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

unblock recent package updates with signed provenance and drop support for node v18 and v19 #615

Merged
merged 4 commits into from
Mar 24, 2024

Conversation

travi
Copy link
Member

@travi travi commented Mar 22, 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

BREAKING CHANGE: node v18 and v19 are no longer supported
BREAKING CHANGE: `exports` has been defined, which prevents access to private apis (which arent
intended for consumption anyway)
@travi travi changed the title ci(corepack): pinned the expected dev version of npm and explicitly used it for audit signatures unblock recent package updates with signed provenance and drop support for node v18 and v19 Mar 22, 2024
@travi travi marked this pull request as ready for review March 22, 2024 19:47
@travi travi merged commit 148d97c into master Mar 24, 2024
5 checks passed
@travi travi deleted the corepack branch March 24, 2024 05:23
Copy link

🎉 This PR is included in version 13.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.

None yet

2 participants