Bump the composer group across 1 directory with 3 updates#348
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the composer group across 1 directory with 3 updates#348dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the composer group with 3 updates in the /backend directory: [symfony/yaml](https://github.com/symfony/yaml), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [symfony/process](https://github.com/symfony/process). Updates `symfony/yaml` from 7.3.5 to 7.4.12 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/8.1/CHANGELOG.md) - [Commits](symfony/yaml@v7.3.5...v7.4.12) Updates `phpunit/phpunit` from 11.5.44 to 11.5.50 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.50/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@11.5.44...11.5.50) Updates `symfony/process` from 7.3.4 to 7.4.13 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/8.1/CHANGELOG.md) - [Commits](symfony/process@v7.3.4...v7.4.13) --- updated-dependencies: - dependency-name: symfony/yaml dependency-version: 7.4.12 dependency-type: direct:production dependency-group: composer - dependency-name: phpunit/phpunit dependency-version: 11.5.50 dependency-type: direct:development dependency-group: composer - dependency-name: symfony/process dependency-version: 7.4.13 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 /backend directory: symfony/yaml, phpunit/phpunit and symfony/process.
Updates
symfony/yamlfrom 7.3.5 to 7.4.12Release notes
Sourced from symfony/yaml's releases.
... (truncated)
Commits
8b6952bMerge branch '6.4' into 7.468dcd1fMerge branch '5.4' into 6.4b0b2705[Yaml] Harden the Parser::cleanup() regexes against catastrophic backtracking5a351ff[Yaml] Bound collection-alias resolution in the parsere2eb64aMerge branch '6.4' into 7.4e4fb993[Yaml] Reject non-stringables when using "!!binary"b02ba66[Yaml] Bound recursion depth in the parserc660d65Merge branch '6.4' into 7.4f8d2f4a[Yaml] fix flow collection drops&anchorand!!str &anchoritems563e765Update XSD references in phpunit.xml.dist filesUpdates
phpunit/phpunitfrom 11.5.44 to 11.5.50Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
fdfc727Prepare release35ea7fdMerge branch '10.5' into 11.53319826Prepare releaseb0d98a2Merge branch '9.6' into 10.5b36f023Fix regression introduced in PHPUnit 9.6.333f7dd50Prepare release9c95cf0Merge branch '9.6' into 10.5fea0625Prepare release1a677f6Merge branch '8.5' into 9.61015741Prepare releaseUpdates
symfony/processfrom 7.3.4 to 7.4.13Release notes
Sourced from symfony/process's releases.
... (truncated)
Commits
f5804beMerge branch '6.4' into 7.4c8fc09b[Process] Stop leaking CGI/FastCGI request-context vars to subprocessesd9593c9Merge branch '6.4' into 7.46c93071[Process] Ignore array env values before proc_open7eab480[7.4] Remove usages of named arguments in tests89c0b22Update XSD references in phpunit.xml.dist filese79d445Merge branch '6.4' into 7.47b8e6e8More CS fixes2df4ad6Merge branch '6.4' into 7.45731331CS fixes - native_function_invocation & static_lambdaDependabot 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.