Bump the php-prod group across 1 directory with 8 updates #544
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 7 updates in the / directory:
2.13.2
2.14.0
3.4.1
3.4.2
3.3.2
3.3.3
3.4.2
3.5.1
4.7.6
4.8.1
3.20.0
3.21.0
3.20.0
3.21.0
Updates
doctrine/doctrine-bundle
from 2.13.2 to 2.14.0Release notes
Sourced from doctrine/doctrine-bundle's releases.
Commits
ca6a735
Merge branch '2.13.x' into 2.14.xa91383d
Ensure classes using the #[Entity] attribute are not declared as servicesaac7562
Fix Dev dependencies stability check02376ad
Bump doctrine/.github from 7.2.1 to 7.2.2 (#1873)fdeecd4
Add loaded entities profiler section (#1872)edb600c
Rename abstract test case classes with deprecated "Test" suffix (#1870)d9ea81d
Remove PHPUnit "require PHP 8" (#1869)a5f5613
Merge pull request #1866 from doctrine/dependabot/github_actions/doctrine/dot...a622d7f
Bump doctrine/.github from 5.3.0 to 7.2.1ed97813
phpstan: lvl 4 -> 5 (#1864)Updates
doctrine/doctrine-migrations-bundle
from 3.4.1 to 3.4.2Release notes
Sourced from doctrine/doctrine-migrations-bundle's releases.
Commits
5a6ac71
Merge pull request #590 from tobias-93/fix-multiple-connections56f684f
Merge pull request #599 from doctrine/dependabot/github_actions/doctrine/dot-...be3ba36
Bump doctrine/.github from 7.2.1 to 7.2.2dc4f5b5
Update whitespace in comment0d9e53d
Add test for filtering multiple connectionsaf735b5
Remove default tag for schema filter, it is added for each connection dynamic...7569f07
Fix filter support for multiple connections9f27613
Bump doctrine/.github from 7.2.0 to 7.2.1 (#598)12b0af4
Merge pull request #597 from greg0ire/remove-persistence-constraintca926d7
Remove constraint on doctrine/persistenceUpdates
doctrine/orm
from 3.3.2 to 3.3.3Release notes
Sourced from doctrine/orm's releases.
Commits
1f1891d
Merge pull request #11926 from greg0ire/3.3.xc9fc4d9
Merge remote-tracking branch 'origin/2.20.x' into 3.3.x17d28b5
Merge pull request #11917 from stof/lazy_ghost_postloada2d510c
Fix the initialization of lazy-ghost proxies with postLoad listeners0e3cff0
Update composite-primary-keys.rst (#11919)5c50ed9
Merge pull request #11924 from xabbuh/dbal-68675a1e560
prefer primary key constraints over Index::isPrimary()78e8887
Merge pull request #11911 from xabbuh/dbal-68905eb298b
Merge pull request #11914 from xabbuh/dbal-68865eb0255
do not use deprecated index featuresUpdates
nelmio/security-bundle
from 3.4.2 to 3.5.1Release notes
Sourced from nelmio/security-bundle's releases.
Commits
b1c5e32
Merge pull request #370 from martijnc/bugfix/3698846b40
#369 Fix BC break introduced in 3.50b81201
Fix CI some more0173d00
Fix CI140a3dc
Merge pull request #348 from martijnc/feature/directive-set-builder23d3bc1
Merge pull request #368 from DavidPetrasek/patch-2a5883c7
Merge pull request #367 from DavidPetrasek/patch-1d479c4f
Update index.rsta8fa44d
Update index.rstd4def45
Merge pull request #364 from Seldaek/extredirfixUpdates
ramsey/uuid
from 4.7.6 to 4.8.1Release notes
Sourced from ramsey/uuid's releases.
Changelog
Sourced from ramsey/uuid's changelog.
Commits
fdf4dd4
Prepare release 4.8.1b366701
Update documentation with references to RFC 95626700833
Prepare for release 4.8.0a11a7e5
Lock brick/math to ^0.9 for testing and update CHANGELOGdb6a661
Merge branch 'derrabus-bump/math' into 4.xd52de61
fix: max UUID should be variant 7, nil UUID should be variant 0dbcee99
Update CHANGELOG with most recent changesefc4409
Clean up docblocks, code, and note new deprecationsd43a9e7
chore: update copyright year4d0c09d
chore: convert@psalm-return
to@return
Updates
twig/extra-bundle
from 3.20.0 to 3.21.0Commits
62d1cf4
Makein_array()
calls strict81d7394
Fix CSUpdates
twig/intl-extra
from 3.20.0 to 3.21.0Commits
Updates
twig/twig
from 3.20.0 to 3.21.1Changelog
Sourced from twig/twig's changelog.
Commits
2851238
Prepare the 3.21.1 releasea4293d7
Update CHANGELOG4535f12
bug #4633 Fix ExtensionSet usage of BinaryOperatorExpressionParser (VincentLa...e14a247
Fix warning00d29e6
Fix instantiation06eb9ea
Bump versionb54a265
Prepare the 3.21.0 releasefde4de9
minor #4626 Tweaks html_cva docs (fabpot)f14f220
Tweaks html_cva docs7b2fe7c
minor #4613 Update html_cva.rst (seb-jean)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 <dependency name> major version
will 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 version
will 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