Skip to content

Commit

Permalink
Bump the symfony group across 1 directory with 35 updates (#1029)
Browse files Browse the repository at this point in the history
* Bump the symfony group across 1 directory with 35 updates

Bumps the symfony group with 32 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [symfony/asset](https://github.com/symfony/asset) | `7.1.6` | `7.2.0` |
| [symfony/browser-kit](https://github.com/symfony/browser-kit) | `7.1.6` | `7.2.0` |
| [symfony/clock](https://github.com/symfony/clock) | `7.1.6` | `7.2.0` |
| [symfony/console](https://github.com/symfony/console) | `7.1.8` | `7.2.1` |
| [symfony/css-selector](https://github.com/symfony/css-selector) | `7.1.6` | `7.2.0` |
| [symfony/doctrine-messenger](https://github.com/symfony/doctrine-messenger) | `7.1.6` | `7.2.3` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.1.6` | `7.2.0` |
| [symfony/expression-language](https://github.com/symfony/expression-language) | `7.1.6` | `7.2.0` |
| [symfony/form](https://github.com/symfony/form) | `7.1.6` | `7.2.3` |
| [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer) | `7.1.6` | `7.2.3` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.1.9` | `7.2.3` |
| [symfony/intl](https://github.com/symfony/intl) | `7.1.8` | `7.2.0` |
| [symfony/mime](https://github.com/symfony/mime) | `7.1.6` | `7.2.3` |
| [symfony/notifier](https://github.com/symfony/notifier) | `7.1.6` | `7.2.0` |
| [symfony/process](https://github.com/symfony/process) | `7.1.8` | `7.2.0` |
| [symfony/runtime](https://github.com/symfony/runtime) | `7.1.7` | `7.2.3` |
| [symfony/scheduler](https://github.com/symfony/scheduler) | `7.1.6` | `7.2.3` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.1.6` | `7.2.3` |
| [symfony/serializer](https://github.com/symfony/serializer) | `7.1.8` | `7.2.3` |
| [symfony/slack-notifier](https://github.com/symfony/slack-notifier) | `7.1.6` | `7.2.0` |
| [symfony/stimulus-bundle](https://github.com/symfony/stimulus-bundle) | `2.21.0` | `2.22.1` |
| [symfony/string](https://github.com/symfony/string) | `7.1.8` | `7.2.0` |
| [symfony/translation](https://github.com/symfony/translation) | `7.1.6` | `7.2.2` |
| [symfony/twig-bundle](https://github.com/symfony/twig-bundle) | `7.1.6` | `7.2.0` |
| [symfony/uid](https://github.com/symfony/uid) | `7.1.6` | `7.2.0` |
| [symfony/validator](https://github.com/symfony/validator) | `7.1.8` | `7.2.3` |
| [symfony/web-link](https://github.com/symfony/web-link) | `7.1.6` | `7.2.0` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.1.6` | `7.2.3` |
| [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `7.1.6` | `7.2.0` |
| [symfony/maker-bundle](https://github.com/symfony/maker-bundle) | `1.61.0` | `1.62.1` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.1.6` | `7.2.0` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.1.7` | `7.2.3` |



Updates `symfony/asset` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/asset/releases)
- [Changelog](https://github.com/symfony/asset/blob/7.2/CHANGELOG.md)
- [Commits](symfony/asset@v7.1.6...v7.2.0)

Updates `symfony/browser-kit` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.2/CHANGELOG.md)
- [Commits](symfony/browser-kit@v7.1.6...v7.2.0)

Updates `symfony/clock` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/clock/releases)
- [Changelog](https://github.com/symfony/clock/blob/7.2/CHANGELOG.md)
- [Commits](symfony/clock@v7.1.6...v7.2.0)

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

Updates `symfony/css-selector` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/css-selector/releases)
- [Changelog](https://github.com/symfony/css-selector/blob/7.2/CHANGELOG.md)
- [Commits](symfony/css-selector@v7.1.6...v7.2.0)

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

Updates `symfony/dotenv` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.2/CHANGELOG.md)
- [Commits](symfony/dotenv@v7.1.6...v7.2.0)

Updates `symfony/expression-language` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/expression-language/releases)
- [Changelog](https://github.com/symfony/expression-language/blob/7.2/CHANGELOG.md)
- [Commits](symfony/expression-language@v7.1.6...v7.2.0)

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

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

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

Updates `symfony/intl` from 7.1.8 to 7.2.0
- [Release notes](https://github.com/symfony/intl/releases)
- [Changelog](https://github.com/symfony/intl/blob/7.2/CHANGELOG.md)
- [Commits](symfony/intl@v7.1.8...v7.2.0)

Updates `symfony/messenger` from 7.1.8 to 7.1.9
- [Release notes](https://github.com/symfony/messenger/releases)
- [Changelog](https://github.com/symfony/messenger/blob/7.2/CHANGELOG.md)
- [Commits](symfony/messenger@v7.1.8...v7.1.9)

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

Updates `symfony/notifier` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/notifier/releases)
- [Changelog](https://github.com/symfony/notifier/blob/7.2/CHANGELOG.md)
- [Commits](symfony/notifier@v7.1.6...v7.2.0)

Updates `symfony/process` from 7.1.8 to 7.2.0
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.2/CHANGELOG.md)
- [Commits](symfony/process@v7.1.8...v7.2.0)

Updates `symfony/property-access` from 7.1.6 to 7.1.11
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/7.2/CHANGELOG.md)
- [Commits](symfony/property-access@v7.1.6...v7.1.11)

Updates `symfony/property-info` from 7.1.8 to 7.1.11
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/7.2/CHANGELOG.md)
- [Commits](symfony/property-info@v7.1.8...v7.1.11)

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

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

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

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

Updates `symfony/slack-notifier` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/slack-notifier/releases)
- [Changelog](https://github.com/symfony/slack-notifier/blob/7.2/CHANGELOG.md)
- [Commits](symfony/slack-notifier@v7.1.6...v7.2.0)

Updates `symfony/stimulus-bundle` from 2.21.0 to 2.22.1
- [Changelog](https://github.com/symfony/stimulus-bundle/blob/2.x/CHANGELOG.md)
- [Commits](symfony/stimulus-bundle@v2.21.0...v2.22.1)

Updates `symfony/string` from 7.1.8 to 7.2.0
- [Release notes](https://github.com/symfony/string/releases)
- [Changelog](https://github.com/symfony/string/blob/7.2/CHANGELOG.md)
- [Commits](symfony/string@v7.1.8...v7.2.0)

Updates `symfony/translation` from 7.1.6 to 7.2.2
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/7.2/CHANGELOG.md)
- [Commits](symfony/translation@v7.1.6...v7.2.2)

Updates `symfony/twig-bundle` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/twig-bundle/releases)
- [Changelog](https://github.com/symfony/twig-bundle/blob/7.2/CHANGELOG.md)
- [Commits](symfony/twig-bundle@v7.1.6...v7.2.0)

Updates `symfony/uid` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/uid/releases)
- [Changelog](https://github.com/symfony/uid/blob/7.2/CHANGELOG.md)
- [Commits](symfony/uid@v7.1.6...v7.2.0)

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

Updates `symfony/web-link` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/web-link/releases)
- [Changelog](https://github.com/symfony/web-link/blob/7.2/CHANGELOG.md)
- [Commits](symfony/web-link@v7.1.6...v7.2.0)

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

Updates `symfony/debug-bundle` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/7.2/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v7.1.6...v7.2.0)

Updates `symfony/maker-bundle` from 1.61.0 to 1.62.1
- [Release notes](https://github.com/symfony/maker-bundle/releases)
- [Changelog](https://github.com/symfony/maker-bundle/blob/main/CHANGELOG.md)
- [Commits](symfony/maker-bundle@v1.61.0...v1.62.1)

Updates `symfony/phpunit-bridge` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v7.1.6...v7.2.0)

Updates `symfony/web-profiler-bundle` from 7.1.7 to 7.2.3
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.2/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.1.7...v7.2.3)

---
updated-dependencies:
- dependency-name: symfony/asset
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/browser-kit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/clock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/css-selector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/doctrine-messenger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/expression-language
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/html-sanitizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/messenger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/notifier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/property-access
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/property-info
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/scheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/security-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/slack-notifier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/stimulus-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/string
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/twig-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/uid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/web-link
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/debug-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/maker-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/web-profiler-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update baseline

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Quentin Dequippe <[email protected]>
  • Loading branch information
dependabot[bot] and qdequippe authored Feb 7, 2025
1 parent 0324a93 commit 4a6dcaa
Show file tree
Hide file tree
Showing 4 changed files with 339 additions and 331 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ phpcsfix: tools-vendor ## Run cs fixer
phpstan: vendor ## Run PHPStan
$(SYMFONY_CLI) $(PHP_STAN) analyse

phpstan-baseline: vendor ## Run PHPStan
$(SYMFONY_CLI) $(PHP_STAN) analyse -b

fixtures: vendor ## Load fixtures test env
$(SYMFONY_CLI) console doctrine:fixtures:load --env=test --no-interaction

Expand Down
56 changes: 28 additions & 28 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,42 +44,42 @@
"ramsey/uuid-doctrine": "^2.0",
"sentry/sentry-symfony": "^5.0",
"stripe/stripe-php": "^16.3",
"symfony/asset": "7.1.*",
"symfony/asset": "7.2.*",
"symfony/asset-mapper": "^7.0",
"symfony/browser-kit": "7.1.*",
"symfony/clock": "7.1.*",
"symfony/console": "7.1.*",
"symfony/css-selector": "7.1.*",
"symfony/doctrine-messenger": "7.1.*",
"symfony/dotenv": "7.1.*",
"symfony/expression-language": "7.1.*",
"symfony/browser-kit": "7.2.*",
"symfony/clock": "7.2.*",
"symfony/console": "7.2.*",
"symfony/css-selector": "7.2.*",
"symfony/doctrine-messenger": "7.2.*",
"symfony/dotenv": "7.2.*",
"symfony/expression-language": "7.2.*",
"symfony/flex": "^2",
"symfony/form": "7.1.*",
"symfony/form": "7.2.*",
"symfony/framework-bundle": "7.1.*",
"symfony/html-sanitizer": "7.1.*",
"symfony/http-client": "7.1.*",
"symfony/intl": "7.1.*",
"symfony/html-sanitizer": "7.2.*",
"symfony/http-client": "7.2.*",
"symfony/intl": "7.2.*",
"symfony/mailer": "7.1.*",
"symfony/messenger": "7.1.*",
"symfony/mime": "7.1.*",
"symfony/mime": "7.2.*",
"symfony/monolog-bundle": "^3.0",
"symfony/notifier": "7.1.*",
"symfony/process": "7.1.*",
"symfony/notifier": "7.2.*",
"symfony/process": "7.2.*",
"symfony/property-access": "7.1.*",
"symfony/property-info": "7.1.*",
"symfony/runtime": "7.1.*",
"symfony/runtime": "7.2.*",
"symfony/scheduler": "^7.0",
"symfony/security-bundle": "7.1.*",
"symfony/serializer": "7.1.*",
"symfony/slack-notifier": "7.1.*",
"symfony/security-bundle": "7.2.*",
"symfony/serializer": "7.2.*",
"symfony/slack-notifier": "7.2.*",
"symfony/stimulus-bundle": "^2.13",
"symfony/string": "7.1.*",
"symfony/translation": "7.1.*",
"symfony/twig-bundle": "7.1.*",
"symfony/uid": "7.1.*",
"symfony/validator": "7.1.*",
"symfony/web-link": "7.1.*",
"symfony/yaml": "7.1.*",
"symfony/string": "7.2.*",
"symfony/translation": "7.2.*",
"symfony/twig-bundle": "7.2.*",
"symfony/uid": "7.2.*",
"symfony/validator": "7.2.*",
"symfony/web-link": "7.2.*",
"symfony/yaml": "7.2.*",
"symfonycasts/sass-bundle": "^0.8.1",
"twbs/bootstrap": "^5.3",
"twig/extra-bundle": "^2.12|^3.0",
Expand All @@ -97,11 +97,11 @@
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-symfony": "^1.3",
"phpunit/phpunit": "^9.1",
"symfony/debug-bundle": "7.1.*",
"symfony/debug-bundle": "7.2.*",
"symfony/maker-bundle": "^1.0",
"symfony/phpunit-bridge": "^7.0",
"symfony/stopwatch": "7.0.*",
"symfony/web-profiler-bundle": "7.1.*"
"symfony/web-profiler-bundle": "7.2.*"
},
"config": {
"allow-plugins": {
Expand Down
Loading

0 comments on commit 4a6dcaa

Please sign in to comment.