12 Commits

Author SHA1 Message Date
fengmk2
9bf5f22bfa
feat: use utility@2 (#5312)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **Chores**
	- Updated Node.js versions in CI workflows to include version 22.
- Removed an unused parameter in the release workflow to streamline
operations.

- **Refactor**
- Improved code efficiency in HTTP client by using destructured imports.

- **Documentation**
- Updated software dependencies in `package.json` to enhance
functionality and compatibility.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-05-08 15:36:27 +08:00
fengmk2
c91ffe0765
test: make plugins/development test stable (#5211)
For Nodejs 20, we should use "await" to wait each of these threads finishing their task and then for a coming result.
2023-06-15 18:00:57 +08:00
fengmk2
a13b35e05c
feat: use egg-security@3.0.0 (#5182)
https://github.com/eggjs/egg-security/pull/82
2023-05-10 20:59:17 +08:00
fengmk2
1f7b08298f
feat: export urllib types (#5127)
fix https://github.com/cnpm/cnpmcore/pull/370
2023-01-17 20:53:13 +08:00
fengmk2
237306cb1d
test: no lock file (#5105) 2022-12-18 19:27:10 +08:00
fengmk2
6dc86f5c7d
test: use artusjs/github-actions to run CI (#5103) 2022-12-18 19:18:36 +08:00
fengmk2
4ef6535975
Release 3.5.0 (#5060) 2022-11-15 01:09:16 +08:00
fengmk2
6ac4cdbfbb
🤖 TEST: Add Node.js 19 ci runner (#5050) 2022-10-29 20:33:46 +08:00
fengmk2
ff1850f662
Release 3.0.0 (#4999)
closes https://github.com/eggjs/egg/issues/4998
2022-08-22 12:35:30 +08:00
TZ | 天猪
e0b93e023e
feat: should log unfinished timing item (#4968) 2022-06-17 11:53:23 +08:00
fengmk2
189c478048
feat: handle ENETUNREACH error on httpclient (#4792) 2021-11-10 18:00:32 +08:00
TZ | 天猪
b31b47df10
feat: clear & disable timing after ready (#4421) 2020-09-08 14:12:33 +08:00