Commit Graph

66 Commits

Author SHA1 Message Date
Jiri Zbytovsky
4eb3200ccb chore: bump misc CI-related dependencies 2026-01-06 10:07:56 +01:00
Jiri Zbytovsky
3e33cbeee4 chore: bump prettier 2026-01-06 10:07:56 +01:00
Jan Komarek
2b7f205267 chore: update tar and update expo to update tar transitive dependency 2025-12-19 11:31:30 +01:00
dependabot[bot]
31d1aa4bd8 chore(deps): bump cross-fetch from 4.0.0 to 4.1.0
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 17:00:14 +01:00
Jiri Zbytovsky
2377f92efe chore(scripts): turn on eslint 2025-12-15 12:26:27 +01:00
Jiri Zbytovsky
e3c3950120 chore(scripts): ESM 2025-12-15 12:26:27 +01:00
Jiri Zbytovsky
2128d273f3 refactor(connect): new replace-imports.sh script using babel 2025-12-04 11:55:30 +01:00
Jiri Zbytovsky
bcae964e70 chore: bump chalk 2025-11-21 18:15:01 +01:00
Jiri Zbytovsky
d0e06ebdb2 chore: bump CI-related dependencies 2025-11-14 15:05:52 +01:00
Jiri Zbytovsky
b2a19723e4 chore(scripts): bump tar & assign it to connect team 2025-10-10 13:03:28 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
Jiri Zbytovsky
f560dc0b0e chore(ci): bump deps related to desktop build & scripts 2025-08-12 10:55:22 +02:00
Peter Sanderson
1c7039c176 chore: bump minimatch 2025-07-03 15:40:26 +02:00
Peter Sanderson
dbde4a447b chore: bump sort-package-json 2025-07-03 15:40:26 +02:00
Peter Sanderson
6a5e071f1e chore: bump yargs 2025-07-03 15:40:26 +02:00
Peter Sanderson
d17e3764c3 chore: bump prettier 2025-07-03 11:47:37 +02:00
Jan Václavík
1a1786a1ab chore(suite): Update tsx 2025-06-24 15:52:19 +02:00
Jiri Zbytovsky
006a4ef6fe chore(scripts): bump minimatch & sort-package-json 2025-05-13 10:31:14 +02:00
Jiri Zbytovsky
b0467cbb76 chore: bump eslint-related deps 2025-05-02 11:29:29 +02:00
Jiri Zbytovsky
66d16eb013 chore: bump build-related deps 2025-05-02 11:29:29 +02:00
Jiri Zbytovsky
2b92d08706 chore: remove unnecessary @types libs 2025-04-28 12:38:53 +02:00
Carlos Garcia Ortiz karliatto
013223b649 fix(scripts): version-bump-prompt should be in root package.json 2025-04-25 12:29:06 +02:00
Jirka Bažant
4a0d14fbd9 chore(suite): unify prettier and @types/react version resolutions 2025-04-10 19:14:12 +02:00
Jan Komarek
7a27d3d832 chore: move version-bump-prompt to scripts package 2025-04-02 16:34:49 +02:00
Jan Komarek
89256495a0 chore(scripts): remove githubAnalytics script 2025-04-02 16:23:07 +02:00
Jan Komarek
e99e6ddcbb chore: update semver 2025-03-31 15:00:54 +02:00
Jan Komarek
bbb55b49ac chore: move globals, semver, and tar to packages where they are used 2025-03-31 15:00:54 +02:00
Daniel Suchý
a13f269b99 fix(repo): fix generate package script (#17300) 2025-02-28 10:12:02 +00:00
Peter Sanderson
6b8e9ab6d2 chore: Upgrade ESLint and all plugis & revalidate the config and ALL of the rules 2024-11-13 10:36:38 +01:00
Jan Komarek
2dc5a65a09 chore: update prettier in packages 2024-06-25 11:51:49 +02:00
Petr Knetl
f7907e1496 chore(suite): unused package dependencies removed 2024-06-18 13:07:58 +02:00
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
Daniel Suchý
44fa12a79d chore(repo): ESLint refactor + speed up 70% (#11143)
* chore: eslint speedup

* chore: disable some react rules for class components

* chore: fix startup command

* chore(deps): dedupe
2024-02-12 20:18:19 +01:00
Jan Komarek
fecd89f6e8 chore: update various dependencies (no major update)
chore: update various dependencies (no major update)
2024-02-12 11:56:09 +01:00
Jan Komarek
84bc9b8bd3 chore: update typescript and use global tsc 2024-02-12 11:56:09 +01:00
Jan Komarek
00fe229e01 chore: update prettier 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ý
acf9a7f19c chore(repo): config cleanups and improvements (TS, Nx...) (#11096)
* chore(repo): config cleanups and improvements (TS, Nx...)

* fix connect e2e

* chore: add eslin cache file to nx cache

* chore: add stylelint cache file to nx

* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
Daniel Suchý
0e157ba536 chore(ci) GitHub workflow run time analytics (#11066)
* chore(ci): set timeout for CI validation flow

* feat(ci): GH woflows run time analytics
2024-02-07 14:05:05 +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
4229fd483b chore: update prettier to v3 and reformat 2023-11-04 08:55:36 +01:00
tomasklim
a21a081ba1 chore(deps): update 2023-06-22 18:05:11 +02:00
tomasklim
16053e2227 feat: update deps across non-native packages 2023-05-23 10:49:36 +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