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

Bump the symfony group with 9 updates #1223

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps the symfony group with 9 updates:

Package From To
symfony/cache 6.3.4 6.3.5
symfony/form 6.3.2 6.3.5
symfony/framework-bundle 6.3.4 6.3.5
symfony/http-client 6.3.2 6.3.5
symfony/mailer 6.3.0 6.3.5
symfony/serializer 6.3.4 6.3.5
symfony/validator 6.3.4 6.3.5
symfony/webpack-encore-bundle 2.0.1 2.1.0
symfony/maker-bundle 1.50.0 1.51.1

Updates symfony/cache from 6.3.4 to 6.3.5

Release notes

Sourced from symfony/cache's releases.

v6.3.5

Changelog (symfony/cache@v6.3.4...v6.3.5)

Commits
  • 6c1a3ea [Cache] Fix Redis6Proxy
  • 03d6c54 Merge branch '5.4' into 6.3
  • e29c5a9 [Cache] Fix support for Redis Sentinel using php-redis 6.0.0
  • 7049672 Merge branch '5.4' into 6.3
  • 93ffd97 Merge branch '5.4' into 6.3
  • ae91604 [Cache] fix using multiple Redis Sentinel hosts when the first one is not res...
  • See full diff in compare view

Updates symfony/form from 6.3.2 to 6.3.5

Release notes

Sourced from symfony/form's releases.

v6.3.5

Changelog (symfony/form@v6.3.4...v6.3.5)

  • no significant changes
Commits

Updates symfony/framework-bundle from 6.3.4 to 6.3.5

Release notes

Sourced from symfony/framework-bundle's releases.

v6.3.5

Changelog (symfony/framework-bundle@v6.3.4...v6.3.5)

Commits
  • 567cafc [Messenger] Fix exiting FailedMessagesRetryCommand
  • 9cbdd32 Fix merge
  • f1e2c3a Merge branch '5.4' into 6.3
  • 63e4ad1 bug #51588 [FrameworkBundle] Always use buildDir as ConfigBuilderGenerator ...
  • c7940e1 Merge branch '5.4' into 6.3
  • 69d08c1 bug #51669 [FrameworkBundle] Handle tags array attributes in descriptors (fan...
  • f029827 Merge branch '5.4' into 6.3
  • 4a903eb [Translator] Fix support for default_path in XML
  • d864ddb [FrameworkBundle] Handle tags array attributes in descriptors
  • 96b37be [FrameworkBundle] no serializer mapping cache in debug mode without enable_an...
  • Additional commits viewable in compare view

Updates symfony/http-client from 6.3.2 to 6.3.5

Release notes

Sourced from symfony/http-client's releases.

v6.3.5

Changelog (symfony/http-client@v6.3.4...v6.3.5)

Commits
  • 213e564 minor #51518 [HttpClient] Fix Static Code Analyzer issue with JsonMockRespons...
  • de9046b [HttpClient] Fix Static Code Analyzer issue with JsonMockResponse
  • bd0d143 Merge branch '5.4' into 6.3
  • 04784c6 [HttpClient] Fix TraceableResponse if response has no destruct method
  • 19d48ef Fix executable bit
  • See full diff in compare view

Updates symfony/mailer from 6.3.0 to 6.3.5

Release notes

Sourced from symfony/mailer's releases.

v6.3.5

Changelog (symfony/mailer@v6.3.4...v6.3.5)

Commits
  • d89611a [mailer] reset $code variable each iteration for prevent wrong codes to be used
  • 49e9d2c bug [mailer] fix EsmtpTransport variable $code definition
  • See full diff in compare view

Updates symfony/serializer from 6.3.4 to 6.3.5

Release notes

Sourced from symfony/serializer's releases.

v6.3.5

Changelog (symfony/serializer@v6.3.4...v6.3.5)

Commits
  • 855fc05 Merge branch '5.4' into 6.3
  • 1c1a5f9 [Serializer] Fix reindex normalizedData array in AbstractObjectNormalizer::de...
  • b893175 [Serializer] Fix parsing XML root node attributes
  • 890d14d Merge branch '5.4' into 6.3
  • 531a459 [Serializer] Looking for DiscriminatorMap on interfaces when the current obje...
  • 701e2b8 [Serializer] Fix wrong InvalidArgumentException
  • See full diff in compare view

Updates symfony/validator from 6.3.4 to 6.3.5

Release notes

Sourced from symfony/validator's releases.

v6.3.5

Changelog (symfony/validator@v6.3.4...v6.3.5)

Commits
  • 48e815b [Validator] Fix File::$extensions’ PHPDoc
  • b3f4df8 bug #51726 [Validator] NoSuspiciousCharacters custom error messages fix (bam1to)
  • 52251e4 NoSuspiciousCharacters custom error messages fix
  • 69c5644 Merge branch '5.4' into 6.3
  • 287ef8c [Form][Security][Validator] Add mk translations
  • See full diff in compare view

Updates symfony/webpack-encore-bundle from 2.0.1 to 2.1.0

Release notes

Sourced from symfony/webpack-encore-bundle's releases.

Adding Symfony 7 support

Hi Webpackers!

Full Changelog: symfony/webpack-encore-bundle@v2.0.1...v2.1.0

Happy packing!

Commits
  • 50d4af5 Merge branch 'main' into 2.x
  • 471ebbc bug #208 Fix incorrect classes assignation and controller rendering (ker0x)
  • b56d320 feature #221 Allow Symfony 7 (jmsche)
  • 02e10ce Allow Symfony 7
  • 7e3b6f6 bug #213 Increasing priority of pass to remove before Twig tries to use it (w...
  • 49f9302 Increasing priority of pass to remove before Twig tries to use it
  • e716638 Fix incorrect classes assignation and controller rendering
  • See full diff in compare view

Updates symfony/maker-bundle from 1.50.0 to 1.51.1

Release notes

Sourced from symfony/maker-bundle's releases.

Fix use statements in make:fixtures

Hi Makers!

This release contains one bug fix to make:fixtures. That's it!

New Contributors

Full Changelog: symfony/maker-bundle@v1.51.0...v1.51.1

Happy making!

Modern Symfony support + Bug fixes

Hey Makers!

This release modernizes MakerBundle and fixes several deprecated code generations. The important details are:

  • Min PHP version is now 8.1
  • Min Symfony version is now 6.3
  • Annotations support is completely dropped

Feature

New Contributors

Full Changes: symfony/maker-bundle@v1.50.0...v1.51.0

Changelog

Sourced from symfony/maker-bundle's changelog.

Changelog

Commits
  • 0890fd3 bug #1360 Fix UseStatementGenerator usage in MakeFixtures.php (beesofts)
  • b25fef4 Fix UseStatementGenerator usage in MakeFixtures.php
  • d5684e5 minor #1359 Bumping DoctrineBundle version (weaverryan)
  • f5b6ec5 bumping DoctrineBundle version
  • 9ee6459 minor #1358 Removing unnecesary continue keyword at the end of a loop while (...
  • a2bb35b minor #1352 feat: remove php-8 polyfill (Chris8934)
  • 24b07df feat: remove php-8 polyfill
  • f750f75 minor #1353 chore: fix ci deprecations for github action version (Chris8934)
  • b4eda56 feature #1356 Allow Symfony 7 + Drop old Symfony version support (nicolas-gre...
  • 4da6e4a Bumping min php + symfony versions & removing legacy code
  • Additional commits viewable 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

@jbelien
Copy link
Member

jbelien commented Oct 3, 2023

@dependabot rebase

@jbelien jbelien enabled auto-merge (squash) October 3, 2023 20:05
Bumps the symfony group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/cache](https://github.com/symfony/cache) | `6.3.4` | `6.3.5` |
| [symfony/form](https://github.com/symfony/form) | `6.3.2` | `6.3.5` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `6.3.4` | `6.3.5` |
| [symfony/http-client](https://github.com/symfony/http-client) | `6.3.2` | `6.3.5` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.3.0` | `6.3.5` |
| [symfony/serializer](https://github.com/symfony/serializer) | `6.3.4` | `6.3.5` |
| [symfony/validator](https://github.com/symfony/validator) | `6.3.4` | `6.3.5` |
| [symfony/webpack-encore-bundle](https://github.com/symfony/webpack-encore-bundle) | `2.0.1` | `2.1.0` |
| [symfony/maker-bundle](https://github.com/symfony/maker-bundle) | `1.50.0` | `1.51.1` |


Updates `symfony/cache` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/6.3/CHANGELOG.md)
- [Commits](symfony/cache@v6.3.4...v6.3.5)

Updates `symfony/form` from 6.3.2 to 6.3.5
- [Release notes](https://github.com/symfony/form/releases)
- [Changelog](https://github.com/symfony/form/blob/6.3/CHANGELOG.md)
- [Commits](symfony/form@v6.3.2...v6.3.5)

Updates `symfony/framework-bundle` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/6.3/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v6.3.4...v6.3.5)

Updates `symfony/http-client` from 6.3.2 to 6.3.5
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.3/CHANGELOG.md)
- [Commits](symfony/http-client@v6.3.2...v6.3.5)

Updates `symfony/mailer` from 6.3.0 to 6.3.5
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/6.3/CHANGELOG.md)
- [Commits](symfony/mailer@v6.3.0...v6.3.5)

Updates `symfony/serializer` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/6.3/CHANGELOG.md)
- [Commits](symfony/serializer@v6.3.4...v6.3.5)

Updates `symfony/validator` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/6.3/CHANGELOG.md)
- [Commits](symfony/validator@v6.3.4...v6.3.5)

Updates `symfony/webpack-encore-bundle` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/symfony/webpack-encore-bundle/releases)
- [Changelog](https://github.com/symfony/webpack-encore-bundle/blob/2.x/CHANGELOG.md)
- [Commits](symfony/webpack-encore-bundle@v2.0.1...v2.1.0)

Updates `symfony/maker-bundle` from 1.50.0 to 1.51.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.50.0...v1.51.1)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/form
  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/mailer
  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/webpack-encore-bundle
  dependency-type: direct:production
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/2.x/symfony-042d06bb1d branch from b1e55ce to 09118cb Compare October 3, 2023 20:06
@jbelien jbelien merged commit 650ec96 into 2.x Oct 3, 2023
8 checks passed
@jbelien jbelien deleted the dependabot/composer/2.x/symfony-042d06bb1d branch October 3, 2023 20:08
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.

1 participant