renovate[bot]
|
1096aa9fc6
|
fix(deps): update all linting dependencies (major) (#3622)
* fix(deps): update all linting dependencies
* fix lint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2023-02-18 19:52:31 +01:00 |
|
renovate[bot]
|
7f9db75ff7
|
fix(deps): update all linting dependencies (#3582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-31 08:04:31 +01:00 |
|
renovate[bot]
|
c353839683
|
fix(deps): update all linting dependencies (#3543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-26 08:53:40 +01: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
|
2f835ac09e
|
chore: migrate to cypress for ui e2e (#3434)
|
2022-10-15 07:43:42 +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]
|
89b2b9104f
|
fix(deps): update all linting dependencies (#3312)
|
2022-08-20 10:18:38 +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
|
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]
|
cbb8adc075
|
fix(deps): update all linting dependencies (master) (#3184)
* fix(deps): update all linting dependencies
* update lock file
* update engines
* update engines
* update engines
* update engines
* update versions
* update versions
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-05-19 22:03:04 +02:00 |
|
renovate[bot]
|
6d00f3ed2c
|
fix(deps): update all linting dependencies (#3156)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-07 11:01:54 +02:00 |
|
renovate[bot]
|
a57ba5f655
|
fix(deps): update all linting dependencies (#3084)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-23 23:00:54 +01:00 |
|
renovate[bot]
|
3e4498ccdc
|
fix(deps): update all linting dependencies (#3072)
|
2022-03-18 07:27:02 +01:00 |
|
renovate[bot]
|
a709357db6
|
fix(deps): update all linting dependencies (#3070)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-17 23:09:30 +01:00 |
|
renovate[bot]
|
3b363fb531
|
fix(deps): update all non-major linting dependencies (#2953)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-23 12:39:39 +01:00 |
|
renovate[bot]
|
136a251cb6
|
fix(deps): update all non-major linting dependencies (master) (#2879)
* fix(deps): update all non-major linting dependencies
* fix format
* format, remove unused steps
* format, remove unused steps
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-01-09 17:08:42 +01:00 |
|
Behrang Yarahmadi
|
13310814da
|
#2606 add prettier plugin sort imports (#2607)
* #2606 add prettier plugin sort imprts
* #2606 update pnpm-lock.yaml
* #2606 update eslint rules
* #2606 fixes website directory formatting
Co-authored-by: Ayush Sharma <ayush.sharma@trivago.com>
|
2021-10-29 17:33:05 +02:00 |
|
Juan Picado
|
3d26a8190c
|
eslint deps (#2433)
* eslint deps
* Update pnpm-lock.yaml
|
2021-09-12 20:33:24 +02:00 |
|
github-actions[bot]
|
e10637f0f3
|
chore: update versions (6-next) (#2427)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2021-09-08 19:33:09 +02:00 |
|
Juan Picado
|
459b6fa72b
|
refactor: search v1 endpoint and local-database (#2340)
* Refactor local-storage async
refactor local storage search stream
Remove async from local-storage, refactor search with streams
refactor search with undici fetch
finish search refactor
stream multiple request to single stream
refactor storage types
remove async dependency #1225
add score and refactor metadata
remove old search async
fix missing stream local data
clean up
clean up
refactor folder search
format
fix some test
fix issue on publish
filter preview
update ci
delete package folder refactor
refactor get packages methods
fix tests
fix lock file
add changeset
fix test windows
disable some test
update package json versions
* fix merge
* fix e2e cli
* restore e2e
* Update process.ts
* Update process.ts
* add improvement
* format
* Update utils.ts
* test
* test
* Update search.spec.ts
* Update search.spec.ts
* Update search.spec.ts
* test
* Update ci.yml
* clean up
* fix tests
* Update tags.ts
* Update index.spec.ts
* document changeset
* format
|
2021-09-08 19:06:37 +02:00 |
|
Juan Picado
|
15c694156a
|
fix eslint warnings (#2265)
* chore: reduce warnings
* chore: fix eslint warnings
* fix warning
|
2021-06-12 09:25:53 +02:00 |
|
Juan Picado
|
f3f00052d8
|
chore: eslint config module (#2263)
* build: eslint config as package
* chore: fix formatting
|
2021-05-16 17:11:08 +02:00 |
|