Update webmock 3.23.1 → 3.24.0 (minor) #1546
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.1 → 3.24.0) · Repo · Changelog
Release Notes
3.24.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
Version 3.24.0
.gitignore .tool-versions
Merge pull request #1070 from c960657/em-http-ruby-head
Whitespace
Revert JRuby change
Do not speculate about em-http-request version
Exclude em-http-request on Ruby 3.4
Handle URI::Generic in RequestPattern uri
Merge branch 'master' of github.com:bblimke/webmock
Merge pull request #1068 from rodrigoargumedo/patron-fix
Merge branch 'master' into patron-fix
Raising an ArgumentError when uri is passed as Pathname object to stub_request or assert_requested.
Merge pull request #1065 from c960657/finished-request
Ignore jruby errors on CI for now.
Maybe jruby not jruby-head on CI is more stable?
sudo apt update on CI before apt install
Refactoring to avoid RequestPattern being coupled with JSON or XML parser specific parsing exceptions.
Merge pull request #1066 from c960657/invalid-xml
Fix test
Use Patron::Session instead of Patron namespace
Rescue exceptions
Mock HTTP::Connection#finished_request?
Update CI.yml to run tests on jruby-head
Merge pull request #1061 from postmodern/fix_async_http_client
Also initialize `Async::HTTP::WebMockClientWrapper#endpoint` (closes #1060).
`Async::HTTP::Client#initialize` uses keyword arguments.
Release Notes
2.8.7 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
1.1.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 14 commits:
Bump version to 1.1.1
Merge pull request #94 from amatsuda/exclude_specs_from_gem_package
Merge pull request #93 from MatzFan/ignore_keys_fix
Exclude spec files from gem package
fix #88 bug in ignore_keys option
Merge pull request #91 from nishidayuya/chore_follow_rubocop_changes
chore: migrate from Metrics/LineLength to Layout/LineLength
chore: follow rubocop changes
Merge pull request #90 from nishidayuya/ci_add_github_actions_workflow
docs: fix repository path to original repository owner
docs: add badge for GitHub Actions
ci: add GitHub Actions workflow
Merge pull request #89 from IvanVIII/master
Update changelog.md
Release Notes
6.0.1 (from changelog)
6.0.0 (from changelog)
5.1.1 (from changelog)
5.1.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
Release 6.0.1
Updated list from source (#325)
Updated list from source (#324)
Updated list from source (#323)
Updated list from source (#322)
Updated list from source (#321)
Updated list from source (#320)
Updated list from source (#319)
Updated list from source (#318)
Updated list from source (#317)
Updated list from source (#316)
Update mocha requirement from ~> 2.3.0 to ~> 2.4.0 (#313)
Updated list from source (#312)
Release 6.0.0
Release 5.1.0
Updated list from source (#311)
Updated list from source (#310)
Updated list from source (#309)
Updated list from source (#308)
Updated list from source (#307)
Updated list from source (#306)
Updated list from source (#305)
Updated list from source (#304)
Fix rubocop
Update SECURITY.md
Update mocha requirement from ~> 2.2.0 to ~> 2.3.0 (#303)
Updated list from source (#302)
Update psl-update.yml
Updated list from source (#301)
Updated list from source (#300)
Updated list from source (#299)
Updated list from source (#298)
Updated list from source (#297)
Updated list from source (#296)
Updated list from source (#295)
Updated list from source (#294)
Update mocha requirement from ~> 2.1.0 to ~> 2.2.0 (#292)
Remove support for old Ruby
Fix rubocop false positive
Fix rubocop offense
Updated list from source (#293)
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