Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps the symfony_dependencies group with 10 updates:

Package From To
symfony/console 7.3.4 7.3.5
symfony/doctrine-bridge 7.3.4 7.3.5
symfony/form 7.3.4 7.3.5
symfony/framework-bundle 7.3.4 7.3.5
symfony/property-info 7.3.4 7.3.5
symfony/serializer 7.3.4 7.3.5
symfony/validator 7.3.4 7.3.5
symfony/yaml 7.3.3 7.3.5
symfony/debug-bundle 7.3.4 7.3.5
symfony/web-profiler-bundle 7.3.4 7.3.5

Updates symfony/console from 7.3.4 to 7.3.5

Release notes

Sourced from symfony/console's releases.

v7.3.5

Changelog (symfony/console@v7.3.4...v7.3.5)

Commits
  • cdb80fa [Console] ensure SHELL_VERBOSITY is always restored properly
  • a112e15 Merge branch '6.4' into 7.3
  • 13d3176 fixup! [Console] Specify types of interactive question choices
  • b10e52d Merge branch '6.4' into 7.3
  • 80f8c48 bug #61861 [Console] Ensure terminal is usable after termination signal (john...
  • 250376a [Console] Ensure terminal is usable after termination signal
  • a31c8da Merge branch '6.4' into 7.3
  • 492de6d do not pass the empty string to ord()
  • d42098f fix transient Console output related test
  • See full diff in compare view

Updates symfony/doctrine-bridge from 7.3.4 to 7.3.5

Release notes

Sourced from symfony/doctrine-bridge's releases.

v7.3.5

Changelog (symfony/doctrine-bridge@v7.3.4...v7.3.5)

Commits

Updates symfony/form from 7.3.4 to 7.3.5

Release notes

Sourced from symfony/form's releases.

v7.3.5

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

Commits
  • c803276 Merge branch '6.4' into 7.3
  • 5d922ae sync nb translations with no translations
  • 2baac99 Merge branch '6.4' into 7.3
  • 6c6051d Fix Norwegian translations - remove needs-review-translation status
  • f35f67f Merge branch '6.4' into 7.3
  • 54ff91a keep labels from configured choices
  • 20ad562 Merge branch '6.4' into 7.3
  • 46c4e96 do not cast too big floats to int
  • See full diff in compare view

Updates symfony/framework-bundle from 7.3.4 to 7.3.5

Release notes

Sourced from symfony/framework-bundle's releases.

v7.3.5

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

Commits
  • ebd42b1 Merge branch '6.4' into 7.3
  • ee58c2a [FrameworkBundle] Fix secrets:encrypt-from-local
  • 9a234e0 Merge branch '6.4' into 7.3
  • 6066342 Document BC break in AbstractController::render
  • 8c17e2a bug #61939 [FrameworkBundle] fix using lock from service id when previous loc...
  • 23d7233 fix using lock from service when previous locks used env vars
  • f001632 Revert "[Mailer] Fix memory leak with mailer.message_logger_listener"
  • a00b1a7 [FrameworkBundle] Fix support of dumping workflow when workflow is decorated ...
  • See full diff in compare view

Updates symfony/property-info from 7.3.4 to 7.3.5

Release notes

Sourced from symfony/property-info's releases.

v7.3.5

Changelog (symfony/property-info@v7.3.4...v7.3.5)

Commits
  • 0b346ed [PropertyInfo][TypeInfo] Fix resolving constructor type with templates
  • See full diff in compare view

Updates symfony/serializer from 7.3.4 to 7.3.5

Release notes

Sourced from symfony/serializer's releases.

v7.3.5

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

Commits
  • ba2e50a Merge branch '6.4' into 7.3
  • 28779bb fix unexpected type in denormalization errors when union type used in constru...
  • 363bd0a Merge branch '6.4' into 7.3
  • a7d76a1 bug #61887 [Serializer] Fix discriminator class mapping with allow_extra_attr...
  • See full diff in compare view

Updates symfony/validator from 7.3.4 to 7.3.5

Release notes

Sourced from symfony/validator's releases.

v7.3.5

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

Commits
  • 7240869 Merge branch '6.4' into 7.3
  • 60dd71e Reviewed translations
  • 4b71a2c Merge branch '6.4' into 7.3
  • 8e351c4 Update regular expression in URL validator
  • 2d05ec6 Merge branch '6.4' into 7.3
  • 157e9ee sync nb translations with no translations
  • 52e1e5e Merge branch '6.4' into 7.3
  • 448b992 fix: added new indonesian translations
  • ef0e5fa Fix Norwegian translations - remove needs-review-translation status
  • b196430 minor #62021 [Translation][sv] Remove needs-review on Swedish strings; align ...
  • Additional commits viewable in compare view

Updates symfony/yaml from 7.3.3 to 7.3.5

Release notes

Sourced from symfony/yaml's releases.

v7.3.5

Changelog (symfony/yaml@v7.3.4...v7.3.5)

Commits

Updates symfony/debug-bundle from 7.3.4 to 7.3.5

Release notes

Sourced from symfony/debug-bundle's releases.

v7.3.5

Changelog (symfony/debug-bundle@v7.3.4...v7.3.5)

Commits
  • 0aee008 Merge branch '6.4' into 7.3
  • 21a61c5 [DebugBundle] Wire DumpDataCollector's webMode argument
  • See full diff in compare view

Updates symfony/web-profiler-bundle from 7.3.4 to 7.3.5

Release notes

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

v7.3.5

Changelog (symfony/web-profiler-bundle@v7.3.4...v7.3.5)

Commits

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_dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `7.3.4` | `7.3.5` |
| [symfony/doctrine-bridge](https://github.com/symfony/doctrine-bridge) | `7.3.4` | `7.3.5` |
| [symfony/form](https://github.com/symfony/form) | `7.3.4` | `7.3.5` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.3.4` | `7.3.5` |
| [symfony/property-info](https://github.com/symfony/property-info) | `7.3.4` | `7.3.5` |
| [symfony/serializer](https://github.com/symfony/serializer) | `7.3.4` | `7.3.5` |
| [symfony/validator](https://github.com/symfony/validator) | `7.3.4` | `7.3.5` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.3.3` | `7.3.5` |
| [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `7.3.4` | `7.3.5` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.3.4` | `7.3.5` |


Updates `symfony/console` from 7.3.4 to 7.3.5
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md)
- [Commits](symfony/console@v7.3.4...v7.3.5)

Updates `symfony/doctrine-bridge` from 7.3.4 to 7.3.5
- [Release notes](https://github.com/symfony/doctrine-bridge/releases)
- [Changelog](https://github.com/symfony/doctrine-bridge/blob/7.3/CHANGELOG.md)
- [Commits](symfony/doctrine-bridge@v7.3.4...v7.3.5)

Updates `symfony/form` from 7.3.4 to 7.3.5
- [Release notes](https://github.com/symfony/form/releases)
- [Changelog](https://github.com/symfony/form/blob/7.3/CHANGELOG.md)
- [Commits](symfony/form@v7.3.4...v7.3.5)

Updates `symfony/framework-bundle` from 7.3.4 to 7.3.5
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.3/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v7.3.4...v7.3.5)

Updates `symfony/property-info` from 7.3.4 to 7.3.5
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/7.3/CHANGELOG.md)
- [Commits](symfony/property-info@v7.3.4...v7.3.5)

Updates `symfony/serializer` from 7.3.4 to 7.3.5
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.3/CHANGELOG.md)
- [Commits](symfony/serializer@v7.3.4...v7.3.5)

Updates `symfony/validator` from 7.3.4 to 7.3.5
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.3/CHANGELOG.md)
- [Commits](symfony/validator@v7.3.4...v7.3.5)

Updates `symfony/yaml` from 7.3.3 to 7.3.5
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.3/CHANGELOG.md)
- [Commits](symfony/yaml@v7.3.3...v7.3.5)

Updates `symfony/debug-bundle` from 7.3.4 to 7.3.5
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/7.3/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v7.3.4...v7.3.5)

Updates `symfony/web-profiler-bundle` from 7.3.4 to 7.3.5
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.3/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.3.4...v7.3.5)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
- dependency-name: symfony/doctrine-bridge
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
- dependency-name: symfony/form
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
- dependency-name: symfony/framework-bundle
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
- dependency-name: symfony/property-info
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
- dependency-name: symfony/serializer
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
- dependency-name: symfony/validator
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
- dependency-name: symfony/yaml
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
- dependency-name: symfony/debug-bundle
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
- dependency-name: symfony/web-profiler-bundle
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
...

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 Oct 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2025

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

@dependabot dependabot bot closed this Oct 31, 2025
@dependabot dependabot bot deleted the dependabot/composer/symfony_dependencies-9e569f9014 branch October 31, 2025 18:50
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