node-modules / urllib

Request HTTP(s) URLs in a complex world.
MIT License
725 stars 115 forks source link

feat: support Node.js 20 #444

Closed fengmk2 closed 1 year ago

fengmk2 commented 1 year ago

Upgrade TypeScript to v5

socket-security[bot] commented 1 year ago

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

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:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
typescript@5.0.4 4.9.5...5.0.4 None +0/-0 typescript-bot
codecov[bot] commented 1 year ago

Codecov Report

Merging #444 (257f6b5) into master (331ed7e) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #444   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files           8        8           
  Lines        1229     1243   +14     
  Branches      235      240    +5     
=======================================
+ Hits         1223     1237   +14     
  Misses          6        6           
Impacted Files Coverage Ξ”
src/HttpAgent.ts 100.00% <100.00%> (ΓΈ)
src/diagnosticsChannel.ts 100.00% <100.00%> (ΓΈ)

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

fengmk2 commented 1 year ago

will release after 51 holiday.

fengmk2 commented 1 year ago

跟 https://github.com/node-modules/urllib/issues/446 δΈ€θ΅·

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.14.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: