Skip to content

Commit

Permalink
build(deps): Bump the symfony group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the symfony group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `6.4.12` | `6.4.17` |
| [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.8` | `6.4.13` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.14` | `6.4.16` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.4.12` | `6.4.13` |
| [symfony/process](https://github.com/symfony/process) | `6.4.12` | `6.4.15` |
| [symfony/routing](https://github.com/symfony/routing) | `6.4.12` | `6.4.16` |
| [symfony/translation](https://github.com/symfony/translation) | `6.4.4` | `6.4.13` |


Updates `symfony/console` from 6.4.12 to 6.4.17
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.2/CHANGELOG.md)
- [Commits](symfony/console@v6.4.12...v6.4.17)

Updates `symfony/event-dispatcher` from 6.4.8 to 6.4.13
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/7.2/CHANGELOG.md)
- [Commits](symfony/event-dispatcher@v6.4.8...v6.4.13)

Updates `symfony/http-foundation` from 6.4.14 to 6.4.16
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.2/CHANGELOG.md)
- [Commits](symfony/http-foundation@v6.4.14...v6.4.16)

Updates `symfony/mailer` from 6.4.12 to 6.4.13
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.2/CHANGELOG.md)
- [Commits](symfony/mailer@v6.4.12...v6.4.13)

Updates `symfony/process` from 6.4.12 to 6.4.15
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.2/CHANGELOG.md)
- [Commits](symfony/process@v6.4.12...v6.4.15)

Updates `symfony/routing` from 6.4.12 to 6.4.16
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/7.2/CHANGELOG.md)
- [Commits](symfony/routing@v6.4.12...v6.4.16)

Updates `symfony/translation` from 6.4.4 to 6.4.13
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/7.2/CHANGELOG.md)
- [Commits](symfony/translation@v6.4.4...v6.4.13)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/event-dispatcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent 1b8a8b7 commit aab2d51
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 121 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"sabre/dav": "^4.7.0",
"scssphp/scssphp": "^1.12",
"stecman/symfony-console-completion": "^0.13.0",
"symfony/console": "^6.4.12",
"symfony/event-dispatcher": "^6.4.8",
"symfony/http-foundation": "^6.4.14",
"symfony/console": "^6.4.17",
"symfony/event-dispatcher": "^6.4.13",
"symfony/http-foundation": "^6.4.16",
"symfony/mailer": "^6.4",
"symfony/polyfill-intl-grapheme": "^1.31.0",
"symfony/polyfill-intl-normalizer": "^1.31.0",
"symfony/process": "^6.4.12",
"symfony/routing": "^6.4.12",
"symfony/translation": "^6.4.4",
"symfony/process": "^6.4.15",
"symfony/routing": "^6.4.16",
"symfony/translation": "^6.4.13",
"wapmorgan/mp3info": "^0.1.0",
"web-auth/webauthn-lib": "^4.9.1"
},
Expand Down
Loading

0 comments on commit aab2d51

Please sign in to comment.