Bump the composer group across 1 directory with 7 updates#381
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the composer group across 1 directory with 7 updates#381dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the composer group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [composer/composer](https://github.com/composer/composer) | `2.9.5` | `2.10.2` | | [google/protobuf](https://github.com/protocolbuffers/protobuf-php) | `4.33.5` | `4.33.6` | | [league/commonmark](https://github.com/thephpleague/commonmark) | `2.8.0` | `2.8.2` | | [robrichards/xmlseclibs](https://github.com/robrichards/xmlseclibs) | `3.1.4` | `3.1.5` | | [symfony/cache](https://github.com/symfony/cache) | `7.4.5` | `7.4.14` | | [symfony/routing](https://github.com/symfony/routing) | `7.4.4` | `7.4.13` | | [symfony/yaml](https://github.com/symfony/yaml) | `7.4.1` | `7.4.14` | Updates `composer/composer` from 2.9.5 to 2.10.2 - [Release notes](https://github.com/composer/composer/releases) - [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md) - [Commits](composer/composer@2.9.5...2.10.2) Updates `google/protobuf` from 4.33.5 to 4.33.6 - [Commits](protocolbuffers/protobuf-php@v4.33.5...v4.33.6) Updates `league/commonmark` from 2.8.0 to 2.8.2 - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.8/CHANGELOG.md) - [Commits](thephpleague/commonmark@2.8.0...2.8.2) Updates `robrichards/xmlseclibs` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/robrichards/xmlseclibs/releases) - [Changelog](https://github.com/robrichards/xmlseclibs/blob/master/CHANGELOG.txt) - [Commits](robrichards/xmlseclibs@3.1.4...3.1.5) Updates `symfony/cache` from 7.4.5 to 7.4.14 - [Release notes](https://github.com/symfony/cache/releases) - [Changelog](https://github.com/symfony/cache/blob/8.2/CHANGELOG.md) - [Commits](symfony/cache@v7.4.5...v7.4.14) Updates `symfony/routing` from 7.4.4 to 7.4.13 - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/8.2/CHANGELOG.md) - [Commits](symfony/routing@v7.4.4...v7.4.13) Updates `symfony/yaml` from 7.4.1 to 7.4.14 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/8.2/CHANGELOG.md) - [Commits](symfony/yaml@v7.4.1...v7.4.14) --- updated-dependencies: - dependency-name: composer/composer dependency-version: 2.10.2 dependency-type: indirect dependency-group: composer - dependency-name: google/protobuf dependency-version: 4.33.6 dependency-type: indirect dependency-group: composer - dependency-name: league/commonmark dependency-version: 2.8.2 dependency-type: indirect dependency-group: composer - dependency-name: robrichards/xmlseclibs dependency-version: 3.1.5 dependency-type: indirect dependency-group: composer - dependency-name: symfony/cache dependency-version: 7.4.14 dependency-type: indirect dependency-group: composer - dependency-name: symfony/routing dependency-version: 7.4.13 dependency-type: indirect dependency-group: composer - dependency-name: symfony/yaml dependency-version: 7.4.14 dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please remove the |
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 7 updates in the / directory:
2.9.52.10.24.33.54.33.62.8.02.8.23.1.43.1.57.4.57.4.147.4.47.4.137.4.17.4.14Updates
composer/composerfrom 2.9.5 to 2.10.2Release notes
Sourced from composer/composer's releases.
... (truncated)
Changelog
Sourced from composer/composer's changelog.
... (truncated)
Commits
8d4439fRelease 2.10.279d92f0Update changelog8887ad7Merge commit from fork502c6c4Merge commit from fork145e74dUpdate depse42b4f1Retry downloads failing with HTTP 400 on a fresh connection (#12962)8c3eba8Add basic command level telemetry (#12952)c5f92a0Bump actions/checkout from 6.0.3 to 7.0.0 (#12949)b7c4e39Sanitize JSON parse errors in Http\Response to avoid leaking response bodies ...6665153Add VersionsTest for self update behaviorUpdates
google/protobuffrom 4.33.5 to 4.33.6Commits
84b008c4.33.6 sync1debe455.34.0 sync3f6644d5.34.0RC2 sync6fd2d134.29.6 syncUpdates
league/commonmarkfrom 2.8.0 to 2.8.2Release notes
Sourced from league/commonmark's releases.
Changelog
Sourced from league/commonmark's changelog.
Commits
59fb075Fix DomainFilteringAdapter hostname boundary bypass74b4487Document dangers of enabling an unsafe php.ini setting84b1ca4Almost forgot this entrybcf54f5Merge commit from fork7a68ed1Prepare to release 2.8.15c0c4c8Fix DisallowedRawHtml bypass via newline/tab in tag namesf6e7443Add regression test0719b67Merge pull request #1107 from freost/fix-php85-deprecation-error63ff2e0Fix PHP 8.5 deprecation8608e9cMerge pull request #1106 from Kocal/patch-1Updates
robrichards/xmlseclibsfrom 3.1.4 to 3.1.5Release notes
Sourced from robrichards/xmlseclibs's releases.
Changelog
Sourced from robrichards/xmlseclibs's changelog.
... (truncated)
Commits
03062beMerge commit from forkUpdates
symfony/cachefrom 7.4.5 to 7.4.14Release notes
Sourced from symfony/cache's releases.
... (truncated)
Commits
9adfcb2Merge branch '6.4' into 7.4704edf2[Cache] Ensure RelayProxy compatibility with Relay extension 0.30.00f7dc34[Cache] Ensure RelayClusterProxy compatibility with Relay extension 0.30.082698beRestore compat with DBAL v4.xda9142eMigrate table definitions to DBAL'sTableEditorAPI9b4976bMerge branch '6.4' into 7.4654e10fUnsafe unserialize phpstan rule1bb79daMerge branch '6.4' into 7.42a639adDrop PR warning and auto-closing on subtree splitsdad10ddMigrateconfigureSchema()to DBAL's editor APIUpdates
symfony/routingfrom 7.4.4 to 7.4.13Release notes
Sourced from symfony/routing's releases.
Commits
3a16217Merge branch '6.4' into 7.4af04c79Merge branch '5.4' into 6.4e6f3f03Fix tests and merge resolution after merging 6.4 into 7.45156fe8Merge branch '6.4' into 7.4be4ce34[Routing][RateLimiter][Mime][Security] Harden __unserialize against __toStrin...f4ca0c5[Routing] Fix dot-segment encoding for chained "../" and "./" in generated URLs3b04a5eMerge branch '6.4' into 7.40cd0d2fMerge branch '5.4' into 6.4287771d[7.4] Remove usages of named arguments in tests453501cMerge branch '6.4' into 7.4Updates
symfony/yamlfrom 7.4.1 to 7.4.14Release notes
Sourced from symfony/yaml's releases.
Commits
f8f3286Merge branch '6.4' into 7.4989dfb7Unsafe unserialize phpstan ruleba20d82Merge branch '6.4' into 7.4907f845Drop PR warning and auto-closing on subtree splits551ad89[Yaml] Replace@dataProviderannotation with #[DataProvider] attribute in Inl...a824382Merge branch '6.4' into 7.49bb6ebd[Yaml] Fix parsing inline anchored valuesa7ec3b1Merge branch '6.4' into 7.4e8fdf34CS fix4b5658cMerge branch '6.4' into 7.4Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.