Commit Graph

44 Commits

Author SHA1 Message Date
Peter Sanderson
a4f8b09e38 fix: add depcheck scripts for all the package.json-s 2025-09-18 13:04:25 +02:00
Peter Sanderson
067db47640 fix: re-add removed packages, that are used, but not direcly imported 2025-09-18 13:04:25 +02:00
Peter Sanderson
f91e6eb685 fix: weird fix for tests 2025-06-05 10:37:36 +02:00
Martin Varmuza
f98edd9186 chore(deps): update socks-proxy-agent from 8.0.4 to 8.0.5 2025-03-11 17:58:03 +01:00
Martin Varmuza
3187da7bf4 chore(deps): unify ts-node version 2025-02-24 12:02:18 +01:00
Carlos Garcia Ortiz karliatto
8993081ae9 test(request-manager): make tests retry 2025-01-24 14:47:36 +01:00
Carlos Garcia Ortiz karliatto
9ef2793650 feat(request-manager): support proxy for nodejs fetch 2025-01-23 18:18:13 +01:00
Peter Sanderson
3fe7b9bd57 feat: implement request blocking based on whitelist for the main process of the electrum 2025-01-21 10:13:20 +01: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
Carlos Garcia Ortiz karliatto
2d3edbcc89 chore: update socks-proxy-agent from 6.1.1 to 8.0.4 2024-10-17 12:20:27 +02:00
Carlos Garcia Ortiz karliatto
38285d05c2 feat(request-manager): check if snowflake binary exists before using it 2024-08-03 07:46:17 +02:00
Carlos Garcia Ortiz karliatto
f4f1aa5d6e chore: update ws from 8.17.1 to 8.18.0 2024-08-02 10:58:23 +02:00
dependabot[bot]
bc5b787f3e chore(deps): bump ws from 8.16.0 to 8.17.1
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 14:24:08 +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
5a6759eff0 chore: use global rimraf 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
Marek Polak
bd1e5ec81b chore: bump ws to 8.16.0 2024-01-10 09:57:52 +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
af412cfb5c chore(desktop): update deps related to desktop packages 2023-10-30 14:58:29 +01:00
Nodonisko
0a5d8267c4 chore: remove some unecessary build:lib 2023-08-03 09:33:42 +02:00
Matej Kriz
68bf1d4515 chore(request-manager,transport,connect-plugin-stelar): fix extraneous dependencies 2023-06-21 09:57:44 +02:00
tomasklim
5806d41bc5 feat: update deps in root package.json 2023-05-23 10:49:36 +02:00
tomasklim
97fd16bb10 chore: update deps 2023-04-04 08:42:29 +01:00
tomasklim
ab90037a87 feat: replace node-fetch by cross-fetch and native fetch 2023-03-06 13:24:38 +01:00
Szymon Lesisz
83c5815cae feat(request-manager): intercept WebSocket handshake
and create random identity for each WebSocket connection
2023-02-22 14:05:23 +01:00
tomasklim
79d702d59e feat(desktop): update deps 2023-02-14 14:11:56 +01:00
tomasklim
151f364d78 feat: update typescript 2023-02-14 14:11:56 +01:00
Carlos Garcia Ortiz karliatto
5b72fbd6c2 test(request-manager): manually test Tor identities 2022-12-13 09:43:10 +01:00
Matej Kriz
d027b9763e chore(monorepo): force workspace resolutions 2022-11-30 12:05:40 +01:00
Daniel Suchý
b23f7b7bfa chore: Upgrade to TS 4.9 (#6932) 2022-11-23 18:18:23 +01:00
Carlos Garcia Ortiz karliatto
ec72016e70 test: integration tests for tor identities 2022-09-09 16:08:11 +02:00
Carlos Garcia Ortiz karliatto
17e38284fe feat: add socks-proxy-agent to request-manager 2022-09-09 16:08:11 +02: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
Daniel Suchý
3913febc31 chore(test): unit tests config simplification (#5883) 2022-07-29 17:24:08 +02:00
Daniel Suchý
4ee0ad5084 chore: Fix hot reload (#5474) 2022-05-24 16:24:19 +02:00
Carlos Garcia Ortiz karliatto
dd207fe9bb feat: add @trezor/utils to @trezor/request-manager 2022-05-02 17:29:29 +02:00
Carlos Garcia Ortiz karliatto
d60cd7bffe feat: create request manager package 2022-05-02 17:29:29 +02:00