Bump the php-prod group across 1 directory with 8 updates#591
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the php-prod group across 1 directory with 8 updates#591dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the php-prod group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) | `2.18.1` | `2.18.2` | | [doctrine/orm](https://github.com/doctrine/orm) | `3.5.8` | `3.6.3` | | [jms/translation-bundle](https://github.com/schmittjoh/JMSTranslationBundle) | `2.6.0` | `2.7.0` | | [nelmio/security-bundle](https://github.com/nelmio/NelmioSecurityBundle) | `3.6.0` | `3.9.0` | | [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta) | `4.7.2` | `4.8.0` | | [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle) | `3.22.2` | `3.24.0` | | [twig/intl-extra](https://github.com/twigphp/intl-extra) | `3.22.1` | `3.24.0` | Updates `doctrine/doctrine-bundle` from 2.18.1 to 2.18.2 - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](doctrine/DoctrineBundle@2.18.1...2.18.2) Updates `doctrine/orm` from 3.5.8 to 3.6.3 - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](doctrine/orm@3.5.8...3.6.3) Updates `jms/translation-bundle` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/schmittjoh/JMSTranslationBundle/releases) - [Changelog](https://github.com/schmittjoh/JMSTranslationBundle/blob/master/CHANGELOG.md) - [Commits](schmittjoh/JMSTranslationBundle@2.6.0...2.7.0) Updates `nelmio/security-bundle` from 3.6.0 to 3.9.0 - [Release notes](https://github.com/nelmio/NelmioSecurityBundle/releases) - [Changelog](https://github.com/nelmio/NelmioSecurityBundle/blob/master/CHANGELOG.md) - [Commits](nelmio/NelmioSecurityBundle@v3.6.0...v3.9.0) Updates `pagerfanta/pagerfanta` from 4.7.2 to 4.8.0 - [Changelog](https://github.com/BabDev/Pagerfanta/blob/4.x/CHANGELOG.md) - [Commits](BabDev/Pagerfanta@v4.7.2...v4.8.0) Updates `twig/extra-bundle` from 3.22.2 to 3.24.0 - [Release notes](https://github.com/twigphp/twig-extra-bundle/releases) - [Commits](twigphp/twig-extra-bundle@v3.22.2...v3.24.0) Updates `twig/intl-extra` from 3.22.1 to 3.24.0 - [Release notes](https://github.com/twigphp/intl-extra/releases) - [Commits](twigphp/intl-extra@v3.22.1...v3.24.0) Updates `twig/twig` from 3.22.2 to 3.24.0 - [Release notes](https://github.com/twigphp/Twig/releases) - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](twigphp/Twig@v3.22.2...v3.24.0) --- updated-dependencies: - dependency-name: doctrine/doctrine-bundle dependency-version: 2.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-prod - dependency-name: doctrine/orm dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: jms/translation-bundle dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: nelmio/security-bundle dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: pagerfanta/pagerfanta dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: twig/extra-bundle dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: twig/intl-extra dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: twig/twig dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod ... Signed-off-by: dependabot[bot] <support@github.com>
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.18.12.18.23.5.83.6.32.6.02.7.03.6.03.9.04.7.24.8.03.22.23.24.03.22.13.24.0Updates
doctrine/doctrine-bundlefrom 2.18.1 to 2.18.2Release notes
Sourced from doctrine/doctrine-bundle's releases.
Commits
0ff098bMerge pull request #2173 from greg0ire/document-command-remappingc8980d0Document command remappingff26443Detect bundle containing only MappedSuperclass annotations (#2171)0cf3392Merge pull request #2167 from doctrine/dependabot/github_actions/2.18.x/actio...4b3d951Merge pull request #2168 from doctrine/dependabot/github_actions/2.18.x/actio...f7b4bdcBump actions/upload-artifact from 5 to 6b5eb5bcBump actions/download-artifact from 6 to 7b105485Bump actions/checkout from 5 to 668c9ab8Bump doctrine/.github/.github/workflows/coding-standards.yml203bfddMerge pull request #2142 from alexislefebvre/chore-show-parameters-in-name-of...Updates
doctrine/ormfrom 3.5.8 to 3.6.3Release notes
Sourced from doctrine/orm's releases.
... (truncated)
Commits
e88cd59Merge pull request #12423 from greg0ire/3.6.x88a8f75Merge remote-tracking branch 'origin/2.20.x' into 3.6.x9fe8ce4Merge pull request #12373 from tomme87/12225-fix-hydration-issuea46ff16Merge pull request #12414 from ahmed-bhs/docs/enum-type-mapping94e60e4Merge pull request #12419 from greg0ire/backport-12222f59cd40Add ORDER BY clause to SELECT query81558a8Merge pull request #12418 from doctrine/dependabot/github_actions/2.20.x/code...e431ee1Bump codecov/codecov-action from 5 to 6de4ec20Mention PostgreSQL jsonb as a reason to favor json over simple_arraydf014a7Update docs/en/reference/basic-mapping.rstUpdates
jms/translation-bundlefrom 2.6.0 to 2.7.0Release notes
Sourced from jms/translation-bundle's releases.
Commits
826b292Merge pull request #623 from Steveb-p/fix-symfony-7.4-validator-extractor63e82c7Enforce PHPStan version 11 to resolve conflict with simple-phpuniteea34b2Updated CI runner08a480bUse interface instead of implementation74143f9Fixed Symfony 7.4 incompatibility7ae5197Fixed Symfony 7.4 incompatibilityUpdates
nelmio/security-bundlefrom 3.6.0 to 3.9.0Release notes
Sourced from nelmio/security-bundle's releases.
Commits
86dd4d1Merge pull request #389 from Spomky/feature/test-assertions0dc7667feat(tests): Add PHPUnit assertions for security headers and update testing d...2fafee1Merge pull request #372 from Spomky/features/cross-origin-policy63da27eAdd Cross-Origin Policy feature with configurable headers (COEP, COOP, CORP)9389ec2Merge pull request #388 from Spomky/deps-updatea0eac15chore(ci): Add Symfony 8.5 to the continuous integration matrixd702968chore(deps): Update PHPStan and PHPUnit versions in composer.jsona1f20eaMerge pull request #386 from damienalexandre/symfony8ee3d9f1fix(ci): Bump Symfony 7 to 7.3 minimumf42af6efeat(upgrade): Bump allowed Symfony version to 8Updates
pagerfanta/pagerfantafrom 4.7.2 to 4.8.0Changelog
Sourced from pagerfanta/pagerfanta's changelog.
Commits
72881e6Fix selectable adapter testscc9f93eFix testsf8e6483Update GHAd25f34eAdd support for doctrine/collections 3.x1a18358Rector55352dcUpdate fixer config, tweak comments71c616cBump dev tools3043e9dAdd PHP 8.5 build, fix bypass config, allow Symfony 8 for dev91249e4Update 5.x requirementUpdates
twig/extra-bundlefrom 3.22.2 to 3.24.0Release notes
Sourced from twig/extra-bundle's releases.
Commits
6a621fcFix CS7a27e78minor #4718 Add .gitignore & .gitattributes to all .gitattributes (jmsche)8f6488aAdd .gitignore & .gitattributes to all .gitattributesUpdates
twig/intl-extrafrom 3.22.1 to 3.24.0Release notes
Sourced from twig/intl-extra's releases.
Commits
32f15a3Add null-safe operatord79645eFix intl-extra testsc5da148Add .gitignore & .gitattributes to all .gitattributesUpdates
twig/twigfrom 3.22.2 to 3.24.0Release notes
Sourced from twig/twig's releases.
Changelog
Sourced from twig/twig's changelog.
Commits
a6769aePrepare the 3.24.0 release8abec84minor #4784 Add two tests for error conditions in #3930 (mpdude)2fcc939Fix CS25bfb59Add two tests for error conditions in #39308b93364feature #3930 Add anhtml_attrfunction to make outputting HTML attributes ...42c12faAdd anhtml_attrfunction to make outputting HTML attributes easier9c85915minor #4779 fix MatchesBinary namespace in changelog (xabbuh)442bcd4fix MatchesBinary namespace in changeloge56cdfdbug #4778 Fix null coalescing operator with imported macros (fabpot)faa7e87feature #4775 Add getOperatorTokens() to ExpressionParserInterface to separat...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 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