-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dev-dependencies group across 1 directory with 7 updates #44
Closed
Conversation
This file contains 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
Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) | `3.49.0` | `3.56.2` | | [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.10.57` | `1.11.2` | | [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `1.3.7` | `1.4.1` | | [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `10.5.10` | `10.5.20` | | [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) | `1.5.0` | `1.5.3` | | [vimeo/psalm](https://github.com/vimeo/psalm) | `5.20.0` | `5.24.0` | Updates `friendsofphp/php-cs-fixer` from 3.49.0 to 3.56.2 - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.49.0...v3.56.2) Updates `phpstan/phpstan` from 1.10.57 to 1.11.2 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.57...1.11.2) Updates `phpstan/phpstan-symfony` from 1.3.7 to 1.4.1 - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](phpstan/phpstan-symfony@1.3.7...1.4.1) Updates `phpunit/phpunit` from 10.5.10 to 10.5.20 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.20/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.10...10.5.20) Updates `shipmonk/composer-dependency-analyser` from 1.5.0 to 1.5.3 - [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases) - [Commits](shipmonk-rnd/composer-dependency-analyser@1.5.0...1.5.3) Updates `symfony/stopwatch` from 6.4.3 to 6.4.7 - [Release notes](https://github.com/symfony/stopwatch/releases) - [Changelog](https://github.com/symfony/stopwatch/blob/7.0/CHANGELOG.md) - [Commits](symfony/stopwatch@v6.4.3...v6.4.7) Updates `vimeo/psalm` from 5.20.0 to 5.24.0 - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](vimeo/psalm@5.20.0...5.24.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: phpstan/phpstan-symfony dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: shipmonk/composer-dependency-analyser dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: symfony/stopwatch dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vimeo/psalm dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
🚧 Composer Development Dependency changes 🚧
|
Superseded by #46. |
dependabot
bot
deleted the
dependabot/composer/dev-dependencies-1b36b7627a
branch
June 3, 2024 10:01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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 dev-dependencies group with 6 updates in the / directory:
3.49.0
3.56.2
1.10.57
1.11.2
1.3.7
1.4.1
10.5.10
10.5.20
1.5.0
1.5.3
5.20.0
5.24.0
Updates
friendsofphp/php-cs-fixer
from 3.49.0 to 3.56.2Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
... (truncated)
Commits
e8c12f9
prepared the 3.56.2 release8d5cccf
chore: update PHPStan (#8010)025ce39
DX: Fix Mess Detector violations (#8007)77dc410
DX: Install PCov extension for local Docker (#8006)3117b95
bumped version69c6168
prepared the 3.56.1 releasec87c87a
fix:ConstantCaseFixer
- do not touch typed constants (#7998)efe7a39
fix: Better array shape inPhpUnitDedicateAssertFixer
(#7999)d50fa11
CI: Allow any integer in PHPStan error for Token's constructor (#8000)91b20b9
chore: improve PHPDoc typehints (#7994)Updates
phpstan/phpstan
from 1.10.57 to 1.11.2Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
0d5d429
PHPStan 1.11.2c55d0e3
Updated PHPStan to commit c55d0e35f2dd475534a3272272cd19b601687bc6da6e9ae
Updated PHPStan to commit da6e9ae49806b1ed3c029e88a546837a15a1dee50055aac
Updated PHPStan to commit 0055aac00c8d75d9cf91d4452519f236f22c85055a73f07
Updated PHPStan to commit 5a73f076468e3513156129da864d407c872a4b49d77ab48
Update baselines49f87ce
Updated PHPStan to commit 49f87ced5835fffce2f91b4768cdc1ab59a1e67e1e4df5c
Update errors identifiers5cebee3
Updated PHPStan to commit 5cebee3ab99c89dc39dec4ac631a4df63a233c38c81aa85
Update BACKERS.mdUpdates
phpstan/phpstan-symfony
from 1.3.7 to 1.4.1Release notes
Sourced from phpstan/phpstan-symfony's releases.
Commits
d530cfe
Merge remote-tracking branch 'origin/1.3.x' into 1.4.x51183fe
Update lock-closed-issues.ymlf4b9407
Synchronize stub with symfony3fbf634
Synchronize stub with symfony99848d8
Add stub for Compound::getConstraints()8148308
Merge remote-tracking branch 'origin/1.3.x' into 1.4.xa32bc86
Add@param-out
for PropertyAccessorc9f5ceb
Merge remote-tracking branch 'origin/1.3.x' into 1.4.xd8a0bc0
Narrow type for Extension::getConfiguration if class exists67e208d
Add documentation to load DI helperUpdates
phpunit/phpunit
from 10.5.10 to 10.5.20Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
547d314
Prepare release6da42ed
Make this test work on Windows371fc2c
Update ChangeLog77dc808
Use JUnit XML logfile as expectation instead of test runner outputc722fb2
Do not crash when test run in child process ends unexpectedly and `--log-juni...b2b3555
Add--log-junit
to test94c00e3
Add test without--log-junit
9d1c41f
Merge branch '9.6' into 10.533a0610
Merge branch '8.5' into 9.6920716c
Update toolsUpdates
shipmonk/composer-dependency-analyser
from 1.5.0 to 1.5.3Release notes
Sourced from shipmonk/composer-dependency-analyser's releases.
Commits
00b5023
Add balikobot to e2e (#132)d374d4b
Check invalid cli options combination (#131)c55b7bc
Readme: minor format typo (#130)d37bcd0
Ensure stdout is valid XML for junit format (#129)701b485
Readme: improve, mainly config section (#127)06ab7c6
Readme: mention ignoreUnknownFunctions (#126)f4001af
cs: enforce array trailing commas (#125)0501e73
Fix false positive in multi-attribute usages (#124)2f65e4f
Add PHP syntax checks for supported versions (#122)82b9f82
UsedSymbolExtractor: fix incorrect detection of attribute (#121)Updates
symfony/stopwatch
from 6.4.3 to 6.4.7Release notes
Sourced from symfony/stopwatch's releases.
Commits
ffec95b
Merge branch '5.4' into 6.4fb97497
Auto-close PRs on subtree-splitsUpdates
vimeo/psalm
from 5.20.0 to 5.24.0Release notes
Sourced from vimeo/psalm's releases.
... (truncated)
Commits
462c80e
Merge pull request #10883 from gsteel/strnatcasecmp7587749
Update PHP 8.2 Call map delta with refined types for string comparison functionsc631102
Merge pull request #10887 from DKhalil/patch-2718bdf3
Merge branch '5.x' into patch-27fe1005
Merge pull request #10902 from danog/throw_on_scan_issues8fcb6b4
Merge pull request #10891 from josephwynn-sc/json-serialize-should-be-ignored81e4b97
Merge pull request #10912 from VincentLanglet/conditionalNonEmptyLiteral2e84721
Merge pull request #10923 from smaddock/add-mail
-to-impure-function-listaa6a01a
Addmail
to impure functions list3dea282
Fix conditional on non empty literal stringDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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