Skip to content

Commit

Permalink
fix: update core dependencies (#4035)
Browse files Browse the repository at this point in the history
* fix: update core dependencies

* remove node 12 ci

* test

* add files

* Update e2e-angular-cli-workflow.yml

* Update e2e-jest-workflow.yml
  • Loading branch information
juanpicado committed Sep 24, 2023
1 parent a363707 commit bd0d029
Show file tree
Hide file tree
Showing 293 changed files with 4,550 additions and 2,891 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [12, 14, 16, 18, 19]
node_version: [14, 16, 18, 19]

runs-on: ubuntu-latest

Expand All @@ -24,14 +24,10 @@ jobs:
- name: Format
run: yarn format:check
- name: Lint
## eslint does not support node 12
if: "!contains(matrix.node_version, '12')"
run: yarn lint
- name: Build
run: yarn build
- name: Types
run: yarn code:types
- name: Test
## jest does not support node 12
if: "!contains(matrix.node_version, '12')"
run: yarn test
2 changes: 1 addition & 1 deletion .github/workflows/e2e-angular-cli-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
- name: 'Use Node.js 18.x'
uses: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8 # v2.5.2
with:
node-version: 20.x
node-version: 18.x
- name: Install Dependencies
run: yarn install
- name: 'Run verdaccio in the background'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-jest-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
- name: 'Use Node.js 18.x'
uses: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8 # v2.5.2
with:
node-version: 20.x
node-version: 18.x
- name: Install Dependencies
run: yarn install
- name: 'Run verdaccio in the background'
Expand Down
7 changes: 2 additions & 5 deletions .github/workflows/smok-test-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ on:
workflow_dispatch:
push:
branches:
- 5.x
schedule:
# run every sunday
- cron: '0 0 * * 0'
- 5.x
permissions:
contents: read
jobs:
Expand All @@ -15,7 +12,7 @@ jobs:
steps:
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
with:
node-version: 18
node-version: 14
- name: Docker test
run: |
docker run -d -it --rm --name verdaccio -p 4873:4873 verdaccio/verdaccio:5
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/smok-test-module-v12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: Use Node (latest)
- name: Use Node
uses: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8 # v2.5.2
with:
node-version: 12
Expand Down
4,507 changes: 2,670 additions & 1,837 deletions .pnp.cjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/website/public/
/website/src/dictionaries/
CHANGELOG.md
README.md
CONTRIBUTORS.md
node_modules/
**/coverage/**
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
82 changes: 41 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"url": "https://opencollective.com/verdaccio"
},
"dependencies": {
"@verdaccio/config": "7.0.0-next.1",
"@verdaccio/core": "7.0.0-next.1",
"@verdaccio/config": "7.0.0-next.2",
"@verdaccio/core": "7.0.0-next.2",
"@verdaccio/local-storage": "10.3.3",
"@verdaccio/logger-7": "7.0.0-next.1",
"@verdaccio/middleware": "7.0.0-next.1",
"@verdaccio/logger-7": "7.0.0-next.2",
"@verdaccio/middleware": "7.0.0-next.2",
"@verdaccio/search": "7.0.0-next.1",
"@verdaccio/signature": "7.0.0-next.0",
"@verdaccio/streams": "10.2.1",
"@verdaccio/tarball": "12.0.0-next.1",
"@verdaccio/ui-theme": "7.0.0-next.1",
"@verdaccio/url": "12.0.0-next.1",
"@verdaccio/utils": "7.0.0-next.1",
"@verdaccio/tarball": "12.0.0-next.2",
"@verdaccio/ui-theme": "7.0.0-next.2",
"@verdaccio/url": "12.0.0-next.2",
"@verdaccio/utils": "7.0.0-next.2",
"JSONStream": "1.3.5",
"async": "3.2.4",
"clipanion": "3.2.1",
Expand All @@ -42,9 +42,9 @@
"express": "4.18.2",
"express-rate-limit": "5.5.1",
"fast-safe-stringify": "2.1.1",
"handlebars": "4.7.7",
"handlebars": "4.7.8",
"js-yaml": "4.1.0",
"jsonwebtoken": "9.0.1",
"jsonwebtoken": "9.0.2",
"kleur": "4.1.5",
"lodash": "4.17.21",
"lru-cache": "7.18.3",
Expand All @@ -55,16 +55,16 @@
"request": "2.88.2",
"semver": "7.5.4",
"validator": "13.11.0",
"verdaccio-audit": "12.0.0-next.1",
"verdaccio-htpasswd": "12.0.0-next.1"
"verdaccio-audit": "12.0.0-next.2",
"verdaccio-htpasswd": "12.0.0-next.2"
},
"devDependencies": {
"@babel/cli": "7.22.9",
"@babel/core": "7.22.9",
"@babel/eslint-parser": "7.22.9",
"@babel/node": "7.22.6",
"@babel/cli": "7.22.15",
"@babel/core": "7.22.20",
"@babel/eslint-parser": "7.22.15",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.22.7",
"@babel/plugin-proposal-decorators": "7.22.15",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.22.5",
"@babel/plugin-proposal-json-strings": "7.18.6",
Expand All @@ -76,15 +76,15 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-async-to-generator": "7.22.5",
"@babel/plugin-transform-classes": "7.22.6",
"@babel/plugin-transform-runtime": "7.22.9",
"@babel/plugin-transform-classes": "7.22.15",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "7.22.9",
"@babel/preset-typescript": "7.22.5",
"@babel/register": "7.22.5",
"@babel/runtime": "7.22.6",
"@babel/preset-env": "7.22.20",
"@babel/preset-typescript": "7.22.15",
"@babel/register": "7.22.15",
"@babel/runtime": "7.22.15",
"@octokit/rest": "19.0.13",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/async": "3.2.20",
"@types/express": "4.17.17",
"@types/express-serve-static-core": "4.17.35",
Expand All @@ -93,38 +93,38 @@
"@types/lodash": "4.14.195",
"@types/mime": "2.0.3",
"@types/minimatch": "3.0.5",
"@types/node": "18.16.19",
"@types/node": "18.17.19",
"@types/pino": "7.0.5",
"@types/request": "2.48.8",
"@types/semver": "7.5.0",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@types/semver": "7.5.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@verdaccio-scope/verdaccio-auth-foo": "0.0.2",
"@verdaccio/types": "12.0.0-next.0",
"babel-jest": "29.6.1",
"babel-jest": "29.7.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"cross-env": "7.0.3",
"detect-secrets": "1.0.6",
"eslint": "8.44.0",
"eslint": "8.50.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-simple-import-sort": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-verdaccio": "10.0.0",
"fs-extra": "10.1.0",
"get-port": "5.1.1",
"jest": "29.6.1",
"jest-config": "29.6.1",
"jest-environment-node": "29.6.1",
"jest": "29.7.0",
"jest-config": "29.7.0",
"jest-environment-node": "29.7.0",
"jest-junit": "15.0.0",
"lockfile-lint": "4.10.6",
"nock": "12.0.3",
"node-mocks-http": "^1.12.2",
"nock": "13.3.3",
"node-mocks-http": "^1.13.0",
"pinst": "2.1.6",
"prettier": "2.8.8",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"selfsigned": "2.1.1",
"standard-version": "9.5.0",
Expand Down

0 comments on commit bd0d029

Please sign in to comment.