Bump the composer group across 1 directory with 4 updates#398
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the composer group across 1 directory with 4 updates#398dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the composer group with 1 update in the / directory: [codeception/codeception](https://github.com/Codeception/Codeception). 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 `guzzlehttp/psr7` from 1.8.2 to 2.10.3 - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/2.10/CHANGELOG.md) - [Commits](guzzle/psr7@1.8.2...2.10.3) 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/yaml` from 5.2.5 to 5.4.53 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/8.1/CHANGELOG.md) - [Commits](symfony/yaml@v5.2.5...v5.4.53) --- updated-dependencies: - dependency-name: codeception/codeception dependency-version: 4.1.22 dependency-type: direct:development dependency-group: composer - dependency-name: guzzlehttp/psr7 dependency-version: 2.10.3 dependency-type: indirect dependency-group: composer - dependency-name: phpunit/phpunit dependency-version: 9.6.34 dependency-type: indirect dependency-group: composer - dependency-name: symfony/yaml dependency-version: 5.4.53 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 1 update in the / directory: codeception/codeception.
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
guzzlehttp/psr7from 1.8.2 to 2.10.3Release notes
Sourced from guzzlehttp/psr7's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/psr7's changelog.
... (truncated)
Commits
7c14722Release 2.10.3d18aa5dParse IPv6 literals with embedded IPv4 addresses (#731)1451aa3Cover fromParts host control validation (#730)8e00bb5Reject malformed UTF-8 URIs (#729)a1bbdc1Release 2.10.2c68fe44Reject malformed Host authorities (#717)a0fda81Normalize global header values (#718)12caca7Reject control characters in URI hosts (#715)73ab136Release 2.10.152ce6ebFix modifyRequest with numeric header names (#667)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/yamlfrom 5.2.5 to 5.4.53Release notes
Sourced from symfony/yaml's releases.
... (truncated)
Changelog
Sourced from symfony/yaml's changelog.
... (truncated)
Commits
ae0bbb4[Yaml] Allow trailing newlines after the end-of-document markerb0b2705[Yaml] Harden the Parser::cleanup() regexes against catastrophic backtracking5a351ff[Yaml] Bound collection-alias resolution in the parserb02ba66[Yaml] Bound recursion depth in the parsera454d47Add PR template and auto-close PR on subtree split repositories7025b96parse empty sequence elements as null62f96e1🐛 throw ParseException on invalid date81cad0cRevert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"bc780e1call substr() with integer offsetsa38ba0bAuto-close PRs on subtree-splitsDependabot 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.