Commit Graph

502 Commits

Author SHA1 Message Date
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
verdacciobot 1e5cef8211 chore: updated static data 2022-10-17 00:19:47 +00: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
verdacciobot 852324c321 chore: updated static data 2022-10-13 00:18:16 +00: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
verdacciobot bf36b9477c chore: updated static data 2022-10-10 00:18:45 +00:00
verdacciobot 737684e592 chore: updated static data 2022-10-06 00:19:47 +00:00
verdacciobot 717a36dd94 chore: updated static data 2022-10-03 00:18:28 +00:00
verdacciobot af7d493b80 chore: updated static data 2022-10-01 16:01:37 +00:00
verdacciobot 4d44a91d89 chore: updated contributors list 2022-10-01 15:55:11 +00: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
Juan Picado ce013d2fcc
refactor: reimplement star command (#3410) 2022-10-01 00:14:20 +02:00
Marc Bernard 6ad13de884
feat: display publication time on sidebar (#3408)
- Show the publication time next to the version on the sidebar
- Bonus: display the full date and time on hover
2022-09-30 19:53:46 +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
verdacciobot d4e6a6e2bf chore: updated contributors list 2022-09-29 00:21:55 +00:00
verdacciobot 0ebac198ce chore: updated contributors list 2022-09-28 07:30:12 +00: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
Marc Bernard 0277180576
fix: hide search icon on medium or larger devices (#3398)
* fix: hide search icon on larger devices

Avoids showing two search options 

Regression of d43894e8f6

Closes #3396

* Changeset
2022-09-28 07:26:38 +02:00
Marc Bernard d4019f6349
feat: improve "Current Tags" version list (#3401) 2022-09-28 07:26:18 +02:00
verdacciobot fd970b30d5 chore: updated contributors list 2022-09-26 00:17:14 +00: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 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
verdacciobot 40ceb59d76 chore: updated contributors list 2022-09-22 00:15:17 +00:00
verdacciobot 031bcf0b14 chore: updated contributors list 2022-09-19 00:14:00 +00: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
verdacciobot 399538fd4d chore: updated contributors list 2022-09-15 00:15:28 +00:00
renovate[bot] 97c464faa6
fix(deps): update all core dependencies (#3377) 2022-09-14 07:46:28 +02:00
verdacciobot 7771955c6a chore: updated contributors list 2022-09-12 00:14:25 +00: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
Snyk bot 19a33b4072
fix: upgrade aws-sdk from 2.981.0 to 2.1199.0 (#3369)
Snyk has created this PR to upgrade aws-sdk from 2.981.0 to 2.1199.0.

See this package in npm:
https://www.npmjs.com/package/aws-sdk

See this project in Snyk:
https://app.snyk.io/org/scoe/project/726e6b57-2242-446b-ba71-7bff4b5b8e2c?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-09-10 08:48:17 +02:00
verdacciobot 6d2bf05036 chore: updated contributors list 2022-09-08 00:15:43 +00:00
Juan Picado 43f32687cd
fix: abbreviated headers handle quality values (#3361) 2022-09-06 08:25:17 +02:00
verdacciobot e9846ba468 chore: updated contributors list 2022-09-05 00:17:08 +00: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 020ede43f6
fix: version output with breakline (#3349) 2022-09-04 10:46:57 +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
verdacciobot efa2efe531 chore: updated contributors list 2022-09-01 00:14:39 +00:00
verdacciobot cd02e8d56a chore: updated contributors list 2022-08-29 00:14:20 +00: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