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

composer(deps-dev): bump the minor-patch-dependencies group with 4 updates #318

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Updates the requirements on mimmi20/coding-standard, nikic/php-parser, phpstan/phpstan and rector/rector to permit the latest version.
Updates mimmi20/coding-standard to 5.1.10

Commits
  • a4544cb Merge pull request #365 from mimmi20/dependabot/composer/master/minor-patch-d...
  • e5dcc29 composer(deps): bump the minor-patch-dependencies group with 3 updates
  • 8a3e953 Merge pull request #364 from mimmi20/updates
  • 56c26a0 add dependency groups
  • 9fa672d Merge pull request #362 from mimmi20/dependabot/github_actions/master/shivamm...
  • 5f0afba github-actions: bump shivammathur/setup-php from 2.25.4 to 2.25.5
  • See full diff in compare view

Updates nikic/php-parser to 4.17.1

Release notes

Sourced from nikic/php-parser's releases.

PHP-Parser 4.17.1

Fixed

  • Fixed phpdoc mismatches for ClassConst::$type introduced in previous release.
Changelog

Sourced from nikic/php-parser's changelog.

Version 4.17.1 (2023-08-13)

Fixed

  • Fixed phpdoc mismatches for ClassConst::$type introduced in previous release.

Version 4.17.0 (2023-08-13)

Added

  • [PHP 8.3] Added support for typed class constants.
  • [PHP 8.3] Added supprot for dynamic class constant fetch.
  • [PHP 8.3] Added support for readonly anonymous classes.

Fixed

  • Fixed missing required parentheses when pretty printing new with an expression class name.
  • Fixed missing required parentheses when pretty printing (CONST)::$x and similar.

Version 4.16.0 (2023-06-25)

Added

  • Added Name::getParts() method for forward-compatibility with PHP-Parser 5.

Deprecated

  • Deprecated direct access to Name::$parts, which will be removed in PHP-Parser 5.

Version 4.15.5 (2023-05-19)

Added

  • Added makePrivate(), makeProtected(), makePublic() and makeReadonly() methods to Builder\Param to allow the creation of promoted parameters.

Version 4.15.4 (2023-03-05)

Fixed

  • Fixed formatting-preservation for alternative if syntax with trailing comments.

Version 4.15.3 (2023-01-16)

... (truncated)

Commits
  • a6303e5 Release PHP-Parser 4.17.1
  • 44fc921 Fix ClassConst::$type phpdoc
  • 844c228 Release PHP-Parser 4.17.0
  • 6d2584b Support fixup for dynamic class const name
  • 21a61ec Properly handle static deref LHS
  • 8f8e47b Support new variables in fixup
  • 0aad06b Fix logic for new operand parentheses requirement
  • 80a680b Properly handle new/instanceof operand restrictions
  • cfc54e3 [PHP 8.3] Support dynamic class const fetch
  • 05e84f7 Support readonly anonymous classes
  • Additional commits viewable in compare view

Updates phpstan/phpstan to 1.10.28

Release notes

Sourced from phpstan/phpstan's releases.

1.10.28

Improvements 🔧

Bugfixes 🐛

Internals 🔍

Commits
  • e4545b5 PHPStan 1.10.28
  • e378984 Update Rector
  • 7c49c94 Updated PHPStan to commit 7c49c944c7a40a2065f27d2ba94eb90f0f2fc22d
  • 31ed326 Updated PHPStan to commit 31ed326fb113238df762bf9237da50e4613bde32
  • 11fdfe8 Updated PHPStan to commit 11fdfe89bce0fc8c5e107b6d268665c4ef416779
  • 1b0c6a0 Updated PHPStan to commit 1b0c6a0166e6e5199407377d124cfe5cdac74b87
  • 5c40c85 Updated PHPStan to commit 5c40c853ff91d518dea2afee9449ef58d8479314
  • See full diff in compare view

Updates rector/rector to 0.17.12

Commits
  • af3a14a Rector 0.17.12
  • 4b4f578 Updated Rector to commit fa2a806a07ca9279af5a69391d0556098f0cdbb1
  • fb1f63e Updated Rector to commit 0bdace5619d44c2ab3b30254f3ef06fe5e90e6fa
  • 77447fc Updated Rector to commit e9ff73fa36a3e8afcbbdefd2cc0675fdb239fb21
  • fd27dcf Updated Rector to commit a4bc873216f6d468524f95ca2746224c48311c2e
  • 852f522 Updated Rector to commit f4b71a5406b7a79e7fa09659c6a1ca0014a558e1
  • 90a98ad Updated Rector to commit fe4d90d829b8bd17eff843f0e3de7a5a9cf0e023
  • f594570 Rector 0.17.11
  • 0dd5cd2 Updated Rector to commit e0167e6f750106355909fd7933b8cae23f9cc543
  • 50e22e8 Updated Rector to commit bcb51e81bc9cbc667017eea9240d7f8564848768
  • 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> dependency 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> dependency 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

…dates

Updates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [nikic/php-parser](https://github.com/nikic/PHP-Parser), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

Updates `mimmi20/coding-standard` to 5.1.10
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.1.9...5.1.10)

Updates `nikic/php-parser` to 4.17.1
- [Release notes](https://github.com/nikic/PHP-Parser/releases)
- [Changelog](https://github.com/nikic/PHP-Parser/blob/4.x/CHANGELOG.md)
- [Commits](nikic/PHP-Parser@v4.16.0...v4.17.1)

Updates `phpstan/phpstan` to 1.10.28
- [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.27...1.10.28)

Updates `rector/rector` to 0.17.12
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.17.10...0.17.12)

---
updated-dependencies:
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: nikic/php-parser
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: rector/rector
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mimmi20 as a code owner August 14, 2023 03:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch labels Aug 14, 2023
@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • mimmi20/coding-standard@>= 5.1.10, < 6.0.0
  • nikic/php-parser@>= 4.17.1, < 5.0.0
  • phpstan/phpstan@>= 1.10.28, < 2.0.0
  • rector/rector@>= 0.17.12, < 0.18.0
  • mimmi20/coding-standard@>= 5.1.9, < 6.0.0
  • nikic/php-parser@>= 4.16.0, < 5.0.0
  • phpstan/phpstan@>= 1.10.27, < 2.0.0
  • rector/rector@>= 0.17.10, < 0.18.0

@mimmi20 mimmi20 merged commit 77733a8 into master Aug 14, 2023
66 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-c641a58d14 branch August 14, 2023 04:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant