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
renovate[bot]
f5f6e88d7a
fix(deps): update dependency cookies to v0.9.1 ( #4912 )
2024-10-17 18:59:00 +02:00
verdacciobot
fb9e756f69
chore: updated static data
2024-10-17 00:15:54 +00:00
verdacciobot
626719befd
chore: updated static data
2024-10-14 00:16:42 +00:00
renovate[bot]
1a917221d6
fix(deps): update dependency express to v4.21.1 ( #4906 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 11:49:57 +02:00
renovate[bot]
e219e7884e
fix(deps): update dependency clipanion to v4.0.0-rc.4 ( #4902 )
2024-10-12 14:48:23 +02:00
Marc Bernard
1076a892e1
chore(middleware): fix syntax of test files ( #4896 )
2024-10-12 13:43:15 +02:00
verdacciobot
0d37aa3f7d
chore: updated static data
2024-10-10 00:15:28 +00:00
Juan Picado
56d4230c8f
chore: update versions (next-8) ( #4870 )
2024-10-08 08:30:39 +02:00
Marc Bernard
c4e88752fb
chore(ui): replace react-json-view ( #4892 )
2024-10-08 07:51:23 +02:00
Marc Bernard
409494aeb6
chore(ui): typing for Theme ( #4890 )
2024-10-08 07:51:02 +02:00
Juan Picado
124e5f2de7
chore: migrate htpasswd package vitest ( #4889 )
...
* migrate htpasswd package
* update versions
* Update htpasswd.passwords.test.ts
2024-10-07 08:28:30 +02:00
verdacciobot
51b0368c49
chore: updated static data
2024-10-07 00:16:17 +00:00
Marc Bernard
5731e88a99
fix: code scan issues ( #4888 )
2024-10-06 09:02:47 +02:00
renovate[bot]
30ac3a119f
chore(deps): update all linting dependencies ( #4880 )
2024-10-03 09:11:51 +02:00
verdacciobot
df3bcb1457
chore: updated static data
2024-10-03 00:15:47 +00:00
Marc Bernard
5bb81ebf91
fix(middleware): encoding of scoped package name ( #4874 )
...
* fix(middleware): encoding of scope package name
* Change order
* Test description
* debug
* Add to tests
2024-10-01 08:31:42 +02:00
verdacciobot
9b1583d36b
chore: updated static data
2024-09-30 00:16:26 +00:00
Juan Picado
99a1af1c35
vitest migration more packages ( #4872 )
...
* migrate storage package
* migrate middleware package
* migrate auth-memory plugin
2024-09-29 16:03:29 +02:00
Juan Picado
4afca90e21
vitest migration some packages ( #4871 )
2024-09-29 12:47:10 +02:00
Marc Bernard
5cfbc1485d
fix(store): add logging when requesting tarball ( #4847 )
...
* fix(api): error handling when requesting tarball
* add tarball test for scoped packages
* update changeset
* add logging for tarball requests
* Revert
* Update violet-boxes-float.md
2024-09-28 12:47:45 +02:00
verdacciobot
80313897cb
chore: updated static data
2024-09-26 00:15:15 +00:00
Juan Picado
1dc5cdffc3
chore: update versions (next-8) ( #4840 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-25 23:20:07 +02:00
Marc Bernard
e85069010f
fix(middleware): pass version to allow check ( #4846 )
...
* fix(middleware): pass version to allow check
* add tests
2024-09-25 23:13:31 +02:00
verdacciobot
a3cf3e7921
chore: updated static data
2024-09-23 00:15:56 +00:00
verdacciobot
695c28b5f2
chore: updated static data
2024-09-19 00:15:17 +00:00
verdacciobot
418e159121
chore: updated static data
2024-09-16 00:15:56 +00:00
Juan Picado
4da9711fed
chore: update pino dep
2024-09-15 22:18:21 +02:00
renovate[bot]
21be801c10
fix(deps): update dependency sonic-boom to v3.8.1 ( #4841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-15 22:16:46 +02:00
Juan Picado
dfe925c259
feat: update logger pino to latest ( #4839 )
...
* feat: update logger pino to latest
remove old logger package
* update engines
* Update package.json
* Update beige-lions-type.md
2024-09-15 13:32:50 +02:00
Juan Picado
d44cbbc221
chore: update versions (next-8) ( #4827 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-12 21:24:03 +02:00
Juan Picado
5f1a025568
chore: move v7 next to v8 next
2024-09-12 20:14:36 +02:00
renovate[bot]
6e3118fdd6
fix(deps): update dependency debug to v4.3.7 ( #4820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 19:21:14 +02:00
renovate[bot]
3f7197937d
fix(deps): update dependency dayjs to v1.11.13 ( #4819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 19:03:10 +02:00
renovate[bot]
e9e2835598
chore(deps): update dependency yaml to v2.5.1 ( #4818 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 19:02:58 +02:00
renovate[bot]
0e0c0c32fe
chore(deps): update dependency body-parser to v1.20.3 ( #4817 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 19:02:47 +02:00
renovate[bot]
1bf2fc3cbf
fix(deps): update dependency express to v4.21.0 ( #4814 )
2024-09-12 15:36:58 +02:00
verdacciobot
dc203882b0
chore: updated static data
2024-09-12 00:15:20 +00:00
Juan Picado
ce1c642312
chore: update versions (next-8) ( #4761 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-11 21:57:05 +02:00
verdacciobot
a77074d0a8
chore: updated static data
2024-09-09 00:16:02 +00:00
verdacciobot
e907171bfb
chore: updated static data
2024-09-05 00:14:57 +00:00