Skip to content

Update Composer dev dependencies #339

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

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Update Composer dev dependencies #339

merged 1 commit into from
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 1.12.8 -> 1.12.11 age adoption passing confidence
phpstan/phpstan-phpunit 1.4.0 -> 1.4.1 age adoption passing confidence
rector/rector (source) 1.2.9 -> 1.2.10 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.12.11

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.10

Compare Source

Bugfixes 🐛

v1.12.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)

v1.4.1

Compare Source

  • 11d4235 - fix: Make sure Assert::assertIsList correctly asserts an array as list
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x
rectorphp/rector (rector/rector)

v1.2.10: Released Rector 1.2.10

Compare Source

New Features 🥳

  • [PHP8.3] add new rectors for get_class()/get_parent_class() without arguments (#​6405), Thanks @​cabbey!

Bugfixes 🐛

  • Fix ClassDependencyManipulator to add dependency on right position (#​6413)
  • [Php81] Skip Doctrine Embeddable on ReadOnlyPropertyRector (#​6411)
  • [Privatization] Skip with parameter on PrivatizeLocalGetterToPropertyRector (#​6412)

Removed 💀

  • [DeadCode] Skip nullable @​ template on RemoveUselessReturnTagRector (#​6409)



rectorphp/rector-phpunit 🟢

  • [PHPUnit 10] Skip with Magic __get() on AssertIssetToAssertObjectHasPropertyRector (#​403)
  • [CodeQuality] Add CreateMockToDirectNewRector (#​402)
  • [CodeQuality] Add SingleMockPropertyTypeRector (#​401)
  • [CodeQuality] Skip used by trait and multiple props on NarrowUnusedSetUpDefinedPropertyRector (#​400)
  • Skip property with default value in NarrowUnusedSetUpDefinedPropertyRector (#​398)
  • [CodeQuality] Add FlipAssertRector (#​397)
  • Add count() support to AssertCompareOnCountableWithMethodToAssertCountRector (#​395)
  • Add enum/const fetch support to AssertEqualsToSameRector (#​394)
  • skip static property in NarrowUnusedSetUpDefinedPropertyRector (#​393)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) November 8, 2024 16:15
@renovate renovate bot force-pushed the renovate/composer-dev branch from 2e8b364 to f78128e Compare November 10, 2024 18:42
@renovate renovate bot changed the title Update dependency rector/rector to v1.2.10 Update Composer dev dependencies Nov 10, 2024
@renovate renovate bot force-pushed the renovate/composer-dev branch 3 times, most recently from 8f96bf5 to 9938719 Compare November 17, 2024 15:03
@renovate renovate bot force-pushed the renovate/composer-dev branch from 9938719 to 9ffd637 Compare November 18, 2024 23:29
@renovate renovate bot merged commit 44647bb into main Nov 18, 2024
6 checks passed
@renovate renovate bot deleted the renovate/composer-dev branch November 18, 2024 23:30
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.

1 participant