ab50101fea
Update electron ( #34437 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-28 15:03:57 +00:00
Richard van der Hoff and GitHub
19e72d28fc
Update to Seshat 5.0.0 ( #34396 )
2026-07-23 10:55:28 +00:00
Michael Telatynski
bc76609239
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# pnpm-lock.yaml
2026-07-21 15:31:08 +00:00
RiotRobot
dea10bf390
v1.12.24
2026-07-21 14:06:59 +00:00
f0c4f6a312
Update dependency electron to v43.1.1 ( #34353 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-20 13:57:55 +00:00
RiotRobot
eebdc77379
v1.12.24-rc.1
2026-07-14 15:13:32 +00:00
RiotRobot
14b438a749
v1.12.24-rc.0
2026-07-14 14:21:36 +00:00
Michael Telatynski and GitHub
b6859885a3
Upgrade to TypeScript 7 ( #34208 )
...
* Upgrade to TypeScript 7
for massive tsc speed gains
Those on WebStorm will want to upgrade to EAP to reap the benefits of the new TSGo compiler
Some things (module-api & shared-components) which utilise unplugin-dts (and api-extractor) need to hold a copy of ts6 for its conventional lib format and API. TS7 ships with no API until TS7.1.
Other things which use eslint also need ts6 for typescript-eslint.
Some type changes were necessary as TS7 caught some issues.
* Add knip exception
* Fix bad merge
2026-07-14 08:09:03 +00:00
a2d7dc0c0f
Update dependency electron to v43.1.0 ( #34233 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-13 09:05:53 +00:00
Michael Telatynski and GitHub
15c85ec50f
Switch from eslint to oxlint ( #34166 )
...
* Fix type imports
* Fix jsdoc
* Fixup types
* Fix stray awaits on non-thenables
* Fixup imports
* Fix splats
* Fix this-context on callbacks
* Memoise react contexts
* Prefer find/flatMap
* Make oxlint happier about our React keys
* Avoid unsafe default function params
* Fixup jsdoc
* Fixup contexts
* Switch from eslint to oxlint
* Some oxlint-related tweaks
* Iterate
* Partial revert to defer some changes and shrink diff
* Iterate
* Add eslint-plugin-element-call and enable the copyright rule
* Set strictStorePkgContentCheck
* Iterate
* Make sonar happy
* Fix new lints
2026-07-10 09:47:41 +00:00
RiotRobot
2ee42a002e
Merge branch 'master' into develop
2026-07-07 13:00:37 +00:00
RiotRobot
3a219ab356
v1.12.23
2026-07-07 12:56:48 +00:00
Michael Telatynski and GitHub
d4f72dfa69
Start consolidating shared types in the monorepo ( #34062 )
...
* Start consolidating shared types in the monorepo
* Iterate
* Simplify api-extractor
* Iterate
* Fix lockfile
2026-07-06 13:49:32 +00:00
ed70c6b5f6
Update dependency electron to v43 ( #34145 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-07-06 10:51:48 +00:00
a88b2e64c5
Update electron ( #34134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-04 06:50:50 +00:00
096a440eb2
Update electron ( #34076 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-01 11:13:38 +00:00
RiotRobot
e49064d374
v1.12.23-rc.0
2026-06-30 13:07:03 +00:00
RiotRobot
39f3d70759
Merge branch 'master' into develop
2026-06-23 13:35:39 +00:00
RiotRobot
94636e8d4d
v1.12.22
2026-06-23 13:31:56 +00:00
5d09abefa0
Update electron to v42.4.1 ( #33924 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-22 08:07:04 +00:00
Michael Telatynski and GitHub
5002f2929f
Fix CI/CD pnpm error around minimumReleaseAge ( #33908 )
...
* Update pnpm
* Fix @types/node dep reference
* disable allowBuilds for js-sdk
* disable allowBuilds for js-sdk for git too
* Iterate
* Iterate
2026-06-19 11:12:59 +00:00
24e908eafa
Update dependency pacote to v22 ( #33879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-17 08:36:19 +00:00
a29bdc1639
Update electron-builder to v26.15.3 ( #33865 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-06-16 22:20:22 +00:00
595e9e8e13
Update electron ( #33864 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-16 17:16:52 +00:00
RiotRobot
4920d6c8c6
v1.12.22-rc.0
2026-06-16 13:16:34 +00:00
Michael Telatynski and GitHub
eca2f39dbb
Switch from prettier to oxfmt ( #33844 )
...
* Switch from prettier to oxfmt
* Make knip happy
* Make knip happy
* Apply suggestion from @t3chguy
* Rename .oxfmtrc.json to .oxfmtrc.jsonc
* Make oxfmt happier
2026-06-16 12:17:18 +00:00
dd103f7a27
Update electron-builder to v26.15.2 ( #33819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-11 13:06:13 +00:00
Michael Telatynski and GitHub
2d24778214
Fix modules dir tsc not running in CI ( #33811 )
...
* Fix modules dir tsc not running in CI
* Switch to nx run-many for ci task
This has smarter scheduling logic for dependant tasks
2026-06-11 10:37:47 +00:00
Michael Telatynski and GitHub
e9a89d9872
Consolidate vitest CI & coverage ( #33808 )
...
* Consolidate modules vitest coverage
* Use vite-common as base for modules vitest config
* Make knip happier
* Fix coverage paths
* Place modules unit tests alongside src
* Switch to defineProject for better type safety
* Consolidate vitest CI & coverage
Kills off vite-common
* Update comment
* Update lockfile
* Fix shared-components vitest config
* Soften eslint config for tests in modules
* Run eslint on modules/playwright dir too
* Make tsc happy
2026-06-10 16:00:34 +00:00
042ded86c7
Update electron-builder to v26.15.1 ( #33741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-10 11:12:54 +00:00
Michael Telatynski
a74add6fbd
Merge branch 'develop' of ssh://github.com/element-hq/element-web into t3chguy/merge-modules
...
# Conflicts:
# pnpm-lock.yaml
2026-06-09 14:05:01 +01:00
RiotRobot
ce4167d3b4
Merge branch 'master' into develop
2026-06-09 13:01:56 +00:00
RiotRobot
1829f52448
v1.12.21
2026-06-09 12:58:28 +00:00
Michael Telatynski
eaccc01687
Merge branch 'develop' of ssh://github.com/element-hq/element-web into t3chguy/merge-modules
...
# Conflicts:
# pnpm-lock.yaml
# pnpm-workspace.yaml
2026-06-09 12:39:57 +01:00
47fe4ba4d0
Update electron to v42.3.3 ( #33791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-09 09:35:06 +00:00
Michael Telatynski
4825a5a4a4
Tidy deps
2026-06-08 10:33:09 +01:00
RiotRobot
c27bf50d0b
v1.12.21-rc.2
2026-06-03 14:03:37 +00:00
3f0878eeb7
Update electron to v42.3.0 ( #33701 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-03 08:58:03 +00:00
RiotRobot
1ae3038bf0
v1.12.21-rc.1
2026-06-02 16:32:20 +00:00
8788c1aed1
Update electron-builder to v26.12.1 ( #33702 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-02 16:03:20 +00:00
RiotRobot
d478b80d99
v1.12.21-rc.0
2026-06-02 15:41:08 +00:00
Michael Telatynski and GitHub
35484e5183
Switch to using diff-cover for the Coverage gate ( #33673 )
...
* Switch to using diff-cover for the Coverage gate
Enabling developers to check their PR coverage without waiting for CI
* Remove sonar-project.properties - in automatic mode Sonar will not read this file
* Add note to CONTRIBUTING.md
* Skip sonar in MQ
2026-06-01 12:26:03 +00:00
1fb6b778e7
Update pnpm to v11 ( #33573 )
...
* Update pnpm to v11
* Handle breaking changes
* Attach pnpm hash
* Remove redundant packageManager fields
* Make lint-staged happy
* Lockfile pnpm itself too
* Update pnpm/action-setup for better v11 compatibility
* Specify types to make tsc happier
* Fix permissions
* Check ulimit
* Specify minimumReleaseAgeExclude
* Run desktop tests
* Revert "Run desktop tests"
This reverts commit 911eb0ba2e9237d4b28e3bdaaf8f10ba6f22e827.
* Revert "Check ulimit"
This reverts commit f09eb59d715ba30a2e7fc5dba17dde092bd9bf17.
* Reapply "Check ulimit"
This reverts commit 83227c19ff5d07db91b6586f407f56870b00c041.
* Run desktop tests
* Switch nodeLinker & remove app-builder-lib patch
* Fix webpack.config.ts
* Fix .stylelintrc.cjs
* Fix `events` package
* Makes types happier
* Make knip happy
* Fix hak build
* Make jest happy
* Make pnpm-link happy
* Remove dead file
* Run playwright tests
* Fix linux hak permissions in ci
* Test
* Remove ulimit checks
* Disable skip
* Update nx
* Tweak line endings
* Update screenshot
* Iterate
* Webpack fallback `events`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-05-29 08:26:59 +00:00
Michael Telatynski and GitHub
7408796362
Fix element desktop dockerbuild utilities ( #33641 )
...
Got broken by monorepo merge
2026-05-28 09:53:29 +00:00
efeef6cd84
Update electron-builder to v26.11.1 ( #33563 )
...
* Update electron-builder to v26.11.1
* Update patch
* Make tsc happy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-05-27 13:50:12 +00:00
RiotRobot
3c6233c3a3
Merge branch 'master' into develop
2026-05-27 13:49:41 +00:00
RiotRobot
5d36492432
v1.12.20
2026-05-27 13:46:37 +00:00
RiotRobot
00daa1c621
v1.12.19
2026-05-27 08:01:57 +00:00
RiotRobot
4b03bb2303
Merge branch 'master' into develop
2026-05-27 08:05:04 +00:00
5a2f246577
Update electron ( #33562 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-23 21:32:32 +00:00