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 6 updates #5380

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps the symfony group with 6 updates:

Package From To
symfony/cache 7.1.7 7.1.9
symfony/dotenv 7.1.6 7.1.9
symfony/routing 7.1.6 7.1.9
symfony/validator 7.1.8 7.1.9
symfony/phpunit-bridge 7.1.6 7.1.9
symfony/web-profiler-bundle 7.1.7 7.1.9

Updates symfony/cache from 7.1.7 to 7.1.9

Release notes

Sourced from symfony/cache's releases.

v7.1.9

Changelog (symfony/cache@v7.1.8...v7.1.9)

Commits
  • 18e0ba4 Merge branch '6.4' into 7.1
  • 70d60e9 make RelayProxyTrait compatible with relay extension 0.9.0
  • See full diff in compare view

Updates symfony/dotenv from 7.1.6 to 7.1.9

Release notes

Sourced from symfony/dotenv's releases.

v7.1.9

Changelog (symfony/dotenv@v7.1.8...v7.1.9)

Commits
  • 245d1af Merge branch '6.4' into 7.1
  • 1ac5e7e Merge branch '5.4' into 6.4
  • 0801340 read runtime config from composer.json in debug dotenv command
  • See full diff in compare view

Updates symfony/routing from 7.1.6 to 7.1.9

Release notes

Sourced from symfony/routing's releases.

v7.1.9

Changelog (symfony/routing@v7.1.8...v7.1.9)

Commits

Updates symfony/validator from 7.1.8 to 7.1.9

Release notes

Sourced from symfony/validator's releases.

v7.1.9

Changelog (symfony/validator@v7.1.8...v7.1.9)

Commits
  • ff71d77 Merge branch '6.4' into 7.1
  • 9b0d198 Merge branch '5.4' into 6.4
  • 8836676 Reviewed and Translated zh_CN
  • 156e410 [Validator] review italian translations
  • 8feaaa0 Merge branch '6.4' into 7.1
  • 4502fbe Merge branch '5.4' into 6.4
  • 4715f46 [Validator] review italian translations
  • 62686ac [Validator] review latvian translations
  • 0e64f87 bug #58870 [Serializer][Validator] prevent failures around not existing TypeI...
  • 39a0d0b [Serializer][PropertyInfo][Validator] TypeInfo 7.2 compatibility
  • Additional commits viewable in compare view

Updates symfony/phpunit-bridge from 7.1.6 to 7.1.9

Release notes

Sourced from symfony/phpunit-bridge's releases.

v7.1.9

Changelog (symfony/phpunit-bridge@v7.1.8...v7.1.9)

Commits

Updates symfony/web-profiler-bundle from 7.1.7 to 7.1.9

Release notes

Sourced from symfony/web-profiler-bundle's releases.

v7.1.9

Changelog (symfony/web-profiler-bundle@v7.1.8...v7.1.9)

Commits
  • 6f26474 Merge branch '6.4' into 7.1
  • 2d58fd0 [WebProfilerBundle] Fix Twig deprecations
  • 0d6105f Merge branch '6.4' into 7.1
  • 332e5ca Merge branch '5.4' into 6.4
  • 4afb039 Fix twig deprecations in web profiler twig files
  • 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/cache](https://github.com/symfony/cache) | `7.1.7` | `7.1.9` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.1.6` | `7.1.9` |
| [symfony/routing](https://github.com/symfony/routing) | `7.1.6` | `7.1.9` |
| [symfony/validator](https://github.com/symfony/validator) | `7.1.8` | `7.1.9` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.1.6` | `7.1.9` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.1.7` | `7.1.9` |


Updates `symfony/cache` from 7.1.7 to 7.1.9
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/7.1/CHANGELOG.md)
- [Commits](symfony/cache@v7.1.7...v7.1.9)

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

Updates `symfony/routing` from 7.1.6 to 7.1.9
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/7.1/CHANGELOG.md)
- [Commits](symfony/routing@v7.1.6...v7.1.9)

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

Updates `symfony/phpunit-bridge` from 7.1.6 to 7.1.9
- [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.1.9)

Updates `symfony/web-profiler-bundle` from 7.1.7 to 7.1.9
- [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.7...v7.1.9)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dotenv
  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/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
- 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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 28, 2024
@dependabot dependabot bot requested a review from dmetzner November 28, 2024 03:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/composer/symfony-9a6d880baf branch December 2, 2024 03:30
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.

0 participants