Skip to content

Commit

Permalink
Bump the symfony group across 1 directory with 11 updates (#964)
Browse files Browse the repository at this point in the history
Bumps the symfony group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [symfony/doctrine-messenger](https://github.com/symfony/doctrine-messenger) | `7.1.1` | `7.1.2` |
| [symfony/mailer](https://github.com/symfony/mailer) | `7.1.1` | `7.1.2` |
| [symfony/mime](https://github.com/symfony/mime) | `7.0.9` | `7.1.2` |
| [symfony/notifier](https://github.com/symfony/notifier) | `7.1.1` | `7.1.2` |
| [symfony/process](https://github.com/symfony/process) | `7.0.8` | `7.1.1` |
| [symfony/property-access](https://github.com/symfony/property-access) | `7.0.8` | `7.1.1` |
| [symfony/property-info](https://github.com/symfony/property-info) | `7.0.9` | `7.1.2` |
| [symfony/string](https://github.com/symfony/string) | `7.0.9` | `7.1.2` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.1.1` | `7.1.2` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.1.1` | `7.1.2` |



Updates `symfony/doctrine-messenger` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/symfony/doctrine-messenger/releases)
- [Changelog](https://github.com/symfony/doctrine-messenger/blob/7.1/CHANGELOG.md)
- [Commits](symfony/doctrine-messenger@v7.1.1...v7.1.2)

Updates `symfony/mailer` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.1/CHANGELOG.md)
- [Commits](symfony/mailer@v7.1.1...v7.1.2)

Updates `symfony/messenger` from 7.0.8 to 7.0.9
- [Release notes](https://github.com/symfony/messenger/releases)
- [Changelog](https://github.com/symfony/messenger/blob/7.1/CHANGELOG.md)
- [Commits](symfony/messenger@v7.0.8...v7.0.9)

Updates `symfony/mime` from 7.0.9 to 7.1.2
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/7.1/CHANGELOG.md)
- [Commits](symfony/mime@v7.0.9...v7.1.2)

Updates `symfony/notifier` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/symfony/notifier/releases)
- [Changelog](https://github.com/symfony/notifier/blob/7.1/CHANGELOG.md)
- [Commits](symfony/notifier@v7.1.1...v7.1.2)

Updates `symfony/process` from 7.0.8 to 7.1.1
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v7.0.8...v7.1.1)

Updates `symfony/property-access` from 7.0.8 to 7.1.1
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/7.1/CHANGELOG.md)
- [Commits](symfony/property-access@v7.0.8...v7.1.1)

Updates `symfony/property-info` from 7.0.9 to 7.1.2
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/7.1/CHANGELOG.md)
- [Commits](symfony/property-info@v7.0.9...v7.1.2)

Updates `symfony/string` from 7.0.9 to 7.1.2
- [Release notes](https://github.com/symfony/string/releases)
- [Changelog](https://github.com/symfony/string/blob/7.1/CHANGELOG.md)
- [Commits](symfony/string@v7.0.9...v7.1.2)

Updates `symfony/phpunit-bridge` from 7.1.1 to 7.1.2
- [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.1...v7.1.2)

Updates `symfony/web-profiler-bundle` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: symfony/doctrine-messenger
  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/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-patch
  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-minor
  dependency-group: symfony
- dependency-name: symfony/property-info
  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/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/web-profiler-bundle
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 4b23f33 commit 4edf338
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 73 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@
"symfony/intl": "7.0.*",
"symfony/mailer": "7.1.*",
"symfony/messenger": "7.0.*",
"symfony/mime": "7.0.*",
"symfony/mime": "7.1.*",
"symfony/monolog-bundle": "^3.0",
"symfony/notifier": "7.1.*",
"symfony/process": "7.0.*",
"symfony/property-access": "7.0.*",
"symfony/property-info": "7.0.*",
"symfony/process": "7.1.*",
"symfony/property-access": "7.1.*",
"symfony/property-info": "7.1.*",
"symfony/runtime": "7.1.*",
"symfony/scheduler": "^7.0",
"symfony/security-bundle": "7.1.*",
"symfony/serializer": "7.1.*",
"symfony/slack-notifier": "7.1.*",
"symfony/stimulus-bundle": "^2.13",
"symfony/string": "7.0.*",
"symfony/string": "7.1.*",
"symfony/translation": "7.1.*",
"symfony/twig-bundle": "7.1.*",
"symfony/uid": "7.1.*",
Expand Down
Loading

0 comments on commit 4edf338

Please sign in to comment.