Bump the "maintenance" group with 1 update across multiple ecosystems - #71
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the "maintenance" group with 1 update across multiple ecosystems#71dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the maintenance group with 5 updates: | Package | From | To | | --- | --- | --- | | [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) | `2.2.3` | `2.2.6` | | [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) | `5.6.3` | `5.6.4` | | [symfony/console](https://github.com/symfony/console) | `8.1.1` | `8.1.2` | | [lion/test](https://github.com/lion-packages/test) | `4.1.3` | `4.1.4` | | [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `13.2.2` | `13.2.6` | Updates `phpstan/phpstan` from 2.2.3 to 2.2.6 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `vlucas/phpdotenv` from 5.6.3 to 5.6.4 - [Release notes](https://github.com/vlucas/phpdotenv/releases) - [Commits](vlucas/phpdotenv@v5.6.3...v5.6.4) Updates `symfony/console` from 8.1.1 to 8.1.2 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/8.2/CHANGELOG.md) - [Commits](symfony/console@v8.1.1...v8.1.2) Updates `lion/test` from 4.1.3 to 4.1.4 - [Release notes](https://github.com/lion-packages/test/releases) - [Commits](lion-packages/test@v4.1.3...v4.1.4) Updates `phpunit/phpunit` from 13.2.2 to 13.2.6 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.2.6/ChangeLog-13.2.md) - [Commits](sebastianbergmann/phpunit@13.2.2...13.2.6) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: vlucas/phpdotenv dependency-version: 5.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: symfony/console dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: lion/test dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: phpunit/phpunit dependency-version: 13.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maintenance ... 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 maintenance group with 5 updates:
2.2.32.2.65.6.35.6.48.1.18.1.24.1.34.1.413.2.213.2.6Updates
phpstan/phpstanfrom 2.2.3 to 2.2.6Commits
Updates
vlucas/phpdotenvfrom 5.6.3 to 5.6.4Commits
416df70Pass explicit trim characters ahead of PHP 8.6 (#597)2af2719Update deprecated actionsUpdates
symfony/consolefrom 8.1.1 to 8.1.2Release notes
Sourced from symfony/console's releases.
Commits
535e18aMerge branch '8.0' into 8.17327288Merge branch '7.4' into 8.0088ec6fMerge branch '6.4' into 7.43b643aa[Console] Decorate stdout and stderr independently when a formatter is injected8f99e85[Console] Reduce buffer reallocations in FileInputHelper paste detectionb638369[Console] Drop the issue reference from the sanitizeForDisplay() docblock21d5c56[Console] Strip terminal control characters from displayed file names0179c5cMerge branch '8.0' into 8.1eb7cf2cMerge branch '7.4' into 8.08b00823Merge branch '6.4' into 7.4Updates
lion/testfrom 4.1.3 to 4.1.4Release notes
Sourced from lion/test's releases.
Commits
338e6d9Merge pull request #75 from lion-packages/dependabot/maintenance-04adfc351c14f2ca2build(deps-dev): bump the maintenance group with 4 updatesUpdates
phpunit/phpunitfrom 13.2.2 to 13.2.6Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
5d2afe1Prepare release2bf4722Merge branch '12.5' into 13.2b98e028Prepare release487be9dMerge branch '12.5' into 13.280764d5Fix regression introduced in 612d48fde that stopped test methods from being s...e4eafbbMerge branch '12.5' into 13.20f65ecbSort test classes by their prettified name using case-insensitive natural ord...37ae898Merge branch '12.5' into 13.25ac8620Fix errors reported by PHPStandc03cdfUpdate toolsDependabot 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 conditions