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.12.1 to 2.13.0 #4973

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2022

Bumps savon from 2.12.1 to 2.13.0.

Release notes

Sourced from savon's releases.

v2.13.0

  • Drop support for ruby 2.6 and below. Added Ruby 3.0 and 3.1 to test matrix.
  • Fix: #868 Remove xmlns:wsa's already added elsewhere; select Content-Type HTTP header based on SOAP version.
  • Fix: #943 Read all namespaces from wsdl definition if document exists
  • Feature: #920 Add a write_timeout setter for HTTP requests
  • Feature: #930 Add options for SSL min_version/max_version support
  • Feature: #931 Add log_headers option
Changelog

Sourced from savon's changelog.

2.13.0 (2022-08-03)

  • Drop support for ruby 2.6 and below. Added Ruby 3.0 and 3.1 to test matrix.
  • Fix: #868 Remove xmlns:wsa's already added elsewhere; select Content-Type HTTP header based on SOAP version.
  • Fix: #943 Read all namespaces from wsdl definition if document exists
  • Feature: #920 Add a write_timeout setter for HTTP requests
  • Feature: #930 Add options for SSL min_version/max_version support
  • Feature: #931 Add log_headers option
Commits
  • 1d09032 trunk version 2.13.0
  • 12057f0 remove orphaned reference to .travis.yml
  • 4bd1d20 prepare v2.13.0
  • e8f0af9 Update CHANGELOG.md
  • b0926be Add log headers option to globals (#931)
  • 17a79f9 ruby 3.1 to test matrix, remove unsupported rubies (#975)
  • 045082c read all namespaces from wsdl definition if document exists (#943)
  • 488c4ae Refactor use of monkey-patched Object#blank? (#972)
  • 54ad125 README: Add example on how to provide the wsdl document as a string (#968)
  • 6ab5f98 gemspec: allow httpi 3.0, too (#967)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that updates a dependency label Aug 26, 2022
@javierm javierm added this to Reviewing in Consul Democracy Aug 26, 2022
@javierm javierm self-assigned this Aug 26, 2022
@javierm javierm force-pushed the dependabot/bundler/master/savon-2.13.0 branch from 08639f8 to 180fe90 Compare August 26, 2022 20:48
Bumps [savon](https://github.com/savonrb/savon) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/savonrb/savon/releases)
- [Changelog](https://github.com/savonrb/savon/blob/master/CHANGELOG.md)
- [Commits](savonrb/savon@v2.12.1...v2.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@javierm javierm force-pushed the dependabot/bundler/master/savon-2.13.0 branch from 180fe90 to 385e113 Compare August 26, 2022 20:48
Consul Democracy automation moved this from Reviewing to Testing Aug 26, 2022
@javierm javierm merged commit 40d1395 into master Aug 26, 2022
Consul Democracy automation moved this from Testing to Release 1.6.0 Aug 26, 2022
@javierm javierm deleted the dependabot/bundler/master/savon-2.13.0 branch August 26, 2022 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant