renovate[bot]
|
d4392723ae
|
Update npm non-major dependencies
|
2025-12-11 11:14:54 +00:00 |
|
dependabot[bot]
|
b9792ef2e2
|
Bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 7.1.6 to 7.1.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.11
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-28 10:10:32 +01:00 |
|
Michael Telatynski
|
c956daf0c4
|
Specify licenses more explicitly
|
2025-10-14 14:25:16 +01:00 |
|
Michael Telatynski
|
bf877976b4
|
Merge pull request #72 from element-hq/renovate/vitejs-plugin-react-5.x
|
2025-09-23 16:36:04 +01:00 |
|
renovate[bot]
|
552ef769d0
|
Update dependency vite to v7
|
2025-09-21 05:26:51 +00:00 |
|
renovate[bot]
|
34eb5e9a32
|
Update dependency @vitejs/plugin-react to v5
|
2025-09-20 09:29:18 +00:00 |
|
dependabot[bot]
|
0b85920be2
|
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 6.1.6 to 6.3.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)
Updates `esbuild` from 0.24.2 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.1)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.6
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: esbuild
dependency-version: 0.25.1
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-10 01:49:15 +00:00 |
|
dependabot[bot]
|
b22cf92880
|
Bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 6.0.11 to 6.1.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.1.6/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.1.6
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-28 15:43:59 +00:00 |
|
Michael Telatynski
|
c91d57b7bf
|
Merge branch 'main' into t3chguy/module-api-v1
|
2025-05-13 12:35:18 +01:00 |
|
Michael Telatynski
|
333f985065
|
Initial stable release of the Module API
Primarily to get away from semver treating every update as breaking in the 0.x.y series.
|
2025-05-13 10:40:26 +01:00 |
|
Michael Telatynski
|
9b57f46ccc
|
Standardise lint/type scripts between modules/packages
|
2025-05-08 12:23:13 +01:00 |
|
Michael Telatynski
|
f7f0424296
|
Iterate
|
2025-04-28 12:43:17 +01:00 |
|
Andrew Ferrazzutti
|
8c11b576cb
|
Include Python in static analysis job
Also refactor "yarn lint" of each module/package to run whatever lint
task is appropriate for it
|
2025-02-13 16:04:03 -05:00 |
|
Michael Telatynski
|
b8aba36f09
|
Wire up tests & sonarcloud
|
2025-01-30 10:58:23 +00:00 |
|
Michael Telatynski
|
3b8921a692
|
Iterate
|
2025-01-28 17:38:52 +00:00 |
|
Michael Telatynski
|
49ccaa5e00
|
Iterate
|
2025-01-28 13:13:06 +00:00 |
|
Michael Telatynski
|
1c51ab2b14
|
Iterate
|
2025-01-28 11:52:33 +00:00 |
|
Michael Telatynski
|
fa9de52a94
|
Initial runtime Modules work
|
2025-01-27 10:11:16 +00:00 |
|