snyk-bot
50aea7f9b6
fix: packages/plugins/google-cloud-storage/package.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-7242922
2024-06-12 04:47:48 +00:00
verdacciobot
fd79e7c637
chore: updated static data
2024-06-10 00:14:00 +00:00
verdacciobot
d4b9a6c374
chore: updated static data
2024-06-06 00:13:05 +00:00
renovate[bot]
3433d7ec0b
chore(deps): update dependency yaml to v2.4.3 ( #4664 )
2024-06-03 19:07:33 +02:00
verdacciobot
f604ec8a34
chore: updated static data
2024-06-03 00:13:38 +00:00
Juan Picado
27bc6c1b7d
chore: update versions (next-7) ( #4658 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 21:52:46 +02:00
renovate[bot]
13c69ded53
fix(deps): update dependency express to v4.19.2 ( #4662 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 21:29:02 +02:00
Tobbe Lundberg
38b1e829d6
patch(core/url): Throw if VERDACCIO_FORWARDED_PROTO resolves to an array ( #4613 )
...
* patch(core/url): Throw if VERDACCIO_FORWARDED_PROTO resolves to an array
* changeset
2024-06-02 10:11:25 +02:00
Michael Ryan
cf1b46cc59
fix: log spacing depending on the FORMAT and COLORS options ( #4631 )
...
* fix: Bad log spacing depending on the FORMAT and COLORS options used
fixes : #4630
inserted a space between the timestamp and the message when logging timestamped messages.
* fix: Bad log spacing depending on the FORMAT and COLORS options used
fixes : #4630
removed padding of an unnecessary space (at the start or end of the log string, depending on whether colors are enabled).
* remove padLeft, update tests
* update logger-commons tests
---------
Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
2024-06-01 21:35:06 +02:00
Marc Bernard
e5624e173c
chore: fix types for some store tests ( #4657 )
...
* chore: fix types for some store tests
* add changeset
2024-05-30 18:10:13 +02:00
verdacciobot
8b8e5c7b84
chore: updated static data
2024-05-30 00:14:02 +00:00
Marc Bernard
5bfab621d4
feat: add tarball details for published packages ( #4653 )
...
* feat: add tarball details for published packages
* remove throw err
2024-05-29 00:11:42 +02:00
verdacciobot
016abb8d7b
chore: updated static data
2024-05-27 00:13:39 +00:00
verdacciobot
007a7bd76c
chore: updated static data
2024-05-23 00:13:19 +00:00
verdacciobot
f9a079aac6
chore: updated static data
2024-05-20 00:13:24 +00:00
verdacciobot
33ae1db093
chore: updated static data
2024-05-16 00:12:57 +00:00
verdacciobot
e9cc809d97
chore: updated static data
2024-05-13 00:13:37 +00:00
verdacciobot
12c281202c
chore: updated static data
2024-05-09 00:12:55 +00:00
verdacciobot
8d6caba90b
chore: updated static data
2024-05-06 00:13:36 +00:00
Juan Picado
53d9df92c6
chore: update versions (next-7) ( #4624 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-05 17:09:41 +02:00
Juan Picado
bd8703e871
feat: add migrateToSecureLegacySignature property ( #4621 )
...
* feat: add migrateToSecureLegacySignature property
* Update config.ts
* changeset
* Update ci.yml
* Update config.spec.ts
2024-05-05 16:53:28 +02:00
Juan Picado
7400830505
revert #4600 ( #4623 )
2024-05-05 12:35:17 +02:00
Juan Picado
14032d160b
chore: update versions (next-7) ( #4581 )
2024-05-03 09:12:32 +02:00
Juan Picado
b6d565209f
feat: support for createCipher backward compatible ( #4612 )
2024-05-03 08:59:29 +02:00
Tobbe Lundberg
b0946b2a3b
chore(types): Improve TS types for renderHTML and related functions ( #4605 )
...
* chore(types): Improve TS types for renderHTML
* changeset
* Add author and PR to changeset
* Use RequestOptions instead of Request
* Update changeset text
* Separate type import
* Explain isArray check
* Add verdaccio/url to changeset
* Reverting: throw on wrong type
2024-05-02 20:55:52 +02:00
verdacciobot
6a83040351
chore: updated static data
2024-05-02 00:12:56 +00:00
Marc Bernard
253cc1348f
feat: add tarball details for published packages ( #4600 )
...
* feat: add tarball details for published packages (part 1)
* pnpm-lock
* Update pnpm-lock
* switch to tar-stream
* fix api test (no dist)
2024-04-30 14:45:18 +02:00
verdacciobot
6cf165b405
chore: updated static data
2024-04-29 00:12:57 +00:00
Marc Bernard
1bae121dc2
fix: error when writing tarball (missing folder) ( #4594 )
...
* fix: error when writing tarball (missing folder)
* changeset
2024-04-25 19:06:51 +02:00
Marc Bernard
4ac3aead4f
fix: reduce log to info if database is not found ( #4595 )
2024-04-25 16:20:17 +02:00
renovate[bot]
2520a74ac3
fix(deps): update dependency marked to v11.2.0 ( #4591 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 10:16:19 +02:00
verdacciobot
dbade09407
chore: updated static data
2024-04-25 00:16:11 +00:00
Tobbe Lundberg
4dc62a8365
fix: adduser error message grammar ( #4586 )
...
* fix: adduser error message grammar
* changeset
* include username in changeset according to contribution guidelines
2024-04-23 10:07:35 +02:00
verdacciobot
eb9bbb4313
chore: updated static data
2024-04-22 00:13:38 +00:00
verdacciobot
d411c20570
chore: updated static data
2024-04-18 00:12:47 +00:00
verdacciobot
2bf41a480e
chore: updated static data
2024-04-15 02:30:36 +00:00
Marc Bernard
f967a69ad3
fix: avoid warning "time for version x already exists" ( #4577 )
...
* fix: avoid warning "time for version x already exists"
* changeset
2024-04-11 10:13:55 +02:00
verdacciobot
d5d96f0868
chore: updated static data
2024-04-11 00:13:31 +00:00
verdacciobot
386f19753f
chore: updated static data
2024-04-08 00:12:56 +00:00
verdacciobot
17cf072329
chore: updated static data
2024-04-04 00:15:13 +00:00
verdacciobot
a0b65a82d0
chore: updated static data
2024-04-01 00:13:52 +00:00
verdacciobot
1ae8f23110
chore: updated static data
2024-03-28 00:13:07 +00:00
verdacciobot
31a927a236
chore: updated static data
2024-03-25 00:13:24 +00:00
Juan Picado
af3f7c4797
chore: update versions (next-7) ( #4561 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-24 12:34:03 +01:00
Juan Picado
542f9d3760
chore: remove nodejs engine restriction
2024-03-24 12:27:46 +01:00
Juan Picado
93c49bd36d
chore: update versions (next-7) ( #4553 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-23 20:53:44 +01:00
Juan Picado
41eb167943
Update ui.json
2024-03-23 20:43:53 +01:00
Juan Picado
ba53d1edc8
feat: versions filter by semver range ( #4555 )
...
* fix: improve dark mode styles
* fix background color
* feat: ui improvements
* add tests
2024-03-23 20:41:19 +01:00
Itamar Gronich
a99a4bb1b3
fix config builder erroring when passed partial config ( #4552 )
...
* fix config builder erroring when passed partial config
* add tests and changeset
* update readme
* update readme
---------
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2024-03-23 12:19:41 +01:00
divdavem
9db15542dc
Avoid displaying "prettify pipeline error" if there is no error ( #4551 )
2024-03-22 09:37:54 +01:00