Bump the php-prod group across 1 directory with 9 updates #462
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the php-prod group with 8 updates in the / directory:
2.0.12.0.27.8.17.10.02.2.02.3.02.3.02.6.06.4.06.10.03.3.03.6.06.1.06.2.03.13.03.22.1Updates
doctrine/annotationsfrom 2.0.1 to 2.0.2Release notes
Sourced from doctrine/annotations's releases.
Commits
901c2eeMerge branch '1.14.x' into 2.0.x253dca4Fix filemtime() warning because of eval'd code (#494)b25dcbbTest with Symfony Cache 7 (#499)66d6765Merge branch '1.14.x' into 2.0.x28d74e5Extend deprecation notice (#486)d69b6bfMerge branch '1.14.x' into 2.0.xf5c1c45Bump CI actions (#497)9ff78b9Fix CS8731163Convert ini_get result to bool before evaluating (#446)01489ffMerge pull request #496 from greg0ire/2.0.xUpdates
guzzlehttp/guzzlefrom 7.8.1 to 7.10.0Release notes
Sourced from guzzlehttp/guzzle's releases.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
Commits
b51ac70Release 7.10.0af24c69Use thehttp_get_last_response_headersfunction (#3301)2be2ee8Remove obsolete reference capturing of$http_response_header(#3294)c6420f2Add PHP 8.5 support (#3300)7b2f29fRelease 7.9.38f68d9fImprove compatibility with bad servers for boolean cookie values (#3281)234747fRemove explicit content-length header for GET requests (#3278)d28a072testHandlesGarbageHttpServerGracefully: Split test between PHP <= 8.1 and >...41f5ce7CS fixes0811cfdSA upgradesUpdates
incenteev/composer-parameter-handlerfrom 2.2.0 to 2.3.0Release notes
Sourced from incenteev/composer-parameter-handler's releases.
Changelog
Sourced from incenteev/composer-parameter-handler's changelog.
Commits
4d9a7c7Update the changelog for 2.3.09666527Merge pull request #147 from Chris53897/feature/symfony-8a11de86feat: allow symfony 897173f1Merge pull request #146 from Chris53897/patch-1f92fe5efix: PHP 8.5 deprecationa9abbb0ci: add tests for PHP 8.5f6eb59cMerge pull request #145 from W0rma/php84075c2e7Test against PHP 8.4Updates
jms/translation-bundlefrom 2.3.0 to 2.6.0Release notes
Sourced from jms/translation-bundle's releases.
Commits
2a51f8aMerge pull request #611 from deguif/remove-twig-legacy-coded465379Merge pull request #612 from deguif/base-exception-throwable001aa5eMerge pull request #613 from deguif/gitattributes-update86d6932Merge pull request #614 from deguif/phpunit-attributesf3a9d31feature: use phpunit attributes356c0d8refactor: update .gitattributes6a54f1efeature: make base exception extends throwableec1a0acrefactor: remove twig trans node backward compatibility4c7e5deMerge pull request #598 from deguif/remove-legacy-code444fa3fMerge pull request #609 from deguif/ci-configurationUpdates
knplabs/knp-paginator-bundlefrom 6.4.0 to 6.10.0Release notes
Sourced from knplabs/knp-paginator-bundle's releases.
... (truncated)
Commits
8d41f8eMerge pull request #852 from mpdude/patch-2b978851Allow symfony/config ^8.0 to be used7f8e18bMerge pull request #850 from garak/rel-links14437fe🎨 remove trailing slashes templates005f360Merge pull request #848 from garak/php-confce2e952🔧 migrate configuration to PHP295c73dMerge pull request #844 from garak/sf8bc71382⬆️ allow Symfony 89bf5212Merge pull request #841 from garak/hotfix0358daf🚑️ fix invalid service argumentUpdates
nelmio/security-bundlefrom 3.3.0 to 3.6.0Release notes
Sourced from nelmio/security-bundle's releases.
... (truncated)
Changelog
Sourced from nelmio/security-bundle's changelog.
Commits
f3a7bf6feat(permissions-policy): Change header behaviour (#381)fc1f8dffeat(security): AddPermissions-Policyheader support (#373)8b7364echore: Manual CS fix (#379)fa6f2eaMerge pull request #378 from silasjoisten/fix/phpstanb1c5e32Merge pull request #370 from martijnc/bugfix/3698846b40#369 Fix BC break introduced in 3.50b81201Fix CI some more0173d00Fix CI140a3dcMerge pull request #348 from martijnc/feature/directive-set-builder23d3bc1Merge pull request #368 from DavidPetrasek/patch-2Updates
surfnet/stepup-saml-bundlefrom 6.1.0 to 6.2.0Commits
3ee8ae9Merge pull request #130 from OpenConext/bugfix/exception-from-logger6671293Do not throw an exception when the samlAuthenticationLogger is used before fo...ae75742Fix import8ea62adFix phpstan complaint: MetadataFactory::GetCertificateData() does not handle ...Updates
twig/extra-bundlefrom 3.13.0 to 3.22.1Commits
b6534bcAllow Symfony 8 packages in Twig extra packages6d253f0Bump minimum Commonmark requirementf22e82dminor #4664 CS fixes (nicolas-grekas)f047eb6CS fixesd48133cFix compatibility with Symfony 8614922fUpdate configuration keys + allow extra keys for extensions62d1cf4Makein_array()calls strict81d7394Fix CS9df5e1dAdd missing CHANGELOG0a2d836feature #3737 Added configuration for commonmark use in twig-extra-bundle. (d...Updates
twig/twigfrom 3.14.2 to 3.22.1Changelog
Sourced from twig/twig's changelog.
... (truncated)
Commits
1de2ec1Prepare the 3.22.1 release6a65434Update CHANGELOG35a3de7minor #4711CoreExtension: Make error message more readable (tcoch)40248e4CoreExtension: Make error message more readabled58c8beminor #4698 Add throw tag to parse methods (VincentLanglet)2996f0bminor #4709 Add caution note for random function usage (xelan)02c5a4bAdd caution note for random function usage94a3635minor #4708 Allow Symfony 8 packages in Twig extra packages (javiereguiluz)9a8a1dcAllow Symfony 8 packages in Twig extra packages80fa13cminor #4707 Fix array typehint for $variants in HtmlExtension (yoeunes)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions