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

feat: refactor with typescript #1

Merged
merged 1 commit into from
Jun 5, 2023
Merged

feat: refactor with typescript #1

merged 1 commit into from
Jun 5, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jun 5, 2023

BREAKING CHANGE: Drop Node.js < 16.13.0 support

eggjs/egg-core#264

BREAKING CHANGE: Drop Node.js < 16.13.0 support

eggjs/egg-core#264
@fengmk2 fengmk2 added the enhancement New feature or request label Jun 5, 2023
@socket-security
Copy link

socket-security bot commented Jun 5, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

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 foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Ignoring: egg-bin@6.4.1

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 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

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
@types/node@20.2.5 None +0 types
⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
egg-bin@6.4.1 1.11.1...6.4.1 None +221/-122 fengmk2
eslint@8.42.0 3.19.0...8.42.0 shell, environment +69/-98 eslintbot
eslint-config-egg@12.2.1 3.2.0...12.2.1 shell +239/-99 fengmk2

🚮 Removed packages: autod@2.10.1, egg-ci@1.19.1

@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@89c9a0f). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             master        #1   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         1           
  Lines             ?        81           
  Branches          ?        23           
==========================================
  Hits              ?        81           
  Misses            ?         0           
  Partials          ?         0           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fengmk2
Copy link
Member Author

fengmk2 commented Jun 5, 2023

@SocketSecurity ignore egg-bin@6.4.1

@fengmk2 fengmk2 merged commit 9eb913f into master Jun 5, 2023
@fengmk2 fengmk2 deleted the typescript branch June 5, 2023 06:01
fengmk2 pushed a commit that referenced this pull request Jun 5, 2023
[skip ci]

## [3.0.0](v2.0.1...v3.0.0) (2023-06-05)

### ⚠ BREAKING CHANGES

* Drop Node.js < 16.13.0 support

eggjs/egg-core#264

### Features

* refactor with typescript ([#1](#1)) ([9eb913f](9eb913f))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant