Update webmock 3.23.0 → 3.23.1 (patch) #247
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webmock (3.23.0 → 3.23.1) · Repo · Changelog
Release Notes
3.23.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Added Ruby 3.3 to the list of supported Ruby versions in README
Version 3.23.1
Merge pull request #1056 from IFTTT/master
Much simpler
Use Async::Socket if is present
Update version.rb
Use single-quotes
Replace Async::IO::Socket usage with stdlib Socket for async-http adapter to remove implicit dependency on async-io
Release Notes
3.1.8
3.1.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Bump up to 3.1.8
CHANGES: Add note for 3.1.7
CHANGES: Add 3.1.8 entry
CHANGES: Add 3.1.7 entry
Provide a 'Changelog' link on rubygems.org/gems/bigdecimal (#281)
Add missing documents (#277)
Fix memory leak in VpAlloc by exception (#294)
CI: Remove macos-latest 2.5
Merge pull request #292 from andrykonchin/ak/restore-truffleruby-on-ci
Restore TruffleRuby on CI
Bump up 3.1.7
Merge pull request #287 from rhannequin/rake-test-and-not-rake-spec
Rename `rake spec` with `rake test` in documentation
Merge pull request #286 from mame/no-backtick-in-error-messages
Support Ruby 3.4's new error message format
Merge pull request #285 from ruby/use-latest-version-of-macos
Exclude Ruby 2.5 with Apple Silicon
Use macos-arm-oss and latest versions for test and benchmark CI
Release Notes
5.0.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Release 5.0.5
Update year
Updated list from source (#291)
Updated list from source (#289)
Updated list from source (#288)
Updated list from source (#287)
Updated list from source (#286)
Updated list from source (#285)
Updated list from source (#284)
Updated list from source (#283)
Bump peter-evans/create-pull-request from 5 to 6 (#282)
Add Ruby 3.3 to CI matrix (#281)
Updated list from source (#280)
Updated list from source (#279)
Updated list from source (#278)
Updated list from source (#277)
Updated list from source (#276)
Updated list from source (#275)
Updated list from source (#274)
Updated list from source (#273)
Updated list from source (#272)
chore(changelog): fix wrong linked pull request (#271)
Updated list from source (#270)
Update release.yml
Update release.yml
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands