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 |
|
Marc Bernard
|
9a057d1b62
|
chore(deps): update version comments in actions (#4887)
|
2024-10-05 18:40:07 +02:00 |
|
dependabot[bot]
|
255cabc790
|
chore(deps): bump actions/checkout from 3.6.0 to 4.2.0 (#4878)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](f43a0e5ff2...d632683dd7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-03 11:09:46 +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 |
|
dependabot[bot]
|
dbce1d5862
|
chore(deps): bump actions/setup-node from 2.5.2 to 4.0.4 (#4877)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.2 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.2...0a44ba7841725637a19e28fa30b79a866c81b0a6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 22:22:01 +02:00 |
|
dependabot[bot]
|
4808b737cd
|
chore(deps): bump github/codeql-action from 2.26.6 to 3.26.10 (#4876)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.26.6 to 3.26.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](be8b74c09c...e2b3eafc8d )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 22:21:36 +02: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 |
|
Juan Picado
|
7902331894
|
Update SECURITY.md
|
2024-09-30 08:31:45 +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 |
|
Juan Picado
|
2f704a6445
|
chore: update install docs
|
2024-09-27 06:45:27 +02:00 |
|
Juan Picado
|
24cc01e90e
|
Update crowdin.yaml
|
2024-09-26 23:13:52 +02:00 |
|
Juan Picado
|
a5ae8b5f82
|
chore: remove versioned docs 7.x
not longer need it
|
2024-09-26 23:00:18 +02:00 |
|
Juan Picado
|
11ce908fc6
|
Update crowdin.yaml
|
2024-09-26 21:56:25 +02:00 |
|
Juan Picado
|
14c1c829e8
|
chore: update website config 6.x
|
2024-09-26 21:05:10 +02:00 |
|
Juan Picado
|
100421624f
|
chore: disable ga-IE temporary website
|
2024-09-26 21:02:19 +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 |
|
Juan Picado
|
234874ef6e
|
Update x-smok-test-docker.yml
|
2024-09-22 18:42:17 +02:00 |
|
Juan Picado
|
87d4912066
|
chore: reuse workflows step 1 (#4852)
for x branches
|
2024-09-22 16:16:53 +02:00 |
|
Juan Picado
|
cd76d54c9a
|
Update README.md
|
2024-09-21 18:02:20 +02:00 |
|
Juan Picado
|
72a65917c4
|
Update README.md
|
2024-09-21 06:14:02 +02:00 |
|
Juan Picado
|
5c65124fee
|
Update README.md
|
2024-09-21 06:13:09 +02: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
|
6a8154cd62
|
Create long-eyes-drum.md
|
2024-09-15 13:46:12 +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
|
6fac16fc4d
|
chore: update renovate
|
2024-09-15 11:59:25 +02:00 |
|
Juan Picado
|
9e87ab49c6
|
chore: update docker ci settings
|
2024-09-15 08:34:34 +02:00 |
|
Juan Picado
|
63457e6f9e
|
Update renovate.json
|
2024-09-12 23:20:35 +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
|
e5cc01ed9b
|
chore: move v7 next to v8 next
|
2024-09-12 21:17:41 +02:00 |
|
Juan Picado
|
7441d2043e
|
Update renovate.json
|
2024-09-12 20:31:11 +02:00 |
|
Juan Picado
|
c06b4f36af
|
chore: move v7 next to v8 next
|
2024-09-12 20:18:25 +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 |
|