Bump the composer group across 2 directories with 4 updates#109
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the composer group across 2 directories with 4 updates#109dependabot[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 /php/cakephp5 directory: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [composer/composer](https://github.com/composer/composer). Bumps the composer group with 1 update in the /php/simple directory: [nesbot/carbon](https://github.com/briannesbitt/Carbon). Updates `phpunit/phpunit` from 10.3.5 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.3.5...10.5.62) Updates `composer/composer` from 2.6.3 to 2.9.7 - [Release notes](https://github.com/composer/composer/releases) - [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md) - [Commits](composer/composer@2.6.3...2.9.7) Updates `symfony/process` from 6.3.4 to 6.4.33 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/8.1/CHANGELOG.md) - [Commits](symfony/process@v6.3.4...v6.4.33) Updates `nesbot/carbon` from 3.4.0 to 3.8.4 - [Release notes](https://github.com/briannesbitt/Carbon/releases) - [Commits](briannesbitt/Carbon@3.4.0...3.8.4) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 10.5.62 dependency-type: direct:development dependency-group: composer - dependency-name: composer/composer dependency-version: 2.9.7 dependency-type: indirect dependency-group: composer - dependency-name: symfony/process dependency-version: 6.4.33 dependency-type: indirect dependency-group: composer - dependency-name: nesbot/carbon dependency-version: 3.8.4 dependency-type: direct:production 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 /php/cakephp5 directory: phpunit/phpunit and composer/composer.
Bumps the composer group with 1 update in the /php/simple directory: nesbot/carbon.
Updates
phpunit/phpunitfrom 10.3.5 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
composer/composerfrom 2.6.3 to 2.9.7Release notes
Sourced from composer/composer's releases.
... (truncated)
Changelog
Sourced from composer/composer's changelog.
... (truncated)
Commits
82a2fbdRelease 2.9.702265b2Update changelogca0612eFixes custom script command aliases regression when a script is called a subs...bd695eeReverting release version changes9afc32cRelease 2.9.6e00073cFix some perforce type issues4fcc13dConvert perforce util to use array process args to avoid injectionsfd82721Update changelog15f2541Fix --no-plugins handling regression in #12758, fixes #127894f02616Merge commit from forkUpdates
symfony/processfrom 6.3.4 to 6.4.33Release notes
Sourced from symfony/process's releases.
... (truncated)
Changelog
Sourced from symfony/process's changelog.
... (truncated)
Commits
c46e854[Process] Fix escaping for MSYS on Windowsc593135[Process] Adjust Process mustRun method phpdoce579464[Process] Ignore invalid env var names8541b73[Process] Fix dealing with broken stdin pipes48bad91Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages6be2f0c[Process] Enhance hasSystemCallBeenInterrupted function for non-english locale6e0026eFix wrong boolean values8eb6dc5CS fixese2a61c1fix(process): use a pipe for stderr in pty mode to avoid mixed output between...7a1c12e[Process] Fix process status trackingUpdates
nesbot/carbonfrom 3.4.0 to 3.8.4Release notes
Sourced from nesbot/carbon's releases.
... (truncated)
Commits
129700eValidate locale earlierf01cfa9Merge pull request #3125 from briannesbitt/issue/3037-add-psalm-configb81878cAdd Psalm config28fe8d6Merge pull request #3122 from koprivan/fix-month-namesef30374add months_standalone and regexp to sk.php593d8f9add missing regexp to cs.php121d9acMerge pull request #3120 from briannesbitt/job/update-sponsors66b1be9Update sponsorsb40b832Merge pull request #3118 from briannesbitt/job/update-sponsors7f26853Update sponsorsDependabot 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.