8000 Bump symfony/framework-bundle from 7.2.5 to 7.3.1 by dependabot[bot] · Pull Request #299 · aeon-php/aeon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump symfony/framework-bundle from 7.2.5 to 7.3.1 #299

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

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps symfony/framework-bundle from 7.2.5 to 7.3.1.

Release notes

Sourced from symfony/framework-bundle's releases.

v7.3.1

Changelog (symfony/framework-bundle@v7.3.0...v7.3.1)

v7.3.0

Changelog (symfony/framework-bundle@v7.3.0-RC1...v7.3.0)

v7.3.0-RC1

Changelog (symfony/framework-bundle@v7.3.0-BETA2...v7.3.0-RC1)

v7.3.0-BETA2

Changelog (symfony/framework-bundle@v7.3.0-BETA1...v7.3.0-BETA2)

v7.3.0-BETA1

Changelog (symfony/framework-bundle@v7.2.6...v7.3.0-BETA1)

... (truncated)

Changelog

Sourced from symfony/framework-bundle's changelog.

CHANGELOG

7.3

  • Add errors.php and webhook.php routing configuration files (use them instead of their XML equivalent)

    Before:

    when@dev:
        _errors:
            resource: '@FrameworkBundle/Resources/config/routing/errors.xml'
            prefix: /_error
    webhook:
    resource: '@​FrameworkBundle/Resources/config/routing/webhook.xml'
    prefix: /webhook

    After:

    when@dev:
        _errors:
            resource: '@FrameworkBundle/Resources/config/routing/errors.php'
            prefix: /_error
    webhook:
    resource: '@​FrameworkBundle/Resources/config/routing/webhook.php'
    prefix: /webhook

  • Add support for the ObjectMapper component

  • Add support for assets pre-compression

  • Rename TranslationUpdateCommand to TranslationExtractCommand

  • Add JsonStreamer services and configuration

  • Add new framework.property_info.with_constructor_extractor option to allow enabling or disabling the constructor extractor integration

  • Deprecate the --show-arguments option of the container:debug command, as arguments are now always shown

  • Add autowiring alias for RateLimiterFactoryInterface

  • Add framework.validation.disable_translation option

  • Add support for signal plain name in the messenger.stop_worker_on_signals configuration

  • Deprecate the framework.validation.cache option

  • Add --method option to the debug:router command

  • Auto-exclude DI extensions, test cases, entities and messenger messages

  • Add DI alias from ServicesResetterInterface to services_resetter

  • Add methods argument in #[IsCsrfTokenValid] attribute

  • Allow configuring the logging channel per type of exceptions

  • Enable service argument resolution on classes that use the #[Route] attribute,

... (truncated)

Commits
  • 91905f2 Merge branch '7.2' into 7.3
  • 89a21b5 -
  • c70e660 Merge branch '6.4' into 7.2
  • ff892d3 Fix command option mode (InputOption::VALUE_REQUIRED)
  • 9f5a540 fix package name in deprecation message
  • 49e2028 [FrameworkBundle] also deprecate the internal rate limiter factory alias
  • 86c4522 disable the Lock integration to not register the deduplicate middleware
  • 22ea9c4 Merge branch '7.2' into 7.3
  • 724bb3d Merge branch '6.4' into 7.2
  • 9a3effe bug #60780 [FrameworkBundle] Fix argument not provided to `add_bus_name_stamp...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [symfony/framework-bundle](https://github.com/symfony/framework-bundle) from 7.2.5 to 7.3.1.
- [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.2.5...v7.3.1)

---
updated-dependencies:
- dependency-name: symfony/framework-bundle
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jun 30, 2025
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
Development

Successfully merging this pull request may close these issues.

0 participants
0