An open index of dependabot pull requests across open source projects.

Bump symfony/http-kernel from 7.2.6 to 7.3.0

Open
Number: #14
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: May 30, 2025 at 10:58 PM UTC
(6 months ago)
Updated: May 31, 2025 at 03:16 PM UTC
(6 months ago)
Labels:
dependencies php
Description:

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps symfony/http-kernel from 7.2.6 to 7.3.0.

Release notes

Sourced from symfony/http-kernel's releases.

v7.3.0

Changelog (https://github.com/symfony/http-kernel/compare/v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.3.0-RC1

Changelog (https://github.com/symfony/http-kernel/compare/v7.3.0-BETA2...v7.3.0-RC1)

  • no significant changes

v7.3.0-BETA2

Changelog (https://github.com/symfony/http-kernel/compare/v7.3.0-BETA1...v7.3.0-BETA2)

  • no significant changes

v7.3.0-BETA1

Changelog (https://github.com/symfony/http-kernel/compare/v7.2.6...v7.3.0-BETA1)

v7.2.7

Changelog (https://github.com/symfony/http-kernel/compare/v7.2.6...v7.2.7)

  • no significant changes
Changelog

Sourced from symfony/http-kernel's changelog.

CHANGELOG

7.3

  • Add $key argument to #[MapQueryString] that allows using a specific key for argument resolving
  • Support Uid in #[MapQueryParameter]
  • Add ServicesResetterInterface, implemented by ServicesResetter
  • Allow configuring the logging channel per type of exceptions in ErrorListener

7.2

  • Remove @internal flag and add @final to ServicesResetter
  • Add support for SYMFONY_DISABLE_RESOURCE_TRACKING env var
  • Add support for configuring trusted proxies/headers/hosts via env vars

7.1

  • Add method isKernelTerminating() to ExceptionEvent that allows to check if an exception was thrown while the kernel is being terminated
  • Add HttpException::fromStatusCode()
  • Add $validationFailedStatusCode argument to #[MapQueryParameter] that allows setting a custom HTTP status code when validation fails
  • Add NearMissValueResolverException to let value resolvers report when an argument could be under their watch but failed to be resolved
  • Add $type argument to #[MapRequestPayload] that allows mapping a list of items
  • The Extension class is marked as internal, extend the Extension class from the DependencyInjection component instead
  • Deprecate Extension::addAnnotatedClassesToCompile()
  • Deprecate AddAnnotatedClassesToCachePass
  • Deprecate the setAnnotatedClassCache() and getAnnotatedClassesToCompile() methods of the Kernel class
  • Add #[MapUploadedFile] attribute to fetch, validate, and inject uploaded files into controller arguments

7.0

  • Add argument $reflector to ArgumentResolverInterface::getArguments() and ArgumentMetadataFactoryInterface::createArgumentMetadata()
  • Remove ArgumentValueResolverInterface, use ValueResolverInterface instead
  • Remove StreamedResponseListener
  • Remove AbstractSurrogate::$phpEscapeMap
  • Remove HttpKernelInterface::MASTER_REQUEST
  • Remove terminate_on_cache_hit option from HttpCache
  • Require explicit argument when calling ConfigDataCollector::setKernel(), RouterListener::setCurrentRequest()
  • Remove Kernel::stripComments()
  • Remove FileLinkFormatter, use FileLinkFormatter from the ErrorHandler component instead
  • Remove UriSigner, use UriSigner from the HttpFoundation component instead
  • Add argument $buildDir to WarmableInterface
  • Add argument $filter to Profiler::find() and FileProfilerStorage::find()

6.4

... (truncated)

Commits
  • ac7b8e1 Update VERSION for 7.3.0
  • 410a7f1 Bump Symfony version to 7.3.0
  • b4d1f00 Update VERSION for 7.3.0-RC1
  • 85ad11b Bump Symfony version to 7.3.0
  • 8ff2909 Update VERSION for 7.3.0-BETA2
  • 610f13e Don't enable tracing unless the profiler is enabled
  • ddc2759 Merge branch '7.2' into 7.3
  • 5617b2e Remove always-true condition
  • 5e575fb [FrameworkBundle][HttpKernel] Allow configuring the logging channel per type ...
  • cc168c0 feature #59904 [Routing] Add alias in {foo:bar} syntax in route parameter (...
  • 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)
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Ecosystem:
packagist
Version Change:
7.2.6 → 7.3.0
Update Type:
Minor
Technical Details
ID: 770553
UUID: 2555832204
Node ID: PR_kwDOOvDr6c6YVueM
Host: GitHub
Repository: jerowork/example-application-graphql-attribute-schema