chore(deps): bump the composer group with 5 updates - #26
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the composer group with 5 updates: | Package | From | To | | --- | --- | --- | | [laravel/framework](https://github.com/laravel/framework) | `11.29.0` | `11.34.2` | | [league/commonmark](https://github.com/thephpleague/commonmark) | `2.5.3` | `2.6.0` | | [symfony/http-client](https://github.com/symfony/http-client) | `7.1.5` | `7.2.0` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `7.1.5` | `7.2.0` | | [symfony/process](https://github.com/symfony/process) | `7.1.5` | `7.2.0` | Updates `laravel/framework` from 11.29.0 to 11.34.2 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md) - [Commits](laravel/framework@v11.29.0...v11.34.2) Updates `league/commonmark` from 2.5.3 to 2.6.0 - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.6/CHANGELOG.md) - [Commits](thephpleague/commonmark@2.5.3...2.6.0) Updates `symfony/http-client` from 7.1.5 to 7.2.0 - [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@v7.1.5...v7.2.0) Updates `symfony/http-foundation` from 7.1.5 to 7.2.0 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.2/CHANGELOG.md) - [Commits](symfony/http-foundation@v7.1.5...v7.2.0) Updates `symfony/process` from 7.1.5 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@v7.1.5...v7.2.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production dependency-group: composer - dependency-name: league/commonmark dependency-type: indirect dependency-group: composer - dependency-name: symfony/http-client dependency-type: indirect dependency-group: composer - dependency-name: symfony/http-foundation dependency-type: indirect dependency-group: composer - dependency-name: symfony/process dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Dec 10, 2024
Closed
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 5 updates:
11.29.011.34.22.5.32.6.07.1.57.2.07.1.57.2.07.1.57.2.0Updates
laravel/frameworkfrom 11.29.0 to 11.34.2Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
865da6dUpdate version to v11.34.21d32031Fix Resend transport headers bug (#53687)ae1ce8dUpdate facade docblocks285d4b7[11.x] FixwithoutOverlappingfor grouped scheduled closures (#53680)b1f07edfix groupBy() return type phpdoc (#53684)41d1a2dRevert "[11.x] Add non-static JsonResource wrapping (#53543)" (#53686)e7b12ffUpdate CHANGELOGed07324Update version to v11.34.18d32280configure cloud log socket (#53666)a9acf84Update CHANGELOGUpdates
league/commonmarkfrom 2.5.3 to 2.6.0Release notes
Sourced from league/commonmark's releases.
Changelog
Sourced from league/commonmark's changelog.
Commits
d150f91Prepare to release 2.6.02f1e520Merge commit from forkd777db8Add pathological test for deeply-nested blocks92dbad9Flag this as a security release8b9d95eFix pathological test suite failing not loading extensions in CI5156796Add max_delimiters_per_line config option5ce491fOptimize repeated parsing of links without closing brace540d850Fix quadratic complexity parsing long backtick code spans with no matching cl...e1cfa8dUse recursive lookup as a last resort to avoid throwingb61bbd4Use delimiter position to optimize processingUpdates
symfony/http-clientfrom 7.1.5 to 7.2.0Release notes
Sourced from symfony/http-client's releases.
... (truncated)
Changelog
Sourced from symfony/http-client's changelog.
... (truncated)
Commits
955e433Merge branch '7.1' into 7.2f4459f8Merge branch '6.4' into 7.118725f0Merge branch '5.4' into 6.4d77d8e2[HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient99ceaed[HttpClient] Fix primary_ip info when using amphp/http-client v5e961ee6Merge branch '7.1' into 7.22ec4972Merge branch '6.4' into 7.160a1136Merge branch '5.4' into 6.463a1278[HttpClient] Fix checking for private IPs before connecting3d49526Merge branch '7.1' into 7.2Updates
symfony/http-foundationfrom 7.1.5 to 7.2.0Release notes
Sourced from symfony/http-foundation's releases.
Changelog
Sourced from symfony/http-foundation's changelog.
... (truncated)
Commits
e88a66cMerge branch '7.1' into 7.28276584Merge branch '6.4' into 7.1431771bMerge branch '5.4' into 6.43f38b8a[HttpFoundation] Fix test40e6615bug #58862 [Notifier] Fix GoIpTransport (nicolas-grekas)d2737ecMerge branch '5.4' into 6.4897e8a2[HttpFoundation] Revert risk change69094c8[Notifier] Fix GoIpTransport7df6f57Merge branch '7.1' into 7.22251578Merge branch '6.4' into 7.1Updates
symfony/processfrom 7.1.5 to 7.2.0Release notes
Sourced from symfony/process's releases.
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.1Dependabot 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.