Juan Picado
|
928b66106c
|
chore: update versions (6-next) (#3571)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-01-22 09:55:24 +01:00 |
|
Juan Picado
|
ef88da3b47
|
fix: improve support for fs promises older nodejs (#3570)
* fix: improve support for fs promises older nodejs
* second try with fallback for nodejs18
|
2023-01-22 09:48:04 +01:00 |
|
Juan Picado
|
d73ad92fa1
|
chore: update versions (6-next) (#3551)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-01-03 00:01:34 +01:00 |
|
renovate[bot]
|
9b761945df
|
fix(deps): update all core dependencies (#3542)
* fix(deps): update all core dependencies
* update deps
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-12-26 09:43:07 +01:00 |
|
Juan Picado
|
e21dcaefe1
|
chore: update versions (6-next) (#3511)
|
2022-12-01 18:57:42 +01:00 |
|
renovate[bot]
|
294e4525b3
|
fix(deps): update all core dependencies (#3507)
|
2022-11-21 18:40:22 +01:00 |
|
Juan Picado
|
6b6660db47
|
chore: update versions (6-next) (#3462)
|
2022-11-19 19:16:36 +01:00 |
|
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 |
|
Juan Picado
|
a8e1ffd72f
|
chore: list stars of an user (#3451)
* chore: list stars of user
* chore: add pnpm test e2e
|
2022-10-21 23:05:18 +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 |
|
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
|
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
|
ce013d2fcc
|
refactor: reimplement star command (#3410)
|
2022-10-01 00:14:20 +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 |
|
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
|
a249ab7b5a
|
chore: re-stablished deprecated support (#3385)
* chore: re-stablished deprecated support
* chore: add e2e
* chore: add more tests
* chore: improve setup
* chore: improve buildcache
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
* chore: add more steps
* chore: improve speed
* chore: fix ci
* chore: improve cache
* Update ci.yml
* Update registry.ts
* Update ci.yml
* Update ci.yml
|
2022-09-18 21:47:23 +02:00 |
|
Juan Picado
|
62c24b6321
|
feat: add passwordValidationRegex property (#3384)
* feat: add passwordValidationRegex property
* chore: improve validation
* Update validation-utilts.spec.ts
* Update validation-utilts.spec.ts
* chore: remove code
|
2022-09-17 19:29:40 +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]
|
97c464faa6
|
fix(deps): update all core dependencies (#3377)
|
2022-09-14 07:46:28 +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
|
43f32687cd
|
fix: abbreviated headers handle quality values (#3361)
|
2022-09-06 08:25:17 +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
|
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 |
|
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
|
37274e4c8d
|
feat: implement abbreviated manifest (#3322)
* feat: implement abbreviated manifest
* chore: add time field
* chore: add abbreviated version
* chore: fix missing time
* chore: fix merge time issue
* Update jest.config.js
* add tests
* chore: add tests
* chore: add missing fields
|
2022-08-27 12:52:23 +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 |
|
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
|
292c0a37fc
|
feat!: replace deprecated request dependency by got (#3100)
|
2022-07-29 20:51:45 +02:00 |
|
github-actions[bot]
|
73d545b812
|
chore: update versions (6-next) (#3249)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-06-24 22:25:08 +02:00 |
|
github-actions[bot]
|
d675ce1fba
|
chore: update versions (6-next) (#3127)
|
2022-04-17 13:07:38 +02:00 |
|
github-actions[bot]
|
966d9fad1d
|
chore: update versions (6-next) (#3079)
|
2022-04-04 12:55:13 +02:00 |
|
Juan Picado
|
82cb0f2bff
|
config.logs throw an error, logging config not longer accept array or… (#3097)
|
2022-03-28 20:02:08 +02:00 |
|
Juan Picado
|
5167bb528f
|
feat: UI search uses search endpoint for global search (#3057)
* UI search uses search endpoint for global search
* improve sorting and error handling
* give priority to private packages
* order by private package
* add tests, improve testing
* add changeset
* addjust settings
* remove old index search implementation
* update lock file
* relocate fastify package
* fix circular dependency
* fix wrong import
* fix tests
|
2022-03-27 21:42:52 +02:00 |
|
github-actions[bot]
|
4fc14eab02
|
chore: update versions (6-next) (#3053)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-03-12 22:48:42 +01:00 |
|
github-actions[bot]
|
61bbede301
|
chore: update versions (6-next) (#3030)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-03-03 22:25:35 +01:00 |
|
github-actions[bot]
|
64c8221d35
|
chore: update versions (6-next) (#2968)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-02-26 17:43:06 +01:00 |
|
Juan Picado
|
b8554c8935
|
refactor: promisfy packages (#2767)
* refactor: better performance and structure for get package
refactor file-locking promise taste
refactor updatePackageNext method
update lock file
apply missing interfaces
add version method
fix lint
fix test
chore: remove promisify
refactor publish progress
* migrate methods utilities publish
* Update index.d.ts
* restore publish
|
2022-02-20 18:39:38 +01:00 |
|
renovate[bot]
|
944ecf6874
|
fix(deps): update all non-major core dependencies (#2942)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-22 19:12:49 +01:00 |
|
renovate[bot]
|
7bb3c2bf0e
|
fix(deps): update all non-major core dependencies (#2910)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-18 08:35:07 +01:00 |
|
github-actions[bot]
|
736e7de600
|
chore: update versions (6-next) (#2837)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-01-15 20:26:19 +01:00 |
|
renovate[bot]
|
91fff48cb1
|
fix(deps): update all non-major core dependencies (#2908)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-13 20:21:00 +01:00 |
|
renovate[bot]
|
531e8d0fd1
|
fix(deps): update all non-major core dependencies (#2900)
|
2022-01-11 17:42:00 +01:00 |
|