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 dependencies #46

Merged
merged 4 commits into from
Oct 10, 2023
Merged

chore(deps): update dependencies #46

merged 4 commits into from
Oct 10, 2023

Conversation

owenvoke
Copy link
Member

@owenvoke owenvoke commented Oct 9, 2023

This updates all dependencies and updates Rector to ^0.18 in preperation for Rector 1.0 👀

I've also updated tests to run in Parallel for speed in CI. 🙌🏻

The AttributeKey class has been removed from Rector, so I've created our own enum implementation of this at Worksome\CodingStyle\Enums\AttributeKey 👍🏻

The Rector rules have been updated as part of the update to Rector 0.17 / 0.18. The code functions in the same way, just Rector rules no longer support using removeNode(). This cleans up the code quite significantly. 🤷🏻

@owenvoke owenvoke requested review from a team and alberthaff October 9, 2023 15:19
@owenvoke owenvoke merged commit 111e529 into main Oct 10, 2023
5 checks passed
@owenvoke owenvoke deleted the feature/dependencies branch October 10, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants