Bump symfony/http-kernel from 7.2.6 to 7.3.0
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(6 months ago)
(6 months ago)
dependencies php
⚠️ 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)
- feature symfony/symfony#57309 [FrameworkBundle][HttpKernel] Allow configuring the logging channel per type of exceptions (
@Arkalo2)- feature symfony/symfony#59904 [Routing] Add alias in
{foo:bar}syntax in route parameter (@eltharin)- feature symfony/symfony#59890 [VarExporter] Leverage native lazy objects (
@nicolas-grekas)- feature symfony/symfony#60020 [FrameworkBundle] Make
ServicesResetterautowirable (@lyrixx)- feature symfony/symfony#58717 [HttpKernel] Support
Uidin#[MapQueryParameter](@seb-jean)- feature symfony/symfony#58564 [HttpKernel] Let Monolog handle the creation of log folder for improved readonly containers handling (
@shyim)- feature symfony/symfony#59301 [Cache][HttpKernel] Add a
noStoreargument to the#attribute (@smnandre)- feature symfony/symfony#59022 [HttpFoundation] Generate url-safe hashes for signed urls (
@valtzu)- feature symfony/symfony#59157 [HttpKernel] [MapQueryString] added key argument to MapQueryString attribute (
@feymo)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
$keyargument to#[MapQueryString]that allows using a specific key for argument resolving- Support
Uidin#[MapQueryParameter]- Add
ServicesResetterInterface, implemented byServicesResetter- Allow configuring the logging channel per type of exceptions in ErrorListener
7.2
- Remove
@internalflag and add@finaltoServicesResetter- Add support for
SYMFONY_DISABLE_RESOURCE_TRACKINGenv var- Add support for configuring trusted proxies/headers/hosts via env vars
7.1
- Add method
isKernelTerminating()toExceptionEventthat allows to check if an exception was thrown while the kernel is being terminated- Add
HttpException::fromStatusCode()- Add
$validationFailedStatusCodeargument to#[MapQueryParameter]that allows setting a custom HTTP status code when validation fails- Add
NearMissValueResolverExceptionto let value resolvers report when an argument could be under their watch but failed to be resolved- Add
$typeargument to#[MapRequestPayload]that allows mapping a list of items- The
Extensionclass is marked as internal, extend theExtensionclass from the DependencyInjection component instead- Deprecate
Extension::addAnnotatedClassesToCompile()- Deprecate
AddAnnotatedClassesToCachePass- Deprecate the
setAnnotatedClassCache()andgetAnnotatedClassesToCompile()methods of theKernelclass- Add
#[MapUploadedFile]attribute to fetch, validate, and inject uploaded files into controller arguments7.0
- Add argument
$reflectortoArgumentResolverInterface::getArguments()andArgumentMetadataFactoryInterface::createArgumentMetadata()- Remove
ArgumentValueResolverInterface, useValueResolverInterfaceinstead- Remove
StreamedResponseListener- Remove
AbstractSurrogate::$phpEscapeMap- Remove
HttpKernelInterface::MASTER_REQUEST- Remove
terminate_on_cache_hitoption fromHttpCache- Require explicit argument when calling
ConfigDataCollector::setKernel(),RouterListener::setCurrentRequest()- Remove
Kernel::stripComments()- Remove
FileLinkFormatter, useFileLinkFormatterfrom the ErrorHandler component instead- Remove
UriSigner, useUriSignerfrom the HttpFoundation component instead- Add argument
$buildDirtoWarmableInterface- Add argument
$filtertoProfiler::find()andFileProfilerStorage::find()6.4
... (truncated)
Commits
ac7b8e1Update VERSION for 7.3.0410a7f1Bump Symfony version to 7.3.0b4d1f00Update VERSION for 7.3.0-RC185ad11bBump Symfony version to 7.3.08ff2909Update VERSION for 7.3.0-BETA2610f13eDon't enable tracing unless the profiler is enabledddc2759Merge branch '7.2' into 7.35617b2eRemove always-true condition5e575fb[FrameworkBundle][HttpKernel] Allow configuring the logging channel per type ...cc168c0feature #59904 [Routing] Add alias in{foo:bar}syntax in route parameter (...- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 770553 |
| UUID: | 2555832204 |
| Node ID: | PR_kwDOOvDr6c6YVueM |
| Host: | GitHub |
| Repository: | jerowork/example-application-graphql-attribute-schema |