Commit Graph

24 Commits

Author SHA1 Message Date
Jiri Zbytovsky
3fdc4fb978 fix(ci): move @trezor/urls unit tests to nightly 2026-02-03 13:42:44 +01:00
Matej Kriz
cc628e8a90 fix(urls): remove dependency on env-utils from @trezor/urls
- Move logic for UTM by environment inside @trezor/urls to make it work everywhere and remove dependency on env-utils.
- Keep it in urls package to prevent lot of boilerplate from creating suite-urls packages.
2025-09-16 09:25:40 +02:00
brantalikp
bd32580f1b feat(suite): add utm to trezor.io urls 2025-09-10 14:48:29 +02:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
Jan Komarek
22afc71c27 chore: remove cross-fetch from tests
-It is no longer needed since Node 18 and Jest 28
2024-03-05 14:10:10 +01:00
Jan Komarek
84bc9b8bd3 chore: update typescript and use global tsc 2024-02-12 11:56:09 +01:00
Jan Komarek
a7e68797da chore: use global jest 2024-02-12 11:56:09 +01:00
Jan Komarek
3c656dc0b2 chore: upgrade jest to 29.7.0 2024-02-12 11:56:09 +01:00
Jan Komarek
004938e24b chore: upgrade jest 2024-02-12 11:56:09 +01:00
Daniel Suchý
7277f9d0f8 chore(repo): Upgrade TS 5.3 (#10017) 2023-11-21 12:15:06 +01:00
tomasklim
7458ab20f0 chore(jest): update jest in packages without issues 2023-11-20 09:19:59 +01:00
Daniel Suchý
bf8d0fe80f chore(repo): upgrade to TS 5.2 (#9989) 2023-11-20 07:54:30 +01:00
tomasklim
7e0584c511 feat(deps): update deps without breaking changes 2023-11-11 14:28:55 +01:00
tomasklim
16053e2227 feat: update deps across non-native packages 2023-05-23 10:49:36 +02:00
mroz
a9a9f97a6f ci(utils): fix urls health check 2023-03-24 17:08:43 +01:00
tomasklim
ab90037a87 feat: replace node-fetch by cross-fetch and native fetch 2023-03-06 13:24:38 +01:00
tomasklim
151f364d78 feat: update typescript 2023-02-14 14:11:56 +01:00
Daniel Suchý
b23f7b7bfa chore: Upgrade to TS 4.9 (#6932) 2022-11-23 18:18:23 +01:00
Daniel Suchý
a446583d58 chore(ci): Nx for github validations (#6095)
* chore(ci): Nx for github validations

* chore: tune config

* chore: eslint scripts faster and unified settings

* chore: check formatting using nx

* chore: read-only NX token
2022-08-25 18:51:12 +02:00
Daniel Suchý
39c0ed80ed chore: upgrade to yarn 3 (#6061) 2022-08-23 15:20:23 +02:00
mroz
40bd101583 fix(ci): urls tests back 2022-08-01 09:35:21 +02:00
Daniel Suchý
3913febc31 chore(test): unit tests config simplification (#5883) 2022-07-29 17:24:08 +02:00
Marek Polak
23ff350a32 chore(urls): add @trezor/urls package 2022-06-16 14:35:47 +02:00