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'
|
View the Renovate pipeline for this MR
Release Notes
bblimke/webmock (webmock)
v3.26.1
Fix compatibility with recent async-http versions
Thanks to [Mikhail Doronin](https://github.com/misdoro)
v3.26.0
-
Support Addressable::URI in request patterns
Thanks to Alexey Zapparov
v3.25.2
-
Return support for
em_http_requestThanks to Oleg
v3.25.1
-
Fix FrozenError in Typhoeus streaming response body
Thanks to Patrick Jaberg
v3.25.0
-
Resolve net-http adapter deprecation Ruby 3.4
Thanks to Earlopain
v3.24.0
-
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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.