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

Update dependency webmock to v3.24.0 #25

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webmock (changelog) '3.23.1' -> '3.24.0' age adoption passing confidence

Release Notes

bblimke/webmock (webmock)

v3.24.0

Compare Source

  • Ignore parsing errors when parsing invalid JSON or XML body to match against body pattern #​1066

    Thanks to Christian Schmidt

  • Added support for mocked HTTP::Connection#finished_request? method #​1065

    Thanks to Christian Schmidt

  • Detect if Patron is loaded by checking if Patron::Session constant is defined #​1068

    Thanks to Rodrigo Argumedo

  • Raising an ArgumentError when uri is passed as a Pathname object to stub_request or request expectation declaration.

  • Dropped support for em-http-request on Ruby 3.4. The current version of em-http-request (1.1.7) is incompatible with Ruby 3.4 due to an unresolved issue (https://github.com/igrigorik/em-http-request/issues/365). Support for em-http-request will be re-enabled once the compatibility issue is resolved.

    Thanks to Christian Schmidt


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@yegor256
Copy link
Member

@rultor please, try to merge, since 10 checks have passed

@rultor
Copy link
Contributor

rultor commented Sep 30, 2024

@rultor please, try to merge, since 10 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 6c4a1e4 into master Sep 30, 2024
10 checks passed
@renovate renovate bot deleted the renovate/webmock-3.x branch September 30, 2024 22:02
@rultor
Copy link
Contributor

rultor commented Sep 30, 2024

@rultor please, try to merge, since 10 checks have passed

@yegor256 Done! FYI, the full log is here (took me 23min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants