Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

Updates the requirements on vcr to permit the latest version.

Changelog

Sourced from vcr's 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
  • [Adding] a new :compressed value for serializers that stores in gzipped files
  • [Adding] support for farady's RackBuilder if it exists
  • [Changing] the cucumber scenario naming mechanism
... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 24, 2019
@gierschv
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/vcr-gte-3.0.1-and-tw-4.0 branch from 2a2026c to 425d99a Compare May 24, 2019 16:28
@gierschv
Copy link
Member

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit 8c7a746 into master May 24, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/vcr-gte-3.0.1-and-tw-4.0 branch May 24, 2019 16:34
gierschv added a commit that referenced this pull request Mar 8, 2024
chore: run tests on ruby 3.3
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant