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.14.0 in /back #4819

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps savon from 2.12.1 to 2.14.0.

Release notes

Sourced from savon's releases.

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

v2.13.1

  • Fix: #977 Prevent "xmlns:xmlns" namespace but allow "xmlns" namespace.

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.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

2.13.1 (2022-09-04)

  • Fix: #977 Prevent "xmlns:xmlns" namespace but allow "xmlns" namespace.

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

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 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 dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 8, 2023
@dependabot dependabot bot requested a review from adessy May 8, 2023 15:10
@cl-dev-bot
Copy link
Collaborator

cl-dev-bot commented May 8, 2023

Warnings
⚠️ The PR title contains no Jira issue key (case-sensitive)
⚠️ The branch name contains no Jira issue key (case-sensitive)
Messages
📖 Changelog provided 🎉
📖

Run the e2e tests

📖 Check translation progress

Generated by 🚫 dangerJS against 614be45

@dependabot dependabot bot force-pushed the dependabot/bundler/back/savon-2.14.0 branch from 183bf2e to 38ac50e Compare May 9, 2023 11:26
@dependabot dependabot bot force-pushed the dependabot/bundler/back/savon-2.14.0 branch from 38ac50e to 81d8700 Compare May 17, 2023 13:13
@dependabot dependabot bot force-pushed the dependabot/bundler/back/savon-2.14.0 branch from 81d8700 to 688fc81 Compare June 6, 2023 14:28
@adessy
Copy link
Contributor

adessy commented Oct 18, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/back/savon-2.14.0 branch from 688fc81 to 23049be Compare October 18, 2023 08:35
@adessy
Copy link
Contributor

adessy commented Oct 24, 2023

@dependabot recreate

Bumps [savon](https://github.com/savonrb/savon) from 2.12.1 to 2.14.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.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/back/savon-2.14.0 branch from 23049be to 614be45 Compare October 24, 2023 10:38
@adessy adessy merged commit 4011f42 into master Oct 24, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/back/savon-2.14.0 branch October 24, 2023 11:51
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
Development

Successfully merging this pull request may close these issues.

2 participants