Skip to content
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

build(deps): bump the symfony group with 13 updates #5375

Merged
merged 1 commit into from Apr 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2024

Bumps the symfony group with 13 updates:

Package From To
symfony/console 7.0.4 7.0.6
symfony/doctrine-messenger 7.0.4 7.0.6
symfony/framework-bundle 7.0.4 7.0.6
symfony/http-client 7.0.5 7.0.6
symfony/lock 7.0.3 7.0.6
symfony/mailer 7.0.4 7.0.6
symfony/messenger 7.0.4 7.0.6
symfony/property-access 7.0.4 7.0.6
symfony/property-info 7.0.3 7.0.6
symfony/security-bundle 7.0.5 7.0.6
symfony/serializer 7.0.4 7.0.6
symfony/validator 7.0.5 7.0.6
symfony/phpunit-bridge 7.0.4 7.0.6

Updates symfony/console from 7.0.4 to 7.0.6

Release notes

Sourced from symfony/console's releases.

v7.0.6

Changelog (symfony/console@v7.0.5...v7.0.6)

Commits
  • fde915c Merge branch '6.4' into 7.0
  • a2708a5 respect multi-byte characters when rendering vertical-style tables
  • 84d8448 Merge branch '6.4' into 7.0
  • 8adc869 Fix TypeError on ProgressBar
  • See full diff in compare view

Updates symfony/doctrine-messenger from 7.0.4 to 7.0.6

Release notes

Sourced from symfony/doctrine-messenger's releases.

v7.0.6

Changelog (symfony/doctrine-messenger@v7.0.5...v7.0.6)

Commits

Updates symfony/framework-bundle from 7.0.4 to 7.0.6

Release notes

Sourced from symfony/framework-bundle's releases.

v7.0.6

Changelog (symfony/framework-bundle@v7.0.5...v7.0.6)

Commits
  • 5ebf677 Merge branch '6.4' into 7.0
  • 49093e5 [Serializer] Fixed BackedEnumNormalizer priority for translatable enum
  • 077a539 Merge branch '6.4' into 7.0
  • 044c21b Merge branch '5.4' into 6.4
  • 27ebcb2 Merge branch '6.4' into 7.0
  • 71c441e Merge branch '5.4' into 6.4
  • 322b40a [FrameworkBundle] Fix mailer config with XML
  • 832c180 [FrameworkBundle] Fix typo
  • c40ab38 Merge branch '6.4' into 7.0
  • 8f34eae Merge branch '5.4' into 6.4
  • Additional commits viewable in compare view

Updates symfony/http-client from 7.0.5 to 7.0.6

Release notes

Sourced from symfony/http-client's releases.

v7.0.6

Changelog (symfony/http-client@v7.0.5...v7.0.6)

Commits

Updates symfony/lock from 7.0.3 to 7.0.6

Release notes

Sourced from symfony/lock's releases.

v7.0.6

Changelog (symfony/lock@v7.0.5...v7.0.6)

Commits
  • c1fc92e Merge branch '6.4' into 7.0
  • 53f0dbf Merge branch '5.4' into 6.4
  • d1a912e [Cache][Lock] Identify missing table in pgsql correctly and address failing i...
  • 6f8cc9c Merge branch '6.4' into 7.0
  • 5dd358c Merge branch '5.4' into 6.4
  • 116c7c5 bug #54201 [Lock] Check the correct SQLSTATE error code for MySQL (edomato)
  • ce901e8 [Lock] Check the correct SQLSTATE error code for MySQL
  • bb7170f [Lock] compatiblity with redis cluster 7
  • See full diff in compare view

Updates symfony/mailer from 7.0.4 to 7.0.6

Release notes

Sourced from symfony/mailer's releases.

v7.0.6

Changelog (symfony/mailer@v7.0.5...v7.0.6)

Commits
  • eb0c318 Merge branch '6.4' into 7.0
  • 677f34a include message id provided by the MTA when dispatching the SentMessageEvent
  • 1596b03 Merge branch '6.4' into 7.0
  • b2c840d Merge branch '5.4' into 6.4
  • b8ff9a7 [Mailer] Fix sendmail transport not handling failure
  • See full diff in compare view

Updates symfony/messenger from 7.0.4 to 7.0.6

Release notes

Sourced from symfony/messenger's releases.

v7.0.6

Changelog (symfony/messenger@v7.0.5...v7.0.6)

Commits
  • 4e281ef Merge branch '6.4' into 7.0
  • 4b7f073 Merge branch '5.4' into 6.4
  • a69a4d0 Make more nullable types explicit
  • 288c64c Merge branch '6.4' into 7.0
  • 54c6349 [Messenger] trigger retry logic when message is a redelivery
  • See full diff in compare view

Updates symfony/property-access from 7.0.4 to 7.0.6

Release notes

Sourced from symfony/property-access's releases.

v7.0.6

Changelog (symfony/property-access@v7.0.5...v7.0.6)

Commits
  • 1c268ba Merge branch '6.4' into 7.0
  • 304e555 Merge branch '5.4' into 6.4
  • b58ea31 Add more explicit nullable types for default null values
  • d085b6b Merge branch '6.4' into 7.0
  • e94ea5f [PropertyAccess] Fix checking for missing properties
  • See full diff in compare view

Updates symfony/property-info from 7.0.3 to 7.0.6

Release notes

Sourced from symfony/property-info's releases.

v7.0.6

Changelog (symfony/property-info@v7.0.5...v7.0.6)

Commits
  • b8844dd Merge branch '6.4' into 7.0
  • 893120c stop marking parameters implicitly as nullable
  • a63ce26 Merge branch '6.4' into 7.0
  • 5f24cd8 Merge branch '5.4' into 6.4
  • f3e4b84 add test using deprecated reflection doc block feature to legacy group
  • 1f38414 Merge branch '6.4' into 7.0
  • 13b6dc4 Merge branch '5.4' into 6.4
  • 79209ee Make more nullable types explicit
  • ff5b652 Add more explicit nullable types for default null values
  • 947c089 Merge branch '6.4' into 7.0
  • Additional commits viewable in compare view

Updates symfony/security-bundle from 7.0.5 to 7.0.6

Release notes

Sourced from symfony/security-bundle's releases.

v7.0.6

Changelog (symfony/security-bundle@v7.0.5...v7.0.6)

Commits

Updates symfony/serializer from 7.0.4 to 7.0.6

Release notes

Sourced from symfony/serializer's releases.

v7.0.6

Changelog (symfony/serializer@v7.0.5...v7.0.6)

Commits
  • dbdc0c0 Merge branch '6.4' into 7.0
  • 3697adf stop marking parameters implicitly as nullable
  • 61d898b Merge branch '6.4' into 7.0
  • 8b83945 [Serializer] Fix merge
  • 884cbab Merge branch '6.4' into 7.0
  • 7058c7a Merge branch '5.4' into 6.4
  • 978c155 minor #54308 Add more explicit nullable types for default null values (alexan...
  • 50b490a fix merge
  • a329c05 Merge branch '6.4' into 7.0
  • d4a097f Merge branch '5.4' into 6.4
  • Additional commits viewable in compare view

Updates symfony/validator from 7.0.5 to 7.0.6

Release notes

Sourced from symfony/validator's releases.

v7.0.6

Changelog (symfony/validator@v7.0.5...v7.0.6)

Commits
  • a2df2c6 Merge branch '6.4' into 7.0
  • ca1d78e stop marking parameters implicitly as nullable
  • 8872c3b Merge branch '6.4' into 7.0
  • c50d764 Merge branch '5.4' into 6.4
  • 4d107c2 Add more explicit nullable types for default null values
  • 7e3697f Merge branch '6.4' into 7.0
  • 6f1d53b bug #54191 [Validator] add missing invalid extension error entry (xabbuh)
  • b51eef1 Merge branch '6.4' into 7.0
  • e161c87 Merge branch '5.4' into 6.4
  • 9304c6b bug #54219 [Validator] Allow BICs’ first four characters to be digits (MatThe...
  • Additional commits viewable in compare view

Updates symfony/phpunit-bridge from 7.0.4 to 7.0.6

Release notes

Sourced from symfony/phpunit-bridge's releases.

v7.0.6

Changelog (symfony/phpunit-bridge@v7.0.5...v7.0.6)

  • no significant changes
Commits
  • a014167 Merge branch '6.4' into 7.0
  • 3065d1c Merge branch '5.4' into 6.4
  • 09726a5 Add more explicit nullable types for default null values
  • 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 symfony group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `7.0.4` | `7.0.6` |
| [symfony/doctrine-messenger](https://github.com/symfony/doctrine-messenger) | `7.0.4` | `7.0.6` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.0.4` | `7.0.6` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.0.5` | `7.0.6` |
| [symfony/lock](https://github.com/symfony/lock) | `7.0.3` | `7.0.6` |
| [symfony/mailer](https://github.com/symfony/mailer) | `7.0.4` | `7.0.6` |
| [symfony/messenger](https://github.com/symfony/messenger) | `7.0.4` | `7.0.6` |
| [symfony/property-access](https://github.com/symfony/property-access) | `7.0.4` | `7.0.6` |
| [symfony/property-info](https://github.com/symfony/property-info) | `7.0.3` | `7.0.6` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.0.5` | `7.0.6` |
| [symfony/serializer](https://github.com/symfony/serializer) | `7.0.4` | `7.0.6` |
| [symfony/validator](https://github.com/symfony/validator) | `7.0.5` | `7.0.6` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.0.4` | `7.0.6` |


Updates `symfony/console` from 7.0.4 to 7.0.6
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md)
- [Commits](symfony/console@v7.0.4...v7.0.6)

Updates `symfony/doctrine-messenger` from 7.0.4 to 7.0.6
- [Release notes](https://github.com/symfony/doctrine-messenger/releases)
- [Changelog](https://github.com/symfony/doctrine-messenger/blob/7.0/CHANGELOG.md)
- [Commits](symfony/doctrine-messenger@v7.0.4...v7.0.6)

Updates `symfony/framework-bundle` from 7.0.4 to 7.0.6
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v7.0.4...v7.0.6)

Updates `symfony/http-client` from 7.0.5 to 7.0.6
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md)
- [Commits](symfony/http-client@v7.0.5...v7.0.6)

Updates `symfony/lock` from 7.0.3 to 7.0.6
- [Release notes](https://github.com/symfony/lock/releases)
- [Changelog](https://github.com/symfony/lock/blob/7.0/CHANGELOG.md)
- [Commits](symfony/lock@v7.0.3...v7.0.6)

Updates `symfony/mailer` from 7.0.4 to 7.0.6
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/mailer@v7.0.4...v7.0.6)

Updates `symfony/messenger` from 7.0.4 to 7.0.6
- [Release notes](https://github.com/symfony/messenger/releases)
- [Changelog](https://github.com/symfony/messenger/blob/7.0/CHANGELOG.md)
- [Commits](symfony/messenger@v7.0.4...v7.0.6)

Updates `symfony/property-access` from 7.0.4 to 7.0.6
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/7.0/CHANGELOG.md)
- [Commits](symfony/property-access@v7.0.4...v7.0.6)

Updates `symfony/property-info` from 7.0.3 to 7.0.6
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/7.0/CHANGELOG.md)
- [Commits](symfony/property-info@v7.0.3...v7.0.6)

Updates `symfony/security-bundle` from 7.0.5 to 7.0.6
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/security-bundle@v7.0.5...v7.0.6)

Updates `symfony/serializer` from 7.0.4 to 7.0.6
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/serializer@v7.0.4...v7.0.6)

Updates `symfony/validator` from 7.0.5 to 7.0.6
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.0/CHANGELOG.md)
- [Commits](symfony/validator@v7.0.5...v7.0.6)

Updates `symfony/phpunit-bridge` from 7.0.4 to 7.0.6
- [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.0.4...v7.0.6)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/doctrine-messenger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/lock
  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/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/security-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
...

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 Apr 3, 2024
@jrjohnson jrjohnson merged commit 9f17ee2 into master Apr 3, 2024
39 checks passed
@jrjohnson jrjohnson deleted the dependabot/composer/symfony-dac96b00b2 branch April 3, 2024 15:28
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.

None yet

1 participant