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

Composer Dependabot: Update symfony/routing requirement from ^4.4.44 to ^4.4.44 || ^5.0.0 #22

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Updates the requirements on symfony/routing to permit the latest version.

Release notes

Sourced from symfony/routing's releases.

v5.4.26

Changelog (symfony/routing@v5.4.25...v5.4.26)

  • no significant changes
Changelog

Sourced from symfony/routing's changelog.

CHANGELOG

6.2

  • Add Requirement::POSITIVE_INT for common ids and pagination

6.1

  • Add getMissingParameters and getRouteName methods on MissingMandatoryParametersException
  • Allow using UTF-8 parameter names
  • Support the attribute type (alias of annotation) in annotation loaders
  • Already encoded slashes are not decoded nor double-encoded anymore when generating URLs (query parameters)
  • Add EnumRequirement to help generate route requirements from a \BackedEnum
  • Add Requirement, a collection of universal regular-expression constants to use as route parameter requirements
  • Add params variable to condition expression
  • Deprecate not passing route parameters as the fourth argument to UrlMatcher::handleRouteRequirements()

5.3

  • Already encoded slashes are not decoded nor double-encoded anymore when generating URLs
  • Add support for per-env configuration in XML and Yaml loaders
  • Deprecate creating instances of the Route annotation class by passing an array of parameters
  • Add RoutingConfigurator::env() to get the current environment

5.2.0

  • Added support for inline definition of requirements and defaults for host
  • Added support for \A and \z as regex start and end for route requirement
  • Added support for #[Route] attributes

5.1.0

  • added the protected method PhpFileLoader::callConfigurator() as extension point to ease custom routing configuration
  • deprecated RouteCollectionBuilder in favor of RoutingConfigurator.
  • added "priority" option to annotated routes
  • added argument $priority to RouteCollection::add()
  • deprecated the RouteCompiler::REGEX_DELIMITER constant
  • added ExpressionLanguageProvider to expose extra functions to route conditions
  • added support for a stateless keyword for configuring route stateless in PHP, YAML and XML configurations.
  • added the "hosts" option to be able to configure the host per locale.
  • added RequestContext::fromUri() to ease building the default context

5.0.0

... (truncated)

Commits
  • 853fc7d [Routing] Fix testMissingPrefixLocale and testMissingRouteLocale
  • c886862 [Routing] Use vsprintf instead of sprintf + unpacking
  • 56bfc13 [Routing] Fix Psalm
  • c2ac11e Fix some Composer keywords
  • e40da45 [Tests] Replace setMethods() by onlyMethods() and addMethods()
  • 2ea0f30 CS fix
  • 55b0015 Migrate to static data providers using rector/rector
  • 17b3787 minor #49253 [PHPUnit 10] Use TestCase suffix for abstract tests in `/Tests...
  • ad06f57 Update license years (last time)
  • df1b28f Bump license year to 2023
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [symfony/routing](https://github.com/symfony/routing) to permit the latest version.
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/6.3/CHANGELOG.md)
- [Commits](symfony/routing@v4.4.44...v5.4.26)

---
updated-dependencies:
- dependency-name: symfony/routing
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@ynnoig ynnoig merged commit 39e940d into main Nov 9, 2023
4 checks passed
@ynnoig ynnoig deleted the dependabot/composer/symfony/routing-tw-4.4.44or-tw-5.0.0 branch November 9, 2023 21:19
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.

1 participant