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

refactor: Drop Node.js < 14 support #115

Merged
merged 2 commits into from
Jan 3, 2023
Merged

refactor: Drop Node.js < 14 support #115

merged 2 commits into from
Jan 3, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jan 3, 2023

BREAKING CHANGE: Drop Node.js < 14 support and reduce dependencies

BREAKING CHANGE: Drop Node.js < 14 support and reduce dependencies
@socket-security
Copy link

socket-security bot commented Jan 3, 2023

Socket Security Pull Request Report

👍 No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]

Ignoring: [email protected], [email protected], [email protected], [email protected], [email protected]

Powered by socket.dev

@fengmk2
Copy link
Member Author

fengmk2 commented Jan 3, 2023

@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]

@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@2a383cb). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #115   +/-   ##
=========================================
  Coverage          ?   98.63%           
=========================================
  Files             ?        1           
  Lines             ?      146           
  Branches          ?       28           
=========================================
  Hits              ?      144           
  Misses            ?        2           
  Partials          ?        0           
Impacted Files Coverage Δ
lib/ready.js 98.63% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a383cb...47efa64. Read the comment docs.

@fengmk2 fengmk2 merged commit f5bfa41 into master Jan 3, 2023
@fengmk2 fengmk2 deleted the drop-node-less-14 branch January 3, 2023 13:25
fengmk2 pushed a commit that referenced this pull request Jan 3, 2023
[skip ci]

## [3.0.0](v2.1.0...v3.0.0) (2023-01-03)

### ⚠ BREAKING CHANGES

* Drop Node.js < 14 support and reduce dependencies

### Code Refactoring

* Drop Node.js < 14 support ([#115](#115)) ([f5bfa41](f5bfa41))
@github-actions
Copy link

github-actions bot commented Jan 3, 2023

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

fengmk2 added a commit to eggjs/core that referenced this pull request Jan 3, 2023
fengmk2 added a commit to eggjs/core that referenced this pull request Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant