citizenlab icon indicating copy to clipboard operation
citizenlab copied to clipboard

Bump savon from 2.14.0 to 2.15.0 in /back

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps savon from 2.14.0 to 2.15.0.

Release notes

Sourced from savon's releases.

v2.15.0

What's Changed

  • Drop support for ruby 2.7 and below. Added Ruby 3.2 and 3.3 to test matrix.
  • Allows wasabi v5.x, which now supports faraday

New Contributors

Full Changelog: https://github.com/savonrb/savon/compare/v2.14.0...v2.15.0

Changelog

Sourced from savon's changelog.

2.15.0 (2024-02-10)

  • Drop support for ruby 2.7 and below. Added Ruby 3.2 and 3.3 to test matrix.
  • Allows wasabi v5.x, which now supports faraday
Commits
  • cf187ed allow wasabi 5.x, ensure httpi < 5
  • 86c7097 use checkoutv4 in tests
  • d7dbad6 prepare 2.15.0
  • 13c4d7d test ruby 3.3, drop 2.7
  • 8335f46 gemspec: Require wasabi version that supports Ruby 3 (#997)
  • e862e70 add ruby 3.2 to test matrix
  • b3f6536 allow wasabi 4.x, rubygems mfa, default ruby devcontainer config
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar May 20 '24 14:05 dependabot[bot]