verdacciobot
fbd763267d
chore: updated static data
2024-12-16 00:17:29 +00: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
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
verdacciobot
ac1056025d
chore: updated static data
2024-11-28 01:12:17 +00: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
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
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
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
4adaa833ba
chore: fix typedocs warnings ( #4946 )
2024-11-16 10:43:39 +01:00
Marc Bernard
a049bba201
chore(tests): temp folder naming ( #4950 )
2024-11-16 10:43:12 +01:00
Juan Picado
1d2f33c5bf
chore: update versions (next-8) ( #4903 )
2024-11-14 19:55:45 +01:00
verdacciobot
caa3d005b2
chore: updated static data
2024-11-14 00:15:40 +00:00
verdacciobot
3d33bebb8f
chore: updated static data
2024-11-11 00:16:13 +00:00
verdacciobot
bddf8e3e01
chore: updated static data
2024-11-07 00:15:38 +00:00
verdacciobot
8172b34dac
chore: updated static data
2024-11-04 00:16:51 +00:00
renovate[bot]
8a3b65ef2b
chore(deps): update all linting dependencies ( #4932 )
2024-11-03 07:06:42 +01:00
Marc Bernard
e3c55f008c
chore: encode parts of URL ( #4922 )
2024-11-02 10:31:21 +01:00
verdacciobot
f0ba62af1f
chore: updated static data
2024-10-31 00:16:07 +00:00
Marc Bernard
58e0d950df
fix(middleware): error 404 when getting scoped tarballs ( #4913 )
...
* fix(middleware): error 404 when getting scoped tarballs
* Create mbt.yml
* Update mbt.yml
* Change to relative URL, constants, proxy url
* Split into make-url-relative.ts
* add debug
2024-10-28 07:39:23 +01:00
Marc Bernard
48aa89f651
chore: request header constants ( #4920 )
2024-10-28 07:22:15 +01:00
verdacciobot
027057c686
chore: updated static data
2024-10-28 00:16:57 +00:00
verdacciobot
cfd56ec724
chore: updated static data
2024-10-24 00:16:05 +00:00
verdacciobot
078cd6826f
chore: updated static data
2024-10-21 00:16:41 +00:00
Juan Picado
e93d6a30a4
chore: vitest migration part 5 ( #4914 )
...
* migrate web package to vitest
* migrate node-api to vitest
* migrate file-locking vitest
* migrate cli
* remove jest from npm packages
* Create weak-cherries-serve.md
* update ci
2024-10-20 19:26:36 +02:00