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

chore(deps): update dependency palantirnet/drupal-rector to ^0.18 #150

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
palantirnet/drupal-rector ^0.15 -> ^0.18 age adoption passing confidence

Release Notes

palantirnet/drupal-rector (palantirnet/drupal-rector)

v0.18.2

Compare Source

New rector

What's Changed

New Contributors

Full Changelog: palantirnet/drupal-rector@0.18.1...0.18.2

v0.18.1

Compare Source

New rector

What's Changed

Full Changelog: palantirnet/drupal-rector@0.18.0...0.18.1

v0.18.0

Compare Source

Release highlights

This release of Drupal Rector introduces backwards compatible fixes for new rectors that target deprecations in Drupal 10. This is made possible by using the new DeprecationHelper class introduced in Drupal 10.1.

We also worked on making the code more sustainable by employing ConfigurableRectorInterface. This interface allows passing configuration to a rector to set certain variables. This means it is easier to reuse rectors that for example rewrite a function to a static call without introducing new code.

Rector has also been upgraded from 0.15 to 0.18, bringing a lot of improvement, but also making it harder to add comments to code generated by Rector. This there are instances where the previous version added comments, that the current does not.

Upgrade notes

Because rector moved to Laravel dependency injection a new version of rector.php must be copies/configured in your project root.

New rectors

What's Changed

New Contributors

Full Changelog: palantirnet/drupal-rector@0.15.1...0.18.0


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) November 10, 2023 19:26
@renovate renovate bot force-pushed the renovate/palantirnet-drupal-rector-0.x branch from 9192660 to 30b491b Compare November 15, 2023 10:27
auto-merge was automatically disabled November 15, 2023 10:28

Pull Request is not mergeable

@renovate renovate bot force-pushed the renovate/palantirnet-drupal-rector-0.x branch 3 times, most recently from 5cedcb5 to 35eacbe Compare November 15, 2023 19:10
@renovate renovate bot force-pushed the renovate/palantirnet-drupal-rector-0.x branch 3 times, most recently from 71b76c2 to 5783d13 Compare December 18, 2023 23:22
@renovate renovate bot force-pushed the renovate/palantirnet-drupal-rector-0.x branch from 5783d13 to 5490353 Compare December 18, 2023 23:27
Copy link
Contributor Author

renovate bot commented Dec 18, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.18). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/palantirnet-drupal-rector-0.x branch December 18, 2023 23:28
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