Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Update vcr requirement from ~> 2.9.2 to ~> 5.0.0 #51

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented May 28, 2019

Updates the requirements on vcr to permit the latest version.

Changelog

Sourced from vcr's changelog.

Changelog

4.0.0

Full Changelog

  • [Feature] Output non-matched headers on error
  • [Fix] Allow non-latin charaters in cassette filenames
  • [Breaking] Remove deprecated VCR::RSpec::Macros
  • [Breaking] Remove support for ruby 1.9.3
  • [Breaking] Remove support for Fakeweb

3.0.3

Full Changelog

Bug Fixes:

  • rebuild Gem with ruby 2.2 to avoid rubygems issue #1448

3.0.2

Full Changelog

Bug Fixes:

  • Support WebMock 2.0.0 by calling WebMock.enable! when the library hook is enabled. (Tony Miller)
  • fix webmock thread safety for with_global_hook_disabled (Jan Berdajs)

3.0.1

Full Changelog

  • [Adding] Use the specs scope as the cassette name when the description is empty (Philipp Tessenow)
  • [Fixing] make ignore_cassettes a boolean again to prevent nil.dup crashes (Harald Sitter)
  • [Fixing] Fix issue #517 Cucumber scenario outlines use incorrect cassette (Jan Berdajs)
  • [Fixing] fix(persisters): use binary mode in read/write (KARASZI István)

3.0.0

Full Changelog

  • [Breaking] test support for 1.8.7, 1.9.2, 2.0.0, 2.1.0, ree, jruby 1.8mode, rbx 1.8mode
  • [Breaking] the possible return value VCR.configuration, it now might return nil
  • [Breaking] the possible return value VCR.cassette_serializers, it now might return nil
  • [Breaking] the possible return value VCR.cassette_persisters, it now might return nil
  • [Breaking] the possible return value VCR.library_hooks, it now might return nil
  • [Breaking] the possible return value VCR.request_ignorer, it now might return nil
  • [Breaking] the possible return value VCR.request_matchers, it now might return nil
  • [Breaking] the threadness of VCR, by using Mutex
... (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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/vcr-tw-5.0.0 branch from e930c10 to 86d7969 Compare October 28, 2019 21:53
@dependabot-preview
Copy link
Author

Superseded by #76.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/vcr-tw-5.0.0 branch February 6, 2020 10:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants