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

Bump palantirnet/drupal-rector from 0.15.1 to 0.18.4 #16479

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps palantirnet/drupal-rector from 0.15.1 to 0.18.4.

Release notes

Sourced from palantirnet/drupal-rector's releases.

0.18.4

New rector

Full Changelog: palantirnet/drupal-rector@0.18.3...0.18.4

0.18.2

New rector

What's Changed

New Contributors

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

0.18.1

New rector

What's Changed

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

0.18.0

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

... (truncated)

Commits
  • 8910e6d update docs
  • ff33b93 Add support for module_load_include into existing module_load_install rector.
  • eab4674 Found a bug while going through the d11 run on project analysis (#274)
  • a08a47d Only run on opush on main, also schedule tests every week for rector regressi...
  • 5dde476 PHPUnit: Rector to fix missing parent::setUp and d parent::tearDown methods (...
  • 71fd89e Remove latest release from readme, unneeded maintainance, its already shows i...
  • 41fc29f Add rector for system_time_zones (#271)
  • 3f21572 Merge pull request #269 from kasperg/patch-1
  • 82fbfa5 Link packagist version shield to package on packagist.org
  • 907a929 Merge pull request #211 from mglaman/functional-tests-default-theme
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Dependabot: : Pull requests that update a dependency file php Dependabot pull requests that update Php code labels Dec 18, 2023
@edmund-dunn
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/palantirnet/drupal-rector-0.18.4 branch 2 times, most recently from 1b347b7 to 3c4e816 Compare December 26, 2023 01:54
Bumps [palantirnet/drupal-rector](https://github.com/palantirnet/drupal-rector) from 0.15.1 to 0.18.4.
- [Release notes](https://github.com/palantirnet/drupal-rector/releases)
- [Commits](palantirnet/drupal-rector@0.15.1...0.18.4)

---
updated-dependencies:
- dependency-name: palantirnet/drupal-rector
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/palantirnet/drupal-rector-0.18.4 branch from 3c4e816 to 1219b6b Compare December 28, 2023 01:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2023

Superseded by #16582.

@dependabot dependabot bot closed this Dec 29, 2023
@dependabot dependabot bot deleted the dependabot/composer/palantirnet/drupal-rector-0.18.4 branch December 29, 2023 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot: : Pull requests that update a dependency file php Dependabot pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant