diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml deleted file mode 100644 index 028b997..0000000 --- a/.github/workflows/codeql.yml +++ /dev/null @@ -1,39 +0,0 @@ -name: "CodeQL" - -on: - push: - branches: [ "master" ] - pull_request: - branches: [ "master" ] - -jobs: - analyze: - name: Analyze - runs-on: ubuntu-latest - permissions: - actions: read - contents: read - security-events: write - - strategy: - fail-fast: false - matrix: - language: [ javascript ] - - steps: - - name: Checkout - uses: actions/checkout@v3 - - - name: Initialize CodeQL - uses: github/codeql-action/init@v2 - with: - languages: ${{ matrix.language }} - queries: +security-and-quality - - - name: Autobuild - uses: github/codeql-action/autobuild@v2 - - - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v2 - with: - category: "/language:${{ matrix.language }}" diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 996d63b..2847e46 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -6,9 +6,7 @@ on: jobs: release: name: Node.js - uses: node-modules/github-actions/.github/workflows/node-release.yml@master + uses: cnpm/github-actions/.github/workflows/node-release.yml@master secrets: NPM_TOKEN: ${{ secrets.NPM_TOKEN }} GIT_TOKEN: ${{ secrets.GIT_TOKEN }} - with: - checkTest: false diff --git a/README.md b/README.md index d20a20e..2f3e590 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ Can use on npminstall, see https://github.com/cnpm/npminstall/pull/256. |[
fengmk2](https://github.com/fengmk2)
|[
semantic-release-bot](https://github.com/semantic-release-bot)
|[
thonatos](https://github.com/thonatos)
|[
gemwuu](https://github.com/gemwuu)
|[
atian25](https://github.com/atian25)
|[
killagu](https://github.com/killagu)
| | :---: | :---: | :---: | :---: | :---: | :---: | |[
popomore](https://github.com/popomore)
|[
dead-horse](https://github.com/dead-horse)
|[
xujihui1985](https://github.com/xujihui1985)
|[
viko16](https://github.com/viko16)
|[
gxcsoccer](https://github.com/gxcsoccer)
|[
Boelroy](https://github.com/Boelroy)
| -|[
juliangruber](https://github.com/juliangruber)
|[
minwe](https://github.com/minwe)
|[
PeachScript](https://github.com/PeachScript)
|[
ikobe](https://github.com/ikobe)
|[
hongxuWei](https://github.com/hongxuWei)
|[
willworks](https://github.com/willworks)
| -|[
elrrrrrrr](https://github.com/elrrrrrrr)
|[
godion](https://github.com/godion)
|[
liunian](https://github.com/liunian)
|[
zhaolei0505](https://github.com/zhaolei0505)
|[
imsobear](https://github.com/imsobear)
|[
ycjcl868](https://github.com/ycjcl868)
| +|[
juliangruber](https://github.com/juliangruber)
|[
minwe](https://github.com/minwe)
|[
PeachScript](https://github.com/PeachScript)
|[
elrrrrrrr](https://github.com/elrrrrrrr)
|[
ikobe](https://github.com/ikobe)
|[
hongxuWei](https://github.com/hongxuWei)
| +|[
willworks](https://github.com/willworks)
|[
godion](https://github.com/godion)
|[
liunian](https://github.com/liunian)
|[
zhaolei0505](https://github.com/zhaolei0505)
|[
imsobear](https://github.com/imsobear)
|[
ycjcl868](https://github.com/ycjcl868)
| |[
SoloJiang](https://github.com/SoloJiang)
|[
Beace](https://github.com/Beace)
|[
chessl](https://github.com/chessl)
|[
Clarence-pan](https://github.com/Clarence-pan)
|[
ClarkXia](https://github.com/ClarkXia)
|[
EAGzzyCSL](https://github.com/EAGzzyCSL)
| |[
guangwong](https://github.com/guangwong)
|[
sodatea](https://github.com/sodatea)
|[
czy88840616](https://github.com/czy88840616)
|[
denghongcai](https://github.com/denghongcai)
|[
Houfeng](https://github.com/Houfeng)
|[
alvarto](https://github.com/alvarto)
| |[
janryWang](https://github.com/janryWang)
|[
evilucifero](https://github.com/evilucifero)
|[
MondoGao](https://github.com/MondoGao)
|[
bloody-ux](https://github.com/bloody-ux)
|[
RaindropSaber](https://github.com/RaindropSaber)
|[
djyde](https://github.com/djyde)
| @@ -41,6 +41,6 @@ Can use on npminstall, see https://github.com/cnpm/npminstall/pull/256. |[
LingyuCoder](https://github.com/LingyuCoder)
|[
wjq990112](https://github.com/wjq990112)
|[
leungwensen](https://github.com/leungwensen)
|[
suhangdev](https://github.com/suhangdev)
|[
EliYao](https://github.com/EliYao)
|[
Jiasm](https://github.com/Jiasm)
| [
maoxiaoke](https://github.com/maoxiaoke)
|[
hotoo](https://github.com/hotoo)
|[
RaoHai](https://github.com/RaoHai)
|[
chenshuai2144](https://github.com/chenshuai2144)
-This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Thu Aug 10 2023 11:12:03 GMT+0800`. +This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Tue Oct 17 2023 10:47:15 GMT+0800`. diff --git a/package.json b/package.json index 719ad2c..79d09eb 100644 --- a/package.json +++ b/package.json @@ -74,13 +74,13 @@ "version": "16.20.2", "reason": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases" }, - ">= 18.0.0 < 18.17.1": { - "version": "18.17.1", - "reason": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases" + ">= 18.0.0 < 18.18.2": { + "version": "18.18.2", + "reason": "https://nodejs.org/en/blog/vulnerability/october-2023-security-releases" }, - ">= 20.0.0 < 20.5.1": { - "version": "20.5.1", - "reason": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases" + ">= 20.0.0 < 20.8.1": { + "version": "20.8.1", + "reason": "https://nodejs.org/en/blog/vulnerability/october-2023-security-releases" } }, "unsafe-alinode-versions": {