Skip to content
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

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps the dev-dependencies group with 6 updates in the / directory:

Package From To
friendsofphp/php-cs-fixer 3.49.0 3.56.2
phpstan/phpstan 1.10.57 1.11.2
phpstan/phpstan-symfony 1.3.7 1.4.1
phpunit/phpunit 10.5.10 10.5.20
shipmonk/composer-dependency-analyser 1.5.0 1.5.3
vimeo/psalm 5.20.0 5.24.0

Updates friendsofphp/php-cs-fixer from 3.49.0 to 3.56.2

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.56.2 15 Keys Accelerate

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.56.1...v3.56.2

v3.56.1 15 Keys Accelerate

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.56.0...v3.56.1

v3.56.0 15 Keys Accelerate

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.55.0...v3.56.0

v3.55.0 15 Keys Accelerate

What's Changed

... (truncated)

Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.56.2

  • chore: update PHPStan (#8010)
  • DX: Fix Mess Detector violations (#8007)
  • DX: Install PCov extension for local Docker (#8006)

Changelog for v3.56.1

  • chore: improve PHPDoc typehints (#7994)
  • CI: Allow any integer in PHPStan error for Token's constructor (#8000)
  • fix: Better array shape in PhpUnitDedicateAssertFixer (#7999)
  • fix: ConstantCaseFixer - do not touch typed constants (#7998)

Changelog for v3.56.0

  • feat: TrailingCommaInMultilineFixer - handle trailing comma in language constructs (#7989)
  • fix: TrailingCommaInMultilineFixer - language constructs should be covered by arguments, not parameters (#7990)
  • chore: remove invalid comment (#7987)
  • DX: Cache optimisation (#7985)

Changelog for v3.55.0

  • feat: Introduce OrderedAttributesFixer (#7395)
  • chore: few SCA fixes and dev-tools update (#7969)
  • chore: fix phpdoc types (#7977)
  • chore: narrow PHPDoc types (#7979)
  • chore: Normalize implicit backslahes in single quoted strings internally (#7786)
  • chore: phpdoc - rely on strict list/tuple/assoc instead of array (#7978)
  • chore: PhpUnitDataProviderNameFixer - follow config creation pattern (#7980)
  • chore: Preg - drop half-support for array-pattern (#7976)
  • chore: re-use CodeHasher (#7984)
  • chore: RuleSetsTest - assert that Fixer is configurable (#7961)
  • chore: sugar syntax (#7986)
  • chore: Tokens should be always a list (#7698)
  • CI: Ad-hoc fix for MacOS jobs (#7970)
  • CI: Fix calculating diff between branches in PRs (#7973)
  • DX: allow to enforce cache mechanism by env var (#7983)
  • DX: do not typehint fixed-length arrays as lists (#7974)
  • DX: Prevent having deprecated fixers listed as successors of other deprecated fixers (#7967)
  • DX: Resolve/Ignore PHPStan issues on level 6 + bump to level 7 with new baseline (#7971)
  • DX: use list type in PHPDoc (#7975)
  • fix: PhpUnitAttributesFixer - fix for #[RequiresPhp] exceeding its constructor parameters (#7966)
  • test: don't count comment after class as another classy element (#7982)

Changelog for v3.54.0

... (truncated)

Commits

Updates phpstan/phpstan from 1.10.57 to 1.11.2

Release notes

Sourced from phpstan/phpstan's releases.

1.11.2

Improvements 🔧

Function signature fixes 🤖

  • More concrete return types for some database functions (#3078), thanks @​devnix!

Internals 🔍

1.11.1

Improvements 🔧

  • Support integer ranges in sprintf() constant result inference (#3075), thanks @​staabm!

Bugfixes 🐛

Function signature fixes 🤖

... (truncated)

Commits
  • 0d5d429 PHPStan 1.11.2
  • c55d0e3 Updated PHPStan to commit c55d0e35f2dd475534a3272272cd19b601687bc6
  • da6e9ae Updated PHPStan to commit da6e9ae49806b1ed3c029e88a546837a15a1dee5
  • 0055aac Updated PHPStan to commit 0055aac00c8d75d9cf91d4452519f236f22c8505
  • 5a73f07 Updated PHPStan to commit 5a73f076468e3513156129da864d407c872a4b49
  • d77ab48 Update baselines
  • 49f87ce Updated PHPStan to commit 49f87ced5835fffce2f91b4768cdc1ab59a1e67e
  • 1e4df5c Update errors identifiers
  • 5cebee3 Updated PHPStan to commit 5cebee3ab99c89dc39dec4ac631a4df63a233c38
  • c81aa85 Update BACKERS.md
  • Additional commits viewable in compare view

Updates phpstan/phpstan-symfony from 1.3.7 to 1.4.1

Release notes

Sourced from phpstan/phpstan-symfony's releases.

1.4.1

  • d530cfe - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • f4b9407 - Synchronize stub with symfony
  • 3fbf634 - Synchronize stub with symfony
  • 99848d8 - Add stub for Compound::getConstraints()

1.4.0

  • 51183fe - Update lock-closed-issues.yml
  • f4b9407 - Synchronize stub with symfony
  • 3fbf634 - Synchronize stub with symfony
  • 99848d8 - Add stub for Compound::getConstraints()
  • 8148308 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • c9f5ceb - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 67e208d - Add documentation to load DI helper
  • a0e0f1f - chore(deps): update metcalfc/changelog-generator action to v4.3.1
  • b2ddd0f - chore(deps): update cbrgm/mastodon-github-action action to v2
  • 3b3083d - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 4cc4788 - chore(deps): update metcalfc/changelog-generator action to v4.2.0
  • 44b68dd - chore(deps): update dessant/lock-threads action to v5
  • 5586faa - Merge branch '1.3.x' into 1.4.x
  • b9e1ded - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • ce3c258 - Error identifiers
  • 6a0cefe - Require PHPStan 1.11
  • 67cf72e - Open 1.4.x-dev

1.3.12

  • f4b9407 - Synchronize stub with symfony

1.3.11

  • 3fbf634 - Synchronize stub with symfony

1.3.10

  • 99848d8 - Add stub for Compound::getConstraints()

1.3.9

  • a32bc86 - Add @param-out for PropertyAccessor

1.3.8

  • d8a0bc0 - Narrow type for Extension::getConfiguration if class exists
Commits
  • d530cfe Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 51183fe Update lock-closed-issues.yml
  • f4b9407 Synchronize stub with symfony
  • 3fbf634 Synchronize stub with symfony
  • 99848d8 Add stub for Compound::getConstraints()
  • 8148308 Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • a32bc86 Add @param-out for PropertyAccessor
  • c9f5ceb Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • d8a0bc0 Narrow type for Extension::getConfiguration if class exists
  • 67e208d Add documentation to load DI helper
  • Additional commits viewable in compare view

Updates phpunit/phpunit from 10.5.10 to 10.5.20

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 10.5.20

  • #5771: JUnit XML logger may crash when test that is run in separate process exits unexpectedly
  • #5819: Duplicate keys from different data providers are not handled properly

How to install or update PHPUnit

PHPUnit 10.5.19

Fixed

  • #5818: Calling method() on a test stub created using createStubForIntersectionOfInterfaces() throws an unexpected exception

How to install or update PHPUnit

PHPUnit 10.5.18

Deprecated

  • #5812: Support for string array keys in data sets returned by data provider methods that do not match the parameter names of the test method(s) that use(s) them

Fixed

  • #5795: Using @testWith annotation may generate PHP Warning: Uninitialized string offset 0

How to install or update PHPUnit

PHPUnit 10.5.17

Changed

  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

How to install or update PHPUnit

PHPUnit 10.5.16

Changed

  • #5766: Do not use a shell in proc_open() if not really needed
  • #5772: Cleanup process handling after dropping temp-file handling

Fixed

  • #5570: Windows does not support exclusive locks on stdout

How to install or update PHPUnit

PHPUnit 10.5.15

Fixed

  • #5765: Be more forgiving with error handlers that do not respect error suppression

How to install or update PHPUnit

... (truncated)

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.20] - 2024-04-24

  • #5771: JUnit XML logger may crash when test that is run in separate process exits unexpectedly
  • #5819: Duplicate keys from different data providers are not handled properly

[10.5.19] - 2024-04-17

Fixed

  • #5818: Calling method() on a test stub created using createStubForIntersectionOfInterfaces() throws an unexpected exception

[10.5.18] - 2024-04-14

Deprecated

  • #5812: Support for string array keys in data sets returned by data provider methods that do not match the parameter names of the test method(s) that use(s) them

Fixed

  • #5795: Using @testWith annotation may generate PHP Warning: Uninitialized string offset 0

[10.5.17] - 2024-04-05

Changed

  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

[10.5.16] - 2024-03-28

Changed

  • #5766: Do not use a shell in proc_open() if not really needed
  • #5772: Cleanup process handling after dropping temp-file handling

Fixed

  • #5570: Windows does not support exclusive locks on stdout

[10.5.15] - 2024-03-22

Fixed

  • #5765: Be more forgiving with error handlers that do not respect error suppression

[10.5.14] - 2024-03-21

Changed

  • #5747: Cache result of Groups::groups()
  • #5748: Improve performance of NamePrettifier::prettifyTestMethodName()

... (truncated)

Commits
  • 547d314 Prepare release
  • 6da42ed Make this test work on Windows
  • 371fc2c Update ChangeLog
  • 77dc808 Use JUnit XML logfile as expectation instead of test runner output
  • c722fb2 Do not crash when test run in child process ends unexpectedly and `--log-juni...
  • b2b3555 Add --log-junit to test
  • 94c00e3 Add test without --log-junit
  • 9d1c41f Merge branch '9.6' into 10.5
  • 33a0610 Merge branch '8.5' into 9.6
  • 920716c Update tools
  • Additional commits viewable in compare view

Updates shipmonk/composer-dependency-analyser from 1.5.0 to 1.5.3

Release notes

Sourced from shipmonk/composer-dependency-analyser's releases.

1.5.3

Fixes

  • Ensure output of junit format is valid xml (#129)
  • Check invalid cli options combinations (#131)

1.5.2

Fixes

  • Fix unknown function false positive in multi-attribute usages (#124)

1.5.1

Fixes

  • Fix wrong detection of attribute name when aliased import or FQN is used (#121)
Commits

Updates symfony/stopwatch from 6.4.3 to 6.4.7

Release notes

Sourced from symfony/stopwatch's releases.

v6.4.7

Changelog (symfony/stopwatch@v6.4.6...v6.4.7)

  • no significant changes
Commits

Updates vimeo/psalm from 5.20.0 to 5.24.0

Release notes

Sourced from vimeo/psalm's releases.

5.24.0

What's Changed

Features

Fixes

Docs

Internal changes

Other changes

New Contributors

Full Changelog: vimeo/psalm@5.23.1...5.24.0

5.23.1

... (truncated)

Commits
  • 462c80e Merge pull request #10883 from gsteel/strnatcasecmp
  • 7587749 Update PHP 8.2 Call map delta with refined types for string comparison functions
  • c631102 Merge pull request #10887 from DKhalil/patch-2
  • 718bdf3 Merge branch '5.x' into patch-2
  • 7fe1005 Merge pull request #10902 from danog/throw_on_scan_issues
  • 8fcb6b4 Merge pull request #10891 from josephwynn-sc/json-serialize-should-be-ignored
  • 81e4b97 Merge pull request #10912 from VincentLanglet/conditionalNonEmptyLiteral
  • 2e84721 Merge pull request #10923 from smaddock/add-mail-to-impure-function-list
  • aa6a01a Add mail to impure functions list
  • 3dea282 Fix conditional on non empty literal string
  • Additional commits viewable in compare view

Dependabot 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

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]>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

The following labels could not be found: dependencies.

Copy link

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
composer/pcre Upgraded 3.1.1 3.1.3 Compare
composer/xdebug-handler Upgraded 3.0.3 3.0.5 Compare
doctrine/deprecations Upgraded 1.1.2 1.1.3 Compare
nikic/php-parser Upgraded v4.18.0 v4.19.1 Compare
phpdocumentor/type-resolver Upgraded 1.8.0 1.8.2 Compare
phpstan/phpdoc-parser Upgraded 1.25.0 1.29.0 Compare
symfony/console Upgraded v6.4.3 v6.4.7 Compare
symfony/deprecation-contracts Upgraded v3.4.0 v3.5.0 Compare
symfony/event-dispatcher Upgraded v6.4.3 v6.4.7 Compare
symfony/event-dispatcher-contracts Upgraded v3.4.0 v3.5.0 Compare
symfony/filesystem Upgraded v6.4.3 v6.4.7 Compare
symfony/finder Upgraded v6.4.0 v6.4.7 Compare
symfony/polyfill-ctype Upgraded v1.28.0 v1.29.0 Compare
symfony/polyfill-intl-grapheme Upgraded v1.28.0 v1.29.0 Compare
symfony/polyfill-intl-normalizer Upgraded v1.28.0 v1.29.0 Compare
symfony/polyfill-mbstring Upgraded v1.28.0 v1.29.0 Compare
symfony/process New - v6.4.7 Compare
symfony/service-contracts Upgraded v3.4.1 v3.5.0 Compare
symfony/string Upgraded v6.4.3 v6.4.7 Compare

Copy link

🚧 Composer Development Dependency changes 🚧

Dev Packages Operation Base Target Link
amphp/amp Upgraded v2.6.2 v2.6.4 Compare
amphp/byte-stream Upgraded v1.8.1 v1.8.2 Compare
friendsofphp/php-cs-fixer Upgraded v3.49.0 v3.56.2 Compare
netresearch/jsonmapper Upgraded v4.2.0 v4.4.1 Compare
phar-io/manifest Upgraded 2.0.3 2.0.4 Compare
phpdocumentor/reflection-docblock Upgraded 5.3.0 5.4.1 Compare
phpstan/phpstan Upgraded 1.10.57 1.11.2 Compare
phpstan/phpstan-symfony Upgraded 1.3.7 1.4.1 Compare
phpunit/php-code-coverage Upgraded 10.1.11 10.1.14 Compare
phpunit/phpunit Upgraded 10.5.10 10.5.20 Compare
sebastian/cli-parser Upgraded 2.0.0 2.0.1 Compare
sebastian/diff Upgraded 5.1.0 5.1.1 Compare
sebastian/environment Upgraded 6.0.1 6.1.0 Compare
sebastian/exporter Upgraded 5.1.1 5.1.2 Compare
sebastian/global-state Upgraded 6.0.1 6.0.2 Compare
shipmonk/composer-dependency-analyser Upgraded 1.5.0 1.5.3 Compare
spatie/array-to-xml Upgraded 3.2.2 3.3.0 Compare
symfony/options-resolver Upgraded v6.4.0 v6.4.7 Compare
symfony/polyfill-php80 Upgraded v1.28.0 v1.29.0 Compare
symfony/polyfill-php81 Upgraded v1.28.0 v1.29.0 Compare
symfony/stopwatch Upgraded v6.4.3 v6.4.7 Compare
theseer/tokenizer Upgraded 1.2.2 1.2.3 Compare
vimeo/psalm Upgraded 5.20.0 5.24.0 Compare
symfony/process Removed v6.4.3 - Compare

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #46.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants