Juan Picado
|
4b29d715b1
|
chore: move improvements from v5 to v6 (#3461)
* chore: migrate #3158 to v6
* chore: migrate #3151 to v6k
* chore: migrate #2787 to v6
* chore: migrate #2791 #2205 to v6
* chore: add changeset
|
2022-10-28 23:38:22 +02:00 |
|
renovate[bot]
|
e3c5621ec7
|
fix(deps): update all linting dependencies (#3460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-27 08:06:03 +02:00 |
|
Juan Picado
|
554020ec70
|
chore: update versions (6-next) (#3437)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-10-17 07:29:58 +02:00 |
|
Juan Picado
|
15f3fba094
|
chore(website): talks section (#3443)
* chore(website): talks section
* chore: remove dep
* chore: iframe react
* Update deep-dive-into-verdaccio.md
* chore: refactor talks
* Update deep-dive-into-verdaccio.md
* chore: remove code
* Update website.yml
* chore: remove old talks ref
|
2022-10-16 14:06:07 +02:00 |
|
renovate[bot]
|
e217709f31
|
fix(deps): update all core dependencies (master) (#3440)
* fix(deps): update all core dependencies
* fix snapsjpt
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-10-15 21:51:29 +02:00 |
|
Juan Picado
|
b4cc80017e
|
fix: improve abort request search (#3436)
* fix: improve abort request search
* chore: add changeset
* chore: ui flacky tests
|
2022-10-15 14:03:51 +02:00 |
|
Juan Picado
|
d22673c61d
|
chore: update versions (6-next) (#3409)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-10-15 09:02:41 +02:00 |
|
Juan Picado
|
2f835ac09e
|
chore: migrate to cypress for ui e2e (#3434)
|
2022-10-15 07:43:42 +02:00 |
|
Juan Picado
|
54606976c3
|
chore(website): improve api docs part 2 (#3431)
* chore: remove unused package
* Update pnpm-lock.yaml
* chore: improve types in general plugins
|
2022-10-11 23:06:55 +02:00 |
|
Juan Picado
|
64cfedb805
|
chore(website): add api section (#3424)
* chore: add api section
* chore: fix build
* Update website.yml
* chore: improve types plugin
clean up others stuff
* Update crowdin.yaml
* clean up
|
2022-10-10 08:00:09 +02:00 |
|
Juan Picado
|
3dc8591e26
|
chore: website small improvements (#3412)
* chore: website small improvements
* fix website build
* Update docusaurus.config.js
|
2022-10-01 14:08:40 +02:00 |
|
renovate[bot]
|
0783eeec1e
|
fix(deps): update all core dependencies (master) (#3406)
* fix(deps): update all core dependencies
* chore: fix tests
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-09-29 18:37:39 +02:00 |
|
Juan Picado
|
269105ff4b
|
chore: update versions (6-next) (#3362)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-09-28 07:39:59 +02:00 |
|
Juan Picado
|
2c0d5ceab8
|
e2e: yarn publish (#3393)
* Update audit.spec.ts
* Update README.md
* chore: e2e yarn refactor
* chore: add yarn publish tests
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
|
2022-09-27 22:56:17 +02:00 |
|
renovate[bot]
|
722c88b1d6
|
fix(deps): update all core dependencies (master) (#3391)
* fix(deps): update all core dependencies
* fix test
* Update audit.spec.ts
* Update e2e-ci.yml
* test
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-09-24 13:44:34 +02:00 |
|
Juan Picado
|
bd3ae17971
|
chore: refactor e2e utilities (#3392)
* chore: refactor e2e utilities
* chore: specific versions for pkg manager
* Update e2e-ci.yml
|
2022-09-24 11:30:16 +02:00 |
|
Juan Picado
|
e364d073d7
|
e2e: command dist-tag (#3390)
* clean up tests
* add dist-tag
* chore: add npm 9
* Update CHANGELOG.md
* Update publish.spec.js
* add pnpm
* yarn 1
* Update tag.spec.ts
* Update README.md
* more timeout
* chore fix build
* chore: fix export
* chore: fix test
* chore: fix tests
|
2022-09-24 08:53:03 +02:00 |
|
Juan Picado
|
18348940c4
|
e2e: npm search and ping commands (#3386)
* chore: rename folders
* chore: add search tests
* chore: remove old files
* Update pnpm-workspace.yaml
* chore: fix ui
* Update e2e-ci.yml
* chore: renovate deps
* fix build
* chore: add tests
|
2022-09-19 23:10:38 +02:00 |
|
Juan Picado
|
8adee83d51
|
test: add e2e for install (#3383)
* test: add e2e for install
* chore: e2e for install
* chore: fix test
|
2022-09-17 11:35:10 +02:00 |
|
Juan Picado
|
9fc2e79611
|
feat(plugin): improve plugin loader (#3370)
* feat(plugin): implement scope package support plugins
* feat(plugin): improve plugin loader
* chore: fix build
* chore: cover config path case
* chore: async ui thene plugin
* chore: store async plugin
* chore: refactor plugin loader auth
* feat: filter refactoring
* chore: remove old plugin loader
* chore: add changeset
* chore: add docs
* chore: refactor relative plugin loader
* Update user.jwt.spec.ts
* Update user.jwt.spec.ts
|
2022-09-16 08:02:08 +02:00 |
|
renovate[bot]
|
98afd48378
|
fix(deps): update all linting dependencies (#3378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-15 21:10:46 +02:00 |
|
renovate[bot]
|
97c464faa6
|
fix(deps): update all core dependencies (#3377)
|
2022-09-14 07:46:28 +02:00 |
|
renovate[bot]
|
d0e24756f0
|
fix(deps): update all linting dependencies (#3373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-11 18:54:02 +02:00 |
|
renovate[bot]
|
820e5a905a
|
fix(deps): update all core dependencies (#3372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-11 18:26:14 +02:00 |
|
Juan Picado
|
3c2f5741f4
|
chore: update versions (6-next) (#3350)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-09-04 11:56:23 +02:00 |
|
Juan Picado
|
cbff8e4e31
|
chore: update jest major (#3351)
* chore: update jest major
* remove unused deps
|
2022-09-04 11:48:51 +02:00 |
|
Juan Picado
|
8297e2b36e
|
chore: remove unused dep
|
2022-09-04 10:49:41 +02:00 |
|
renovate[bot]
|
dd177d7166
|
fix(deps): update dependency msw to v0.47.0 (#3348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-04 10:14:14 +02:00 |
|
renovate[bot]
|
e9ff724b68
|
fix(deps): update all core dependencies (master) (#3342)
* fix(deps): update all core dependencies
* Update Search.test.tsx.snap
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-09-03 18:47:59 +02:00 |
|
Juan Picado
|
5a61cdd0cf
|
chore: update versions (6-next) (#3341)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-09-02 20:52:37 +02:00 |
|
Juan Picado
|
b849128ded
|
fix: handle upload scoped tarball and add new deprecations (#3340)
* chore: add local publish support
* chore: fix upload scoped tarball
* add e2e
|
2022-09-02 20:40:12 +02:00 |
|
Juan Picado
|
e06d8a0956
|
chore: update versions (6-next) (#3334)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-08-28 13:32:17 +02:00 |
|
Zoltan Kochan
|
351aeeaa88
|
fix(deps): @verdaccio/utils should be a prod dep of local-storage (#3333)
* fix(deps): @verdaccio/utils should be a prod dep of local-storage
* add changeset
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-08-28 07:44:48 +02:00 |
|
Juan Picado
|
3089c1c9cb
|
chore: update versions (6-next) (#3331)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-08-27 19:33:00 +02:00 |
|
renovate[bot]
|
f332927f02
|
fix(deps): update all core dependencies (#3327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-27 15:41:25 +02:00 |
|
github-actions[bot]
|
4137a96c20
|
chore: update versions (6-next) (#3329)
|
2022-08-27 15:07:19 +02:00 |
|
Juan Picado
|
83c4705821
|
chore: migrate material ui old dep (#3318)
|
2022-08-21 14:15:20 +02:00 |
|
Juan Picado
|
3f5a1ee22a
|
chore: update front page website (#3317)
* chore: update front page website
* Update UsedBy.tsx
* update links
|
2022-08-20 19:23:24 +02:00 |
|
renovate[bot]
|
89b2b9104f
|
fix(deps): update all linting dependencies (#3312)
|
2022-08-20 10:18:38 +02:00 |
|
renovate[bot]
|
21478f3221
|
fix(deps): update all core dependencies (#3298)
|
2022-08-20 09:28:29 +02:00 |
|
github-actions[bot]
|
12a05875c7
|
chore: update versions (6-next) (#3276)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-08-19 23:48:06 +02:00 |
|
Juan Picado
|
24c5d7ede5
|
chore: upgrade website reps (#3311)
|
2022-08-19 23:33:41 +02:00 |
|
Juan Picado
|
353c9f386f
|
chore: refactor server express tests (#3306)
|
2022-08-19 20:25:20 +02:00 |
|
Juan Picado
|
a3a209b5e2
|
feat: upgrade to pino 8 with async logging (#3308)
|
2022-08-18 21:39:34 +02:00 |
|
renovate[bot]
|
04cc86374d
|
fix(deps): update all linting dependencies (master) (#3296)
* fix(deps): update all linting dependencies
* chore: fix lint
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-08-08 19:20:37 +02:00 |
|
renovate[bot]
|
e21ccea3a1
|
fix(deps): update all core dependencies (master) (#3278)
* fix(deps): update all core dependencies
* chore: restore docusaurus
* restore versions
* fix types
* chore: fix error
* chore: update snapshots
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-08-08 08:55:41 +02:00 |
|
Juan Picado
|
00d1d2a179
|
chore: env variable for launch fastify (#3295)
* chore: relocate package server
* chore: relocate server packages
* Update ci.yml
* rename packages
* rename package
* chore: refactor fastify endpoints
* chore: fix types requests
* fix warnings
* chore: refactor endpoints
* refactor launch fastify
* Update package.json
* chore: update deps
* Create green-yaks-divide.md
|
2022-08-08 07:14:23 +02:00 |
|
Juan Picado
|
6f8a2d37e6
|
chore: add yarn modern (2, 3, 4) to cli E2E (#3289)
* test: add more packages managers to e2e cli
* chore: remove old conf files
* add yarn modern to e2e cli
* chore: add yarn 4
* ignore binary
* fix for tests yarn 3
* chore: tests
* update website ci
* Update package.json
* chore: try yarn 3 as binary
* chore: remove unused dependency
* Update utils.ts
* Update package.json
* Update package.json
* speed up build
* Update ci.yml
* Update ci.yml
* Update website.yml
* test
* chore: reenable all tests
* chore: restore ci
* chore: clean debug code
|
2022-08-04 20:04:12 +02:00 |
|
Juan Picado
|
a4c17858bf
|
test: add more packages managers to e2e cli (#3283)
* test: add more packages managers to e2e cli
* chore: remove old conf files
* Update ci.yml
|
2022-08-03 08:01:27 +02:00 |
|
Juan Picado
|
1755840cd3
|
e2e cli npm 6 (#3282)
* chore: add config utility
* improve verdaccio bin location
* add new npm cli e2e tests
* add tests
* rename files
|
2022-08-02 22:45:16 +02:00 |
|