Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Updates the requirements on phpspec/prophecy to permit the latest version.

Release notes

Sourced from phpspec/prophecy's releases.

v1.22.0

1.22.0

Removed:

Changelog

Sourced from phpspec/prophecy's changelog.

1.22.0

Removed:

1.21.0

Added:

1.20.0

Added:

Fixed:

  • Fix support for doubling methods using an enum case as default value of a parameter (@​jdreesen)
  • Fix deprecation when doubling a class with constructor parameters (@​singinwhale, @​W0rma)
  • Fix deprecation warning when using phpdocumentor/reflection-docblock 5.4+ (@​jrfnl)

1.19.0

Added:

  • Allow sebastian/comparator and sebastian/recursion-context 6

1.18.0 / 2023-12-07

  • [added] Add support for PHP 8.3 [@​rajeshreeputra]
  • [changed] Improve the error when using return types that Prophecy does not support for mocking [@​stof]
  • [changed] Add more precise type for static analysis [@​stof]
  • [fixed] Error when comparing object arguments with integers [@​lucassabreu]
  • [changed] Add PHP 8.2 to test matrix [@​Jean85]
  • [Added] Allow sebastian/comparator and sebastian/recursion-context 5, and phpunit/phpunit 10 [@​Jean85]
  • [docs] Switch travis status badge to GHA one [@​michalbundyra]

1.17.0 / 2023-02-02

  • [added] Add generic types for ProphecyInterface and ObjectProphecy [@​stof]
  • [added] Add the conditional return type for ObjectProphecy::getMethodProphecies [@​stof]

... (truncated)

Commits
  • 35f1adb Merge pull request #639 from Jean85/phpstan-v2
  • c25152c Solve more error, based on CI output
  • 8a9ea35 Drop support to PHP below 7.4
  • 12d783a Solve one additional error
  • b5c11c3 Resolve PHPStan issues after upgrading to v2
  • cce8f7a Require PHPStan v2
  • 7594ec2 Merge pull request #638 from Jean85/patch-3
  • 4ead0d5 Update CHANGES.md for v1.21
  • 53ab8ce Merge pull request #635 from Jean85/allow-sebastian-comparator-7
  • 7cfa9da Allow new major of sebastian/* packages to allow PHPUnit 12 for end users
  • Additional commits viewable in compare view

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 [phpspec/prophecy](https://github.com/phpspec/prophecy) to permit the latest version.
- [Release notes](https://github.com/phpspec/prophecy/releases)
- [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy@v1.19.0...v1.22.0)

---
updated-dependencies:
- dependency-name: phpspec/prophecy
  dependency-version: 1.22.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 1, 2025
@coveralls
Copy link

Coverage Status

coverage: 99.523% (+0.001%) from 99.522%
when pulling ad88829 on dependabot/composer/phpspec/prophecy-tw-1.22
into ad56812 on 4.x.

@odan odan closed this May 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 18, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/phpspec/prophecy-tw-1.22 branch May 18, 2025 10:52
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.

3 participants