graphqlite-bundle
graphqlite-bundle copied to clipboard
Update symfony/framework-bundle requirement from ^6 to ^6 || ^7
Updates the requirements on symfony/framework-bundle to permit the latest version.
Release notes
Sourced from symfony/framework-bundle's releases.
v7.1.1
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.0...v7.1.1)
- bug symfony/symfony#57297 [FrameworkBundle] not registered definitions must not be modified (
@xabbuh)
Changelog
Sourced from symfony/framework-bundle's changelog.
CHANGELOG
7.1
- Add
CheckAliasValidityPasstolint:containercommand- Add
private_rangesas a shortcut for private IP address ranges to thetrusted_proxiesoption- Mark classes
ConfigBuilderCacheWarmer,Router,SerializerCacheWarmer,TranslationsCacheWarmer,TranslatorandValidatorCacheWarmerasfinal- Move the Router
cache_dirtokernel.build_dir- Deprecate the
router.cache_dirconfig option- Add
rate_limitertags to rate limiter services- Add
secrets:revealcommand- Add
rate_limiteroption tohttp_client.default_optionsandhttp_client.scoped_clients- Attach the workflow's configuration to the
workflowtag- Add the
allowed_recipientsoption for mailer to allow some users to receive emails even ifrecipientsis defined.- Reset env vars when resetting the container
7.0
- Remove command
translation:update, usetranslation:extractinstead- Make the
http_method_overrideconfig option default tofalse- Remove
AbstractController::renderForm(), userender()instead- Remove the
Symfony\Component\Serializer\Normalizer\ObjectNormalizerandSymfony\Component\Serializer\Normalizer\PropertyNormalizerautowiring aliases, type-hint againstSymfony\Component\Serializer\Normalizer\NormalizerInterfaceor implementNormalizerAwareInterfaceinstead- Remove the
Http\Client\HttpClientservice, usePsr\Http\Client\ClientInterfaceinstead- Remove the integration of Doctrine annotations, use native attributes instead
- Remove
EnableLoggerDebugModePass, use argument$debugof HttpKernel'sLoggerinstead- Remove
AddDebugLogProcessorPass::configureLogger(), use HttpKernel'sDebugLoggerConfiguratorinstead- Make the
framework.handle_all_throwablesconfig option default totrue- Make the
framework.php_errors.logconfig option default totrue- Make the
framework.session.cookie_secureconfig option default toauto- Make the
framework.session.cookie_samesiteconfig option default tolax- Make the
framework.session.handler_iddefault to null ifsave_pathis not set and tosession.handler.native_fileotherwise- Make the
framework.uid.default_uuid_versionconfig option default to7- Make the
framework.uid.time_based_uuid_versionconfig option default to7- Make the
framework.validation.email_validation_modeconfig option default tohtml5- Remove the
framework.validation.enable_annotationsconfig option, useframework.validation.enable_attributesinstead- Remove the
framework.serializer.enable_annotationsconfig option, useframework.serializer.enable_attributesinstead- Remove the
routing.loader.annotationservice, use therouting.loader.attributeservice instead- Remove the
routing.loader.annotation.directoryservice, use therouting.loader.attribute.directoryservice instead- Remove the
routing.loader.annotation.fileservice, use therouting.loader.attribute.fileservice instead- Remove
AnnotatedRouteControllerLoader, useAttributeRouteControllerLoaderinstead- Remove
AddExpressionLanguageProvidersPass, useSymfony\Component\Routing\DependencyInjection\AddExpressionLanguageProvidersPassinstead- Remove
DataCollectorTranslatorPass, useSymfony\Component\Translation\DependencyInjection\DataCollectorTranslatorPassinstead- Remove
LoggingTranslatorPass, useSymfony\Component\Translation\DependencyInjection\LoggingTranslatorPassinstead- Remove
WorkflowGuardListenerPass, useSymfony\Component\Workflow\DependencyInjection\WorkflowGuardListenerPassinstead
... (truncated)
Commits
79a2049Merge branch '7.0' into 7.11ee25f5Merge branch '6.4' into 7.0bf2a45fMerge branch '5.4' into 6.4d50f374not registered definitions must not be modified29b9cb3Merge branch '7.0' into 7.1f79d0eeMerge branch '6.4' into 7.07c7739fMerge branch '5.4' into 6.4603090dRevert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"e8cba21[DependencyInjection] Reset env vars when resetting the container8c5cd75Merge branch '7.0' into 7.1- 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)