Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps the all group with 4 updates: symfony/console, symfony/dependency-injection, symfony/yaml and slevomat/coding-standard.

Updates symfony/console from 7.2.1 to 7.2.5

Release notes

Sourced from symfony/console's releases.

v7.2.5

Changelog (symfony/console@v7.2.4...v7.2.5)

Commits
  • e51498e Merge branch '6.4' into 7.2
  • 2e4af9c fix(console): fix progress bar messing output in section when there is an EOL
  • See full diff in compare view

Updates symfony/dependency-injection from 7.2.4 to 7.2.5

Release notes

Sourced from symfony/dependency-injection's releases.

v7.2.5

Changelog (symfony/dependency-injection@v7.2.4...v7.2.5)

Commits
  • 58ab713 Merge branch '6.4' into 7.2
  • c49796a [VarExporter] Fix support for hooks and asymmetric visibility
  • See full diff in compare view

Updates symfony/yaml from 7.2.3 to 7.2.5

Release notes

Sourced from symfony/yaml's releases.

v7.2.5

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

Commits

Updates slevomat/coding-standard from 8.16.1 to 8.16.2

Release notes

Sourced from slevomat/coding-standard's releases.

8.16.2

🐛 Fixes

  • SlevomatCodingStandard.TypeHints.ReturnTypeHint: Fixed false positive
  • SlevomatCodingStandard.Variables.UnusedVariable: Fixed false positive
  • SlevomatCodingStandard.TypeHints.DisallowMixedTypeHint: Fix logic error (thanks to @​jrfnl)
Commits
  • 8bf0408 Slevomat.Classes.ClassMemberSpacing: More tests
  • 080bc06 TypeHints/DisallowMixedTypeHint: fix logic error
  • 1136fb9 SlevomatCodingStandard.Variables.UnusedVariable: Fixed false positive
  • 1071c98 SlevomatCodingStandard.TypeHints.ReturnTypeHint: Fixed false positive
  • 266a906 Updated dependencies
  • See full diff 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 <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

Bumps the all group with 4 updates: [symfony/console](https://github.com/symfony/console), [symfony/dependency-injection](https://github.com/symfony/dependency-injection), [symfony/yaml](https://github.com/symfony/yaml) and [slevomat/coding-standard](https://github.com/slevomat/coding-standard).


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

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

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

Updates `slevomat/coding-standard` from 8.16.1 to 8.16.2
- [Release notes](https://github.com/slevomat/coding-standard/releases)
- [Commits](slevomat/coding-standard@8.16.1...8.16.2)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-version: 7.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/dependency-injection
  dependency-version: 7.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/yaml
  dependency-version: 7.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: slevomat/coding-standard
  dependency-version: 8.16.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

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 Mar 31, 2025
@TravisCarden TravisCarden merged commit e76ce7d into main Apr 2, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/composer/all-e56424da27 branch April 2, 2025 14: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.

2 participants