CodeTriage
CodeTriage copied to clipboard
Bump vcr from 6.1.0 to 6.2.0
trafficstars
Bumps vcr from 6.1.0 to 6.2.0.
Release notes
Sourced from vcr's releases.
v6.2.0
What's Changed
- Fix incomplete 6.1.0 CHANGELOG notes by
@olleolleollein vcr/vcr#927- Add support for on_data with faraday. by
@zeislerin vcr/vcr#823- Remove unnecessary information from test runner output by
@nellirxin vcr/vcr#932- Clarify faraday's on_data callback tests by
@nellirxin vcr/vcr#933- CI: apt update before apt install by
@olleolleollein vcr/vcr#937- Clarify typhoeus callbacks tests by
@nellirxin vcr/vcr#935- Bump curb to 1.0.1 by
@ryanseysin vcr/vcr#949- Add drop_unused_requests option to exclude unused interactions by
@ryanseysin vcr/vcr#946- Fix CI builds by
@codealchemyin vcr/vcr#963- Add Ruby 3.2 to build matrix by
@codealchemyin vcr/vcr#962- Update rubygems.org docs url by
@alxekbin vcr/vcr#973- docs: swap relishapp w/ in-dev replacement in README by
@jmpagein vcr/vcr#977- DEVELOPMENT.md: Thank Benoit T [ci skip] by
@olleolleollein vcr/vcr#978- Drop ruby 26 by
@olleolleollein vcr/vcr#979- Bump version to v6.2.0 by
@olleolleollein vcr/vcr#955New Contributors
@zeislermade their first contribution in vcr/vcr#823@nellirxmade their first contribution in vcr/vcr#932@ryanseysmade their first contribution in vcr/vcr#949@codealchemymade their first contribution in vcr/vcr#963@alxekbmade their first contribution in vcr/vcr#973@jmpagemade their first contribution in vcr/vcr#977Full Changelog: https://github.com/vcr/vcr/compare/v6.1.0...v6.2.0
Changelog
Sourced from vcr's changelog.
6.2.0 (June 26, 2023)
- Drop support for Ruby 2.6.
- [new] Add
drop_unused_requestsoption to exclude unused interactions (#946) by@ryanseysand@mhuntglickman- [fix] Add support for
on_datawith Faraday (#823) by@zeisler
Commits
a15914eBumping to version 6.2.0 (#955)f0c31a6Drop ruby 26 (#979)766dde2DEVELOPMENT.md: Thank Benoit T [ci skip] (#978)c950d9fdocs: swap relishapp w/ in-dev replacement in README (#977)84a37a5Update docs url (#973)9bbef9cAdd Ruby 3.2 to CI (#962)f353ec2Lockethon(Typhoeus dependency) to 0.15.0 (#963)84e5040CHANGELOG: add #946 to "Unreleased" [ci skip]93ae14eAdd drop_unused_requests option to exclude unused interactions (#946)47a8094Bump curb to 1.0.1 (#949)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)