Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump php-vcr/php-vcr from 1.5.2 to 1.5.5 #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2022

Bumps php-vcr/php-vcr from 1.5.2 to 1.5.5.

Release notes

Sourced from php-vcr/php-vcr's releases.

1.5.5

What's Changed

Full Changelog: php-vcr/php-vcr@1.5.4...1.5.5

1.5.4

  • Incompatibility with symfony/event-dispatcher >= 5 fixed (see: #365 and thx to zebraf1 for contributing)

1.5.3

  • Added support to record identical requests (and provide different responses) (see: #380, #379, #270, #161, #131)
Commits
  • fde2ab6 Merge pull request #384 from php-vcr/383-backport-fix-code-transformation-on-...
  • df90936 FIX: Read the whole stream and perform code transformations
  • 0425495 FIX: Fixed phpstan errors introduced by pull request from contributer
  • e261cbc Merge pull request #365 from zebraf1/1.5
  • 3cd0f74 Merge pull request #380 from php-vcr/1.5-record_identical_requests
  • 7d17c69 FIX: Fixed remaining phpstan errors
  • 4469dc5 Revert "FEATURE: Added testcase for mixed cassettes"
  • 061f9e8 FIX: Videorecorder always raised index for identical requests, Cassette have ...
  • e53ad7c FIX: Indentions
  • fa4153b FIX: Fixed remaining phpstan errors
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [php-vcr/php-vcr](https://github.com/php-vcr/php-vcr) from 1.5.2 to 1.5.5.
- [Release notes](https://github.com/php-vcr/php-vcr/releases)
- [Changelog](https://github.com/php-vcr/php-vcr/blob/master/docs/old-changelog.md)
- [Commits](php-vcr/php-vcr@1.5.2...1.5.5)

---
updated-dependencies:
- dependency-name: php-vcr/php-vcr
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 28, 2022
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.

0 participants