renovate[bot]
16623cd8ab
chore(deps): update yarn to v3.5.1 ( #3792 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07 14:15:06 +02:00
Juan Picado
807baba858
chore: update ci settings
2023-05-07 13:57:49 +02:00
Juan Picado
9e466946b8
chore(release): 5.24.1
2023-04-24 06:55:32 +02:00
cmkk
268c5e7740
fix: fixed an issue where logger.info in allow_action always output undefined ( #3763 )
...
logger.info({ user: user.name }, `auth/allow_action: access granted to: @{user}`);
The above log code will always output undefined
2023-04-24 06:54:52 +02:00
renovate[bot]
12d954ae2c
chore(deps): update dependency eslint-config-prettier to v8.8.0 ( #3757 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 12:15:03 +02:00
Juan Picado
3cd65b840c
chore(release): 5.24.0
2023-04-22 12:00:25 +02:00
renovate[bot]
4add891d06
chore(deps): update dependency eslint to v8.39.0 ( #3756 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 11:45:47 +02:00
renovate[bot]
dd067f5b40
chore(deps): update actions/setup-node action to v2.5.2 ( #3754 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 11:43:42 +02:00
renovate[bot]
c4df518046
chore(deps): update actions/checkout action to v3.5.2 ( #3755 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 11:43:33 +02:00
renovate[bot]
7710d6c6f8
chore(deps): update actions/checkout digest to 8e5e7e5 ( #3753 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 11:42:59 +02:00
Juan Picado
d3bb520374
feat: update docker base image v18.16.0 ( #3751 )
2023-04-22 11:15:27 +02:00
Juan Picado
e939ca24af
feat: upgrade plugin htpassw major ( #3712 )
...
Replaces default auth plugin verdaccio-htpasswd@10.x by verdaccio-htpasswd@11.x which is being used in verdaccio 6.x (almost identical)
Apply backward compabiity
Reduces maintenance (monorepo plugin can be removed)
One more step to switch v6.x
Add Node.js 12 GH Action for check backward compatibility
2023-04-22 11:08:59 +02:00
renovate[bot]
b3ea8162ac
fix(deps): update dependency verdaccio-htpasswd to v10.5.5 ( #3749 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 09:55:59 +02:00
renovate[bot]
42798df639
chore(deps): update typescript-eslint monorepo to v5.59.0 ( #3747 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-20 16:12:16 +02:00
renovate[bot]
dcd530ba85
fix(deps): update dependency semver to v7.5.0 ( #3733 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 23:22:53 +02:00
renovate[bot]
48909352a2
chore(deps): update actions/setup-node digest to 64ed1c7 ( #3720 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 07:34:30 +02:00
Juan Picado
bf6045f9f0
chore(release): 5.23.2
2023-04-04 07:40:02 +02:00
Juan Picado
1cf229d732
chore: update dependencies ( #3718 )
2023-04-04 07:39:24 +02:00
renovate[bot]
cb7b1d8360
chore(deps): update jest monorepo to v29.5.0 ( #3717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 07:18:27 +02:00
jzhangdev
1029d7a381
fix: ui package search ( #3713 )
...
* fix: package search
* Update init.ts
---------
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2023-04-04 07:17:31 +02:00
renovate[bot]
8e79e5f4ab
fix(deps): update dependency @verdaccio/config to v6.0.0-6-next.67 ( #3716 )
2023-04-03 23:28:03 +02:00
renovate[bot]
e8daaeec75
chore(deps): update yarn to v3.5.0 ( #3714 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 21:11:38 +02:00
Juan Picado
c732a76a34
chore: update workflows
2023-04-03 20:59:32 +02:00
Juan Picado
81bee27c76
Update smok-test-module.yml
2023-03-31 08:33:55 +02:00
Juan Picado
980771c04d
Update smok-test-module.yml
2023-03-31 08:30:29 +02:00
Juan Picado
aec4e700ba
chore: add test for require module ( #3710 )
2023-03-31 08:28:41 +02:00
Juan Picado
6944b7de35
chore(release): 5.23.1
2023-03-23 10:26:32 +01:00
Michal Piechowiak
5d83c52da3
fix: package.json main field ( #3700 )
2023-03-23 10:26:17 +01:00
Juan Picado
ef12d884b6
chore(release): 5.23.0
2023-03-23 07:20:55 +01:00
Juan Picado
c95ab88e46
fix: update core dependencies
2023-03-23 07:17:45 +01:00
Juan Picado
fd78ca9772
feat: update docker image base to v18.15.0
2023-03-23 07:13:23 +01:00
Juan Picado
9a684a7cd3
chore: clean up types
2023-03-19 11:39:00 +01:00
Juan Picado
783422b4a2
refactor: migrate @verdaccio/types@11.x ( #3692 )
...
* refactor: migrate @verdaccio/types@11
* deps
2023-03-18 22:40:34 +01:00
Juan Picado
b85ba995b5
fix: add missing version on footer #3671
2023-03-18 17:32:29 +01:00
Juan Picado
ccfac8f0aa
chore: update typescript ( #3689 )
2023-03-18 17:26:13 +01:00
Juan Picado
2a6fc98f92
fix: update core dependencies ( #3688 )
2023-03-18 16:56:31 +01:00
Juan Picado
4c1cc3cec8
chore(release): 5.22.1
2023-03-07 23:06:23 +01:00
Juan Picado
f6c22d3ea8
fix : #3666 experiments config fail on startup ( #3668 )
...
* fix : #3666 experiments config fail on startup
* Update experiments.yaml
* Update init.ts
* add tests
* Update bootstrap.ts
* update deps
* update deps
2023-03-07 22:50:16 +01:00
Juan Picado
335704ba2a
chore(release): 5.22.0
2023-03-05 08:00:01 +01:00
Juan Picado
dd4726d82b
chore: restore removed import
2023-03-03 21:55:38 +01:00
Juan Picado
8d584dddd0
chore: refactor createAnonymousRemoteUser and createRemoteUser
2023-03-03 21:50:43 +01:00
Juan Picado
d78561a3fd
chore: clean up code
2023-03-03 21:40:52 +01:00
Juan Picado
e50d4d92a2
feat: improved config and token signature ( #3658 )
...
* chore: add signature module
* feat: improved config and token signature
feat: improved config and token signature
Update package.json
* chore: update deps
* types
* fix: logger missing options
* chore: update deps
* update dep
* Update e2e-jest-workflow.yml
* Update init.ts
* Update config-path.ts
* fix logger
* Update init.ts
2023-03-03 21:32:10 +01:00
Juan Picado
8c8dafc8a0
chore(release): 5.21.2
2023-02-25 08:21:10 +01:00
Juan Picado
ed80a25c08
fix: update dependencies ( #3649 )
...
* fix: update dependencies
* chore: restore types
* chore: update deps
2023-02-25 08:02:58 +01:00
薄涛
e4573c7e15
fix: avoid setting body for GET requests ( #3643 )
...
* fix: avoid setting body for GET requests
When making a GET request to certain uplinks, such as https://registry.npmmirror.com , setting the body field can result in a 413 error. Previously, the code was setting the body field for all requests, including GET requests.
This commit fixes the issue by checking the request method and avoiding setting the body field for GET requests. This ensures that GET requests are not affected by the issue and can be made without error.
Fixes #3601
* add missing deps for run test locally
* test(up-storage): add unit test about uplink is npmmirror
Cause thers is a bug in `isObject` function from `@verdaccio/core`, when `options.json` is `true`
GET request body will be string 'true', some uplinks might return 413 status code such as
https://registry.npmmirror.com
fix #3601
* chore(deps): update @verdaccio/core
---------
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
Co-authored-by: botao <botao@tal.com>
2023-02-24 07:18:18 +01:00
Juan Picado
164d9d2185
add missing deps for run test locally
2023-02-22 07:51:32 +01:00
Juan Picado
7752424de0
chore(release): 5.21.1
2023-02-14 22:33:30 +01:00
Juan Picado
d157131225
chore: remove changelog failures on master
2023-02-14 22:33:04 +01:00
Juan Picado
5385f33991
Update trigger-release.ts
2023-02-14 22:32:40 +01:00