lostisland/faraday (faraday)
### [`v2.9.1`](https://togithub.com/lostisland/faraday/releases/tag/v2.9.1)
[Compare Source](https://togithub.com/lostisland/faraday/compare/v2.9.0...v2.9.1)
#### What's Changed
##### New features β¨
- Make dig method case-insensitive in Faraday::Utils::Headers by [@vitali-semenyuk](https://togithub.com/vitali-semenyuk) in [https://github.com/lostisland/faraday/pull/1557](https://togithub.com/lostisland/faraday/pull/1557)
- Add `TooManyRequestsError` (429) to error docs by [@tijmenb](https://togithub.com/tijmenb) in [https://github.com/lostisland/faraday/pull/1565](https://togithub.com/lostisland/faraday/pull/1565)
##### Bug Fixes π
- Fix compatibility with Ruby 3.4.0-preview1 by [@m-nakamura145](https://togithub.com/m-nakamura145) in [https://github.com/lostisland/faraday/pull/1560](https://togithub.com/lostisland/faraday/pull/1560)
- Support default json decoder even when nil responds to `:load` by [@gtmax](https://togithub.com/gtmax) in [https://github.com/lostisland/faraday/pull/1563](https://togithub.com/lostisland/faraday/pull/1563)
##### Misc/Docs π
- add bundler config to dependabot by [@geemus](https://togithub.com/geemus) in [https://github.com/lostisland/faraday/pull/1548](https://togithub.com/lostisland/faraday/pull/1548)
- Add RuboCop disables for Style/ArgumentsForwarding by [@olleolleolle](https://togithub.com/olleolleolle) in [https://github.com/lostisland/faraday/pull/1550](https://togithub.com/lostisland/faraday/pull/1550)
- docs: update `body` param type for `run_request` by [@G-Rath](https://togithub.com/G-Rath) in [https://github.com/lostisland/faraday/pull/1545](https://togithub.com/lostisland/faraday/pull/1545)
- Remove unnecessary rubocop disable comments. by [@iMacTia](https://togithub.com/iMacTia) in [https://github.com/lostisland/faraday/pull/1551](https://togithub.com/lostisland/faraday/pull/1551)
- Update rack requirement from ~> 2.2 to ~> 3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/lostisland/faraday/pull/1549](https://togithub.com/lostisland/faraday/pull/1549)
- Use Rubygems Trusted Publishers to publish. by [@iMacTia](https://togithub.com/iMacTia) in [https://github.com/lostisland/faraday/pull/1552](https://togithub.com/lostisland/faraday/pull/1552)
- Lint fix: get to green by [@olleolleolle](https://togithub.com/olleolleolle) in [https://github.com/lostisland/faraday/pull/1558](https://togithub.com/lostisland/faraday/pull/1558)
- Fix Rubocop errors by [@iMacTia](https://togithub.com/iMacTia) in [https://github.com/lostisland/faraday/pull/1561](https://togithub.com/lostisland/faraday/pull/1561)
#### New Contributors
- [@G-Rath](https://togithub.com/G-Rath) made their first contribution in [https://github.com/lostisland/faraday/pull/1545](https://togithub.com/lostisland/faraday/pull/1545)
- [@vitali-semenyuk](https://togithub.com/vitali-semenyuk) made their first contribution in [https://github.com/lostisland/faraday/pull/1557](https://togithub.com/lostisland/faraday/pull/1557)
- [@m-nakamura145](https://togithub.com/m-nakamura145) made their first contribution in [https://github.com/lostisland/faraday/pull/1560](https://togithub.com/lostisland/faraday/pull/1560)
- [@gtmax](https://togithub.com/gtmax) made their first contribution in [https://github.com/lostisland/faraday/pull/1563](https://togithub.com/lostisland/faraday/pull/1563)
**Full Changelog**: https://github.com/lostisland/faraday/compare/v2.9.0...v2.9.1
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.9.0
->2.9.1
Release Notes
lostisland/faraday (faraday)
### [`v2.9.1`](https://togithub.com/lostisland/faraday/releases/tag/v2.9.1) [Compare Source](https://togithub.com/lostisland/faraday/compare/v2.9.0...v2.9.1) #### What's Changed ##### New features β¨ - Make dig method case-insensitive in Faraday::Utils::Headers by [@vitali-semenyuk](https://togithub.com/vitali-semenyuk) in [https://github.com/lostisland/faraday/pull/1557](https://togithub.com/lostisland/faraday/pull/1557) - Add `TooManyRequestsError` (429) to error docs by [@tijmenb](https://togithub.com/tijmenb) in [https://github.com/lostisland/faraday/pull/1565](https://togithub.com/lostisland/faraday/pull/1565) ##### Bug Fixes π - Fix compatibility with Ruby 3.4.0-preview1 by [@m-nakamura145](https://togithub.com/m-nakamura145) in [https://github.com/lostisland/faraday/pull/1560](https://togithub.com/lostisland/faraday/pull/1560) - Support default json decoder even when nil responds to `:load` by [@gtmax](https://togithub.com/gtmax) in [https://github.com/lostisland/faraday/pull/1563](https://togithub.com/lostisland/faraday/pull/1563) ##### Misc/Docs π - add bundler config to dependabot by [@geemus](https://togithub.com/geemus) in [https://github.com/lostisland/faraday/pull/1548](https://togithub.com/lostisland/faraday/pull/1548) - Add RuboCop disables for Style/ArgumentsForwarding by [@olleolleolle](https://togithub.com/olleolleolle) in [https://github.com/lostisland/faraday/pull/1550](https://togithub.com/lostisland/faraday/pull/1550) - docs: update `body` param type for `run_request` by [@G-Rath](https://togithub.com/G-Rath) in [https://github.com/lostisland/faraday/pull/1545](https://togithub.com/lostisland/faraday/pull/1545) - Remove unnecessary rubocop disable comments. by [@iMacTia](https://togithub.com/iMacTia) in [https://github.com/lostisland/faraday/pull/1551](https://togithub.com/lostisland/faraday/pull/1551) - Update rack requirement from ~> 2.2 to ~> 3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/lostisland/faraday/pull/1549](https://togithub.com/lostisland/faraday/pull/1549) - Use Rubygems Trusted Publishers to publish. by [@iMacTia](https://togithub.com/iMacTia) in [https://github.com/lostisland/faraday/pull/1552](https://togithub.com/lostisland/faraday/pull/1552) - Lint fix: get to green by [@olleolleolle](https://togithub.com/olleolleolle) in [https://github.com/lostisland/faraday/pull/1558](https://togithub.com/lostisland/faraday/pull/1558) - Fix Rubocop errors by [@iMacTia](https://togithub.com/iMacTia) in [https://github.com/lostisland/faraday/pull/1561](https://togithub.com/lostisland/faraday/pull/1561) #### New Contributors - [@G-Rath](https://togithub.com/G-Rath) made their first contribution in [https://github.com/lostisland/faraday/pull/1545](https://togithub.com/lostisland/faraday/pull/1545) - [@vitali-semenyuk](https://togithub.com/vitali-semenyuk) made their first contribution in [https://github.com/lostisland/faraday/pull/1557](https://togithub.com/lostisland/faraday/pull/1557) - [@m-nakamura145](https://togithub.com/m-nakamura145) made their first contribution in [https://github.com/lostisland/faraday/pull/1560](https://togithub.com/lostisland/faraday/pull/1560) - [@gtmax](https://togithub.com/gtmax) made their first contribution in [https://github.com/lostisland/faraday/pull/1563](https://togithub.com/lostisland/faraday/pull/1563) **Full Changelog**: https://github.com/lostisland/faraday/compare/v2.9.0...v2.9.1Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.