0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
Commit graph

5846 commits

Author SHA1 Message Date
verdacciobot
fbd763267d chore: updated static data 2024-12-16 00:17:29 +00:00
Juan Picado
fe4c4f3b21 chore: fix website build 2024-12-15 20:59:54 +01:00
renovate[bot]
827d36582c
fix(deps): update dependency pino to v9.5.0 (#5004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 15:15:22 +01:00
renovate[bot]
68bc817479
fix(deps): update dependency debug to v4.4.0 (#5003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 15:15:09 +01:00
Juan Picado
0e58b9927a
chore: update versions (next-8) (#4999)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-15 09:43:25 +01:00
Marc Bernard
899504143a
fix(middleware): allow content-type with charset (#4990)
* fix(middleware): allow content-type with charset

* Add test
2024-12-12 21:37:46 +01:00
verdacciobot
23f893453c chore: updated static data 2024-12-12 00:16:58 +00:00
Juan Picado
ca4dc04aae
chore: update versions (next-8) (#4951)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-11 22:13:46 +01:00
Marc Bernard
0225c80663
chore(ui): vitest follow-ups (#4993)
* chore(ui): vitest follow-ups

* markdown plugin
2024-12-11 21:12:49 +01:00
Marc Bernard
15dddbe9e4
chore(logger): avoid message if level remains the same (#4991) 2024-12-11 21:00:08 +01:00
Juan Picado
dee09011cb
[Snyk] Security upgrade express from 4.21.1 to 4.21.2 (#4985)
* fix: packages/web/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416

* fix

* test

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-12-11 20:46:11 +01:00
Marc Bernard
ff78ea6911
chore: local storage debug messages (#4992) 2024-12-11 19:40:02 +01:00
verdacciobot
bb86c5693a chore: updated static data 2024-12-09 00:18:17 +00:00
renovate[bot]
5113eebbd3
fix(deps): update dependency abortcontroller-polyfill to v1.7.6 (#4980) 2024-12-08 10:22:39 +01:00
renovate[bot]
6cfec17a10
fix(deps): update dependency compression to v1.7.5 (master) (#4981) 2024-12-07 23:42:22 +01:00
renovate[bot]
51e571a1ba
chore(deps): update dependency @crowdin/cli to v4.4.1 (master) (#4979)
* chore(deps): update dependency @crowdin/cli to v4.4.1

* clean up

* test

* missing package migrate

* clean up

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2024-12-07 22:35:48 +01:00
Juan Picado
4f6609a072
final migration to vitest remove jest (#4978)
* migrate vitest ui-components

* migrate vitest ui-components

* fix e2e

* cleanup
2024-12-07 21:48:32 +01:00
verdacciobot
ebede07eb9 chore: updated static data 2024-12-05 00:17:04 +00:00
renovate[bot]
4af6b86094
chore(deps): update dependency @changesets/get-dependents-graph to v2.1.2 (#4975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 12:11:22 +01:00
renovate[bot]
14bb4f551f
chore(deps): update dependency @changesets/cli to v2.27.10 (#4974)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 10:13:14 +01:00
dependabot[bot]
8e05ad2351
chore(deps): bump github/codeql-action from 3.27.0 to 3.27.5 (#4973)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.27.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](662472033e...f09c1c0a94)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 10:13:01 +01:00
Marc Bernard
5b7a3e6843
docs: fix security jwt config example (#4976) 2024-12-03 10:05:13 +01:00
verdacciobot
beffd788a5 chore: updated static data 2024-12-02 01:14:39 +00:00
Marc Bernard
eca62597e8
fix: error E409 "username is already registered" (adduser) (#4957)
* fix: E409 username is already registered (adduser)

* update tests
2024-12-01 15:44:00 +01:00
Marc Bernard
ba71932523
chore(loader): fix types for plugin options (#4970)
* chore(loader): fix types for plugin options

* debug
2024-11-30 09:01:23 +01:00
Marc Bernard
6e344d0f48
chore(api): fix void return for some tests (#4969) 2024-11-30 00:23:47 +01:00
Marc Bernard
64a7fc0fc7
chore(core): typing, naming, and docs of parameters (#4971) 2024-11-29 18:08:59 +01:00
Marc Bernard
538bb8f3a6
feat: keep_readmes option when publishing packages (#4961) 2024-11-28 11:54:51 +01:00
Marc Bernard
3967a5280a
chore: tweak error logging messages (#4966)
* chore: tweak error logging messages

* Update tricky-impalas-shake.md
2024-11-28 11:01:33 +01:00
Juan Picado
47e6ce9083
chore: reuse workflows configurations (#4965)
* build

test

test

test

Update action.yml

Update action.yml

test

test

Update action.yml

Update action.yml

Update action.yml

test

test

Update ci.yml

Update ci.yml

test

test

test

test

Update action.yml

test

Update ci.yml

Update e2e-ci.yml

test

* Update ci.yml

* Update plugin-generator-e2e.yaml

* test

* test

* test

* test

* Update e2e-ci.yml

* Update e2e-ui.yml

* test

* Update ci.yml

* Update ci.yml

* Update action.yml

* Update action.yml

* Update package.json

* Update static-data.yml

* Update static-data.yml

* Update website.yml

* test

* Update ui-components.yml

* Update ui-components.yml

* Update ui-components.yml
2024-11-28 10:53:05 +01:00
verdacciobot
ac1056025d chore: updated static data 2024-11-28 01:12:17 +00:00
Juan Picado
4b5d4f4b99 Update VERSIONS.md 2024-11-26 18:42:44 +01:00
Marc Bernard
03b5a15f28
chore: version details and history (#4935)
* chore: version details and history

* Update

* Remove 2.x, 3.x

* next-8

* npm next-8

* Deprecate 5.x

* Add helm charts
2024-11-26 08:07:29 +01:00
verdacciobot
b9ee19bc0a chore: updated static data 2024-11-25 00:17:00 +00:00
Marc Bernard
9041b0f9ad
chore: add info to log when audit, htpasswd, theme are used (#4956)
* chore: add info to log when audit, htpasswd, theme are used

* fix

* fix

* fix logger
2024-11-24 14:01:24 +01:00
verdacciobot
4a6a921ead chore: updated static data 2024-11-21 00:16:35 +00:00
Juan Picado
7c5b80aed8 change neutrino to a safe link (#4962)
missing link

Co-Authored-By: Arti <59352535+artifishvr@users.noreply.github.com>
2024-11-20 21:54:14 +01:00
Arti
a501cd25bc
change neutrino to a safe link (#4962) 2024-11-20 21:52:36 +01:00
Marc Bernard
42d5b05594
chore: avoid vitest warning (#4959) 2024-11-20 08:04:43 +01:00
Marc Bernard
2eebfec770
fix: readme prettier (#4955) 2024-11-18 20:58:48 +01:00
Juan Picado
3f3082877d
Update README.md 2024-11-18 08:09:16 +01:00
verdacciobot
287d2a3c34 chore: updated static data 2024-11-18 00:17:10 +00:00
Juan Picado
5cbee6f57f
fix: unpublish a package on storage package (#4937)
* fix: unpublish a package on storage package

fix: unpublish a package on storage package

fix unpublish e2e

* Update index.ts

* reuse cli e2e tests

* npm 10 migrated

* migrate tests

* migrate tests

* clean up

* Create hot-crews-live.md
2024-11-16 20:39:47 +01:00
Marc Bernard
b6ea32c435
chore: add error to log level enum (#4943) 2024-11-16 13:48:00 +01:00
Marc Bernard
4f5802c95d
chore: add unpublish to package access config (#4941) 2024-11-16 13:20:13 +01:00
Marc Bernard
e308fbbf3a
chore: move agent_options to config (#4942)
* chore: move agent_options to config

* changeset
2024-11-16 12:48:21 +01:00
Marc Bernard
35360c8bbe
chore(deps): update version comments in actions (#4944) 2024-11-16 12:05:57 +01:00
Marc Bernard
80e4cb852e
chore: add info to log when local storage is used (#4948) 2024-11-16 11:26:27 +01:00
Marc Bernard
b2339e2c16
chore(web): fix syntax of test files (#4949) 2024-11-16 11:19:15 +01:00
Marc Bernard
0cee514d8a
chore(docs): add links to more articles (#4945)
* docs: add links to more articles

* Update
2024-11-16 10:44:03 +01:00