Skip to content

Bump the dev-dependencies group across 1 directory with 7 updates #86

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Updates the requirements on editorconfig-checker/editorconfig-checker, ergebnis/composer-normalize, phpstan/phpstan, phpstan/phpstan-phpunit, phpstan/phpstan-strict-rules, shipmonk/composer-dependency-analyser and shipmonk/phpstan-rules to permit the latest version.
Updates editorconfig-checker/editorconfig-checker to 10.7.0

Release notes

Sourced from editorconfig-checker/editorconfig-checker's releases.

10.7.0

Commits
  • eb2581b Update core to 3.2.1 (#328)
  • 6017cc9 Run PHP 8.4 in CI (#329)
  • 2e67401 build(deps-dev): bump squizlabs/php_codesniffer from 3.11.1 to 3.11.3 (#327)
  • c44f0dc build(deps-dev): bump squizlabs/php_codesniffer from 3.10.3 to 3.11.1 (#325)
  • cbede13 build(deps-dev): bump phpstan/phpstan from 1.12.5 to 1.12.7 (#324)
  • ba3078e build(deps-dev): bump squizlabs/php_codesniffer from 3.10.2 to 3.10.3 (#322)
  • 116cc53 build(deps-dev): bump phpstan/phpstan from 1.12.0 to 1.12.5 (#323)
  • 0b48bb7 Readme: simplify, link core docs (#320)
  • 748f72d build(deps-dev): bump squizlabs/php_codesniffer from 3.10.1 to 3.10.2 (#316)
  • 4a0bbc1 Bump phpstan/phpstan to 1.12 (#318)
  • Additional commits viewable in compare view

Updates ergebnis/composer-normalize to 2.45.0

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.45.0

What's Changed

New Contributors

Full Changelog: ergebnis/composer-normalize@2.44.0...2.45.0

Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.45.0][2.45.0]

For a full diff see [2.44.0...2.45.0][2.44.0...2.45.0].

Added

Changed

[2.44.0][2.44.0]

For a full diff see [2.43.0...2.44.0][2.43.0...2.44.0].

Changed

[2.43.0][2.43.0]

For a full diff see [2.42.0...2.43.0][2.42.0...2.43.0].

Changed

Fixed

[2.42.0][2.42.0]

For a full diff see [2.41.1...2.42.0][2.41.1...2.42.0].

Changed

[2.41.1][2.41.1]

For a full diff see [2.41.0...2.41.1][2.41.0...2.41.1].

... (truncated)

Commits

Updates phpstan/phpstan to 2.1.8

Release notes

Sourced from phpstan/phpstan's releases.

2.1.8

Improvements 🔧

  • @readonly property cannot be passed by-ref (#3850), #12676, thanks @​staabm!
  • ClassReflection - cannot be a subclass of final-overriden class (phpstan/phpstan-src@ed4ea0a)
  • Deprecated ClassReflection::isSubclassOf(string $className) in favour of ClassReflection::isSubclassOfClass(ClassReflection $class)
    • If you just have string $className instead of ClassReflection and you are too lazy to get ClassReflection via ReflectionProvider, you can still use ClassReflection::is(string $className)

Bugfixes 🐛

Internals 🔍

Commits
  • f9adff3 PHPStan 2.1.8
  • 43403e4 Update errors identifiers
  • 781aefa Updated PHPStan to commit 781aefaf6b2bbaca5a02e017984852fc1b9b99f0
  • e05aaed Updated PHPStan to commit e05aaed53e1cdaaacd4f052195ae7f9996ee058d
  • b1a96eb Update errors identifiers
  • 75ac060 Updated PHPStan to commit 75ac0608c6b7283d83ea16e5c503d3328c34fb4a
  • f29c855 Updated PHPStan to commit f29c855ec94015bfd77caa97b9cee6e9d38ca5a0
  • 692d510 Updated PHPStan to commit 692d5103e089f902ab930022ebbc6ee31c850002
  • dde8da5 Updated PHPStan to commit dde8da5c697f0d5e8fe4f8e356342afe513fa9fa
  • 0048b35 Update errors identifiers
  • Additional commits viewable in compare view

Updates phpstan/phpstan-phpunit to 2.0.4

Release notes

Sourced from phpstan/phpstan-phpunit's releases.

2.0.4

  • d09e152 - Fix error message for "assertNotEquals" usage referencing "assertSame" and "assertEquals"
Commits
  • d09e152 Fix error message for "assertNotEquals" usage referencing "assertSame" and "a...
  • e32ac65 Support assertNotEquals in AssertEqualsIsDiscouragedRule
  • 2cedfb7 Merge remote-tracking branch 'origin/1.4.x' into 2.0.x
  • 10880da Implement AssertEqualsIsDiscouragedRule (#216)
  • 72a6721 Use more specific node-type
  • 4b6ad7f Fix
  • bec49ea Merge branch '1.4.x' into 2.0.x
  • 11d4235 fix: Make sure Assert::assertIsList correctly asserts an array as list
  • See full diff in compare view

Updates phpstan/phpstan-strict-rules to 2.0.4

Release notes

Sourced from phpstan/phpstan-strict-rules's releases.

2.0.4

Commits
  • 3e139cb Check for boolean in while conditions
  • b20f78c Fix build
  • 51abacd Fix build
  • 342fa26 Update LICENSE
  • a0e1926 Update LICENSE
  • 8b88b5f Deprecated parent constructor must not be called
  • 02277ce Merge remote-tracking branch 'origin/1.6.x' into 2.0.x
  • b564ca4 Handle SimpleXMLElement in VariablePropertyFetchRule
  • ed6fea0 Added strictRulesInstalled parameter
  • See full diff in compare view

Updates shipmonk/composer-dependency-analyser to 1.8.2

Release notes

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

1.8.2

Fixes

  • Fix detection of global user function (e.g. polyfills) (#210)
  • Fix extension conflict with const definition (#213)
Commits

Updates shipmonk/phpstan-rules to 4.1.1

Release notes

Sourced from shipmonk/phpstan-rules's releases.

4.1.1

Fixes:

Dependencies

  • phpstan/phpstan requires ^2.1.8 (#296)
Commits
  • bf6c463 ForbidCastRule: fix custom blacklist (#297)
  • 79692c6 Fix build for latest PHPStan 2.1.8 (#296)
  • 45c9ff8 Bump dev dependencies (#294)
  • 207bdba EnforceIteratorToArrayPreserveKeysRule: fix test for latest PHPStan (#293)
  • 2f645b7 Update dependencies in composer.lock (#291)
  • c89eb1f Drop dependabot (#290)
  • ac28977 ForbidCustomFunctionsRule: test denied anonymous class parent (#289)
  • 73aec08 ForbidCustomFunctionsRule: detect first class callables, anonymous classes an...
  • e469a2a Revive dead-code-detector (#284)
  • See full diff 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

Updates the requirements on [editorconfig-checker/editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker.php), [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize), [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit), [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules), [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) and [shipmonk/phpstan-rules](https://github.com/shipmonk-rnd/phpstan-rules) to permit the latest version.

Updates `editorconfig-checker/editorconfig-checker` to 10.7.0
- [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.php/releases)
- [Changelog](https://github.com/editorconfig-checker/editorconfig-checker.php/blob/master/CHANGELOG.md)
- [Commits](editorconfig-checker/editorconfig-checker.php@10.6.0...10.7.0)

Updates `ergebnis/composer-normalize` to 2.45.0
- [Release notes](https://github.com/ergebnis/composer-normalize/releases)
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md)
- [Commits](ergebnis/composer-normalize@2.44.0...2.45.0)

Updates `phpstan/phpstan` to 2.1.8
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@2.0.1...2.1.8)

Updates `phpstan/phpstan-phpunit` to 2.0.4
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@2.0.0...2.0.4)

Updates `phpstan/phpstan-strict-rules` to 2.0.4
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@2.0.0...2.0.4)

Updates `shipmonk/composer-dependency-analyser` to 1.8.2
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases)
- [Commits](shipmonk-rnd/composer-dependency-analyser@1.8.1...1.8.2)

Updates `shipmonk/phpstan-rules` to 4.1.1
- [Release notes](https://github.com/shipmonk-rnd/phpstan-rules/releases)
- [Commits](shipmonk-rnd/phpstan-rules@4.0.0...4.1.1)

---
updated-dependencies:
- dependency-name: editorconfig-checker/editorconfig-checker
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: ergebnis/composer-normalize
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: shipmonk/composer-dependency-analyser
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: shipmonk/phpstan-rules
  dependency-type: direct:development
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants