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

Bump faraday from 2.7.4 to 2.7.10 in /updater #7735

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2023

Bumps faraday from 2.7.4 to 2.7.10.

Release notes

Sourced from faraday's releases.

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

v2.7.8

What's Changed

New Contributors

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

v2.7.7

What's Changed

Full Changelog: lostisland/faraday@v2.7.6...v2.7.7

v2.7.6

What's Changed

Full Changelog: lostisland/faraday@v2.7.5...v2.7.6

v2.7.5

What's Changed

... (truncated)

Commits
  • 1518a98 Version bump to 2.7.10
  • d1743e6 Fix some logging inefficiencies (#1515)
  • 3af5211 Version bump to 2.7.9
  • 1e3e4e0 Include env[:headers] in Stubs::NotFound (#1514)
  • 83676df adds hint to docs/README.md how to compile eventmachine with Ruby >= 3.0 on m...
  • baa7b27 updates raise error middleware docs
  • b47e22b adds Faraday::Response::RaiseError for HTTP 408 when using raise error middle...
  • 2824eaf Version bump to 2.7.8
  • 990799a Fix: Logging headers & errors fails when ConnectionFailed is raised (#1512)
  • be98e8e Version bump to 2.7.7
  • 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 dependabot bot requested a review from a team as a code owner August 5, 2023 00:24
@dependabot dependabot bot added dependencies ruby Dependabot pull requests that update Ruby code labels Aug 5, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/updater/faraday-2.7.10 branch from e60bea0 to 08d5849 Compare August 5, 2023 00:46
Copy link
Member

@jeffwidman jeffwidman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a few more changes in this PR than a normal patch release bump, might be worth deploying standalone rather than on a deploy train...

Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 to 2.7.10.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.7.4...v2.7.10)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/updater/faraday-2.7.10 branch from 08d5849 to 75ffc3d Compare August 8, 2023 21:59
@jeffwidman jeffwidman merged commit 6d2d4ce into main Aug 8, 2023
@jeffwidman jeffwidman deleted the dependabot/bundler/updater/faraday-2.7.10 branch August 8, 2023 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Dependabot pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant