Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update faraday requirement from ~> 1 to ~> 2 #39

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Updates the requirements on faraday to permit the latest version.

Release notes

Sourced from faraday's releases.

v2.7.12

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.7.11...v2.7.12

v2.7.11

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.7.10...v2.7.11

v2.7.10

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.7.9...v2.7.10

v2.7.9

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.7.8...v2.7.9

... (truncated)

Commits
  • 3e27447 Version bump to 2.7.12
  • 63ba2aa 429 error
  • 5fccc20 Update parallel-requests.md
  • 28a097f Version bump to 2.7.11
  • 5ccddaa Add option for omitting request data from Faraday exceptions (#1526)
  • ea30bd0 Add base64 to runtime dependency
  • 230fa1b Format code with less indent
  • 7ce6865 Fix a test failure using Ruby 3.3.0dev
  • 26168c4 Fix included middleware links
  • 63c38f7 Fix 404 link in UPGRADING documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 27, 2023
@dependabot dependabot bot force-pushed the dependabot-bundler-faraday-2.7.12 branch 5 times, most recently from 9eb7020 to b1a6f92 Compare December 4, 2023 20:13
@dependabot dependabot bot force-pushed the dependabot-bundler-faraday-2.7.12 branch 5 times, most recently from 82962c6 to e0a77e4 Compare December 11, 2023 17:58
@dependabot dependabot bot force-pushed the dependabot-bundler-faraday-2.7.12 branch 5 times, most recently from 3546824 to 52bcad0 Compare December 14, 2023 04:39
Updates the requirements on [faraday](https://github.com/lostisland/faraday) to permit the latest version.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v1.10.3...v2.7.12)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-bundler-faraday-2.7.12 branch from 52bcad0 to fc9a695 Compare December 15, 2023 01:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #42.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot-bundler-faraday-2.7.12 branch December 25, 2023 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants