Skip to content

build(deps): bump the dependencies group across 1 directory with 8 updates #1496

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 7 updates in the / directory:

Package From To
symfony/polyfill-iconv 1.31.0 1.32.0
symfony/polyfill-mbstring 1.31.0 1.32.0
symfony/var-dumper 7.2.3 7.2.6
thecodingmachine/safe 3.1.0 3.3.0
phpspec/prophecy 1.20.0 1.22.0
phpspec/prophecy-phpunit 2.3.0 2.4.0
symfony/yaml 7.2.5 7.2.6

Updates symfony/polyfill-iconv from 1.31.0 to 1.32.0

Commits

Updates symfony/polyfill-mbstring from 1.31.0 to 1.32.0

Commits

Updates symfony/var-dumper from 7.2.3 to 7.2.6

Release notes

Sourced from symfony/var-dumper's releases.

v7.2.6

Changelog (symfony/var-dumper@v7.2.5...v7.2.6)

  • no significant changes
Commits

Updates thecodingmachine/safe from 3.1.0 to 3.3.0

Release notes

Sourced from thecodingmachine/safe's releases.

v3.3.0

What's Changed

Full Changelog: thecodingmachine/safe@v3.2.0...v3.3.0

v3.2.0

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v3.1.1...v3.2.0

v3.1.1

What's Changed

New Contributors

... (truncated)

Commits

Updates phpspec/prophecy from 1.20.0 to 1.22.0

Release notes

Sourced from phpspec/prophecy's releases.

v1.22.0

1.22.0

Removed:

v1.21.0

Added:

Add support for PHPUnit 12 (@​jean85)

Changelog

Sourced from phpspec/prophecy's changelog.

1.22.0

Removed:

1.21.0

Added:

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
  • See full diff in compare view

Updates phpspec/prophecy-phpunit from 2.3.0 to 2.4.0

Release notes

Sourced from phpspec/prophecy-phpunit's releases.

2.4.0

What's Changed

Full Changelog: phpspec/prophecy-phpunit@v2.3.0...v2.4.0

Changelog

Sourced from phpspec/prophecy-phpunit's changelog.

2.4.0

  • Add support for PHPUnit 12
Commits

Updates phpunit/phpunit from 10.5.45 to 10.5.46

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 10.5.46

Added

  • displayDetailsOnAllIssues attribute on the <phpunit> element of the XML configuration file and --display-all-issues CLI option for controlling whether PHPUnit should display details on all issues that are triggered (default: false)
  • failOnAllIssues attribute on the <phpunit> element of the XML configuration file and --fail-on-all-issues CLI option for controlling whether PHPUnit should fail on all issues that are triggered (default: false)

Changed

  • #5956: Improved handling of deprecated E_STRICT constant
  • Improved message when test is considered risky for printing unexpected output

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.46] - 2025-05-02

Added

  • displayDetailsOnAllIssues attribute on the <phpunit> element of the XML configuration file and --display-all-issues CLI option for controlling whether PHPUnit should display details on all issues that are triggered (default: false)
  • failOnAllIssues attribute on the <phpunit> element of the XML configuration file and --fail-on-all-issues CLI option for controlling whether PHPUnit should fail on all issues that are triggered (default: false)

Changed

  • #5956: Improved handling of deprecated E_STRICT constant
  • Improved message when test is considered risky for printing unexpected output
Commits

Updates symfony/yaml from 7.2.5 to 7.2.6

Release notes

Sourced from symfony/yaml's releases.

v7.2.6

Changelog (symfony/yaml@v7.2.5...v7.2.6)

  • no significant changes
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.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [symfony/polyfill-iconv](https://github.com/symfony/polyfill-iconv) | `1.31.0` | `1.32.0` |
| [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) | `1.31.0` | `1.32.0` |
| [symfony/var-dumper](https://github.com/symfony/var-dumper) | `7.2.3` | `7.2.6` |
| [thecodingmachine/safe](https://github.com/thecodingmachine/safe) | `3.1.0` | `3.3.0` |
| [phpspec/prophecy](https://github.com/phpspec/prophecy) | `1.20.0` | `1.22.0` |
| [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) | `2.3.0` | `2.4.0` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.2.5` | `7.2.6` |



Updates `symfony/polyfill-iconv` from 1.31.0 to 1.32.0
- [Commits](symfony/polyfill-iconv@v1.31.0...v1.32.0)

Updates `symfony/polyfill-mbstring` from 1.31.0 to 1.32.0
- [Commits](symfony/polyfill-mbstring@v1.31.0...v1.32.0)

Updates `symfony/var-dumper` from 7.2.3 to 7.2.6
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/7.2/CHANGELOG.md)
- [Commits](symfony/var-dumper@v7.2.3...v7.2.6)

Updates `thecodingmachine/safe` from 3.1.0 to 3.3.0
- [Release notes](https://github.com/thecodingmachine/safe/releases)
- [Commits](thecodingmachine/safe@v3.1.0...v3.3.0)

Updates `phpspec/prophecy` from 1.20.0 to 1.22.0
- [Release notes](https://github.com/phpspec/prophecy/releases)
- [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy@v1.20.0...v1.22.0)

Updates `phpspec/prophecy-phpunit` from 2.3.0 to 2.4.0
- [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.3.0...v2.4.0)

Updates `phpunit/phpunit` from 10.5.45 to 10.5.46
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.46/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.45...10.5.46)

Updates `symfony/yaml` from 7.2.5 to 7.2.6
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.2/CHANGELOG.md)
- [Commits](symfony/yaml@v7.2.5...v7.2.6)

---
updated-dependencies:
- dependency-name: symfony/polyfill-iconv
  dependency-version: 1.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: symfony/polyfill-mbstring
  dependency-version: 1.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: symfony/var-dumper
  dependency-version: 7.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: thecodingmachine/safe
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: phpspec/prophecy
  dependency-version: 1.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: phpspec/prophecy-phpunit
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: phpunit/phpunit
  dependency-version: 10.5.46
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/yaml
  dependency-version: 7.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 May 26, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/composer/dependencies-e4e8e1dea9 branch June 2, 2025 06:30
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.

0 participants