Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump webmock from 3.23.1 to 3.24.0 in /packages/ruby (#1088
) Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.1 to 3.24.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bblimke/webmock/blob/master/CHANGELOG.md">webmock's changelog</a>.</em></p> <blockquote> <h1>3.24.0</h1> <ul> <li> <p>Ignore parsing errors when parsing invalid JSON or XML body to match against body pattern <a href="https://redirect.github.com/bblimke/webmock/issues/1066">#1066</a></p> <p>Thanks to <a href="https://github.com/c960657">Christian Schmidt</a></p> </li> <li> <p>Added support for mocked HTTP::Connection#finished_request? method <a href="https://redirect.github.com/bblimke/webmock/issues/1065">#1065</a></p> <p>Thanks to <a href="https://github.com/c960657">Christian Schmidt</a></p> </li> <li> <p>Detect if Patron is loaded by checking if Patron::Session constant is defined <a href="https://redirect.github.com/bblimke/webmock/issues/1068">#1068</a></p> <p>Thanks to <a href="https://github.com/rodrigoargumedo">Rodrigo Argumedo</a></p> </li> <li> <p>Raising an ArgumentError when uri is passed as a Pathname object to stub_request or request expectation declaration.</p> </li> <li> <p>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 (<a href="https://redirect.github.com/igrigorik/em-http-request/issues/365">igrigorik/em-http-request#365</a>). Support for em-http-request will be re-enabled once the compatibility issue is resolved.</p> <p>Thanks to <a href="https://github.com/c960657">Christian Schmidt</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bblimke/webmock/commit/9ff63ac7c845a75278e43236e0128e197f597462"><code>9ff63ac</code></a> Version 3.24.0</li> <li><a href="https://github.com/bblimke/webmock/commit/11a3debaafa413f7735ac7a513929fd2465faebe"><code>11a3deb</code></a> .gitignore .tool-versions</li> <li><a href="https://github.com/bblimke/webmock/commit/cd84c06b824c7ea8e9a5554d2ad66ca211ad1d02"><code>cd84c06</code></a> Merge pull request <a href="https://redirect.github.com/bblimke/webmock/issues/1070">#1070</a> from c960657/em-http-ruby-head</li> <li><a href="https://github.com/bblimke/webmock/commit/4fd657ac77527f687f6eea5e9da601fd464d100d"><code>4fd657a</code></a> Whitespace</li> <li><a href="https://github.com/bblimke/webmock/commit/957792464dd22fe293e862150413d75a24cf7bbe"><code>9577924</code></a> Revert JRuby change</li> <li><a href="https://github.com/bblimke/webmock/commit/9a957a26ad110350c949039747667ae06c7f4176"><code>9a957a2</code></a> Do not speculate about em-http-request version</li> <li><a href="https://github.com/bblimke/webmock/commit/34d16285dbcc574c90b273a89f16cb5fb9f4222a"><code>34d1628</code></a> Exclude em-http-request on Ruby 3.4</li> <li><a href="https://github.com/bblimke/webmock/commit/f4bfa73a078d1a94266479687bbc51d8b7504bb6"><code>f4bfa73</code></a> Handle URI::Generic in RequestPattern uri</li> <li><a href="https://github.com/bblimke/webmock/commit/276456d22c270252cdcdc086520f8f267bf4209e"><code>276456d</code></a> Merge branch 'master' of github.com:bblimke/webmock</li> <li><a href="https://github.com/bblimke/webmock/commit/708754616eab4239c6fa4bc0d09f619a1c10eef0"><code>7087546</code></a> Merge pull request <a href="https://redirect.github.com/bblimke/webmock/issues/1068">#1068</a> from rodrigoargumedo/patron-fix</li> <li>Additional commits viewable in <a href="https://github.com/bblimke/webmock/compare/v3.23.1...v3.24.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webmock&package-manager=bundler&previous-version=3.23.1&new-version=3.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information