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 phpspec/prophecy-phpunit from 2.0.1 to 2.0.2 #381

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps phpspec/prophecy-phpunit from 2.0.1 to 2.0.2.

Release notes

Sourced from phpspec/prophecy-phpunit's releases.

2.0.2

What's Changed

Full Changelog: phpspec/prophecy-phpunit@v2.0.1...v2.0.2

Changelog

Sourced from phpspec/prophecy-phpunit's changelog.

2.0.2 / 2023-04-18

Add the @not-deprecated annotation to avoid phpstan reporting prophesize as deprecated due to the TestCase deprecation.

Commits
  • 9f26c22 Update the changelog
  • bd5d45d Merge pull request #52 from func0der/mark-method-not-deprecated
  • f2a8053 Add @​not-deprecated annotation to avoid PHPStan errors
  • eb6e1c4 Merge pull request #51 from localheinz/fix/composer
  • 799edb3 Fix: Install dependencies without ramsey/composer-install
  • 862d6ce Merge pull request #50 from localheinz/fix/schema
  • af41250 Fix: Reference schema as installed with composer
  • ea52fb2 Merge pull request #46 from Chris53897/feature/ci-improvments
  • 49c43ec chore: improve ci, bump github action versions, add checks for php 8.2
  • 858b6c5 Merge pull request #43 from Jean85/switch-to-e2e-phpt-tests
  • 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 [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/phpspec/prophecy-phpunit/releases)
- [Changelog](https://github.com/phpspec/prophecy-phpunit/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy-phpunit@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: phpspec/prophecy-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 19, 2023
@github-actions github-actions bot merged commit e7834b3 into 5.x Apr 19, 2023
17 of 18 checks passed
@dependabot dependabot bot deleted the dependabot/composer/phpspec/prophecy-phpunit-2.0.2 branch April 19, 2023 08:57
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants