renovate[bot]
b41c788e68
chore(deps): update node.js to v20.10.0 ( #4186 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 18:37:47 +01:00
Juan Picado
8a8a3307a1
feat!: using new plugin loader ( #4097 )
...
* feat!: using new plugin loader
Already implemented here https://github.com/verdaccio/verdaccio/pull/3370
* format
* Update index.ts
* update ci
* fix workflow
* Update e2e-angular-cli-workflow.yml
* Update e2e-jest-workflow.yml
* ci
* test
* Create e2e-audit-workflow.yml
* Create e2e-next-cli-workflow.yml
* Delete e2e-next-cli-workflow.yml
* chore: replace storage plugin loader
* Update local-storage.spec.ts
* remove cache
* auth plugin loader
* format
2023-10-29 18:11:41 +01:00
Juan Picado
127e6cf19f
fix: update docker image to v20.9.0
2023-10-28 12:19:34 +02:00
Juan Picado
02af45c8db
feat!: drop nodejs 16 ( #4032 )
...
* drop nodejs 16
* format
* fix format
* update deps
2023-09-24 09:26:07 +02:00
Juan Picado
5a0ead5fb6
feat!: drop Node.js 12 ( #3983 )
...
* feat!: drop Node.js 12
- Enable minimum Node.js 16
* update notes
* restore files
2023-08-20 18:43:30 +02:00
renovate[bot]
11097633c8
chore(deps): update node.js to v18.17.0 ( #3945 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-21 00:40:52 +02:00
Juan Picado
c671faace5
fix: docker update v18.16.1 ( #3923 )
2023-07-09 11:19:18 +02:00
George Kalpakas
1a5d5b41d5
fix(docker): remove yarn symlinks ( #3840 )
...
The [`node:alpine` Docker image][1] adds some symlinks to `yarn` in
`/usr/local/bin/`. These should be removed as part of removing `yarn`
from the Verdaccio Docker image, otherwise there will be errors when
a someone tries to re-install `yarn` in their Docker image that builds
on top of the Verdaccio one.
[1]: 02a64a08a9/18/alpine3.16/Dockerfile (L91-L92)
2023-05-30 14:53:42 +02:00
Juan Picado
d3bb520374
feat: update docker base image v18.16.0 ( #3751 )
2023-04-22 11:15:27 +02:00
Juan Picado
fd78ca9772
feat: update docker image base to v18.15.0
2023-03-23 07:13:23 +01:00
Juan Picado
f9f269ee04
feat: refactor render middleware and audit plugin ( #3602 )
...
* chore: replace web middleware
* clean up
* migrate user agent
* migrate rate limit
* clean up
* replace audit plugin
* feat: refactor render middleware and audit plugin
* update deps
* update deps
* update packages
* update deps
* chore: update deps
* update deps
* update config dep
* chore: update deps
* update deps
2023-02-14 22:20:11 +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
3320b4dfe2
fix: update docker base to 18.13.0 ( #3579 )
2023-01-28 17:42:38 +01:00
Juan Picado
8715a5cfa2
feat: highlight readme source code ( #3506 )
...
* feat: highlight readme source code
* chore: fix tests
* Delete utils.spec.ts.snap
2022-11-19 22:00:56 +01:00
Juan Picado
07144c9886
fix(sec): update base image to v18.12.1-alpine ( #3489 )
2022-11-09 20:23:27 +01:00
Juan Picado
ebaaf3f681
feat: docker image refactor a new internal binary run ( #3475 )
2022-11-08 07:29:19 +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
1d6b7632d7
fix: docker base image upgraded 14.20.1 ( #3405 )
2022-09-29 08:09:12 +02:00
Lukas Immesberger
5f83dc294e
fix: update nodejs to 14.20.0 to fix CVE-2022-32212 ( #3262 )
2022-07-12 22:26:18 +02:00
Juan Picado
22cfea0907
fix: update docker to v14.18.2 ( #2888 )
2022-01-09 22:15:12 +01:00
Juan Picado
0eab3e1746
fix: update python dependency on docker image ( #2644 )
2021-11-08 10:17:47 +01:00
Juan Picado
247a317ca0
feat: upgrade node docker to 14.18.1 ( #2579 )
2021-10-24 09:54:39 +02:00
Juan Picado
2c590917b1
fix: npm7 audit fix and bulk endpoint ( #2426 )
...
* fix: npm7 audit fix and bulk endpoint
* chore: update registry
* chore: update registry
2021-09-07 21:19:44 +02:00
Juan Picado
d63dcc02fa
fix: update docker base image to v14.17.5
2021-08-20 08:30:59 +02:00
Juan Picado
2e995f5981
fix: update docker and core dependencies ( #2375 )
...
* fix: update docker base to node:14.17.5
* fix: update base dependencies
* chore: change to node:14.17.4
2021-08-12 07:56:20 +02:00
Juan Picado
2bc590895c
fix: update docker base image node 14.17.3
2021-07-14 19:57:46 +02:00
Juan Picado
b8f711afab
fix: update docker base image node 14.17.1 ( #2314 )
...
* fix: update docker base image node 14.17.2
* fix: update docker base image node 14.17.1
2021-07-03 13:09:37 +02:00
Juan Picado
4ed7286bcb
feat: update Node.js docker image 14.17.0 ( #2247 )
2021-05-15 16:54:45 +02:00
Juan Picado
69d7df20d8
build: enable pnp yarn2 ( #2253 )
...
* chore: enable pnp yarn
* chore: ignore pnp
* fix type issues on run eslint
* add missing dependency and fix some errors
* fix most of the errors
some were just disabled, already fixed in master
* add missing jest-config
* update jest@26 align with other deps
* add missing @babel/register
* clean up
* use yarn node
* use yarn node on release
* chore: add husky 6
* chore: add husky 6
* chore: lint-stage
* chore: test
* chore: add hook git
* chore: test
* chore: test
* update deps
* chore: fix commit lint
* fix docker run
* update git ignore
2021-05-13 23:13:57 +02:00
Juan Picado
351ea89df6
chore: update yarn@2.4.1 ( #2252 )
...
* feat: update Node.js docker image 14.17.0
* chore: update yarn2
* feat: restore file
* chore: update docker file ignore
2021-05-13 17:41:20 +02:00
Ramakrishnan Kandasamy
6ab31639fa
fix: Upgrade Node from 14.16 to 14.16.1 for security fixes ( #2172 )
...
Refer: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.16.1
2021-04-08 14:19:36 +02:00
Ramakrishnan Kandasamy
156342b6b9
fix: upgrade Node from 14.15 to 14.16 for security fixes ( #2104 )
...
Refer - https://nodejs.org/en/blog/vulnerability/february-2021-security-releases/
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-02-25 21:16:53 +01:00
Juan Picado
76e035e52f
fix: update docker base image node 14.15.14 ( #2049 )
2021-01-08 07:55:42 +01:00
Morlay
3edd0eca47
build: publish docker multi-arch image with github actions ( #2031 )
...
powred by @morlay
2020-12-29 11:01:58 +01:00
Juan Picado
6eef0157ba
fix: update dependencies, docker base and build deps ( #2007 )
...
* fix: update docker to v14.15.1
* chore: update deps
* chore: update actions/setup-node security update
2020-11-20 06:43:57 +01:00
Juan Picado
f90174935f
feat: update docker base image to node 14.15.0 ( #1992 )
2020-10-31 18:15:47 +01:00
Juan Picado
1ece11cfc0
feat: migrate yarn 1 to yarn 2 ( #1962 )
2020-10-11 19:06:21 +02:00
Juan Picado
b409c0111f
fix: update Dockerfile to Node v12.18.4 ( #1945 )
2020-09-20 09:23:16 +02:00
Juan Picado
261eab5ca0
fix: upgrade docker base image nodejs ( #1895 )
2020-08-05 18:19:12 +02:00
toolsofraj
aee69a9453
fix: updated nodejs version to fix vulnerability in 12.x https://nodejs.org/en/blog/vulnerability/june-2020-security-releases/ ( #1836 )
...
Co-authored-by: Raj Sharma <raj@screenmeet.com>
2020-06-13 08:21:41 +02:00
Juan Picado @jotadeveloper
61faa33de1
feat: update docker node to 12.16.2 ( #1776 )
2020-04-13 11:18:21 +02:00
Juan Picado @jotadeveloper
287ed3f88c
feat: bumb up docker to node 12 ( #1622 )
...
Node 10 is active but 12 is the recommended way https://nodejs.org/en/about/releases/ we have been running against v12 for months, so we are safe
2019-12-14 09:21:17 +01:00
Juan Picado @jotadeveloper
e081a580c4
feat(docker): Node.js update to 10.16.3 ( #1473 )
2019-09-26 20:27:46 +02:00
Juan Picado @jotadeveloper
8b03637b63
chore(docker): use yarn lock file
2019-08-18 07:50:42 +02:00
Juan Picado @jotadeveloper
802c796881
feat: docker image bump to node.js 10.16
2019-07-28 23:32:43 +02:00
Juan Picado @jotadeveloper
a5be22b900
fix: update docker node to latest lts version
2019-04-14 01:04:12 +02:00
Juan Picado @jotadeveloper
c3c62021e5
feat: theme as plugin ( #1252 )
...
* chore: remove ui
* chore: remove size step
* chore: update theme plugin
* chore: update lock file
* Update main.workflow
* chore: update js-yaml dep
* chore: @verdaccio/ui-theme@0.0.4
* feat: allows theme as a plugin
* chore: update package description
2019-04-06 08:35:38 +02:00
Juan Picado @jotadeveloper
a49cd1dd3d
chore: update to Node@10.15.1 alpine #836
2019-02-24 12:12:02 +01:00
Juan Picado @jotadeveloper
cba68431f7
chore: no lock file on docker
2019-02-04 08:42:51 +01:00
Juan Picado @jotadeveloper
3ea04b22fb
chore: use different endpoint
2019-02-04 08:15:20 +01:00