Skip to content

Comments

Update vcr requirement from ~> 6.3.1 to ~> 6.4.0#7

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/vcr-tw-6.4.0
Open

Update vcr requirement from ~> 6.3.1 to ~> 6.4.0#7
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/vcr-tw-6.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Updates the requirements on vcr to permit the latest version.

Release notes

Sourced from vcr's releases.

v6.4.0

What's Changed

New Contributors

Full Changelog: vcr/vcr@v6.3.1...v6.4.0

Changelog

Sourced from vcr's changelog.

6.4.0 (Dec 11, 2025)

Full Changelog

6.3.1 (Aug 20, 2024)

Full Changelog

6.3.0 (Aug 19, 2024)

Full Changelog

6.2.0 (June 26, 2023)

Full Changelog

6.1.0 (March 13, 2022)

Full Changelog

  • [breaking] Remove support for Ruby 2.4, require Ruby 2.5 or newer (#900) by @​aka47
  • [breaking] JSON-serializer generates pretty-formatted output. (#840) by @​mainameiz
  • [breaking] Drop support for ancient typhoeus 0.4 (#905) by @​aka47
  • [new] Add VCR.turned_on similar to VCR.turned_off (#835) by @​hirowatari
  • [fix] cassettes will match URIs with trailing dot. eg example.com. (#838) by @​hirowatari
  • [fix] Use YAML.unsafe_load if available to load cassette data (better compatibility with Psych 4.0). (#911) by @​casperisfine
  • [patch] Improve error message for syntax error in ERB-using cassettes (#909) by @​sambostock
  • [patch] Handle use_cassette(..., erb: {}) (#908) by @​sambostock
  • [fix] Use fiber-local for global_hook_disabled_requests (#907) by @​jhawthorn

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [vcr](https://github.com/vcr/vcr) to permit the latest version.
- [Release notes](https://github.com/vcr/vcr/releases)
- [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md)
- [Commits](vcr/vcr@v6.3.1...v6.4.0)

---
updated-dependencies:
- dependency-name: vcr
  dependency-version: 6.4.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Dec 29, 2025
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.

0 participants