Bump faraday from 2.8.1 to 2.14.1 by dependabot[bot] · Pull Request #85 · RustPython/rustpython.github.io
Bumps faraday from 2.8.1 to 2.14.1.
Release notes
Sourced from faraday's releases.
v2.14.1
Security Note
This release contains a security fix, we recommend all users to upgrade as soon as possible. A Security Advisory with more details will be posted shortly.
What's Changed
- Add comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot by
@Copilotin lostisland/faraday#1642- Add RFC document for Options architecture refactoring plan by
@Copilotin lostisland/faraday#1644- Bump actions/checkout from 5 to 6 by
@dependabot[bot] in lostisland/faraday#1655- Explicit top-level namespace reference by
@c960657in lostisland/faraday#1657New Contributors
@Copilotmade their first contribution in lostisland/faraday#1642Full Changelog: lostisland/faraday@v2.14.0...v2.14.1
v2.14.0
What's Changed
New features ✨
- Use newer
UnprocessableContentnaming for 422 by@tylerhuntin lostisland/faraday#1638Fixes 🐞
- Convert strings to UTF-8 by
@c960657in lostisland/faraday#1624- Fix
Response#to_hashwhen response not finished yet by@yykameiin lostisland/faraday#1639Misc/Docs 📄
- Lint: use
filter_mapby@olleolleollein lostisland/faraday#1637- Bump
actions/checkoutfrom v4 to v5 by@dependabot[bot] in lostisland/faraday#1636- Fixes documentation by
@dharamgollapudiin lostisland/faraday#1635New Contributors
@c960657made their first contribution in lostisland/faraday#1624@dharamgollapudimade their first contribution in lostisland/faraday#1635@tylerhuntmade their first contribution in lostisland/faraday#1638Full Changelog: lostisland/faraday@v2.13.4...v2.14.0
v2.13.4
What's Changed
- Improve error handling logic and add missing test coverage by
@iMacTiain lostisland/faraday#1633Full Changelog: lostisland/faraday@v2.13.3...v2.13.4
v2.13.3
What's Changed
- Fix type assumption in
Faraday::Errorby@iMacTiain lostisland/faraday#1630
... (truncated)
Commits
16cbd38Version bump to 2.14.1a6d3a3aMerge commit from forkb23f710Explicit top-level namespace reference (#1657)49ba4acBump actions/checkout from 5 to 6 (#1655)51a49bcEnsure Claude reads the guidelines and allow to plan in a gitignored .ai/PLAN...894f65cAdd RFC document for Options architecture refactoring plan (#1644)397e3deAdd comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot ...d98c65cUpdate Faraday-specific AI agent guidelines56c18ecAdd AI agent guidelines specific to Faraday repository3201a42Version bump to 2.14.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.