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?
✳️ vcr (6.2.0 → 6.3.1) · Repo · Changelog
Release Notes
6.3.1
6.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Bumping to version 6.3.1 (#1034)
Move require "faraday/multipart" to spec/ where it is being used (#1032)
CI: Disable fail-fast (#1030)
Bumping to version 6.3.0 (#1029)
add error message when cassete file does not exist (#1028)
Add Rack 2 and Rack 3 to the CI (#1025)
Make VCR CI compatible with Faraday 1 and 2 (#1024)
Allow usage of typhoeus >= 1.2 (#1023)
Update request_ignorer.rb (#1016)
Replace HeaderDowncaser with Hash#transform_keys (#1015)
Hold back rack at 2.x, add gems required for Ruby 3.3 (#1011)
Handle the potential renaming of `ASCII-8BIT` (#924)
current active deloped code for clojure changed repo (vcr-clj) (#1005)
CI: Install apt packages using a script (#1004)
Declare a gem dependency on the Ruby Base 64 gem (#1003)
Consolidate Gemfiles; improve and simplify CI workflow (#1002)
Use proc, not lambda for Ruby 3.3 compat in structs.rb (#993)
Bump actions/checkout from 3 to 4 (#999)
CI: Add dependabot.yml for GitHub Actions updates (#989)
Upgrade cucumber to fix CI failures (#998)
Fix typos in filter_sensitive_data.feature (#990)
Format code: indent (#984)
Drop unused file (#983)
CI: use actions/checkout@v3 (#982)
Remove relish gem, update Web references to point to new docs (#980)
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