Juan Picado
2941522099
feat: add property forceMigrateToSecureLegacySignature ( #4625 )
...
* migrate to forceMigrateToSecureLegacySignature
* Update token.ts
* remove dep
* Update token.ts
2024-05-05 21:57:22 +02:00
Juan Picado
513b10d8b0
fix: upgrade docker file base image to v20.12.1 ( #4576 )
...
* fix: upgrade docker file base image to v20.12.1
* Update smok-test-module.yml
* Update .npmignore
2024-04-06 08:14:12 +02:00
renovate[bot]
72c3ab72a0
feat(deps): update core verdaccio dependencies (5.x) ( #4558 )
...
End of Node.js 12 support, cannot guarantee due dependencies updates.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2024-03-23 22:21:39 +01:00
Juan Picado
177e571eb5
chore: update ci
2024-03-16 16:07:07 +01:00
Juan Picado
adf6927374
feat: update docker base image to node20 ( #4231 )
...
* feat: update docker base image to node20
* Update ci.yml
2023-12-05 21:15:03 +01:00
renovate[bot]
8a7a3b3094
chore(deps): update actions/checkout action to v3.6.0 ( #4197 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 20:16:56 +01:00
renovate[bot]
8da2957ac4
chore(deps): update actions/checkout digest to f43a0e5 ( #4195 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 20:16:36 +01:00
renovate[bot]
565868144f
chore(deps): update actions/setup-node digest to 1a4442c ( #4196 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 20:16:27 +01:00
Juan Picado
52eaf2484f
chore: fix ci issue
2023-11-12 18:04:12 +01:00
Juan Picado
6a317f8819
fix: reuse middleware reporting layer ( #4114 )
...
* chore: clean up
* chore: clean up
2023-11-12 17:51:20 +01:00
Juan Picado
a8d2dbed2f
chore: update ci jest
2023-11-10 06:42:21 +01:00
Juan Picado
b1171f4de8
chore: update ci angular
2023-11-10 06:33:31 +01:00
Juan Picado
bd0d0291b6
fix: update core dependencies ( #4035 )
...
* fix: update core dependencies
* remove node 12 ci
* test
* add files
* Update e2e-angular-cli-workflow.yml
* Update e2e-jest-workflow.yml
2023-09-24 13:01:29 +02:00
Juan Picado
a363707c7b
update canary script
2023-09-24 11:45:39 +02:00
Juan Picado
8ec5b2cb6f
chore: release snapshot id refactor
2023-07-15 21:49:11 +02:00
renovate[bot]
1989e080c0
chore(deps): update actions/checkout digest to c85c95e ( #3882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 15:19:31 +08:00
renovate[bot]
68f6e6e877
chore(deps): update actions/checkout action to v3.5.3 ( #3883 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 15:19:20 +08:00
Juan Picado
99d06e5f02
fix: update verdaccio 6.x dependencies ( #3853 )
...
* fix(core): update verdaccio 6 dependencies
* add
* ci
2023-06-03 08:16:58 +02:00
Juan Picado
807baba858
chore: update ci settings
2023-05-07 13:57:49 +02:00
renovate[bot]
dd067f5b40
chore(deps): update actions/setup-node action to v2.5.2 ( #3754 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 11:43:42 +02:00
renovate[bot]
c4df518046
chore(deps): update actions/checkout action to v3.5.2 ( #3755 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 11:43:33 +02:00
renovate[bot]
7710d6c6f8
chore(deps): update actions/checkout digest to 8e5e7e5 ( #3753 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 11:42:59 +02:00
Juan Picado
e939ca24af
feat: upgrade plugin htpassw major ( #3712 )
...
Replaces default auth plugin verdaccio-htpasswd@10.x by verdaccio-htpasswd@11.x which is being used in verdaccio 6.x (almost identical)
Apply backward compabiity
Reduces maintenance (monorepo plugin can be removed)
One more step to switch v6.x
Add Node.js 12 GH Action for check backward compatibility
2023-04-22 11:08:59 +02:00
renovate[bot]
48909352a2
chore(deps): update actions/setup-node digest to 64ed1c7 ( #3720 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 07:34:30 +02:00
Juan Picado
c732a76a34
chore: update workflows
2023-04-03 20:59:32 +02:00
Juan Picado
81bee27c76
Update smok-test-module.yml
2023-03-31 08:33:55 +02:00
Juan Picado
980771c04d
Update smok-test-module.yml
2023-03-31 08:30:29 +02:00
Juan Picado
aec4e700ba
chore: add test for require module ( #3710 )
2023-03-31 08:28:41 +02:00
Juan Picado
e50d4d92a2
feat: improved config and token signature ( #3658 )
...
* chore: add signature module
* feat: improved config and token signature
feat: improved config and token signature
Update package.json
* chore: update deps
* types
* fix: logger missing options
* chore: update deps
* update dep
* Update e2e-jest-workflow.yml
* Update init.ts
* Update config-path.ts
* fix logger
* Update init.ts
2023-03-03 21:32:10 +01:00
Juan Picado
bf9ed26d90
feat: replace middleware and logger core ( #3586 )
...
Use verdaccio 6 modules for middleware and logger with pino 7
2023-02-09 21:42:24 +01:00
Juan Picado
fc7cdc19bb
chore: test types on builds
2023-01-29 16:25:36 +01:00
Juan Picado
bae430fe24
feat: refactor test and use verdaccio 6 core modules ( #3569 )
...
chore: clean up comments
remove commitlint
update deps
add new tests
test
separate ci
test
test
test
test
test
test
chore: add preprelase
test
test
test
test
test
chore: update deps
Update release-snapshot.yml
Update .npmignore
test
chore: remove @verdaccio/commons-api dep
chore: cleanup
remove normalizeContributors
remove validateMetadata
fix test
clean up getLocalRegistryTarballUri
Update store.spec.ts
clean up convertDistRemoteToLocalTarballUrls
chore: update libraries
reuse getPublic url
clean up
Update jest.config.js
Update jest.config.js
update nvmrc
add tests
2023-01-28 14:39:37 +01:00
Juan Picado
50a20e922b
chore: fix automated release notes on publish ( #3568 )
...
* chore: fix automated release notes on publish
* chore: fix automated release notes on publish
2023-01-19 22:53:05 +01:00
Juan Picado
a774e29715
fix: include ts types and systemd into the published package ( #3556 )
2023-01-07 22:31:44 +01:00
Juan Picado
99a39d55a2
feat(security): update dependencies ( #3540 )
...
* fix: update dependencies
https://security.snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180020
* chore: clean cache
* Update ci.yml
* Update ci.yml
2022-12-25 21:56:24 +01:00
Juan Picado
64d2ae6ee0
Update smok-test-docker.yml
2022-12-04 11:03:08 +01:00
Juan Picado
01dffb2748
Update smok-test-docker.yml
2022-12-04 10:57:19 +01:00
Juan Picado
8a5daa92ab
Update smok-test-docker.yml
2022-12-04 10:53:45 +01:00
Juan Picado
82326e7c5c
Create smok-test-docker.yml
2022-12-04 10:50:32 +01:00
Juan Picado
1f477bd6e8
fix: release package
...
mixing npm and yarn is something to fix, not good mix
2022-11-08 20:37:46 +01:00
Juan Picado
4573ad9c8a
chore: test release 5.x
2022-11-08 20:32:30 +01:00
Juan Picado
6eb1ea595f
chore: test release on ci
2022-11-08 20:30:07 +01:00
Juan Picado
7a000bccdb
fix: update core deps ( #3485 )
...
* fix: update core deps
* Update e2e-gatsbyjs-cli-workflow.yml
* Update e2e-gatsbyjs-cli-workflow.yml
* Update e2e-gatsbyjs-cli-workflow.yml
2022-11-08 19:45:25 +01:00
Juan Picado
644938c0f3
feat: update to docker base image to node v18.12.0 ( #3469 )
...
* feat: update to node v18.12.0
* Delete ci-e2e.yml
2022-11-02 23:09:15 +01:00
Juan Picado
e62cd006ea
chore: update yarn 3.x ( #3394 )
...
* chore: update yarn
chore: update yarn
Update .pnp.cjs
* chore: rebase from 5.x
* chore: remove cli test
* chore: update jest
* chore: restore jest
* Update Dockerfile
* Update ci.yml
* chore: remove node linker
* restore docker file
* Update ci.yml
2022-11-02 22:52:53 +01:00
Juan Picado
e549d381db
chore: clean up project 5.x ( #3468 )
...
* chore: clean up project
* Update ci-e2e.yml
2022-11-02 21:41:58 +01:00
Juan Picado
829173e3d7
chore: add node 19 to ci ( #3450 )
2022-10-18 21:34:36 +02:00
renovate[bot]
b0a965b3c2
chore(deps): pin dependencies ( #3374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 20:11:09 +02:00
Juan Picado
cdb80aac20
fix: get header by quality priority value ( #3359 )
...
* fix: get header by quality priority value
* chore: disable some workflows
* chore: add more tests
* chore: remove some duplicated testss
* chore: return right content type haders
2022-09-05 21:36:23 +02:00
renovate[bot]
b80794a46f
fix(deps): update dependency marked to v4.0.19 (5.x) ( #3328 )
...
* fix(deps): update dependency marked to v4.0.19
* Update e2e-jest-workflow.yml
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-08-27 18:45:30 +02:00