Commit Graph

71 Commits

Author SHA1 Message Date
Daniel Skýpala
4162a954d8 chore(scripts): Bump sort-package-json 2026-02-16 14:29:26 +01:00
Daniel Skýpala
25d225caf9 chore: Bump prettier 2026-02-16 14:29:26 +01:00
Daniel Skýpala
dddbb03058 chore: Bump babel 2026-02-16 14:29:26 +01:00
vytick
98321960e2 chore: bump tsx version 2026-01-27 18:29:02 +01:00
Tomas Martykan
7e0a549871 ci(connect): always bump all packages at once
ci(github): simplify connect-bump versions

We are moving to release all npm packages under same version as connect,
so all of them are going to be released every time, that means we can
get rid of all the code that was checking what packages required release
and instead release all of them which is simpler.

Co-authored-by: karliatto <yo@karliatto.com>
2026-01-23 11:11:12 +01:00
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