Skip to content

Bump webmock from 2.1.0 to 3.26.2#12

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/webmock-3.26.2
May 12, 2026
Merged

Bump webmock from 2.1.0 to 3.26.2#12
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/webmock-3.26.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps webmock from 2.1.0 to 3.26.2.

Release notes

Sourced from webmock's releases.

3.26.2

  • Add support to parse http/2 request on curb adapter

    Thanks to Christoph Rieß

  • CurbAdapter alias code from response_code

    Thanks to Christoph Rieß

  • Add HTTP.rb v6.0.0 compatibility to http_rb adapter

    Thanks to Erik Berlin

3.26.1

  • Fix compatibility with recent async-http versions

    Thanks to Mikhail Doronin

3.26.0

3.25.2

  • Return support for em_http_request

    Thanks to Oleg

Changelog

Sourced from webmock's changelog.

3.26.2

  • Add support to parse http/2 request on curb adapter

    Thanks to Christoph Rieß

  • CurbAdapter alias code from response_code

    Thanks to Christoph Rieß

  • Add HTTP.rb v6.0.0 compatibility to http_rb adapter

    Thanks to Erik Berlin

3.26.1

  • Fix compatibility with recent async-http versions

    Thanks to Mikhail Doronin

3.26.0

3.25.2

  • Return support for em_http_request

    Thanks to Oleg

3.25.1

  • Fix FrozenError in Typhoeus streaming response body

    Thanks to Patrick Jaberg

3.25.0

  • Resolve net-http adapter deprecation Ruby 3.4

    Thanks to Earlopain

3.24.0

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

    Thanks to Christian Schmidt

... (truncated)

Commits
  • ce700d9 Version 3.26.2
  • ddf8a43 Merge pull request #1121 from criess/cr/curb-http-2-parse-headers
  • 035e9fc [fix] add support to parse http/2 request on curb adapter
  • 29d3532 Merge pull request #1123 from sferik/support-http_rb-6
  • 801ad3b Merge pull request #1122 from criess/cr/curb-easy-code-as-alias
  • a4de224 Add HTTP.rb 6.0.0 compatibility to http_rb adapter
  • c6cf2f1 [fix] CurbAdapter alias code from response_code
  • 596d8a8 Merge pull request #1113 from koic/ci_against_ruby_4_0
  • 86977f8 Run CI against Ruby 4.0
  • cc11b78 Merge pull request #1114 from koic/remove_pride_option_from_minitest_rake_task
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/webmock-3.26.2 branch from 27e313f to 8621d97 Compare May 12, 2026 22:20
Bumps [webmock](https://github.com/bblimke/webmock) from 2.1.0 to 3.26.2.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v2.1.0...v3.26.2)

---
updated-dependencies:
- dependency-name: webmock
  dependency-version: 3.26.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/webmock-3.26.2 branch from 8621d97 to 0539392 Compare May 12, 2026 22:21
@github-actions github-actions Bot merged commit d7fe640 into master May 12, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/bundler/webmock-3.26.2 branch May 12, 2026 22:22
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.

0 participants