Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

chore(deps): bump phpspec/phpspec from 7.1.0 to 7.2.0 in /vendor-bin/phpspec #613

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps phpspec/phpspec from 7.1.0 to 7.2.0.

Release notes

Sourced from phpspec/phpspec's releases.

7.2.0

Added

Fixed

  • Error when checking an Exception with unset properties is thrown @​jmleroux
  • Sort order of default matchers made consistent between PHP 7/8 @​dannyvw
  • Removed redundant cast @​driesvints

Changed

  • Ship fewer files in the archive versions @​drupol
Changelog

Sourced from phpspec/phpspec's changelog.

[7.2.0]

Added

Fixed

  • Error when checking an Exception with unset properties is thrown @​jmleroux
  • Sort order of default matchers made consistent between PHP 7/8 @​dannyvw
  • Removed redundant cast @​driesvints

Changed

  • Ship fewer files in the archive versions @​drupol
Commits
  • bbeb10f Prepare for 7.2.0 release
  • 717b82d Merge pull request #1402 from loic425/symfony-6-support
  • 4afa39d Merge pull request #1400 from gquemener/display_ignored_resources
  • c5ed836 Display ignored resources with dot formatter
  • ffbbcca Display ignored resources with tap formatter
  • ca01690 Eases autoloading issue debugging
  • 47fe0d1 [Console] Fix finder defintion in PHPSpec
  • 5dd3088 Downgrade PHP to 7.3 on composer
  • 0be38aa Fix typehint and drop support for PHP 7.3
  • 57747e0 Symfony 6 support (without Flex dependency)
  • 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/phpspec](https://github.com/phpspec/phpspec) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/phpspec/phpspec/releases)
- [Changelog](https://github.com/phpspec/phpspec/blob/main/CHANGES-v7.md)
- [Commits](phpspec/phpspec@7.1.0...7.2.0)

---
updated-dependencies:
- dependency-name: phpspec/phpspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2023

Superseded by #662.

@dependabot dependabot bot closed this Jan 1, 2023
@dependabot dependabot bot deleted the dependabot/composer/vendor-bin/phpspec/phpspec/phpspec-7.2.0 branch January 1, 2023 21:00
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants