Skip to content

Bump webmock from 3.25.1 to 3.26.2#33

Merged
mgruner merged 1 commit into
masterfrom
dependabot/bundler/webmock-3.26.2
Apr 27, 2026
Merged

Bump webmock from 3.25.1 to 3.26.2#33
mgruner 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 Apr 27, 2026

Bumps webmock from 3.25.1 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

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 Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/webmock-3.26.2 branch from d7c6f02 to 753782b Compare April 27, 2026 11:15
@mgruner
Copy link
Copy Markdown
Contributor

mgruner commented Apr 27, 2026

@dependabot rebase

Bumps [webmock](https://github.com/bblimke/webmock) from 3.25.1 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@v3.25.1...v3.26.2)

---
updated-dependencies:
- dependency-name: webmock
  dependency-version: 3.26.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/webmock-3.26.2 branch from 753782b to 4e4a4ff Compare April 27, 2026 11:23
@mgruner mgruner merged commit e996a70 into master Apr 27, 2026
1 check passed
@mgruner mgruner deleted the dependabot/bundler/webmock-3.26.2 branch April 27, 2026 11:24
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.

1 participant