Skip to content

Build(deps): Bump symfony/routing from 7.3.4 to 7.4.13#63

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/routing-7.4.13
Open

Build(deps): Bump symfony/routing from 7.3.4 to 7.4.13#63
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/routing-7.4.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps symfony/routing from 7.3.4 to 7.4.13.

Release notes

Sourced from symfony/routing's releases.

v7.4.13

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

v7.4.12

Changelog (symfony/routing@v7.4.9...v7.4.12)

v7.4.9

Changelog (symfony/routing@v7.4.6...v7.4.9)

v7.4.8

Changelog (symfony/routing@v7.4.7...v7.4.8)

  • no significant changes

v7.4.6

Changelog (symfony/routing@v7.4.5...v7.4.6)

v7.4.4

Changelog (symfony/routing@v7.4.3...v7.4.4)

  • no significant changes

v7.4.3

Changelog (symfony/routing@v7.4.2...v7.4.3)

v7.4.0

Changelog (symfony/routing@v7.4.0-RC3...v7.4.0)

v7.4.0-RC3

Changelog (symfony/routing@v7.4.0-RC2...v7.4.0-RC3)

... (truncated)

Changelog

Sourced from symfony/routing's changelog.

CHANGELOG

8.1

  • Add a $trailingSlashOnRoot argument to CollectionConfigurator::prefix() to allow disabling the trailing slash on root routes

8.0

  • Remove support for accessing the internal scope of the loader in PHP config files, use only its public API instead
  • Providing a non-array _query parameter to UrlGenerator causes an InvalidParameterException
  • Remove the protected AttributeClassLoader::$routeAnnotationClass property and the setRouteAnnotationClass() method, use AttributeClassLoader::setRouteAttributeClass() instead
  • Remove class aliases in the Annotation namespace, use attributes instead
  • Remove getters and setters in attribute classes in favor of public properties
  • Remove support for the XML configuration format

7.4

  • Add AttributeServicesLoader and RoutingControllerPass to auto-register routes from attributes on services
  • Allow query-specific parameters in UrlGenerator using _query
  • Add support of multiple env names in the Symfony\Component\Routing\Attribute\Route attribute
  • Add argument $parameters to RequestContext's constructor
  • Handle declaring routes using PHP arrays that follow the same shape as corresponding yaml files
  • Add RoutesReference to help writing PHP configs using yaml-like array-shapes
  • Deprecate class aliases in the Annotation namespace, use attributes instead
  • Deprecate getters and setters in attribute classes in favor of public properties
  • Deprecate accessing the internal scope of the loader in PHP config files, use only its public API instead
  • Deprecate XML configuration format, use YAML, PHP or attributes instead

7.3

  • Allow aliases and deprecations in #[Route] attribute
  • Add the Requirement::MONGODB_ID constant to validate MongoDB ObjectIDs in hexadecimal format

7.2

  • Add the Requirement::UID_RFC9562 constant to validate UUIDs in the RFC 9562 format
  • Deprecate the AttributeClassLoader::$routeAnnotationClass property

7.1

  • Add {foo:bar} syntax to define a mapping between a route parameter and its corresponding request attribute

7.0

... (truncated)

Commits
  • 3a16217 Merge branch '6.4' into 7.4
  • af04c79 Merge branch '5.4' into 6.4
  • e6f3f03 Fix tests and merge resolution after merging 6.4 into 7.4
  • 5156fe8 Merge branch '6.4' into 7.4
  • be4ce34 [Routing][RateLimiter][Mime][Security] Harden __unserialize against __toStrin...
  • f4ca0c5 [Routing] Fix dot-segment encoding for chained "../" and "./" in generated URLs
  • 3b04a5e Merge branch '6.4' into 7.4
  • 0cd0d2f Merge branch '5.4' into 6.4
  • 287771d [7.4] Remove usages of named arguments in tests
  • 453501c Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 27, 2026
Bumps [symfony/routing](https://github.com/symfony/routing) from 7.3.4 to 7.4.13.
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/8.2/CHANGELOG.md)
- [Commits](symfony/routing@v7.3.4...v7.4.13)

---
updated-dependencies:
- dependency-name: symfony/routing
  dependency-version: 7.4.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/symfony/routing-7.4.13 branch from 5949344 to c4f9f4e Compare June 3, 2026 20:19
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