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 v1 #170

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rector/rector (source) 0.19.8 -> 1.0.0 age adoption passing confidence

Release Notes

rectorphp/rector (rector/rector) ### [`v1.0.0`](https://togithub.com/rectorphp/rector/compare/0.19.8...1.0.0) [Compare Source](https://togithub.com/rectorphp/rector/compare/0.19.8...1.0.0)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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.

samsonasik commented 9 months ago

I will wait for rector 1.0 release published to avoid retagging in case something left behind.

samsonasik commented 9 months ago

1.0.0 is published and commit hash is same https://github.com/rectorphp/rector/releases/tag/1.0.0

merging