Bump the composer group across 1 directory with 3 updates#12
Merged
Conversation
Bumps the composer group with 3 updates in the / directory: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit), [league/commonmark](https://github.com/thephpleague/commonmark) and [symfony/http-foundation](https://github.com/symfony/http-foundation). Updates `phpunit/phpunit` from 10.5.45 to 10.5.62 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.62/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.45...10.5.62) Updates `league/commonmark` from 2.7.0 to 2.8.1 - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.8/CHANGELOG.md) - [Commits](thephpleague/commonmark@2.7.0...2.8.1) Updates `symfony/http-foundation` from 6.4.26 to 6.4.35 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/8.1/CHANGELOG.md) - [Commits](symfony/http-foundation@v6.4.26...v6.4.35) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 10.5.62 dependency-type: direct:development dependency-group: composer - dependency-name: league/commonmark dependency-version: 2.8.1 dependency-type: indirect dependency-group: composer - dependency-name: symfony/http-foundation dependency-version: 6.4.35 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 3 updates in the / directory: phpunit/phpunit, league/commonmark and symfony/http-foundation.
Updates
phpunit/phpunitfrom 10.5.45 to 10.5.62Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
3f7dd50Prepare release9c95cf0Merge branch '9.6' into 10.5fea0625Prepare release1a677f6Merge branch '8.5' into 9.61015741Prepare releasee5cda18Fix bad mergea8b932bMerge branch '9.6' into 10.51cce5f3Merge branch '8.5' into 9.63141742Do not run PHPT test when its temporary file for code coverage information ex...0b3170aWe do not need to unserialize() objects hereUpdates
league/commonmarkfrom 2.7.0 to 2.8.1Release notes
Sourced from league/commonmark's releases.
Changelog
Sourced from league/commonmark's changelog.
Commits
84b1ca4Almost 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-110f246a[Docs] Fix "rendering" page rendering24b0774Merge pull request #1104 from thephpleague/renovate/major-symfonyUpdates
symfony/http-foundationfrom 6.4.26 to 6.4.35Release notes
Sourced from symfony/http-foundation's releases.
Commits
cffffd0[HttpFoundation] Fix session cookie_lifetime not applied in mock session storage5bb346d[HttpFoundation] Handle empty session data in updateTimestamp() to fix compat...31b030estop using with*() without expects()31e2a27BinaryFileResponse: always return 206 if Range is valid2ed100b[HttpFoundation] Reject invalid paths09fed20When calling UploadedFile::getErrorMessage() to a file which has no error and...24a3c4cfix engine declaration on mysql pdo table creationsf1a490c[HttpFoundation] Fix PdoSessionHandler charset-collation mismatch with the Do...a7c652d[HttpFoundation] Fix double-prefixing of session keys when using redis/memcached4a673e9do not use PHPUnit mock objects without configured expectationsDependabot 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.