laminas / laminas-servicemanager-migration

Migrate your code to laminas-servicemanager 4.x compatibility utilizing Rector rules.
https://docs.laminas.dev/laminas-servicemanager-migration/
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Update dependency rector/rector to v0.17.14 #142

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rector/rector (source) require patch 0.17.13 -> 0.17.14

Release Notes

rectorphp/rector (rector/rector) ### [`v0.17.14`](https://togithub.com/rectorphp/rector/releases/tag/0.17.14): Released Rector 0.17.14 [Compare Source](https://togithub.com/rectorphp/rector/compare/0.17.13...0.17.14) #### New Features and Changes :partying_face: - **\[DI] Switch container to Laravel - final step πŸ₯³ ([#​4698](https://togithub.com/rectorphp/rector-src/pull/4698))** - \[DI] Remove symfony/dependency-injection dependency ([#​4796](https://togithub.com/rectorphp/rector-src/pull/4796)) - \[DI] Add symfony config BC warnings layer, to inform about an upgrade ([#​4800](https://togithub.com/rectorphp/rector-src/pull/4800)) - Add possibility to add multiple phpstan configs ([#​4798](https://togithub.com/rectorphp/rector-src/pull/4798)), Thanks [@​alexander-schranz](https://togithub.com/alexander-schranz)! - \[DX] Make use of `addParameter()` ([#​4801](https://togithub.com/rectorphp/rector-src/pull/4801))
#### Bugfixes :bug: - \[DeadCode] Handle duplicated annotation on space before close parentheses on RemoveUselessParamTagRector ([#​4795](https://togithub.com/rectorphp/rector-src/pull/4795))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



Read more information about the use of Renovate Bot within Laminas.