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 7 updates #2032

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps the symfony group with 7 updates:

Package From To
symfony/console 6.4.12 6.4.17
symfony/event-dispatcher 6.4.8 6.4.13
symfony/http-foundation 6.4.14 6.4.16
symfony/mailer 6.4.12 6.4.13
symfony/process 6.4.12 6.4.15
symfony/routing 6.4.12 6.4.16
symfony/translation 6.4.4 6.4.13

Updates symfony/console from 6.4.12 to 6.4.17

Release notes

Sourced from symfony/console's releases.

v6.4.17

Changelog (symfony/console@v6.4.16...v6.4.17)

v6.4.15

Changelog (symfony/console@v6.4.14...v6.4.15)

  • no significant changes

v6.4.14

Changelog (symfony/console@v6.4.13...v6.4.14)

v6.4.13

Changelog (symfony/console@v6.4.12...v6.4.13)

Commits
  • 799445d fix risky test that doesn't perform any assertions
  • 67191f7 [Console] Fix division by 0 error
  • f1fc6f4 Merge branch '5.4' into 6.4
  • c4ba980 skip autocomplete test when stty is not available
  • 897c244 Merge branch '5.4' into 6.4
  • fb0d476 fix detecting anonymous exception classes on Windows and PHP 7
  • f793dd5 Merge branch '5.4' into 6.4
  • 108d436 minor #58472 CS: clean some whitespaces/indentation (keradus)
  • 7f74336 Merge branch '5.4' into 6.4
  • ea89256 bug #58332 [Console] Suppress proc_open errors within `Terminal::readFromPr...
  • Additional commits viewable in compare view

Updates symfony/event-dispatcher from 6.4.8 to 6.4.13

Release notes

Sourced from symfony/event-dispatcher's releases.

v6.4.13

Changelog (symfony/event-dispatcher@v6.4.12...v6.4.13)

  • no significant changes
Commits
  • 0ffc480 Merge branch '5.4' into 6.4
  • 72982eb Add PR template and auto-close PR on subtree split repositories
  • See full diff in compare view

Updates symfony/http-foundation from 6.4.14 to 6.4.16

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.16

Changelog (symfony/http-foundation@v6.4.15...v6.4.16)

v6.4.15

Changelog (symfony/http-foundation@v6.4.14...v6.4.15)

  • no significant changes
Commits
  • 431771b Merge branch '5.4' into 6.4
  • 3f38b8a [HttpFoundation] Fix test
  • 40e6615 bug #58862 [Notifier] Fix GoIpTransport (nicolas-grekas)
  • d2737ec Merge branch '5.4' into 6.4
  • 897e8a2 [HttpFoundation] Revert risk change
  • 69094c8 [Notifier] Fix GoIpTransport
  • 49be6b8 Merge branch '5.4' into 6.4
  • 3280c9d Work around parse_url() bug (bis)
  • 9b3165e require Cache component versions compatible with Redis 6.1
  • See full diff in compare view

Updates symfony/mailer from 6.4.12 to 6.4.13

Release notes

Sourced from symfony/mailer's releases.

v6.4.13

Changelog (symfony/mailer@v6.4.12...v6.4.13)

Commits
  • c2f7e0d Merge branch '5.4' into 6.4
  • f732e1f Add PR template and auto-close PR on subtree split repositories
  • See full diff in compare view

Updates symfony/process from 6.4.12 to 6.4.15

Release notes

Sourced from symfony/process's releases.

v6.4.15

Changelog (symfony/process@v6.4.14...v6.4.15)

  • no significant changes

v6.4.14

Changelog (symfony/process@v6.4.13...v6.4.14)

v6.4.13

Changelog (symfony/process@v6.4.12...v6.4.13)

  • no significant changes
Commits
  • 3cb242f Merge branch '5.4' into 6.4
  • 5d1662f normalize paths to avoid failures if a path is referenced by different names
  • 25214ad Merge branch '5.4' into 6.4
  • 0190687 [Process] Fix test
  • 88638b9 Merge branch '5.4' into 6.4
  • ee75984 security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell o...
  • 05c2ccc [Process] Use %PATH% before %CD% to load the shell on Windows
  • 0776b99 Merge branch '5.4' into 6.4
  • d94dda5 [Process] Fix escaping /X arguments on Windows
  • 836d34f Merge branch '5.4' into 6.4
  • Additional commits viewable in compare view

Updates symfony/routing from 6.4.12 to 6.4.16

Release notes

Sourced from symfony/routing's releases.

v6.4.16

Changelog (symfony/routing@v6.4.15...v6.4.16)

v6.4.13

Changelog (symfony/routing@v6.4.12...v6.4.13)

  • no significant changes
Commits
  • 91e02e6 fix merge
  • 99a4c49 Merge branch '5.4' into 6.4
  • dd08c19 [Routing] Fix: lost priority when defining hosts in configuration
  • 640a742 Merge branch '5.4' into 6.4
  • 986597b do not use TestCase::getName() when possible
  • cd83899 Merge branch '5.4' into 6.4
  • 7289d3c Add PR template and auto-close PR on subtree split repositories
  • See full diff in compare view

Updates symfony/translation from 6.4.4 to 6.4.13

Release notes

Sourced from symfony/translation's releases.

v6.4.13

Changelog (symfony/translation@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/translation@v6.4.11...v6.4.12)

v6.4.10

Changelog (symfony/translation@v6.4.9...v6.4.10)

v6.4.8

Changelog (symfony/translation@v6.4.7...v6.4.8)

  • no significant changes

v6.4.7

Changelog (symfony/translation@v6.4.6...v6.4.7)

Commits
  • bee9bfa Fix extracting of message from ->trans() method with named params
  • 34b6518 Merge branch '5.4' into 6.4
  • 98f26ac Add PR template and auto-close PR on subtree split repositories
  • cf8360b Merge branch '5.4' into 6.4
  • 6fed3a2 pass CSV escape characters explicitly
  • 9404120 Merge branch '5.4' into 6.4
  • 1d702ca [Translation] Fix CSV escape char in CsvFileLoader on PHP >= 7.4
  • a002933 Merge branch '5.4' into 6.4
  • bb51d7f Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 7495687 Merge branch '5.4' into 6.4
  • 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

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>
@dependabot dependabot bot force-pushed the dependabot/composer/stable31/symfony-3c0242c262 branch from b546ad0 to aab2d51 Compare January 25, 2025 02:34
@susnux

This comment was marked as outdated.

This comment was marked as outdated.

@susnux susnux added stable31 and removed stable30 labels Jan 26, 2025
@susnux
Copy link
Contributor

susnux commented Jan 27, 2025

Production Changes From To Compare
doctrine/deprecations 1.1.3 1.1.4 ...
egulias/email-validator 4.0.2 4.0.3 ...
symfony/console v6.4.12 v6.4.17 ...
symfony/event-dispatcher v6.4.8 v6.4.13 ...
symfony/event-dispatcher-contracts v3.5.0 v3.5.1 ...
symfony/http-foundation v6.4.14 v6.4.16 ...
symfony/mailer v6.4.12 v6.4.13 ...
symfony/mime v6.4.12 v6.4.17 ...
symfony/process v6.4.12 v6.4.15 ...
symfony/routing v6.4.12 v6.4.16 ...
symfony/service-contracts v3.5.0 v3.5.1 ...
symfony/string v6.4.13 v6.4.15 ...
symfony/translation v6.4.4 v6.4.13 ...
symfony/translation-contracts v3.4.2 v3.5.1 ...

@susnux

This comment was marked as resolved.

@susnux susnux force-pushed the dependabot/composer/stable31/symfony-3c0242c262 branch from ae58db0 to e0b6fcf Compare January 27, 2025 00:45
Co-authored-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the dependabot/composer/stable31/symfony-3c0242c262 branch from e0b6fcf to b467588 Compare January 27, 2025 00:47
@susnux
Copy link
Contributor

susnux commented Jan 27, 2025

Server PR: nextcloud/server#50453

@susnux susnux added this to the Nextcloud 31 milestone Jan 27, 2025
@susnux susnux merged commit e0778e5 into stable31 Jan 27, 2025
6 of 7 checks passed
@susnux susnux deleted the dependabot/composer/stable31/symfony-3c0242c262 branch January 27, 2025 10:31
@blizzz blizzz mentioned this pull request Jan 29, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants