chore(deps): update dependency webmock to '~> 3.26.0'

This MR contains the following updates:

Package Change Age Confidence
webmock (changelog) '~> 3.23.0' -> '~> 3.26.0' age confidence

View the Renovate pipeline for this MR


Release Notes

bblimke/webmock (webmock)

v3.26.1

Compare Source

Fix compatibility with recent async-http versions

Thanks to [Mikhail Doronin](https://github.com/misdoro)

v3.26.0

Compare Source

v3.25.2

Compare Source

  • Return support for em_http_request

    Thanks to Oleg

v3.25.1

Compare Source

  • Fix FrozenError in Typhoeus streaming response body

    Thanks to Patrick Jaberg

v3.25.0

Compare Source

  • Resolve net-http adapter deprecation Ruby 3.4

    Thanks to Earlopain

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 - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by renovate-bot

Merge request reports

Loading