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

Drop support for Node.js 14 #4447

Merged
merged 5 commits into from
Nov 30, 2023
Merged

Drop support for Node.js 14 #4447

merged 5 commits into from
Nov 30, 2023

Conversation

saberduck
Copy link
Contributor

@saberduck saberduck commented Nov 30, 2023

Fixes #4445 #4440

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how important this is, but there is also a pom.xml file to update:

<Implementation-Version>${project.version}</Implementation-Version>
<!-- Keep in sync with NodeDeprecationWarning#MIN_SUPPORTED_NODE_VERSION -->
<NodeJs-Min-Version>14.17.0</NodeJs-Min-Version>

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

@saberduck saberduck enabled auto-merge (squash) November 30, 2023 16:09
@saberduck saberduck merged commit aea5200 into master Nov 30, 2023
14 checks passed
@saberduck saberduck deleted the i4445 branch November 30, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for Node.js v14
2 participants