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

feat: Use node 20 and update dependencies #967

Closed
wants to merge 4 commits into from

Conversation

VincentSmedinga
Copy link
Contributor

@VincentSmedinga VincentSmedinga commented Dec 18, 2023

Node 20 has been LTS for a while now, and I have started to see packages requiring this. How will it affect our own users?

The major update affected Utrecht DS and Stylelint; I haven’t tested whether we can upgrade the Markdown packages now.

> lerna notice cli v7.3.0
> lerna ERR! ECONFIGWORKSPACES The "useWorkspaces" option has been removed. By default lerna will resolve your packages using your package manager's workspaces configuration. Alternatively, you can manually provide a list of package globs to be used instead via the "packages" option in lerna.json.
@github-actions github-actions bot temporarily deployed to demo-update-dependencies December 18, 2023 16:02 Destroyed
@VincentSmedinga
Copy link
Contributor Author

Upgrading Stylelint could use more attention; I’ll create a new PR to upgrade the node only.

@VincentSmedinga VincentSmedinga deleted the chore/update-dependencies branch December 18, 2023 17:04
@VincentSmedinga VincentSmedinga added the dependencies Pull requests that update a dependency file label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

1 participant