Skip to content

ci(corepack): pinned the expected dev version of npm and explicitly used it for audit signatures #608

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

Merged
merged 5 commits into from
Mar 18, 2024

Conversation

travi
Copy link
Member

@travi travi commented Mar 16, 2024

BREAKING CHANGES:

  • node v18 and v19 are no longer supported
  • exports has been defined, which prevents access to private apis (which arent intended for consumption anyway)

Note

this PR contains multiple independent breaking changes, so it should not be squashed, as it is not atomic

travi added 2 commits March 15, 2024 21:41
BREAKING CHANGE: node v18 and v19 are no longer supported
which should enable `prettier --check` to pass on windows
BREAKING CHANGE: `exports` has been defined, which prevents access to private apis (which arent
intended for consumption anyway)
@travi travi marked this pull request as ready for review March 16, 2024 03:02
@travi travi requested a review from a team March 16, 2024 03:03
@travi travi merged commit 820d6f4 into master Mar 18, 2024
@travi travi deleted the corepack branch March 18, 2024 03:36
Copy link

🎉 This PR is included in version 12.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants