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 3 updates #286

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2023

Updates the requirements on mimmi20/coding-standard, phpstan/phpstan and rector/rector to permit the latest version.
Updates mimmi20/coding-standard to 5.1.26

Commits
  • 7f9b626 Merge pull request #413 from mimmi20/dependabot/composer/master/friendsofphp/...
  • 2096676 composer(deps): update friendsofphp/php-cs-fixer requirement
  • 4c38929 Merge pull request #412 from mimmi20/dependabot/composer/master/minor-patch-d...
  • 9f326ef composer(deps-dev): bump the minor-patch-dependencies group with 1 update
  • 124f027 Merge pull request #410 from mimmi20/dependabot/composer/master/minor-patch-d...
  • e1bbc4f composer(deps-dev): bump the minor-patch-dependencies group with 1 update
  • 19437c5 Merge pull request #411 from mimmi20/dependabot/github_actions/master/minor-p...
  • 43885e5 github-actions: bump the minor-patch-dependencies group with 1 update
  • 957ce20 Merge pull request #408 from mimmi20/dependabot/composer/master/minor-patch-d...
  • 6d0a712 composer(deps-dev): bump the minor-patch-dependencies group with 1 update
  • See full diff in compare view

Updates phpstan/phpstan to 1.10.45

Release notes

Sourced from phpstan/phpstan's releases.

1.10.45

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Replace with in_array() instead of redundant property (#2770), thanks @​zonuexe!
  • Fix typo in rule name: MethodVisibitiliyInInterfaceRule (#2781), thanks @​staabm!
  • Make extensions that return default types simply return null (#2782), thanks @​zonuexe!
  • Simplify InArrayFunctionTypeSpecifyingExtension (#2785), thanks @​staabm!
Commits
  • 2f024fb PHPStan 1.10.45
  • d147f4c Updated PHPStan to commit d147f4cc626c500510f971ec715b55c03a45fab3
  • 15483e5 Docker - use RC
  • fd4dd96 Docker - publish images for PHP 8.3
  • 604d1da Updated PHPStan to commit 604d1da151cdc93c07bc25ba84e9fd2b705a1264
  • cbcb3d1 Updated PHPStan to commit cbcb3d1c6338a910cbb4366c4f7d1c180e70257f
  • 97d9ddf Updated PHPStan to commit 97d9ddfe9c7c2875330d0dc9ddca69a7895abbf5
  • 0177e33 Updated PHPStan to commit 0177e332f27c7cf7d710c1a535ddcdfd019e9b89
  • c8a7996 Updated PHPStan to commit c8a7996378123951066c55c6a5be1e4856379b8e
  • e031e6f Updated PHPStan to commit e031e6fb390d802b5b8d98918df7a0a9ff69eab1
  • Additional commits viewable in compare view

Updates rector/rector to 0.18.11

Release notes

Sourced from rector/rector's releases.

Released Rector 0.18.11

Bugfixes 🐛

  • [DeadCode] Skip multi no stmts on RemoveDuplicatedCaseInSwitchRector (#5258)
  • [Performance][Renaming] Remove unnecessary array_reverse() on RenameClassRector (#5266)
  • [TypeDeclaration] Skip default not array type on StrictArrayParamDimFetchRector (#5259)
  • [TypeDeclaration] Skip echo-ed on StrictArrayParamDimFetchRector (#5260)
  • [Php71] Skip re-assigned as array on AssignArrayToStringRector (#5261)
  • [Php71] Ensure re-assign after definition on AssignArrayToStringRector (#5262)
  • [Renaming] Handle Rename no namespace to namespaced class with existing use statements (#5264)
  • [Renaming][Performance] Re-structure check namespace only on renamed node got Namespace_ (#5265)
  • [Php81] Skip increment/decrement on ReadOnlyPropertyRector (#5267)
  • [TypeDeclaration] Deprecate TypedPropertyFromStrictGetterMethodReturnTypeRector as depends on missing context and creates invalid code (#5269)
  • [AutoImport] Fixing auto import on multiple @\ usage (#5271)
  • [Performance][Renaming] Use FullyQualified on RenameClassRector (#5272)
  • [AutoImport] Handle complex usage of multiple @\ combined with other doc (#5273)
  • [AutoImport] Handle multi @\ usage on multiline description (#5274)
  • [Php80] Handle FQCN @\ usage on AnnotationToAttributeRector (#5240)
  • [BetterPhpDocParser] Handle nested doctrine annotation with single quote content (#5281)
  • [Privatization] Skip method with parent call (#5283)
  • [BetterPhpDocParser] Use ORIG_NODE attribute on DoctrineAnnotationDecorator on handle @\ after generic (#5285)
  • [Php80] Allow subnamespace from use statements support on AnnotationToAttributeRector (#5287)

Removed 💀

  • Remove deprecated Rector rules (#5270)
Commits
  • 9621124 Rector 0.18.11
  • 0fdd135 Updated Rector to commit 09a962c8cc695e8fdbeeb24e7f00f92008076ac4
  • fc58b10 Updated Rector to commit 09a962c8cc695e8fdbeeb24e7f00f92008076ac4
  • e2f1022 Updated Rector to commit b11e87fa978ec5692785b61d90ebd89c9b922108
  • c581b77 Updated Rector to commit 9ddef0001c3b7251f80e0c06d6ef0d35363a7cd4
  • 9fde5b0 Updated Rector to commit 8b7829f77f2393d41ff71a2e0f0504835e22bba2
  • 2591f22 Updated Rector to commit 3f42ee98ffefc73677b93308fe53508bd260a574
  • e9aa33c Updated Rector to commit 5adf574161ebce53984822da71d711e3b2ba10e9
  • a2c4ddd Updated Rector to commit 19b42014a5d00de5181bc2463d4c368c5cf194d7
  • c92985c Updated Rector to commit d864d7b856e7bb8b7e98db96793ceb1036c1bf7b
  • 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

@dependabot dependabot bot requested a review from mimmi20 as a code owner November 28, 2023 02:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2023
Copy link

github-actions bot commented Nov 28, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • mimmi20/coding-standard@>= 5.1.26, < 6.0.0
  • phpstan/phpstan@>= 1.10.45, < 2.0.0
  • rector/rector@>= 0.18.11, < 0.19.0
  • mimmi20/coding-standard@>= 5.1.25, < 6.0.0
  • phpstan/phpstan@>= 1.10.43, < 2.0.0
  • rector/rector@>= 0.18.10, < 0.19.0

…dates

Updates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [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.26
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.1.25...5.1.26)

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

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

---
updated-dependencies:
- dependency-name: mimmi20/coding-standard
  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>
@mimmi20 mimmi20 force-pushed the dependabot/composer/master/minor-patch-dependencies-335ec141ef branch from ca0a862 to 2090445 Compare November 28, 2023 07:29
@mimmi20 mimmi20 merged commit 6a76af4 into master Nov 28, 2023
72 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-335ec141ef branch November 28, 2023 07:49
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