Bump the php-prod group across 1 directory with 8 updates#544
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the php-prod group across 1 directory with 8 updates#544dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
f438edf to
1019a6e
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the php-prod group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) | `2.13.2` | `2.14.0` | | [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle) | `3.4.1` | `3.4.2` | | [doctrine/orm](https://github.com/doctrine/orm) | `3.3.2` | `3.3.3` | | [nelmio/security-bundle](https://github.com/nelmio/NelmioSecurityBundle) | `3.4.2` | `3.5.1` | | [ramsey/uuid](https://github.com/ramsey/uuid) | `4.7.6` | `4.8.1` | | [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle) | `3.20.0` | `3.21.0` | | [twig/intl-extra](https://github.com/twigphp/intl-extra) | `3.20.0` | `3.21.0` | Updates `doctrine/doctrine-bundle` from 2.13.2 to 2.14.0 - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](doctrine/DoctrineBundle@2.13.2...2.14.0) Updates `doctrine/doctrine-migrations-bundle` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases) - [Commits](doctrine/DoctrineMigrationsBundle@3.4.1...3.4.2) Updates `doctrine/orm` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](doctrine/orm@3.3.2...3.3.3) Updates `nelmio/security-bundle` from 3.4.2 to 3.5.1 - [Release notes](https://github.com/nelmio/NelmioSecurityBundle/releases) - [Changelog](https://github.com/nelmio/NelmioSecurityBundle/blob/master/CHANGELOG.md) - [Commits](nelmio/NelmioSecurityBundle@v3.4.2...v3.5.1) Updates `ramsey/uuid` from 4.7.6 to 4.8.1 - [Release notes](https://github.com/ramsey/uuid/releases) - [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md) - [Commits](ramsey/uuid@4.7.6...4.8.1) Updates `twig/extra-bundle` from 3.20.0 to 3.21.0 - [Commits](twigphp/twig-extra-bundle@v3.20.0...v3.21.0) Updates `twig/intl-extra` from 3.20.0 to 3.21.0 - [Commits](twigphp/intl-extra@v3.20.0...v3.21.0) Updates `twig/twig` from 3.20.0 to 3.21.1 - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](twigphp/Twig@v3.20.0...v3.21.1) --- updated-dependencies: - dependency-name: doctrine/doctrine-bundle dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: doctrine/doctrine-migrations-bundle dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-prod - dependency-name: doctrine/orm dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-prod - dependency-name: nelmio/security-bundle dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: ramsey/uuid dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: twig/extra-bundle dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: twig/intl-extra dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: twig/twig dependency-version: 3.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod ... Signed-off-by: dependabot[bot] <support@github.com>
1019a6e to
5201bdf
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.22.14.03.4.13.4.23.3.23.3.33.4.23.5.14.7.64.8.13.20.03.21.03.20.03.21.0Updates
doctrine/doctrine-bundlefrom 2.13.2 to 2.14.0Release notes
Sourced from doctrine/doctrine-bundle's releases.
Commits
ca6a735Merge branch '2.13.x' into 2.14.xa91383dEnsure classes using the #[Entity] attribute are not declared as servicesaac7562Fix Dev dependencies stability check02376adBump doctrine/.github from 7.2.1 to 7.2.2 (#1873)fdeecd4Add loaded entities profiler section (#1872)edb600cRename abstract test case classes with deprecated "Test" suffix (#1870)d9ea81dRemove PHPUnit "require PHP 8" (#1869)a5f5613Merge pull request #1866 from doctrine/dependabot/github_actions/doctrine/dot...a622d7fBump doctrine/.github from 5.3.0 to 7.2.1ed97813phpstan: lvl 4 -> 5 (#1864)Updates
doctrine/doctrine-migrations-bundlefrom 3.4.1 to 3.4.2Release notes
Sourced from doctrine/doctrine-migrations-bundle's releases.
Commits
5a6ac71Merge pull request #590 from tobias-93/fix-multiple-connections56f684fMerge pull request #599 from doctrine/dependabot/github_actions/doctrine/dot-...be3ba36Bump doctrine/.github from 7.2.1 to 7.2.2dc4f5b5Update whitespace in comment0d9e53dAdd test for filtering multiple connectionsaf735b5Remove default tag for schema filter, it is added for each connection dynamic...7569f07Fix filter support for multiple connections9f27613Bump doctrine/.github from 7.2.0 to 7.2.1 (#598)12b0af4Merge pull request #597 from greg0ire/remove-persistence-constraintca926d7Remove constraint on doctrine/persistenceUpdates
doctrine/ormfrom 3.3.2 to 3.3.3Release notes
Sourced from doctrine/orm's releases.
Commits
1f1891dMerge pull request #11926 from greg0ire/3.3.xc9fc4d9Merge remote-tracking branch 'origin/2.20.x' into 3.3.x17d28b5Merge pull request #11917 from stof/lazy_ghost_postloada2d510cFix the initialization of lazy-ghost proxies with postLoad listeners0e3cff0Update composite-primary-keys.rst (#11919)5c50ed9Merge pull request #11924 from xabbuh/dbal-68675a1e560prefer primary key constraints over Index::isPrimary()78e8887Merge pull request #11911 from xabbuh/dbal-68905eb298bMerge pull request #11914 from xabbuh/dbal-68865eb0255do not use deprecated index featuresUpdates
nelmio/security-bundlefrom 3.4.2 to 3.5.1Release notes
Sourced from nelmio/security-bundle's releases.
Commits
b1c5e32Merge 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-2a5883c7Merge pull request #367 from DavidPetrasek/patch-1d479c4fUpdate index.rsta8fa44dUpdate index.rstd4def45Merge pull request #364 from Seldaek/extredirfixUpdates
ramsey/uuidfrom 4.7.6 to 4.8.1Release notes
Sourced from ramsey/uuid's releases.
Changelog
Sourced from ramsey/uuid's changelog.
Commits
fdf4dd4Prepare release 4.8.1b366701Update documentation with references to RFC 95626700833Prepare for release 4.8.0a11a7e5Lock brick/math to ^0.9 for testing and update CHANGELOGdb6a661Merge branch 'derrabus-bump/math' into 4.xd52de61fix: max UUID should be variant 7, nil UUID should be variant 0dbcee99Update CHANGELOG with most recent changesefc4409Clean up docblocks, code, and note new deprecationsd43a9e7chore: update copyright year4d0c09dchore: convert@psalm-returnto@returnUpdates
twig/extra-bundlefrom 3.20.0 to 3.21.0Commits
62d1cf4Makein_array()calls strict81d7394Fix CSUpdates
twig/intl-extrafrom 3.20.0 to 3.21.0Commits
Updates
twig/twigfrom 3.20.0 to 3.21.1Changelog
Sourced from twig/twig's changelog.
Commits
2851238Prepare the 3.21.1 releasea4293d7Update CHANGELOG4535f12bug #4633 Fix ExtensionSet usage of BinaryOperatorExpressionParser (VincentLa...e14a247Fix warning00d29e6Fix instantiation06eb9eaBump versionb54a265Prepare the 3.21.0 releasefde4de9minor #4626 Tweaks html_cva docs (fabpot)f14f220Tweaks html_cva docs7b2fe7cminor #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 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