Juan Picado
c120b32d07
chore: update versions (next-8) ( #5193 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-07 10:11:45 +02:00
Juan Picado
47ee18c3dd
Update x-smok-test-docker.yml
2025-06-07 10:09:18 +02:00
Juan Picado
0938e965cb
chore: fix library import
2025-06-07 09:45:43 +02:00
Marc Bernard
72c3cbb5bf
chore(utils): replace @verdaccio/utils dependency with core ( #5241 )
2025-06-07 09:31:53 +02:00
Marc Bernard
626ae6aae9
feat: web v1 login frontend (experimental) ( #5202 )
...
* feat: web v1 login backend (experimental)
* Add missing createUser
* Change ui url
* Update test
* Update test
* Fix server address
* Update middleware login_cli
* Update tests
* Return token, reduce poll time, fix timestamp
* feat: web v1 login frontend (experimental)
* fix codeql
* Update constants.ts
---------
Co-authored-by: Juan Picado <juanpicado19@gmail.com >
2025-06-07 09:09:11 +02:00
renovate[bot]
184bd51418
fix(deps): update dependency pino to v9.7.0 ( #5260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 08:34:18 +02:00
renovate[bot]
837f00dc56
chore(deps): update dependency jsdom to v26 ( #5261 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 08:34:02 +02:00
renovate[bot]
52c1d22c91
chore(deps): update all build dependencies ( #5256 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 22:11:04 +02:00
dependabot[bot]
09503bcd51
chore(deps): bump github/codeql-action from 3.28.16 to 3.28.18 ( #5254 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.16 to 3.28.18.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](28deaeda66...ff0a06e83c )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.18
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>
2025-06-06 21:12:21 +02:00
silverwind
1e8e6e4212
docs: add link to verdaccio-static-token ( #5257 )
2025-06-06 18:40:18 +02:00
renovate[bot]
c7285cf933
chore(deps): pin dependencies ( #5255 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 15:36:43 +02:00
verdacciobot
0f2da1897c
chore: updated static data
2025-06-05 00:16:05 +00:00
verdacciobot
06132a2ceb
chore: updated static data
2025-06-02 00:16:31 +00:00
verdacciobot
688eb15e77
chore: updated static data
2025-05-29 00:16:12 +00:00
Marc Bernard
2fef671547
chore(signature): remove duplicate code ( #5244 )
...
* chore(signature): remove duplicate code
* auth
2025-05-28 00:08:39 +02:00
Marc Bernard
d945bfe99d
fix(e2e): test.each was not working as expected ( #5246 )
...
* fix(e2e): test.each was not working as expected
* fix unpublish
* remove beta
* fix dist-tags
2025-05-26 20:32:37 +02:00
verdacciobot
610ed5cd04
chore: updated static data
2025-05-26 00:16:18 +00:00
Juan Picado
85d8ea16d6
chore: update docker publish action ( #5247 )
2025-05-22 08:27:09 +02:00
verdacciobot
08ebbce001
chore: updated static data
2025-05-22 00:16:05 +00:00
Marc Bernard
7513899660
chore(tarball): remove lodash, fix typing ( #5243 )
2025-05-21 22:32:00 +02:00
Marc Bernard
534fafd741
feat(e2e): add npm11 ( #5245 )
...
* feat(e2e): add npm11
* add to workflow
* Remove pre-release from versions
* Fix publish test
2025-05-21 21:44:54 +02:00
Marc Bernard
9509b63345
chore(core): http status codes ( #5242 )
2025-05-20 09:08:07 +02:00
verdacciobot
4d96585991
chore: updated static data
2025-05-19 00:16:24 +00:00
Marc Bernard
0be45da363
chore(web): move utils to web package ( #5234 )
...
* chore(types): use "Person" instead of "Author"
* chore(web): move utils to web package
* avoid redos
* fix plugin_prefix
---------
Co-authored-by: Juan Picado <juanpicado19@gmail.com >
2025-05-18 19:29:46 +02:00
Marc Bernard
7751a55a34
fix(local-storage): uncontrolled data used in path expression ( #5159 )
...
* fix(loca-storage): uncontrolled data used in path expression
* update tests
* fix path check
* you're right, copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* sure, copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix storage path
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-05-17 23:08:22 +02:00
Marc Bernard
acb8a99f55
chore(core): move more utils to core ( #5233 )
...
* chore(core): move more utils to core
* pin minimatch
* update lock file
2025-05-17 20:58:01 +02:00
Juan Picado
b776e1f897
chore: enable CI Node.js 24 ( #5240 )
...
* chore: enable CI Node.js 24
* add e2e
* docker build on 24
2025-05-17 17:30:59 +02:00
Marc Bernard
d33266b5a6
chore(types): use "Person" instead of "Author" ( #5232 )
2025-05-17 16:11:01 +02:00
Marc Bernard
b19ddca81f
fix(config): server settings ( #5238 )
2025-05-17 16:00:11 +02:00
Juan Picado
f86da50d91
chore: update e2e nginx test
2025-05-17 15:33:50 +02:00
Juan Picado
7e9fa2a5b3
chore: fix nginx example
2025-05-17 12:15:55 +02:00
Marc Bernard
6add153fde
feat(loader): support scoped plugins in plugin folder ( #5237 )
2025-05-17 10:58:41 +02:00
verdacciobot
0052cc5b97
chore: updated static data
2025-05-17 07:14:02 +00:00
Marc Bernard
5b64bb9e3e
fix: monthly npm stats ( #5236 )
2025-05-16 22:32:28 +02:00
verdacciobot
97df95af40
chore: updated static data
2025-05-15 00:15:56 +00:00
verdacciobot
6c0ba0e3a4
chore: updated static data
2025-05-12 00:16:54 +00:00
Saurabh Gohil
3d113dd38d
docs(uplinks): updated the documentation for an example of AWS CodeArtifact in uplinks ( #5231 )
...
* - Updated the documentation for an example of AWS CodeArtifact uplink on how to make it work
* - Added the changeset
* - Changes as per the things mentioned in PR comments
* - Updated the other document file as well
2025-05-09 15:50:36 +02:00
verdacciobot
c6dc42e92b
chore: updated static data
2025-05-08 00:15:42 +00:00
Marc Bernard
ca0844a45a
chore(ui): avoid ts errors for CircularProgres ( #5210 )
2025-05-06 19:53:09 +02:00
Marc Bernard
3ef4a49bba
fix: support JWT sign and verify options ( #5227 )
...
* fix: support JWT sign and verify options
* Sync type version
2025-05-06 19:21:48 +02:00
Marc Bernard
387d9f01ea
fix(ui): check token expiry on refresh/timer ( #5229 )
2025-05-05 18:02:00 +02:00
DAmarkday
dedc20b24c
docs:add a new link for version v6 to the Docker custom image list. ( #5228 )
2025-05-05 06:39:31 +02:00
verdacciobot
96b6c404a9
chore: updated static data
2025-05-05 00:16:19 +00:00
Marc Bernard
4236e54e2a
chore(ui): avoid ts error for Alerts ( #5209 )
2025-05-03 09:03:17 +02:00
Marc Bernard
89b72d0761
fix(ui): search chips when showUplinks: false ( #5211 )
...
* fix(ui): search chips in offline mode
* Update nine-onions-talk.md
* Update nine-onions-talk.md
2025-05-03 08:43:01 +02:00
Assis Duarte
30d2949471
fix: link to API page ( #5215 )
...
* fix: remove a link to a page that no longer exists
* update doc page
2025-05-03 07:57:14 +02:00
renovate[bot]
e5a53628b6
chore(deps): update dependency @changesets/get-dependents-graph to v2.1.3 ( #5222 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-03 07:45:17 +02:00
renovate[bot]
8f8297ebd9
chore(deps): update dependency msw to v2.7.5 ( #5223 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-03 07:17:33 +02:00
dependabot[bot]
2dc16f3308
chore(deps): bump github/codeql-action from 3.28.10 to 3.28.16 ( #5221 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.10 to 3.28.16.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b56ba49b26...28deaeda66 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.16
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>
2025-05-02 22:23:19 +02:00
renovate[bot]
68b814e786
chore(deps): update all actions ( #5218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 21:39:37 +02:00
dependabot[bot]
45e6d08647
chore(deps): bump actions/setup-node from 4.2.0 to 4.4.0 ( #5220 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](1d0ff469b7...49933ea528 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 21:39:10 +02:00
verdacciobot
2bd520ef07
chore: updated static data
2025-05-01 00:17:52 +00:00
Marc Bernard
6561485453
chore(ui): fix ts error due to excluded test folder ( #5207 )
2025-04-28 20:52:09 +02:00
Marc Bernard
04c4e5b14f
chore(ui-theme): minor app improvements ( #5206 )
...
* chore(ui): theme parameters
* Update app, add types/history
* Update great-candles-hang.md
2025-04-28 20:34:46 +02:00
verdacciobot
3a3bbe34ab
chore: updated static data
2025-04-28 00:16:20 +00:00
Juan Picado
219abed928
chore: website enable ga-IE
...
after clean up messed up markdown files
2025-04-27 15:56:37 +02:00
verdacciobot
7d7cffb3a7
chore: updated static data
2025-04-24 00:15:15 +00:00
Juan Picado
e5100e0844
chore: update link install v6
2025-04-21 21:02:19 +02:00
John Chilton
46eeee5f70
update dangerous website link ( #5205 )
...
An attribution to thedevlife for their video tutorial about Verdaccio on the docs/installation page pointed to a converted domain nowoffering malware. The commit changes the link destination to the bio link thedevlife uses in their YouTube profile.
2025-04-21 20:49:41 +02:00
verdacciobot
9dfe5d5aaf
chore: updated static data
2025-04-21 00:16:07 +00:00
Marc Bernard
50fef56371
update bug report template ( #5203 )
...
* Update bug report template
* Add reverse proxy
2025-04-17 07:37:27 +02:00
verdacciobot
c988566d70
chore: updated static data
2025-04-17 00:14:49 +00:00
Marc Bernard
76308ff456
fix(express): error loading middleware plugins ( #5200 )
...
* fix(express): error loading middleware plugins
* const for plugin prefix in loader
2025-04-15 19:39:52 +02:00
verdacciobot
481ea6ef3d
chore: updated static data
2025-04-14 00:16:09 +00:00
omasakun
fdf44a66c9
fix(middleware): properly derive the html cache key ( #5196 )
...
* fix(middleware): properly derive the html cache key
* change html cache key
* add a changeset
* simplify cache key generation by removing MD5 hashing
2025-04-12 14:47:43 +02:00
Marc Bernard
4115860d6e
fix(server): web-enabled test ( #5197 )
2025-04-10 11:49:10 +02:00
verdacciobot
a9a77a5012
chore: updated static data
2025-04-10 00:15:16 +00:00
verdacciobot
8ea4b04740
chore: updated static data
2025-04-07 00:14:58 +00:00
renovate[bot]
8c18c8963c
chore(deps): update dependency @changesets/changelog-github to v0.5.1 ( #5191 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-06 14:59:11 +02:00
renovate[bot]
6f410af147
chore(deps): update all build dependencies ( #5190 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-06 12:00:51 +02:00
Marc Bernard
5f036c0b57
fix(api): cidr whitelist for tokens ( #5186 )
...
* fix(api): cidr whitelist for tokens
* remove debug
2025-04-05 08:28:31 +02:00
Juan Picado
ebc6171829
Update README.md
2025-04-01 08:45:24 +02:00
Juan Picado
651f60a8af
chore: update versions (next-8) ( #5178 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 23:20:31 +02:00
Juan Picado
1f25d5f5e8
feat: add legacyMergeConfigs as option ( #5177 )
2025-03-31 22:19:53 +02:00
Juan Picado
bf566cb6f5
chore: add docker example for verdaccio-github-oauth-ui ( #5176 )
2025-03-31 21:44:57 +02:00
verdacciobot
0518506efe
chore: updated static data
2025-03-31 00:15:59 +00:00
Juan Picado
3d642d7325
chore: fix website build
2025-03-30 22:23:02 +02:00
verdacciobot
c69ec207d2
chore: updated static data
2025-03-30 19:53:53 +00:00
Juan Picado
588614d6a7
chore: update docker example
2025-03-30 21:30:12 +02:00
Juan Picado
78614b79f6
chore: add locakstack example s3 aws plugin ( #5174 )
...
* chore: add locakstack example s3 aws plugin
* Update README.md
2025-03-30 21:25:25 +02:00
Juan Picado
6a0e3553c7
chore: update versions (next-8) ( #5157 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-29 15:37:40 +01:00
Juan Picado
8f28186645
fix: add legacyMergeConfigs legacy plugins ( #5170 )
...
* fix: add legacyMergeConfigs legacy plugins
* Update server.ts
* Update plugin-async-loader.ts
* Create yellow-flies-sniff.md
* add tests
* Update packages/loaders/src/plugin-async-loader.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-03-29 15:24:27 +01:00
Marc Bernard
da1650c421
fix(middleware): scoped package for allow checks ( #5165 )
2025-03-29 13:23:24 +01:00
Juan Picado
bb478f2ab8
chore: expose config utils ( #5168 )
2025-03-29 09:58:21 +01:00
Marc Bernard
b9fea389b6
chore: cleanup utils ( #5162 )
2025-03-28 21:32:32 +01:00
Marc Bernard
1e2f5037d5
chore(api): avoid double registration of JSON bodyParser ( #5164 )
2025-03-28 21:09:46 +01:00
Marc Bernard
2bcd3ca5b6
chore(config): harmonize configuration options ( #5166 )
...
* chore(config): harmonize configuration options
* move prefix back
2025-03-28 20:43:09 +01:00
verdacciobot
00c6afe869
chore: updated static data
2025-03-27 00:15:02 +00:00
Marc Bernard
209a650898
chore: fix ui-component npmignore and readme ( #5158 )
2025-03-26 06:55:28 +01:00
Marc Bernard
d4fc8275aa
fix(e2e): name for npm10 test ( #5156 )
2025-03-24 20:12:26 +01:00
verdacciobot
817ec3d0e8
chore: updated static data
2025-03-24 00:15:39 +00:00
Juan Picado
41aa893b1a
chore: update versions (next-8) ( #5138 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-23 14:42:29 +01:00
Marc Bernard
2eb8cc24e8
fix: handling for uplink timeouts ( #5153 )
...
* chore(storage): service unavailable message
* fix: handling for uplink timeouts
* remove extra changeset
2025-03-23 12:47:02 +01:00
Marc Bernard
b3fa5df7bb
fix(proxy): uplink processing order ( #5131 )
...
* fix: uplink processing order
* Replace upname with uplinkName
* fix proxy uplinkname
2025-03-23 12:36:27 +01:00
Juan Picado
d633685d9e
Update README.md
2025-03-23 12:35:40 +01:00
Juan Picado
a0968ba1f7
clean up readme
2025-03-23 12:34:55 +01:00
Marc Bernard
30fec6fd3c
chore: remove obsolete test data from local-storage ( #5151 )
2025-03-22 12:43:39 +01:00
Marc Bernard
50f20aa004
chore: debug messages in loader ( #5152 )
2025-03-22 07:24:57 +01:00
Marc Bernard
dbe6a76eab
fix(i18n): avoid fallback for en-us ( #5150 )
2025-03-21 17:49:31 +01:00
verdacciobot
96bd6109ac
chore: updated static data
2025-03-20 00:14:22 +00:00
Marc Bernard
c1faf6d473
chore(ui): reduce build size ( #5142 )
...
* chore(ui): reduce build size
* move types from /build/src to /build
2025-03-17 20:20:15 +01:00
Marc Bernard
0607e802ba
chore: update readme badges and license files ( #5145 )
...
* chore: update readme badges and license files
* stargazers
2025-03-17 19:53:25 +01:00
Marc Bernard
493366301f
fix(ui): format date distance test ( #5146 )
2025-03-17 19:47:58 +01:00
Marc Bernard
3763df19b4
fix(ui): start storybook on windows ( #5141 )
2025-03-17 19:41:33 +01:00
Marc Bernard
648aaf93bb
fix: memory plugin limit error message ( #5147 )
2025-03-17 19:36:45 +01:00
Marc Bernard
99f6e118e2
chore(ui): flags import and minor updates ( #5149 )
2025-03-17 19:22:51 +01:00
Marc Bernard
e67336cef2
chore: add npmignore ( #5148 )
2025-03-17 17:06:39 +01:00
Marc Bernard
c81bd75616
chore(ui): update react-json-view ( #5144 )
...
* chore(ui): update react-json-view
* update lockfile
2025-03-17 08:02:26 +01:00
verdacciobot
1a8f8b020c
chore: updated static data
2025-03-17 00:15:28 +00:00
Juan Picado
5130a67f90
Update x-e2e-jest-workflow.yml
2025-03-16 14:25:01 +01:00
Juan Picado
44b3a45813
Update x-e2e-jest-workflow.yml
2025-03-16 14:21:40 +01:00
Marc Bernard
ef6864c832
chore(deps): update webpack-dev-server to v5 ( #5133 )
2025-03-13 20:29:40 +01:00
Marc Bernard
e4a153955e
chore: package.json maintenance ( #5134 )
2025-03-13 20:26:54 +01:00
Marc Bernard
8209042ee7
fix: bluesky logo and links on website ( #5135 )
2025-03-13 20:23:26 +01:00
Marc Bernard
d675459d73
fix: warnings when building website ( #5136 )
...
* fix: warnings when building website
* fix blog entry
2025-03-13 20:23:01 +01:00
Marc Bernard
c166a12b8b
fix: start command for storybook ( #5137 )
2025-03-13 20:22:31 +01:00
verdacciobot
d82d07405a
chore: updated static data
2025-03-13 00:15:18 +00:00
verdacciobot
54899d969c
chore: updated static data
2025-03-10 00:13:20 +00:00
Juan Picado
e85648f017
chore: update versions (next-8) ( #5129 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-09 15:15:16 +01:00
Marc Bernard
95ac1242dc
chore: add package parameter to storage plugin interface ( #5127 )
2025-03-09 12:37:24 +01:00
Juan Picado
00c142f480
chore: update versions (next-8) ( #5105 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-09 11:51:41 +01:00
Marc Bernard
411087391a
chore(middleware): improve loop detection ( #5111 )
...
* chore(middleware): improve loop detection
* rename loop > antiloop.spec
* replace regex
2025-03-09 11:12:17 +01:00
renovate[bot]
016f0c2bcd
chore(deps): update babel monorepo to v7.26.9 ( #5118 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-09 10:56:26 +01:00
Marc Bernard
85e0e135aa
fix: internal error for unpublished tarball ( #5119 )
2025-03-09 10:56:00 +01:00
Marc Bernard
13e0fdef08
fix(proxy): validate protocol of proxy settings ( #5125 )
...
* fix(proxy): validate protocol of proxy settings
* Update docs
2025-03-09 10:42:11 +01:00
Marc Bernard
83dbde5154
fix(store): internal error when checking manifest ( #5123 )
2025-03-08 14:39:53 +01:00
Marc Bernard
7e48ac6cde
fix(store): update deprecate state ( #5121 )
2025-03-08 14:36:46 +01:00
Marc Bernard
d1dcb2ccc3
chore: sort package.json ( #5122 )
2025-03-08 13:35:07 +01:00
Marc Bernard
66bc2843e1
chore: middleware package update ( #5126 )
2025-03-08 13:34:36 +01:00
verdacciobot
dd2fa34e1f
chore: updated static data
2025-03-06 00:15:32 +00:00
Juan Picado
0bd3e8e7e7
Update changesets-pr.yml
2025-03-04 17:09:34 +01:00
renovate[bot]
dc89fa0269
chore(deps): update all build dependencies ( #5117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 12:33:28 +01:00
verdacciobot
ae9944ebf8
chore: updated static data
2025-03-03 00:15:32 +00:00
Juan Picado
fc9447e805
chore: update ci
2025-03-02 18:26:07 +01:00
Juan Picado
12712f5547
Update ui-components.yml
2025-03-02 18:19:01 +01:00
Juan Picado
e33f8446af
chore: ui-component ci
2025-03-02 18:13:54 +01:00
verdacciobot
c7d0290127
chore: updated static data
2025-03-02 16:25:25 +00:00
Juan Picado
9fbae9a5c7
chore: fix msw local development ( #5116 )
...
* chore: fix msw local development
* Create changesets-pr.yml
* Update changesets-pr.yml
* Update changesets-pr.yml
* Update changesets-pr.yml
* Update changesets-pr.yml
2025-03-02 17:21:15 +01:00
Juan Picado
b6e9f4606e
chore: update ui-i18n package settings
2025-03-02 13:12:55 +01:00
Juan Picado
3b72253c9c
chore: update ui-components workflow
2025-03-02 13:10:15 +01:00
Juan Picado
f6a4f9f582
Update pnpm-lock.yaml
2025-03-02 13:06:15 +01:00
Juan Picado
4166b31540
chore: fix changesets
2025-03-02 13:04:37 +01:00
Juan Picado
a7c1f36ec1
Update pre.json
2025-03-02 12:54:58 +01:00
Juan Picado
c256b1d97e
Update changesets.yml
2025-03-02 12:51:17 +01:00
Juan Picado
92c128f735
Update changesets.yml
2025-03-02 12:50:47 +01:00
Juan Picado
e78686e961
Update changesets.yml
2025-03-02 12:43:39 +01:00
Juan Picado
d4225867df
chore: improve ci
2025-03-02 12:37:35 +01:00
Juan Picado
8d30c50c89
chore: remove test files
2025-03-02 12:32:03 +01:00
Juan Picado
be28e6cc1b
Update .gitignore
2025-03-02 12:30:53 +01:00
Juan Picado
d9e8da40c4
chore: add ui translation package ( #5115 )
...
* chore: add ui translation package
* Update package.json
* Create itchy-glasses-end.md
2025-03-02 12:07:36 +01:00
Marc Bernard
6260eae1e8
fix(ui-components): remove test warnings ( #5113 )
2025-03-02 11:39:04 +01:00
Marc Bernard
8eb8975d66
fix: notification/alert box formatting ( #5112 )
2025-03-02 10:54:40 +01:00
Marc Bernard
96fdf89d20
fix(web): anonymous user handling ( #5114 )
...
* fix(web): "??" operator warning
* fix(web): anonymous user handling
* remove duplicate changeset
2025-03-02 10:50:56 +01:00
dependabot[bot]
cd61cd4dab
chore(deps): bump actions/cache from 4.2.0 to 4.2.2 ( #5108 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](1bd1e32a3b...d4323d4df1 )
---
updated-dependencies:
- dependency-name: actions/cache
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>
2025-03-01 13:26:41 +01:00
dependabot[bot]
e1ceeb051c
chore(deps): bump github/codeql-action from 3.28.8 to 3.28.10 ( #5107 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.8 to 3.28.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](dd746615b3...b56ba49b26 )
---
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>
2025-03-01 13:26:34 +01:00
dependabot[bot]
ace32e1dd9
chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.6.0 ( #5109 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.3.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](53851d1459...29109295f8 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 13:26:25 +01:00
dependabot[bot]
bcd90863f1
chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 ( #5110 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](65c4c4a1dd...4cec3d8aa0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
2025-03-01 13:26:03 +01:00
Juan Picado
add1b7674b
chore: fix dependency reference
2025-03-01 11:50:43 +01:00
Juan Picado
0823c446aa
chore: corepack inside dockerfile
2025-03-01 11:35:10 +01:00
Juan Picado
ffcf865ba8
chore: update pnpm command
2025-03-01 11:33:17 +01:00
Juan Picado
150ac6e231
chore: update pnm10 ( #5106 )
...
* chore: update pnm10
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
2025-03-01 11:31:32 +01:00
Marc Bernard
02f28e928e
fix(ui-components): typings for vitest/jest-dom ( #5103 )
2025-03-01 10:26:35 +01:00
Marc Bernard
a85a6c58d6
fix: set eol default ( #5104 )
2025-03-01 09:51:47 +01:00
verdacciobot
ea6b31a4e5
chore: updated static data
2025-02-27 00:15:24 +00:00
verdacciobot
1d4972bf93
chore: updated static data
2025-02-24 00:15:02 +00:00
Juan Picado
0494295240
chore: update versions (next-8) ( #5102 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-23 12:30:03 +01:00
renovate[bot]
d9628a8fa4
chore(deps): update dependency vite-tsconfig-paths to v5.1.4 ( #5098 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 12:19:48 +01:00
renovate[bot]
53869d8eed
fix(deps): update dependency react-hook-form to v7.54.2 ( #5099 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 12:19:37 +01:00
Paul Gschwendtner
bf0e09a509
fix: runtime dependency missing as explicit dependency ( #5101 )
...
* fix: runtime dependency missing as explicit dependency
Currently, when `@verdaccio/signature` is loaded, in particular the `signature.js` file, the `@verdaccio/config` module is being loaded but it's not an explicit dependency. It's just a dev dependency. This is problematic with e.g. pnpm as package manager which intentionally tries to prevent such "leaking"/"escaping" of dependencies.
* lock file
---------
Co-authored-by: Juan Picado <juanpicado19@gmail.com >
2025-02-23 12:19:04 +01:00
verdacciobot
3711b20816
chore: updated static data
2025-02-20 00:14:16 +00:00
verdacciobot
a29e7d4b27
chore: updated static data
2025-02-17 00:14:16 +00:00
Juan Picado
11055f6eb3
chore: update versions (next-8) ( #5095 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-16 22:30:04 +01:00
renovate[bot]
5ab899fa57
fix(deps): update dependency core-js to v3.40.0 ( #5097 )
2025-02-16 22:02:50 +01:00
renovate[bot]
87e410478e
fix(deps): update dependency compression to v1.8.0 ( #5096 )
2025-02-16 22:02:32 +01:00
Juan Picado
96e0011655
chore: update versions ( #5094 )
2025-02-16 20:28:02 +01:00
renovate[bot]
22c3455918
fix(deps): update dependency country-flag-icons to v1.5.16 ( #5092 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 16:40:38 +01:00
verdacciobot
27bda4c4b2
chore: updated static data
2025-02-13 00:14:18 +00:00
verdacciobot
e80fa2df04
chore: updated static data
2025-02-10 00:14:57 +00:00
Aditya Mathur
6a4f03b97b
refactor(api): update user routes to use constants for endpoints ( #5089 )
2025-02-06 08:30:44 +01:00
verdacciobot
7ee74706b4
chore: updated static data
2025-02-06 00:14:05 +00:00
renovate[bot]
ef94596558
chore(deps): update dependency storybook to v8.5.3 ( #5087 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 22:22:48 +01:00
renovate[bot]
ecddde1870
fix(deps): update dependency semver to v7.7.1 ( #5088 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 22:06:28 +01:00
renovate[bot]
b744cfec2a
chore(deps): update dependency @changesets/cli to v2.27.12 ( #5085 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 21:11:22 +01:00
verdacciobot
5e394ce970
chore: updated static data
2025-02-04 07:06:17 +00:00
renovate[bot]
9d4aa6ae32
chore(deps): update dependency undici-types to v5.28.4 (master) ( #5086 )
...
* chore(deps): update dependency undici-types to v5.28.4
* Update action.yml
* update ci
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com >
2025-02-03 22:55:46 +01:00
Juan Picado
b091c256ea
chore: update versions (next-8) ( #5015 )
2025-02-02 18:34:35 +01:00
Juan Picado
5ca87c34b4
chore: update local scripts ( #5084 )
...
* add local scripts
* add scripts
* add charts
* Update static-data.yml
* label
2025-02-02 16:14:43 +01:00
Marc Bernard
058860593a
chore: keep_readmes docs ( #5052 )
...
* chore: `keep_readmes` docs
* clean-up type
* fix indent (tab to space)
2025-02-02 11:02:14 +01:00
dependabot[bot]
7fb6950996
chore(deps): bump github/codeql-action from 3.28.0 to 3.28.8 ( #5083 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.0 to 3.28.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](48ab28a6f5...dd746615b3 )
---
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>
2025-02-02 11:00:13 +01:00
dependabot[bot]
16aba09ab2
chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 ( #5082 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](49b3bc8e6b...53851d1459 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-02 10:52:25 +01:00
Juan Picado
4247cb1d3b
chore: update versions
2025-02-02 10:50:54 +01:00
Juan Picado
ab427ffda5
chore: update versions
2025-02-02 10:43:53 +01:00
renovate[bot]
8ed867a7f9
chore(deps): update dependency update-ts-references to v3.6.0 ( #5080 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 10:05:25 +01:00
verdacciobot
6714686111
chore: updated static data
2025-01-30 00:13:01 +00:00
renovate[bot]
1f90ef1ca3
fix(deps): update dependency envinfo to v7.14.0 ( #5079 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 09:15:07 +01:00
renovate[bot]
9d91368b46
fix(deps): update dependency dompurify to v3.2.3 (master) ( #5064 )
...
* fix(deps): update dependency dompurify to v3.2.3
* fix dep
* Update utils.ts
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com >
2025-01-28 22:50:54 +01:00
renovate[bot]
71a0b06e31
fix(deps): update dependency abortcontroller-polyfill to v1.7.8 ( #5076 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 10:20:19 +01:00
renovate[bot]
5bc3951fb8
fix(deps): update dependency country-flag-icons to v1.5.14 ( #5077 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 10:19:20 +01:00
renovate[bot]
e1b0c9bb9a
fix(deps): update dependency react-markdown to v9.0.3 ( #5078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 10:18:47 +01:00
Marc Bernard
69f2e66b92
fix(ui): sort versions ( #5049 )
...
* fix(ui): sort versions
* Add test
2025-01-27 23:48:30 +01:00
renovate[bot]
4b16136a05
chore(deps): update babel monorepo ( #5073 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 23:47:28 +01:00
renovate[bot]
72afb98a62
fix(deps): update dependency marked to v15.0.6 ( #5074 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 22:38:40 +01:00
renovate[bot]
d8eaf85a32
fix(deps): update dependency react-virtualized to v9.22.6 ( #5075 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 22:38:24 +01:00
Marc Bernard
eb4a24b2fc
chore(deps): upgrade storybook to v8 ( #5056 )
...
* chore(deps): upgrade storybook to v8
* Update
2025-01-27 15:28:22 +01:00
renovate[bot]
3935e2f0a9
chore(deps): update actions/setup-node action to v4.2.0 ( #5071 )
2025-01-27 07:01:01 +01:00
verdacciobot
05d3e78083
chore: updated static data
2025-01-27 00:14:03 +00:00
renovate[bot]
b11cd7d11a
chore(deps): update all test dependencies (master) (major) ( #5067 )
...
* chore(deps): update all test dependencies
* fix tests and skip one
* restore nock
drops v18 and still being used
* Update pnpm-lock.yaml
* simplify nock deps
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com >
2025-01-26 22:44:12 +01:00
renovate[bot]
31c9ec48b0
fix(deps): update dependency marked-highlight to v2.2.1 ( #5066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-26 12:21:35 +01:00
renovate[bot]
b6fa1a9a8f
fix(deps): update dependency highlight.js to v11.11.1 ( #5065 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-26 12:20:37 +01:00
renovate[bot]
735a378917
chore(deps): update dependency sass to v1.83.4 ( #5062 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-26 11:10:10 +01:00
renovate[bot]
f1477cc4f4
chore(deps): update dependency yaml to v2.7.0 ( #5060 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-25 16:00:29 +01:00
verdacciobot
da6afe3098
chore: updated static data
2025-01-23 00:13:31 +00:00
Carmelo Scandaliato
fce79e9d40
docs: fix typo in plugin-middleware.md ( #5058 )
2025-01-23 00:06:25 +01:00
Juan Picado
a461a2e4cf
chore: improve charts ( #5057 )
...
chore: improve charts
2025-01-20 20:56:43 +01:00
verdacciobot
36b8930f0e
chore: updated static data
2025-01-20 00:13:48 +00:00
renovate[bot]
0ae636da09
chore(deps): update actions/upload-artifact action to v4.6.0 ( #5048 )
2025-01-16 21:48:55 +01:00
Marc Bernard
ca91b9af48
fix: config builder addLogger ( #5053 )
2025-01-16 21:33:38 +01:00
Marc Bernard
3ab6b670cb
website: update env and migration docs ( #5051 )
2025-01-16 21:19:48 +01:00
verdacciobot
d6718a671b
chore: updated static data
2025-01-16 00:13:28 +00:00
Marc Bernard
b3a1499223
chore: bump user agent ( #5050 )
2025-01-15 18:57:57 +01:00
Marc Bernard
8289cc67b8
fix: ui-component vitest api ( #5054 )
2025-01-14 20:04:51 +01:00
verdacciobot
49dde15fc8
chore: updated static data
2025-01-13 00:14:33 +00:00
verdacciobot
a34f761e44
chore: updated static data
2025-01-09 00:14:07 +00:00
verdacciobot
768b5b10ce
chore: updated static data
2025-01-06 00:14:21 +00:00
Marc Bernard
8e9850bc93
website: fix color of selection in dark mode ( #5042 )
2025-01-05 21:25:07 +01:00
dependabot[bot]
3ff441b881
chore(deps): bump github/codeql-action from 3.27.5 to 3.28.0 ( #5038 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.5 to 3.28.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f09c1c0a94...48ab28a6f5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-05 09:16:38 +01:00
renovate[bot]
73ae57996f
chore(deps): update dependency ts-jest to v29.2.5 ( #5040 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 09:16:28 +01:00
verdacciobot
f3c88bae03
chore: updated static data
2025-01-05 08:03:32 +00:00
Juan Picado
98d808bcd1
chore: fix local script
2025-01-05 09:00:53 +01:00
renovate[bot]
061e9a9dee
chore(deps): update dependency @changesets/cli to v2.27.11 ( #5039 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 00:12:20 +01:00
verdacciobot
0539b40182
chore: updated static data
2025-01-04 20:58:24 +00:00
Juan Picado
12e91aa3cd
Update static-data.yml
2025-01-04 21:55:15 +01:00
Juan Picado
2ab3f41bb1
Update static-data.yml
2025-01-04 21:46:45 +01:00
Juan Picado
46b1238bc0
Update static-data.yml
2025-01-04 21:40:37 +01:00
Juan Picado
c5e174cdc5
chore: website metrics ( #5041 )
...
* metrics charts example
* metrics charts example
* metrics charts example
* Update npmjs_downloads.json
2025-01-04 21:38:52 +01:00
verdacciobot
4b16eb2c35
chore: updated static data
2025-01-02 00:15:44 +00:00
Jason N. White
d771aabf09
Update LICENSE, fix license year ( #5037 )
...
Signed-off-by: JasonnnW3000 <sufssl04@gmail.com >
2025-01-01 11:44:44 +01:00
renovate[bot]
4b787046d2
chore(deps): update node.js to v22 ( #5035 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 21:06:49 +01:00
renovate[bot]
4340227775
chore(deps): update dependency ubuntu to v24 ( #5034 )
2024-12-30 19:51:00 +01:00
renovate[bot]
b46dd013b1
chore(deps): update dependency esbuild to v0.24.2 ( #5032 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 11:21:38 +01:00
renovate[bot]
ba23a2d26d
chore(deps): update dependency jsdom to v25 ( #5031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 10:41:15 +01:00
renovate[bot]
82ea8eb3e0
fix(deps): update dependency marked to v15 ( #5029 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 10:20:43 +01:00
verdacciobot
1be1f20629
chore: updated static data
2024-12-30 00:16:17 +00:00
Juan Picado
f1ce900afa
chore: renovate allow major PR upgrades
2024-12-29 22:08:09 +01:00
renovate[bot]
319b3847f3
chore(deps): update all actions ( #5027 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-29 22:03:29 +01:00
renovate[bot]
2255a38ea2
chore(deps): update babel monorepo ( #5028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-29 21:37:01 +01:00
renovate[bot]
7c0577733b
chore(deps): update all test dependencies (master) ( #5023 )
...
* chore(deps): update all test dependencies
* Update renovate.json
* fix test
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com >
2024-12-29 21:34:47 +01:00
renovate[bot]
738b656096
chore(deps): update all build dependencies ( #5022 )
2024-12-29 20:36:11 +01:00
renovate[bot]
e2f81fc0f6
fix(deps): update react monorepo to v18.3.1 ( #5026 )
2024-12-29 20:02:39 +01:00
renovate[bot]
c288c18535
chore(deps): update dependency yaml to v2.6.1 ( #5025 )
2024-12-29 20:02:25 +01:00
renovate[bot]
19918ae956
chore(deps): update dependency update-ts-references to v3.4.0 ( #5024 )
2024-12-29 20:02:05 +01:00
Juan Picado
d9e9bc048c
Update plugin-generator-e2e.yaml
2024-12-29 18:55:34 +01:00
Juan Picado
4f1818471f
chore: update website deployment
2024-12-29 17:31:13 +01:00
Juan Picado
fe8d16fde4
chore: website upgrade docusaurus v3 part 4
...
- remove esbuild
2024-12-29 17:26:01 +01:00
Juan Picado
f06881f4bb
chore: website upgrade docusaurus v3 part 3
...
- ignore broken links (at least warning)
- clean up readme and old links
2024-12-29 17:13:17 +01:00
Juan Picado
dd3fcbd416
chore: website upgrade docusaurus v3 part 2
...
- fix broken mdx3 issues
2024-12-29 16:53:10 +01:00
Juan Picado
fde3e2440b
chore: website upgrade docusaurus v3 part 1 ( #5021 )
...
* chore: migrate website docusaurus
* Update pnpm-lock.yaml
* Update website.yml
* remove plugin
* Update pnpm-lock.yaml
* reuse docs aws
* fix mdx3 issues
* Update website.yml
2024-12-29 16:21:12 +01:00
renovate[bot]
c7325acf3c
fix(deps): update dependency pino to v9.6.0 ( #5018 )
2024-12-26 18:57:27 +01:00
Juan Picado
e9a3b95cff
chore: fix test
2024-12-26 15:26:56 +01:00
verdacciobot
6cb3c52830
chore: updated static data
2024-12-26 00:15:20 +00:00
Xingwang Liao
970e0c9157
feat(ui-components): update hover background color of package list ( #5016 )
...
This color was fixed in #4687 and looks too dark.
Use the original hover color defined in [@mui/material](https://github.com/mui/material-ui/blob/v5.16.5/packages/mui-material/src/styles/createPalette.js#L36 )
2024-12-23 09:38:04 +01:00
verdacciobot
b2c6d3a769
chore: updated static data
2024-12-23 00:16:05 +00:00
Marc Bernard
a7afdc73e8
feat: show version-specific readmes in web ui ( #4977 )
2024-12-21 10:03:46 +01:00
Juan Picado
b745c8246f
chore: update versions (next-8) ( #5012 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-20 19:02:00 +01:00
Marc Bernard
589ea7fc3f
chore: move tarball utils to core ( #4972 )
...
* chore: move tarball utils to core
* update middleware, storage
* better regex
* Fix redos vulnerability
2024-12-20 14:21:09 +01:00
Xingwang Liao
5a91448653
feat(ui-components): support packages with multiple module types ( #5008 )
2024-12-20 10:06:38 +01:00
Juan Picado
139861eb08
fix #4984 crashes with path-to-regexp v0.1.12 ( #5011 )
...
* fix: express dependencies
* reuse endpoints
* reuse endpoints
* web urls reused
* fix test
* Create smooth-games-share.md
2024-12-20 09:52:34 +01:00
verdacciobot
f26fb5187a
chore: updated static data
2024-12-19 00:16:38 +00:00
renovate[bot]
4640fc3d42
chore(deps): update dependency prettier to v3.4.2 ( #5005 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 06:46:56 +01:00
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
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
dependabot[bot]
53411dd77d
chore(deps): bump github/codeql-action from 2.26.12 to 3.27.0 ( #4927 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.26.12 to 3.27.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4d85deb854...662472033e )
---
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-11-10 22:13:42 +01:00
verdacciobot
bddf8e3e01
chore: updated static data
2024-11-07 00:15:38 +00:00
renovate[bot]
21c28dd4c8
chore(deps): update github/codeql-action digest to 6a89f57 ( #4931 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 07:06:04 +01: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
dependabot[bot]
894ef902de
chore(deps): bump actions/cache from 3.3.3 to 4.1.2 ( #4926 )
2024-11-02 12:01:14 +01:00
dependabot[bot]
0c613ad693
chore(deps): bump actions/upload-artifact from 3.1.3 to 4.4.3 ( #4929 )
2024-11-02 12:01:04 +01:00
dependabot[bot]
3755c0652a
chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 ( #4928 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](0a44ba7841...39370e3970 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-02 11:38:10 +01:00
Marc Bernard
e3c55f008c
chore: encode parts of URL ( #4922 )
2024-11-02 10:31:21 +01:00
dependabot[bot]
fa22fa340d
chore(deps): bump actions/checkout from 4.2.0 to 4.2.2 ( #4930 )
2024-11-02 10:02:18 +01:00
verdacciobot
f0ba62af1f
chore: updated static data
2024-10-31 00:16:07 +00:00
Marc Bernard
bb11a0391f
chore: remove auth-always ( #4921 )
...
* chore: remove auth-always
* npmrc
* revert yarn1
2024-10-28 18:48:38 +01:00
Juan Picado
fce618afc9
Revert "chore: update pnpm and node ( #4916 )"
...
This reverts commit 3370bfa1ec .
2024-10-28 18:33:46 +01:00
Juan Picado
3370bfa1ec
chore: update pnpm and node ( #4916 )
2024-10-28 18:29:55 +01: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
Juan Picado
0cfb63829d
chore: update snapshot config
2024-10-13 17:31:02 +02:00
renovate[bot]
f6344c08c8
chore(deps): update github/codeql-action digest to 4d85deb ( #4879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 17:16:38 +02: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
Marc Bernard
2f6e74288b
chore(website): update addons list ( #4895 )
2024-10-10 08:50:25 +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
76dfcf1a66
fix: code scan issues ( #4891 )
2024-10-08 07:51:09 +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
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
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
Juan Picado
93c53a4d5a
chore: switch packages to 8
2024-09-11 21:46:34 +02:00
verdacciobot
a77074d0a8
chore: updated static data
2024-09-09 00:16:02 +00:00
renovate[bot]
71028d5ce4
chore(deps): update github/codeql-action digest to be8b74c ( #4806 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 17:08:49 +02:00
verdacciobot
e907171bfb
chore: updated static data
2024-09-05 00:14:57 +00:00
verdacciobot
7ef2ed6959
chore: updated static data
2024-09-02 00:15:37 +00:00
dependabot[bot]
d573444910
chore(deps): bump github/codeql-action from 3.25.15 to 3.26.6 ( #4803 )
2024-09-01 15:02:23 +02:00
renovate[bot]
829c908e45
chore(deps): update actions/upload-artifact digest to a8a3f3a ( #4798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 09:18:42 +02:00
Gweesin Chan
ed6c794d2d
chore: remove redundant config ( #4797 )
2024-08-30 09:39:30 +02:00
verdacciobot
b03e8b9dd6
chore: updated static data
2024-08-29 00:14:51 +00:00
verdacciobot
b167f9d323
chore: updated static data
2024-08-26 00:14:31 +00:00
Marc Bernard
a05a7d8a13
fix(config): test runs on Windows ( #4786 )
...
* fix(config): test runs on Windows
* Typo
* limit APPDATA test to win32
* limit APPDATA test to win32
* limit APPDATA test to win32
* Limit APPDATA test to Windows (w/ mocking)
* More realistic APPDATA value
2024-08-22 08:49:38 +02:00
verdacciobot
3f46ff0107
chore: updated static data
2024-08-22 00:14:26 +00:00
Marc Bernard
7c9f3cf15e
chore: improve startup logging ( #4788 )
2024-08-20 21:17:33 +02:00
verdacciobot
e8de53bcdf
chore: updated static data
2024-08-19 00:14:51 +00:00
verdacciobot
f48f19dfe9
chore: updated static data
2024-08-15 00:14:36 +00:00
verdacciobot
4793270a3e
chore: updated static data
2024-08-12 00:14:50 +00:00
verdacciobot
b64c7d4660
chore: updated static data
2024-08-08 00:14:18 +00:00
Juan Picado
c63655b6f2
Update docusaurus.config.js
2024-08-06 19:49:23 +02:00
Juan Picado
97947ebb3d
Update website.yml
2024-08-06 19:31:37 +02:00
Juan Picado
60b263f23d
Update docusaurus.config.js
2024-08-06 19:30:44 +02:00
Juan Picado
6576ea7a5b
Update docusaurus.config.js
2024-08-06 19:22:35 +02:00
Juan Picado
303c659bfc
fix: enable Irish language on ui ( #4781 )
...
* fix: enable irish language on ui
* Update docusaurus.config.js
2024-08-05 23:23:53 +02:00
Juan Picado
4769ddf1ba
website: enable iris translation
...
it reached 100% 🎉
2024-08-05 22:16:19 +02:00
verdacciobot
8b9f8a6f80
chore: updated static data
2024-08-05 00:14:32 +00:00
Juan Picado
06f68eb0e7
chore: migrate vitest packages ( #4780 )
...
* chore: migrate api package
* Update distTag.spec.ts
* fix storage test
* Update server.ts
* migrate search package
* chore: migrate plugin local-storage
2024-08-04 20:17:02 +02:00
renovate[bot]
1f75a416f2
chore(deps): update all linting dependencies ( #4779 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 08:12:54 +02:00
Juan Picado
477f9bcba4
chore: migrate vitest more package ( #4778 )
...
* chore: migrate proxy package
* chore: migrate logger-prettier
2024-08-03 22:52:48 +02:00
Juan Picado
0c7b19b192
chore: migrate vitest packages ( #4777 )
...
* chore: migrate core to vitest
* chore: migrate url module
* chore: migrate tarball package
* chore: migrate loader package
* chore: migrate hook package
* chore: migrate signature package
* chore: migrate utils package
2024-08-03 19:39:22 +02:00
renovate[bot]
79c1fedc1b
chore(deps): update actions/setup-node digest to 1a4442c ( #4775 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-03 18:57:46 +02:00
renovate[bot]
29b1c39169
fix(deps): update all package managers ( #4768 )
2024-08-03 17:15:28 +02:00
renovate[bot]
0ab8fd92bd
chore(deps): update dependency rimraf to v5.0.10 ( #4765 )
2024-08-03 16:46:56 +02:00
renovate[bot]
07f5cf2799
fix(deps): update dependency ajv to v8.17.1 ( #4763 )
2024-08-03 15:55:29 +02:00
renovate[bot]
f59268b225
fix(deps): update dependency js-base64 to v3.7.7 ( #4766 )
2024-08-03 15:29:08 +02:00
renovate[bot]
5513e2f8a2
fix(deps): update dependency usehooks-ts to v2.16.0 ( #4767 )
2024-08-03 15:28:42 +02:00
renovate[bot]
fb239e39c3
fix(deps): update dependency core-js to v3.37.1 ( #4764 )
2024-08-03 14:14:15 +02:00
renovate[bot]
c7a7b1ded9
fix(deps): update dependency @crowdin/crowdin-api-client to v1.35.0 ( #4762 )
2024-08-03 14:14:03 +02:00
Juan Picado
d3f4146bc7
Update docker-plugins-e2e.yml
2024-08-03 13:00:53 +02:00
Juan Picado
5c561f7d1a
fix docker ci
2024-08-03 12:57:00 +02:00
Juan Picado
0119daaba9
improve ci
2024-08-03 10:35:46 +02:00
renovate[bot]
d7332e6122
chore(deps): update actions/cache digest to e12d46a ( #4758 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-03 10:32:21 +02:00
renovate[bot]
02058672e6
chore(deps): update actions/checkout digest to f43a0e5 ( #4759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-03 10:32:13 +02:00
Juan Picado
a82be2d8a8
fix docker test
2024-08-03 10:30:42 +02:00
Juan Picado
527f39988f
Update docker-proxy-apache-e2e.yml
2024-08-03 09:59:21 +02:00
Juan Picado
4d3435001a
Update docker-proxy-apache-e2e.yml
2024-08-03 09:56:36 +02:00
Juan Picado
8c10a3ec31
chore: migrate config package to vitest ( #4760 )
...
* chore: migrate config package to vitest
* Update pnpm-lock.yaml
* improve win32 test
* Create moody-mugs-pay.md
2024-08-03 09:52:18 +02:00
renovate[bot]
8ef7a285e5
chore(deps): update dependency yaml to v2.5.0 ( #4757 )
2024-08-02 17:52:17 +02:00
renovate[bot]
45c6b70ebc
chore(deps): update dependency react-hook-form to v7.52.1 ( #4756 )
2024-08-02 17:51:52 +02:00
renovate[bot]
fd7ed45064
chore(deps): update dependency minimatch to v9.0.5 ( #4755 )
2024-08-02 17:51:12 +02:00
renovate[bot]
79e76d9c72
fix(deps): update dependency debug to v4.3.6 ( #4754 )
2024-08-02 14:58:37 +02:00
dependabot[bot]
947f43e7e6
chore(deps): bump actions/upload-artifact from 3.1.3 to 4.3.4 ( #4748 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](a8a3f3ad30...0b2256b8c0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-08-02 08:00:14 +02:00
dependabot[bot]
591a699597
chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.2.0 ( #4749 )
2024-08-01 19:52:43 +02:00
dependabot[bot]
08c49460d5
chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 ( #4750 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](60edb5dd54...1e60f620b9 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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-08-01 18:50:33 +02:00
Juan Picado
489631bda9
chore: update versions (next-7) ( #4746 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-01 18:36:08 +02:00
dependabot[bot]
112f1d60b8
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.15 ( #4751 )
2024-08-01 18:02:15 +02:00
verdacciobot
e87b29885b
chore: updated static data
2024-08-01 00:15:46 +00:00
Marc Bernard
ccc7bd1df5
fix(middleware): link to favicon in template ( #4744 )
2024-07-30 23:20:18 +02:00
Marc Bernard
3c6e6b9af7
chore: revert changes ( #4745 )
...
* chore: revert "Fix sidebar test"
This reverts commit 096d634917 .
Sorry, this push should have gone to my fork only.
* chore: revert "Merge branch 'apm' into pr/mbtools/2"
This reverts commit 87fa9270a5 , reversing
changes made to dc2cd48a78 .
Sorry, this push should have gone to my fork only.
2024-07-30 23:15:34 +02:00
Marc Bernard
096d634917
Fix sidebar test
2024-07-29 11:12:30 -04:00
Marc Bernard
87fa9270a5
Merge branch 'apm' into pr/mbtools/2
2024-07-29 09:51:18 -04:00
verdacciobot
dc2cd48a78
chore: updated static data
2024-07-29 00:14:47 +00:00
Juan Picado
4c54c0c67d
feat: update dependencies ( #4738 )
...
* udapte deps step1
* udpate 2
* update 3
2024-07-28 14:06:47 +02:00
renovate[bot]
6bed536f80
chore(deps): update typescript dependencies (master) ( #4733 )
...
* chore(deps): update typescript dependencies
* restore dep
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com >
2024-07-28 08:41:50 +02:00
verdacciobot
1f4fa441ae
chore: updated static data
2024-07-25 00:14:10 +00:00
Juan Picado
c5f5e75818
chore: remove node 22 from generator flow
...
npm sort of broken
2024-07-23 22:33:52 +02:00
verdacciobot
b3f52486f7
chore: updated static data
2024-07-22 00:14:48 +00:00
Juan Picado
bbfb4118bf
chore: update versions (next-7) ( #4711 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-21 18:06:35 +02:00
Marc Bernard
6c5f7a4fa0
fix(middleware): link to favicon in template ( #4727 )
2024-07-21 18:00:37 +02:00
Marc Bernard
2274e483ac
apm: update action
2024-07-19 13:19:00 -04:00
Marc Bernard
d0dacd75c5
apm: update action
2024-07-19 13:18:02 -04:00
Marc Bernard
5bcfd7e2e2
apm: update docker
2024-07-19 13:02:49 -04:00
Marc Bernard
71fcd2de91
Merge branch 'verdaccio:master' into apm
2024-07-19 12:56:08 -04:00
Michael Ryan
39f7fd6057
docs: update logger level precedence stated in docs, moving http between info and debug ( #4723 )
...
Fixes #4654
2024-07-19 18:46:48 +02:00
Marc Bernard
96b28575a3
chore(ui): update babel dependencies ( #4721 )
2024-07-18 07:54:46 +02:00
verdacciobot
6249cbf562
chore: updated static data
2024-07-18 00:13:15 +00:00
Leo Wang(草鞋没号)
136e992bb9
feat: verdaccio-audit support timeout option ( #4718 )
...
* feat: verdaccio-audit support timeout option
* Create many-bees-tickle.md
* Update audit.ts
* update docs
* Update README.md
---------
Co-authored-by: Juan Picado <juanpicado19@gmail.com >
2024-07-17 21:59:36 +02:00
Marc Bernard
2ee690638d
Merge branch 'verdaccio:master' into apm
2024-07-17 15:39:05 -04:00
Marc Bernard
c31aec8336
fix: typo in config docs regarding check_owners ( #4720 )
2024-07-17 15:14:44 -04:00
Marc Bernard
5a0c23f900
fix: Dockerfile error FromAsCasing ( #4713 )
2024-07-17 19:57:35 +02:00
Marc Bernard
19df355e3c
chore(api): update comment about route parameters ( #4719 )
2024-07-17 19:57:03 +02:00
Marc Bernard
39f71f5d7d
apm: remove chip from searchitem
2024-07-17 11:35:02 -04:00
Marc Bernard
a985ddc246
Docker, healthcheck, list hover
2024-07-16 19:19:00 -04:00
Marc Bernard
2a6ee33071
fix(middleware): custom favicon ( #4716 )
2024-07-16 13:28:45 -04:00
Marc Bernard
919795c804
Create docker-apm.yml
2024-07-16 10:12:05 -04:00
Marc Bernard
d60bf44c43
lockfile
2024-07-15 18:19:34 -04:00
Marc Bernard
6626e77766
config
2024-07-15 17:59:12 -04:00
Marc Bernard
03a903d924
fix favicon
2024-07-15 17:41:02 -04:00
verdacciobot
6ee0afb13a
chore: updated static data
2024-07-15 00:14:05 +00:00
Marc Bernard
016812b12c
Docker image for apm
2024-07-14 14:10:08 -04:00
Marc Bernard
3b3cf86b54
chore: sync dependency defs between ui-components and ui-theme ( #4712 )
2024-07-13 06:38:04 -04:00
Marc Bernard
5a77414eb6
chore: fix type for country flags and hover titles ( #4709 )
...
* chore: fix type for country flags
* add text for Canada, fix Australia flag
* add flag texts
* fix text keys
* update changeset
* Add lock file
* Add Austria
2024-07-12 09:20:22 +02:00
verdacciobot
da6d8e5f38
chore: updated static data
2024-07-11 00:14:23 +00:00
verdacciobot
c7ba6b95f6
chore: updated static data
2024-07-08 00:14:35 +00:00
dependabot[bot]
744a806411
chore(deps): bump docker/build-push-action from 4 to 6 ( #4693 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-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-07-07 21:15:56 +02:00
dependabot[bot]
1deb734b3e
chore(deps): bump github/codeql-action from 3.25.7 to 3.25.11 ( #4695 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.7 to 3.25.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f079b84933...b611370bb5 )
---
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-07-07 20:17:29 +02:00
Juan Picado
9caca4b573
Update generator.yaml
2024-07-07 19:44:10 +02:00
Juan Picado
fec5a46b22
Update plugin-generator-e2e.yaml
2024-07-07 19:33:22 +02:00
Juan Picado
6aa850a8b4
chore: disable window ci
2024-07-07 19:32:18 +02:00
Juan Picado
85ef861cab
Update plugin-generator-e2e.yaml
2024-07-07 19:22:55 +02:00
Juan Picado
3bc24bc4a7
chore: update versions (next-7) ( #4703 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-07 18:45:32 +02:00
dependabot[bot]
26eeb022bb
chore(deps): bump actions/cache from 3.3.3 to 4.0.2 ( #4704 )
2024-07-07 17:26:03 +02:00
dependabot[bot]
4c41982d9c
chore(deps): bump actions/checkout from 3.6.0 to 4.1.7 ( #4705 )
2024-07-07 17:25:53 +02:00
dependabot[bot]
88c2885cb6
chore(deps): bump actions/setup-node from 3.8.2 to 4.0.2 ( #4706 )
2024-07-07 17:25:45 +02:00
renovate[bot]
e0ffae411d
chore(deps): pin dependencies ( #4697 )
2024-07-07 14:46:35 +02:00
renovate[bot]
693b57c949
chore(deps): update actions/upload-artifact digest to a8a3f3a ( #4698 )
2024-07-07 14:46:20 +02:00
Marc Bernard
10dd81f473
feat: complete overhaul of web user interface ( #4687 )
...
* fix: ui-component updates
* Update all
* Update tests
* Updates
* Updates
* Updates
* Updates
* Updates
* Updates
* Updates
* Updates
* Dark logo
* Add showUplinks parameter
* Fix DependencyBlock links
* Update
* Fix highlight dark
* Update
* Color
* Fix uncaught exception
* changeset
* Fix Install Settingsmenu, tsconfig
* Remove duplicate function (merge issue)
* Fix SideBar test and CodeQL issue
2024-07-07 14:12:24 +02:00
verdacciobot
2ee28c0988
chore: updated static data
2024-07-04 00:13:45 +00:00
verdacciobot
533abbd6e3
chore: updated static data
2024-07-01 00:15:22 +00:00
verdacciobot
33e25d2876
chore: updated static data
2024-06-27 00:13:32 +00:00
verdacciobot
7d4adac1fc
chore: updated static data
2024-06-24 00:14:52 +00:00
verdacciobot
0f94336a9e
chore: updated static data
2024-06-20 00:12:45 +00:00
verdacciobot
36feb886ee
chore: updated static data
2024-06-17 00:14:12 +00:00
Juan Picado
e54fc76f8e
chore: e2e plugin generator ( #4686 )
2024-06-16 18:36:20 +02:00
Juan Picado
8be0d4882e
chore: disable unstable test generator
2024-06-16 12:42:13 +02:00
Juan Picado
0905d04801
Revert "migrate helm chart ( #4685 )"
...
This reverts commit e7517acff9 .
2024-06-16 11:09:44 +02:00
Juan Picado
e7517acff9
migrate helm chart ( #4685 )
...
* migrate heml chart
* refactor
* Update helm-lint-test.yaml
* Update package.json
* Update Chart.yaml
* Update Chart.yaml
* rename
* Update helm-chart-lint-test.yaml
2024-06-16 10:40:37 +02:00
Juan Picado
15a86b7dd2
chore: update versions (next-7) ( #4677 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-16 09:30:37 +02:00
renovate[bot]
73f81ee7a9
fix(deps): update dependency semver to v7.6.2 ( #4682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-16 09:30:16 +02:00
renovate[bot]
e7ceb8c9e6
chore(deps): update dependency minimatch to v9.0.4 ( #4681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15 22:21:50 +02:00
Juan Picado
a528af49bc
feat: migrate yeoman generator to monorepo ( #4683 )
...
* feat: migrate geoman generator
* Create README.md
2024-06-15 19:59:11 +02:00
Marc Bernard
117eb1ca42
fix: change bundleDependencies to array ( #4680 )
...
* fix: change bundleDependencies to array
* add changeset
* fixed testid
2024-06-15 00:35:07 +02:00
Marc Bernard
199aea375a
chore: add config location and loglevel to startup log ( #4679 )
2024-06-13 21:34:41 +02:00
Marc Bernard
de6ff5cb0d
fix: update fields for abbreviated manifest ( #4674 )
2024-06-13 13:11:38 +02:00
Marc Bernard
b270f7a975
Add OpenUPM to Verdaccio use cases ( #4673 )
...
[OpenUPM](https://openupm.com ) is a fascinating use case of Verdaccio for something completely unrelated to node or npm: A public website and repository for [Unity](https://unity.com ) packages which is interactive, real-time 3D content.
2024-06-13 12:06:58 +02:00
Marc Bernard
6e764e3c49
feat: add support for npm owner ( #4582 )
...
* feat: add support for npm owner
* Revert debug msg
* Finish feature and add test cases
* Fix remote user name and more tests
* Simplify passing remote user
* Update version metadata with owners
* Add test for validateUserName
* Add comment for "change owner"
* add config option
* add check to removePackage, removeTarball
* typo
* check access when write=true
* Add to config, fix undefined user
* Update docs
* Update docs
* Update readme
2024-06-13 12:06:01 +02:00
Marc Bernard
ecbc569f23
chore: fix types for some store tests ( #4675 )
...
* chore: fix types for some store tests
* add changeset
2024-06-13 12:04:35 +02:00
verdacciobot
34be970100
chore: updated static data
2024-06-13 00:13:07 +00:00
verdacciobot
fd79e7c637
chore: updated static data
2024-06-10 00:14:00 +00:00
verdacciobot
d4b9a6c374
chore: updated static data
2024-06-06 00:13:05 +00:00
Juan Picado
441c226fbb
Add documentation for bun and deno using private registry ( #4661 )
...
* Add documentation for bun and deno using private registry
* Update setup-bun.md
* update docs
2024-06-04 23:35:46 +02:00
renovate[bot]
b06b2e7ef1
chore(deps): update actions/cache digest to e12d46a ( #4665 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 22:25:44 +02:00
renovate[bot]
9d1f6ee54d
chore(deps): update actions/checkout digest to f43a0e5 ( #4666 )
2024-06-03 19:07:50 +02:00
renovate[bot]
3433d7ec0b
chore(deps): update dependency yaml to v2.4.3 ( #4664 )
2024-06-03 19:07:33 +02:00
verdacciobot
f604ec8a34
chore: updated static data
2024-06-03 00:13:38 +00:00
Juan Picado
27bc6c1b7d
chore: update versions (next-7) ( #4658 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 21:52:46 +02:00
renovate[bot]
13c69ded53
fix(deps): update dependency express to v4.19.2 ( #4662 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 21:29:02 +02:00
Tobbe Lundberg
38b1e829d6
patch(core/url): Throw if VERDACCIO_FORWARDED_PROTO resolves to an array ( #4613 )
...
* patch(core/url): Throw if VERDACCIO_FORWARDED_PROTO resolves to an array
* changeset
2024-06-02 10:11:25 +02:00
dependabot[bot]
2bc45c8e2f
chore(deps): bump github/codeql-action from 2.25.5 to 3.25.7 ( #4659 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.25.5 to 3.25.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](d05fceb045...f079b84933 )
---
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-06-02 09:31:12 +02:00
Juan Picado
68407c684a
Update dependabot.yml
2024-06-01 21:46:19 +02:00
dependabot[bot]
201149072f
chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 ( #4660 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](44c2b7a8a4...a5ac7e51b4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-06-01 21:39:12 +02:00
Michael Ryan
cf1b46cc59
fix: log spacing depending on the FORMAT and COLORS options ( #4631 )
...
* fix: Bad log spacing depending on the FORMAT and COLORS options used
fixes : #4630
inserted a space between the timestamp and the message when logging timestamped messages.
* fix: Bad log spacing depending on the FORMAT and COLORS options used
fixes : #4630
removed padding of an unnecessary space (at the start or end of the log string, depending on whether colors are enabled).
* remove padLeft, update tests
* update logger-commons tests
---------
Co-authored-by: Marc Bernard <marc@marcbernardtools.com >
2024-06-01 21:35:06 +02:00
Marc Bernard
e5624e173c
chore: fix types for some store tests ( #4657 )
...
* chore: fix types for some store tests
* add changeset
2024-05-30 18:10:13 +02:00
verdacciobot
8b8e5c7b84
chore: updated static data
2024-05-30 00:14:02 +00:00
Marc Bernard
5bfab621d4
feat: add tarball details for published packages ( #4653 )
...
* feat: add tarball details for published packages
* remove throw err
2024-05-29 00:11:42 +02:00
verdacciobot
016abb8d7b
chore: updated static data
2024-05-27 00:13:39 +00:00
Marc Bernard
475759eaa8
docs: add comment about token secret length to v6 migration ( #4655 )
2024-05-26 18:31:05 +02:00
verdacciobot
007a7bd76c
chore: updated static data
2024-05-23 00:13:19 +00:00
verdacciobot
f9a079aac6
chore: updated static data
2024-05-20 00:13:24 +00:00
verdacciobot
33ae1db093
chore: updated static data
2024-05-16 00:12:57 +00:00
renovate[bot]
cef9b62eab
chore(deps): update github/codeql-action digest to d05fceb ( #4646 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-14 07:37:50 +02:00
dependabot[bot]
87fd5b53fb
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 ( #4641 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...44c2b7a8a4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-05-14 07:34:13 +02:00
Juan Picado
73b0b1752b
Update renovate.json
2024-05-14 07:33:58 +02:00
Juan Picado
a78bd618ea
Update dependabot.yml
2024-05-14 07:32:08 +02:00
dependabot[bot]
abdd23b3db
chore(deps): bump github/codeql-action from 2.25.5 to 3.25.5 ( #4644 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.25.5 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](d05fceb045...b7cec75265 )
---
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-05-14 07:28:41 +02:00
renovate[bot]
491a70e3e0
chore(deps): update github/codeql-action digest to d05fceb ( #4642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 19:34:52 +02:00
Juan Picado
9c139e9ca3
chore: restore zh-CN on website
2024-05-13 06:42:31 +02:00
verdacciobot
e9cc809d97
chore: updated static data
2024-05-13 00:13:37 +00:00
Juan Picado
c418690ef0
chore: exclude temporary zh-CN
...
some issues at crowdin wrong links
2024-05-11 23:25:36 +02:00
Gweesin Chan
d2ef7f1aea
docs: avoid using yo 5.x for plugin developer ( #4617 )
...
* docs: avoid using yo 5.x for plugin developer
* Update v5 and v6
---------
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com >
2024-05-11 22:23:56 +02:00
Juan Picado
81da03a4e8
chore: fix version for migrateToSecureLegacySignature
2024-05-11 11:53:43 +02:00
dependabot[bot]
2ba21a9837
chore(deps): bump actions/cache from 3.3.3 to 4.0.2 ( #4627 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.3 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](e12d46a63a...0c45773b62 )
---
updated-dependencies:
- dependency-name: actions/cache
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-05-11 10:02:17 +02:00
dependabot[bot]
53d80e1518
chore(deps): bump actions/checkout from 3.6.0 to 4.1.4 ( #4628 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](f43a0e5ff2...0ad4b8fada )
---
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-05-11 10:02:10 +02:00
Gweesin Chan
e92f517866
docs: add bun as bash sample ( #4638 )
...
* docs: fix typos in CONTRIBUTING
* docs: add Bun as bash sample
2024-05-10 11:30:51 +02:00
renovate[bot]
432c546fa0
chore(deps): update github/codeql-action digest to 4f0ceda ( #4633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 12:16:45 +02:00
verdacciobot
12c281202c
chore: updated static data
2024-05-09 00:12:55 +00:00
verdacciobot
8d6caba90b
chore: updated static data
2024-05-06 00:13:36 +00:00
Juan Picado
53d9df92c6
chore: update versions (next-7) ( #4624 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-05 17:09:41 +02:00
Juan Picado
bd8703e871
feat: add migrateToSecureLegacySignature property ( #4621 )
...
* feat: add migrateToSecureLegacySignature property
* Update config.ts
* changeset
* Update ci.yml
* Update config.spec.ts
2024-05-05 16:53:28 +02:00
Juan Picado
7400830505
revert #4600 ( #4623 )
2024-05-05 12:35:17 +02:00
Gweesin Chan
f83c157faa
docs: update e2e pages ( #4619 )
2024-05-04 18:39:20 +02:00
renovate[bot]
2c6484290c
chore(deps): update github/codeql-action digest to ceaec5c ( #4609 )
2024-05-03 12:38:53 +02:00
Juan Picado
14032d160b
chore: update versions (next-7) ( #4581 )
2024-05-03 09:12:32 +02:00
Juan Picado
b6d565209f
feat: support for createCipher backward compatible ( #4612 )
2024-05-03 08:59:29 +02:00
renovate[bot]
4b4a37c07b
chore(deps): update actions/cache digest to e12d46a ( #4614 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-03 05:21:01 +02:00
renovate[bot]
24bec8ded0
chore(deps): update actions/checkout digest to f43a0e5 ( #4615 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-03 05:20:54 +02:00
Tobbe Lundberg
b0946b2a3b
chore(types): Improve TS types for renderHTML and related functions ( #4605 )
...
* chore(types): Improve TS types for renderHTML
* changeset
* Add author and PR to changeset
* Use RequestOptions instead of Request
* Update changeset text
* Separate type import
* Explain isArray check
* Add verdaccio/url to changeset
* Reverting: throw on wrong type
2024-05-02 20:55:52 +02:00
Jean-Louis GUENEGO
3293c9a281
Update install.md ( #4611 )
...
* Update install.md
replaced --location=global with -g
* dev: replace all npm install --location with npm install -g
2024-05-02 11:53:48 +02:00
verdacciobot
6a83040351
chore: updated static data
2024-05-02 00:12:56 +00:00
Marc Bernard
253cc1348f
feat: add tarball details for published packages ( #4600 )
...
* feat: add tarball details for published packages (part 1)
* pnpm-lock
* Update pnpm-lock
* switch to tar-stream
* fix api test (no dist)
2024-04-30 14:45:18 +02:00
dependabot[bot]
1367f02897
chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 ( #4603 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1d96c772d1...0ad4b8fada )
---
updated-dependencies:
- dependency-name: actions/checkout
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-04-29 21:38:05 +02:00
dependabot[bot]
dc8be6df8b
chore(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 ( #4602 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](1746f4ab65...65462800fd )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-04-29 21:37:36 +02:00
verdacciobot
6cf165b405
chore: updated static data
2024-04-29 00:12:57 +00:00
Marc Bernard
da50542de1
chore: limit workflows to verdaccio repo ( #4599 )
2024-04-28 11:52:38 +02:00
Marc Bernard
1bae121dc2
fix: error when writing tarball (missing folder) ( #4594 )
...
* fix: error when writing tarball (missing folder)
* changeset
2024-04-25 19:06:51 +02:00
Marc Bernard
4ac3aead4f
fix: reduce log to info if database is not found ( #4595 )
2024-04-25 16:20:17 +02:00
dependabot[bot]
86283342f9
chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 ( #4587 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](9bb56186c3...1d96c772d1 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-04-25 10:16:50 +02:00
dependabot[bot]
40c004c234
chore(deps): bump actions/upload-artifact from 3.1.3 to 4.3.2 ( #4588 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](a8a3f3ad30...1746f4ab65 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-04-25 10:16:44 +02:00
dependabot[bot]
e8b016aca5
chore(deps): bump github/codeql-action from 3.24.10 to 3.25.1 ( #4589 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.10 to 3.25.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4355270be1...c7f9125735 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 10:16:37 +02:00
dependabot[bot]
42f226e6b3
chore(deps): bump actions-js/push from 1.4 to 1.5 ( #4590 )
...
Bumps [actions-js/push](https://github.com/actions-js/push ) from 1.4 to 1.5.
- [Release notes](https://github.com/actions-js/push/releases )
- [Commits](156f2b10c3...5a7cbd780d )
---
updated-dependencies:
- dependency-name: actions-js/push
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 10:16:28 +02:00
renovate[bot]
2520a74ac3
fix(deps): update dependency marked to v11.2.0 ( #4591 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 10:16:19 +02:00
verdacciobot
dbade09407
chore: updated static data
2024-04-25 00:16:11 +00:00
Tobbe Lundberg
4dc62a8365
fix: adduser error message grammar ( #4586 )
...
* fix: adduser error message grammar
* changeset
* include username in changeset according to contribution guidelines
2024-04-23 10:07:35 +02:00
verdacciobot
eb9bbb4313
chore: updated static data
2024-04-22 00:13:38 +00:00
verdacciobot
d411c20570
chore: updated static data
2024-04-18 00:12:47 +00:00
dependabot[bot]
86a99684a3
chore(deps): bump actions/checkout from 3.6.0 to 4.1.2 ( #4579 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](f43a0e5ff2...9bb56186c3 )
---
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-04-16 01:09:02 +02:00
verdacciobot
2bf41a480e
chore: updated static data
2024-04-15 02:30:36 +00:00
dependabot[bot]
824b43fb43
chore(deps): bump actions/cache from 3.3.3 to 4.0.2 ( #4578 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.3 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](e12d46a63a...0c45773b62 )
---
updated-dependencies:
- dependency-name: actions/cache
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-04-14 21:20:28 +02:00
dependabot[bot]
c1385d7655
chore(deps): bump github/codeql-action from 3.24.9 to 3.24.10 ( #4580 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.9 to 3.24.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](1b1aada464...4355270be1 )
---
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-04-14 21:20:20 +02:00
Marc Bernard
f967a69ad3
fix: avoid warning "time for version x already exists" ( #4577 )
...
* fix: avoid warning "time for version x already exists"
* changeset
2024-04-11 10:13:55 +02:00
verdacciobot
d5d96f0868
chore: updated static data
2024-04-11 00:13:31 +00:00
verdacciobot
386f19753f
chore: updated static data
2024-04-08 00:12:56 +00:00
Juan Picado
a0e4fc9fa0
chore: update intall v5.x docs
2024-04-06 17:57:48 +02:00
Marc Bernard
c9e7c141e8
fix: yarn and pnpm logos on homepage ( #4574 )
...
* fix: yarn and pnpm logos on homepage
* yarn logo
2024-04-04 06:58:35 +02:00
verdacciobot
17cf072329
chore: updated static data
2024-04-04 00:15:13 +00:00
Artur
1456bdd4a7
Update 2021-04-14-verdaccio-5-migration-guide.md ( #4573 )
2024-04-03 11:21:55 +02:00
renovate[bot]
ffb6de3777
chore(deps): update actions/cache digest to e12d46a ( #4571 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 10:38:59 +02:00
renovate[bot]
e32e737018
chore(deps): update actions/checkout digest to f43a0e5 ( #4572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 10:38:48 +02:00
verdacciobot
a0b65a82d0
chore: updated static data
2024-04-01 00:13:52 +00:00
dependabot[bot]
717fe79fe0
chore(deps): bump github/codeql-action from 3.24.7 to 3.24.9 ( #4562 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.7 to 3.24.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3ab4101902...1b1aada464 )
---
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-03-28 08:41:54 +01:00
verdacciobot
1ae8f23110
chore: updated static data
2024-03-28 00:13:07 +00:00
dependabot[bot]
3d9847736a
chore(deps): bump actions/cache from 3.3.1 to 4.0.2 ( #4563 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.3.1...0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 )
---
updated-dependencies:
- dependency-name: actions/cache
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-03-25 21:02:56 +01:00
verdacciobot
31a927a236
chore: updated static data
2024-03-25 00:13:24 +00:00
Juan Picado
af3f7c4797
chore: update versions (next-7) ( #4561 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-24 12:34:03 +01:00
Juan Picado
542f9d3760
chore: remove nodejs engine restriction
2024-03-24 12:27:46 +01:00
renovate[bot]
c20adc8ae5
fix(deps): update all package managers ( #4557 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-23 21:21:52 +01:00