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

Build(deps): Bump faraday-net_http from 1.0.1 to 3.0.2 #2950

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 13, 2022

Bumps faraday-net_http from 1.0.1 to 3.0.2.

Release notes

Sourced from faraday-net_http's releases.

v3.0.2

What's Changed

New Contributors

Full Changelog: lostisland/faraday-net_http@v3.0.1...v3.0.2

v3.0.1

What's Changed

New Contributors

Full Changelog: lostisland/faraday-net_http@v3.0.0...v3.0.1

v3.0.0

What's Changed

Why a 3.0 release? What's the breaking change?

Faraday 2.5 introduces a new streaming API and other changes that we want to take advantage on. However, releasing a new 2.x version of the gem would cause it to be pulled in projects where Faraday has not been updated to v2.5+ yet, causing errors.

For this reason, we're instead releasing this as v3.0, which only the next (compatible) version of faraday will allow to use.

Full Changelog: lostisland/faraday-net_http@v2.1.0...v3.0.0

v2.1.0

What's Changed

New Contributors

Full Changelog: lostisland/faraday-net_http@v2.0.3...v2.1.0

v2.0.3

What's Changed

Full Changelog: lostisland/faraday-net_http@v2.0.2...v2.0.3

v2.0.2

What's Changed

... (truncated)

Commits
  • 0f9970b Version bump to 3.0.2
  • 31485e9 Simplify charset parsing (#28)
  • 3b84326 Version bump to 3.0.1
  • 3fe6c69 Fix ReDos/performance when receiving crafted response headers (#27)
  • 616bd1c Version bump (3.0.0), set faraday dev dependency to 2.5 and required Ruby ver...
  • 72c65ca Add support for new Faraday streaming API (#26)
  • 1b926b2 Fix verify_hostname spec (#24)
  • 9a1c9b0 Version bump to 2.1.0
  • 106be80 Handle verify_hostname ssl option (#23)
  • 89f1eea Version bump to 2.0.3
  • 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 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)

Bumps [faraday-net_http](https://github.com/lostisland/faraday-net_http) from 1.0.1 to 3.0.2.
- [Release notes](https://github.com/lostisland/faraday-net_http/releases)
- [Commits](lostisland/faraday-net_http@v1.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: faraday-net_http
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 13, 2022
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
0 participants