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 savon from 2.13.1 to 2.15.0 #3229

Open
wants to merge 1 commit into
base: v3.13.0
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2024

Bumps savon from 2.13.1 to 2.15.0.

Release notes

Sourced from savon's releases.

v2.15.0

  • 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

v2.14.0

  • BC BREAKING Fix: savonrb/savon#985 Renamed Savon::Response#hash to Savon::Response#full_hash
  • BC BREAKING Fix: savonrb/savon#988 Savon no longer monkeypatches String#snakecase
  • Fix: savonrb/savon#989 Do not include xmlns from WSDL, which breaks some servers
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

2.14.0 (2022-12-16)

  • BC BREAKING Fix: #985 Renamed Savon::Response#hash to Savon::Response#full_hash
  • BC BREAKING Fix: #988 Savon no longer monkeypatches String#snakecase
  • Fix: #989 Do not include xmlns from WSDL, which breaks some servers
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
  • f4b8c3b prepare 2.14 release
  • aca2756 Update CHANGELOG.md
  • fc54703 Fix #986 do not include xmlns namespace from WSDL (#989)
  • Additional commits viewable 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.

Bumps [savon](https://github.com/savonrb/savon) from 2.13.1 to 2.15.0.
- [Release notes](https://github.com/savonrb/savon/releases)
- [Changelog](https://github.com/savonrb/savon/blob/master/CHANGELOG.md)
- [Commits](savonrb/savon@v2.13.1...v2.15.0)

---
updated-dependencies:
- dependency-name: savon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants