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

fix!: drop Node.js v14 #729

Merged
merged 2 commits into from
Oct 5, 2023
Merged

fix!: drop Node.js v14 #729

merged 2 commits into from
Oct 5, 2023

Conversation

boneskull
Copy link
Contributor

This drops Node.js v14 support across the board, as well as all EOL odd-numbered releases.

The minimum version is now v16.20.0, for proper corepack support.

Since lavamoat-browserify v16.0.0 was published errantly in the past, I've reset the release-please manifest and its package version to v16.0.0; after this PR lands, the new version will be v17.0.0 because this will be a breaking change for all packages.

@boneskull
Copy link
Contributor Author

boneskull commented Sep 26, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@boneskull boneskull self-assigned this Sep 26, 2023
@boneskull boneskull linked an issue Sep 26, 2023 that may be closed by this pull request
@boneskull boneskull added the chore overhead, tests, dev env, etc. label Sep 26, 2023
The next release should be v17.0.0
BREAKING CHANGE: The minimum supported Node.js version is now v16.20.0.
@boneskull boneskull merged commit 10c667b into main Oct 5, 2023
8 checks passed
@boneskull boneskull deleted the boneskull/issue616-drop-v14 branch October 5, 2023 18:00
@github-actions github-actions bot mentioned this pull request Oct 5, 2023
boneskull added a commit to boneskull/LavaMoat that referenced this pull request Feb 6, 2024
BREAKING CHANGE: The minimum supported Node.js version is now v16.20.0.

* chore(browserify): force-bump version

The next release should be v17.0.0
boneskull added a commit to boneskull/LavaMoat that referenced this pull request Feb 6, 2024
BREAKING CHANGE: The minimum supported Node.js version is now v16.20.0.

* chore(browserify): force-bump version

The next release should be v17.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore overhead, tests, dev env, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

engines field is broken
2 participants