Bump the composer group across 1 directory with 5 updates#528
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the composer group across 1 directory with 5 updates#528dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the composer group with 2 updates in the / directory: [codeception/codeception](https://github.com/Codeception/Codeception) and [composer/composer](https://github.com/composer/composer). Updates `codeception/codeception` from 4.1.20 to 4.1.22 - [Release notes](https://github.com/Codeception/Codeception/releases) - [Changelog](https://github.com/Codeception/Codeception/blob/main/CHANGELOG-4.x.md) - [Commits](Codeception/Codeception@4.1.20...4.1.22) Updates `composer/composer` from 2.0.13 to 2.2.28 - [Release notes](https://github.com/composer/composer/releases) - [Changelog](https://github.com/composer/composer/blob/2.2.28/CHANGELOG.md) - [Commits](composer/composer@2.0.13...2.2.28) Updates `guzzlehttp/psr7` from 1.8.2 to 2.9.1 - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/2.9/CHANGELOG.md) - [Commits](guzzle/psr7@1.8.2...2.9.1) Updates `phpunit/phpunit` from 9.5.4 to 9.6.34 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.34/ChangeLog-9.6.md) - [Commits](sebastianbergmann/phpunit@9.5.4...9.6.34) Updates `symfony/process` from 5.2.4 to 5.4.51 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/8.1/CHANGELOG.md) - [Commits](symfony/process@v5.2.4...v5.4.51) --- updated-dependencies: - dependency-name: codeception/codeception dependency-version: 4.1.22 dependency-type: direct:development dependency-group: composer - dependency-name: composer/composer dependency-version: 2.2.28 dependency-type: direct:development dependency-group: composer - dependency-name: guzzlehttp/psr7 dependency-version: 2.9.1 dependency-type: indirect dependency-group: composer - dependency-name: phpunit/phpunit dependency-version: 9.6.34 dependency-type: indirect dependency-group: composer - dependency-name: symfony/process dependency-version: 5.4.51 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 2 updates in the / directory: codeception/codeception and composer/composer.
Updates
codeception/codeceptionfrom 4.1.20 to 4.1.22Release notes
Sourced from codeception/codeception's releases.
Changelog
Sourced from codeception/codeception's changelog.
Commits
9777ec34.1.22cbce9eaSecurity: Disable deserialization of RunProcess class (#6241)d69ab79Merge pull request #6230 from esnelubov/4.1-free-memoryad2d34eAdd check for PHP version to make the code work on PHP 5.62cc87fdReduce the memory consumption of tests by forcing PHP to return the unused me...701b636Merge pull request #6229 from W0rma/guzzle-psr7-v2405204bAllow installation of guzzlehttp/psr7 v2549160cRecorder extension: role="navigation" is unnecessary for element nav (#6224)c25f20dUse 1.x versions of modules in 4.1 to fix CI818a8b34.1.21Updates
composer/composerfrom 2.0.13 to 2.2.28Release notes
Sourced from composer/composer's releases.
... (truncated)
Changelog
Sourced from composer/composer's changelog.
... (truncated)
Commits
5104b27Release 2.2.28f1ca632Fix ci824e22dUpdate changelog65e6390Fix regexp for new GitHub installation tokens (2.2) (#12854)1f7bac5Reverting release version changesc800ff7Release 2.2.2724da889Fix windows testsdc9c846Update changelogb0fdacbFix usage of insecure 3DES cipher suites when curl is disabledd9ffd9cMerge commit from forkUpdates
guzzlehttp/psr7from 1.8.2 to 2.9.1Release notes
Sourced from guzzlehttp/psr7's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/psr7's changelog.
... (truncated)
Commits
3780f78Release 2.9.1f16eef2Fix CachingStream detach resource (#654)f64fad2Include next version in change log (#653)f1831deFix UTF-8 body summary truncation (#652)c6ceac3Run static analysis on PHP 7.4 (#651)d3426d4Update static tooling (#647)9df4c78[2.9] Fix parsing of relative path references containing a colon in a non-ini...539ec39Upgrade tohttp-interop/http-factory-tests1.1.0 (#642)7d0ed42Release 2.9.0a496afdAdd additional tests covering IPv6 URI parsing (#641)Updates
phpunit/phpunitfrom 9.5.4 to 9.6.34Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
b36f023Fix regression introduced in PHPUnit 9.6.33fea0625Prepare release1a677f6Merge branch '8.5' into 9.61015741Prepare release1cce5f3Merge 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 here261086aExtract methodfdd6b86Fix CS/WS issue492ee10Prepare releaseUpdates
symfony/processfrom 5.2.4 to 5.4.51Release notes
Sourced from symfony/process's releases.
... (truncated)
Commits
467bfc5[Process] Fix escaping for MSYS on Windows5d1662fnormalize paths to avoid failures if a path is referenced by different names0190687[Process] Fix testee75984security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell o...05c2ccc[Process] Use %PATH% before %CD% to load the shell on Windowsd94dda5[Process] Fix escaping /X arguments on Windows72baf6bfix the constant being used81e1a0cfix the path separator being usedd67303eminor #58747 [Process] fix the directory separator being used (xabbuh)5cdd400minor #58746 [Process] Improve test cleanup by unlinking in afinallyblock...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 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.