-
Notifications
You must be signed in to change notification settings - Fork 9
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 6 updates #56
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.5` | | [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `1.3.7` | `1.4.5` | | [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `10.5.10` | `10.5.24` | | [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.25.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.5 - [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.5) Updates `phpstan/phpstan-symfony` from 1.3.7 to 1.4.5 - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](phpstan/phpstan-symfony@1.3.7...1.4.5) Updates `phpunit/phpunit` from 10.5.10 to 10.5.24 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.24/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.10...10.5.24) 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 `vimeo/psalm` from 5.20.0 to 5.25.0 - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](vimeo/psalm@5.20.0...5.25.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: 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 Production Dependency changes 🏰
|
🚧 Composer Development Dependency changes 🚧
|
Superseded by #58. |
dependabot
bot
deleted the
dependabot/composer/dev-dependencies-be7fe6442b
branch
July 8, 2024 09:33
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.5
1.3.7
1.4.5
10.5.10
10.5.24
1.5.0
1.5.3
5.20.0
5.25.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.5Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
490f0ae
PHPStan 1.11.52546955
Update errors identifiers01e5828
Updated PHPStan to commit 01e5828ef4dd581732c087c3524073c4691730697d9800c
Updated PHPStan to commit 7d9800c2241344556731eb7f17fd6b8564dba43c71534f1
Fix98476c3
Update result-cache.md1cb07bd
Update errors identifiers108277a
Updated PHPStan to commit 108277a6348de38eaaeb6a5bdb89f83dd775fc9c1711429
Updated PHPStan to commit 1711429c1ba2b30ce63ae6f8eff763758accc4c1c45cade
Bump braces from 3.0.2 to 3.0.3 in /websiteUpdates
phpstan/phpstan-symfony
from 1.3.7 to 1.4.5Release notes
Sourced from phpstan/phpstan-symfony's releases.
... (truncated)
Commits
1bd7c33
Also support command argument and initialize methodbca27f1
Fix interact method inferenceaf6ae0f
Update getArgument return type in interact method2c3d666
Support for alias to inlined serviced530cfe
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.xUpdates
phpunit/phpunit
from 10.5.10 to 10.5.24Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
5f124e3
Prepare release46e02a3
Update ChangeLog3a664ca
optimize empty checks in TestSuite933af56
Use array_pop instead of slow array_shift1282659
Prepare release67323d2
This needs to be an end-to-end test (otherwise it would be affected by random...23deadb
Update ChangeLogb2f136f
Narrow type (and remove superfluous documentation)541fd37
Refactor unsetting tests during TestSuite::run, for even faster destruction o...8afb89b
Prepare releaseUpdates
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
vimeo/psalm
from 5.20.0 to 5.25.0Release notes
Sourced from vimeo/psalm's releases.
... (truncated)
Commits
01a8eb0
Merge pull request #10969 from VincentLanglet/preg_match_all8af77f0
Feedbackaf088f9
Merge pull request #10975 from VincentLanglet/phpstanPure2fa66e0
Merge pull request #11010 from ADmad/patch-2626efd5
Update testc8a0d5e
Fix signature for Locale::canonicalize()22379c7
Fix signature of Locale::canonicalize.d77790b
Merge pull request #11000 from llaville/dynamic-help-textbce59cf
fix psalm errorsc4c674b
up-to-date report listDependabot 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