Bump the composer group across 1 directory with 6 updates#1
Open
dependabot[bot] wants to merge 1 commit intov3from
Open
Bump the composer group across 1 directory with 6 updates#1dependabot[bot] wants to merge 1 commit intov3from
dependabot[bot] wants to merge 1 commit intov3from
Conversation
Bumps the composer group with 1 update in the / directory: [craftcms/cms](https://github.com/craftcms/cms). Updates `craftcms/cms` from 4.8.9 to 4.13.8 - [Release notes](https://github.com/craftcms/cms/releases) - [Changelog](https://github.com/craftcms/cms/blob/4.13.8/CHANGELOG.md) - [Commits](craftcms/cms@4.8.9...4.13.8) Updates `composer/composer` from 2.7.3 to 2.7.7 - [Release notes](https://github.com/composer/composer/releases) - [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md) - [Commits](composer/composer@2.7.3...2.7.7) Updates `symfony/http-client` from 6.4.6 to 6.4.17 - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.2/CHANGELOG.md) - [Commits](symfony/http-client@v6.4.6...v6.4.17) Updates `symfony/process` from 6.4.4 to 7.2.0 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.2/CHANGELOG.md) - [Commits](symfony/process@v6.4.4...v7.2.0) Updates `twig/twig` from 3.8.0 to 3.14.2 - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](twigphp/Twig@v3.8.0...v3.14.2) Updates `yiisoft/yii2` from 2.0.48.1 to 2.0.51 - [Changelog](https://github.com/yiisoft/yii2-framework/blob/master/CHANGELOG.md) - [Commits](yiisoft/yii2-framework@2.0.48.1...2.0.51) --- updated-dependencies: - dependency-name: craftcms/cms dependency-type: direct:production dependency-group: composer - dependency-name: composer/composer dependency-type: indirect dependency-group: composer - dependency-name: symfony/http-client dependency-type: indirect dependency-group: composer - dependency-name: symfony/process dependency-type: indirect dependency-group: composer - dependency-name: twig/twig dependency-type: indirect dependency-group: composer - dependency-name: yiisoft/yii2 dependency-type: indirect dependency-group: composer ... 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 composer group with 1 update in the / directory: craftcms/cms.
Updates
craftcms/cmsfrom 4.8.9 to 4.13.8Release notes
Sourced from craftcms/cms's releases.
... (truncated)
Changelog
Sourced from craftcms/cms's changelog.
... (truncated)
Commits
5a47f8aFinish 4.13.8df20e00Merge pull request #16377 from craftcms/t9n/4.x6cc0dcfNew translations app.php (German, Switzerland)516ec9aNew translations app.php (German)22f7c04Merge pull request #16360 from craftcms/t9n/4.x7c8f1bdDoh5755af3Capitalize the first letter of strings that start with {type} in Germanc815128New translations app.php (German, Switzerland)583fcbcMissing@deprecatededdcc95Revert "Filter out field layouts for invalid element types"Updates
composer/composerfrom 2.7.3 to 2.7.7Release notes
Sourced from composer/composer's releases.
Changelog
Sourced from composer/composer's changelog.
Commits
2919429Release 2.7.7e354a8dUpdate changelog04a63b3Add more characters for best fit encoding protectionad8985eUpdate changelog3130a74Fix windows parameter encoding to prevent abuse of unicode characters with be...5aa7b03Fix testee28354Merge pull request from GHSA-47f6-5gq3-vx9c6bd43dfMerge pull request from GHSA-v9qv-c7wm-wgmffa3b958Fix secure-http check to avoid bypass using emojisf3e877aUpdate depsUpdates
symfony/http-clientfrom 6.4.6 to 6.4.17Release notes
Sourced from symfony/http-client's releases.
... (truncated)
Commits
88898d8[HttpClient] Fix a typo in NoPrivateNetworkHttpClient8057c7c[HttpClient] Test POST to GET redirectsf4f6d81[HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in C...18725f0Merge branch '5.4' into 6.4d77d8e2[HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient60a1136Merge branch '5.4' into 6.463a1278[HttpClient] Fix checking for private IPs before connecting7aed35fMerge branch '5.4' into 6.45acf07c[HttpClient] Close gracefull when the server closes the connection abruptly7e5c9fd[HttpClient] More consistency cleanupsUpdates
symfony/processfrom 6.4.4 to 7.2.0Release notes
Sourced from symfony/process's releases.
... (truncated)
Changelog
Sourced from symfony/process's changelog.
... (truncated)
Commits
d34b22bMerge branch '7.1' into 7.24278337Merge branch '6.4' into 7.13cb242fMerge branch '5.4' into 6.45d1662fnormalize paths to avoid failures if a path is referenced by different names37f5c1fMerge branch '7.1' into 7.29b8a40bMerge branch '6.4' into 7.125214adMerge branch '5.4' into 6.40190687[Process] Fix testf2f5bb9Merge branch '7.1' into 7.266716d3Merge branch '6.4' into 7.1Updates
twig/twigfrom 3.8.0 to 3.14.2Changelog
Sourced from twig/twig's changelog.
... (truncated)
Commits
0b6f9d8Prepare the 3.14.2 releasefe9e0d0Merge branch '3.11.x' into 3.14.x3b06600Prepare the 3.11.3 releasedbd734aUpdate CHANGELOG83a21d3Merge branch '3.11.x' into 3.14.xd3fc074Improve detection of recursiona0f7756Fix recursion when arrays contain self-references in sandboxed mode5b580ecFix code94612e7Prepare the 3.11.2 release8b52782Update CHANGELOGUpdates
yiisoft/yii2from 2.0.48.1 to 2.0.51Changelog
Sourced from yiisoft/yii2's changelog.
... (truncated)
Commits
ea1f112release version 2.0.516723648Fix #20230: Fix getting ID in\yii\filters\Cors::actions()when attached to...1568fbbFix #20147: Fix error handler compatibility with PHP 8.3 (#20228)e7ccd72Add accidentally removed phpdoc0e91252Fix #20226: Revert all PR for "Data providers perform unnecessary COUNT queri...f68f183Merge pull request #20212 from alxlnk/masterde163dcUpdate CHANGELOG.mdc101eccAdd upgrade note for 2.0.50 (#20200)db4ac22update links (#20219)06643e3Add regex property to one of required option.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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.