Robin
d801360f28
Tell Renovate that we don't use semantic commits
...
Because the author of the vitest PR used the semantic commit naming convention, Renovate now thinks our entire repo uses semantic commits and has renamed all of its PRs.
2024-02-21 08:46:42 -05:00
renovate[bot]
0f244c12de
fix(deps): update dependency posthog-js to v1.108.0 ( #2192 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 14:21:22 +01:00
renovate[bot]
38ceb381d4
chore(deps): update dependency sass to v1.71.1
2024-02-21 03:46:05 +00:00
Robin
6cfc2066c9
Add data models for the new call layouts
...
This is a start at implementing the call layouts from the new designs. I've added data types to model the contents of each possible layout, and begun implementing the business logic to produce these layouts in the call view model.
2024-02-20 17:19:38 -05:00
renovate[bot]
997284b89a
chore(deps): update dependency vitest to v1.3.1
2024-02-20 15:16:27 +00:00
Robin
353b243686
Merge pull request #2083 from robintown/gappy-sync
...
Remove the gappy sync hack
2024-02-20 10:15:32 -05:00
renovate[bot]
11948449d1
chore(deps): update typescript-eslint monorepo to v7.0.2
2024-02-19 18:22:32 +00:00
David Baker
5aa719565f
Merge pull request #2144 from hereje/refactor/replace-jest-with-vitest
...
refactor: replace jest with vitest
2024-02-16 10:34:00 +00:00
Robin
c97b967b48
Fix types
2024-02-15 23:22:15 -05:00
Robin
458f7cdfb1
Format code
2024-02-15 22:34:59 -05:00
Robin
cd0d73d19e
Regenerate lock file
2024-02-15 22:34:34 -05:00
Robin
f967bd1f4e
Remove unused mocks
2024-02-15 22:33:17 -05:00
Angel Mendez Cano
d266432427
Merge remote-tracking branch 'upstream/livekit' into refactor/replace-jest-with-vitest
2024-02-15 18:14:23 -06:00
Angel Mendez Cano
429dad6695
chore: remove alias on vitest config file
...
- alias is no needed
2024-02-15 17:41:49 -06:00
Angel Mendez
964577ad3b
chore: update test script
...
keep test script and remove
test:watch is no longer needed
Co-authored-by: Robin <robin@robin.town>
2024-02-15 17:39:37 -06:00
Angel Mendez
3bd69e26ad
chore: specify test type on git workflow
...
specify job run unit tests
Co-authored-by: Robin <robin@robin.town>
2024-02-15 17:37:50 -06:00
Robin
3460a9cdc6
Merge pull request #2182 from element-hq/renovate/actions-upload-artifact-digest
...
Update actions/upload-artifact digest to ef09cda
2024-02-15 14:20:12 -05:00
Robin
24b4e3c921
Merge pull request #2181 from element-hq/renovate/sentry-javascript-monorepo
...
Update sentry-javascript monorepo to v7.101.1
2024-02-15 14:19:59 -05:00
Robin
702d7ef905
Merge pull request #2180 from element-hq/renovate/sentry-vite-plugin-2.x-lockfile
...
Update dependency @sentry/vite-plugin to v2.14.1
2024-02-15 14:19:44 -05:00
Robin
556370b73a
Merge pull request #2179 from element-hq/renovate/node-20.x-lockfile
...
Update dependency @types/node to v20.11.19
2024-02-15 14:18:43 -05:00
Robin
5864090101
Merge pull request #2178 from element-hq/renovate/docker-login-action-digest
...
Update docker/login-action digest to 83a00bc
2024-02-15 14:18:29 -05:00
Robin
a8e5a9ed99
Merge pull request #2177 from element-hq/renovate/vite-5.x-lockfile
...
Update dependency vite to v5.1.3
2024-02-15 14:18:15 -05:00
Robin
4e146c169e
Merge pull request #2176 from element-hq/renovate/posthog-js-1.x-lockfile
...
Update dependency posthog-js to v1.106.0
2024-02-15 14:17:57 -05:00
renovate[bot]
e218430eb0
Update dependency posthog-js to v1.106.0
2024-02-15 19:08:35 +00:00
renovate[bot]
0bf2f1afa8
Update dependency @types/node to v20.11.19
2024-02-15 19:08:17 +00:00
renovate[bot]
958c743052
Update actions/upload-artifact digest to ef09cda
2024-02-15 19:07:48 +00:00
renovate[bot]
c5507776a7
Update sentry-javascript monorepo to v7.101.1
2024-02-15 15:52:22 +00:00
renovate[bot]
024dcff426
Update dependency vite to v5.1.3
2024-02-15 15:52:10 +00:00
renovate[bot]
e241d92179
Update dependency @sentry/vite-plugin to v2.14.1
2024-02-15 15:51:50 +00:00
renovate[bot]
68829b1c2c
Update docker/login-action digest to 83a00bc
2024-02-15 12:41:03 +00:00
Robin
6de6fd52b9
Merge pull request #2174 from element-hq/renovate/posthog-js-1.x-lockfile
...
Update dependency posthog-js to v1.105.8
2024-02-13 12:22:16 -05:00
Robin
f07b10ae12
Merge pull request #2175 from element-hq/renovate/sentry-javascript-monorepo
...
Update sentry-javascript monorepo to v7.101.0
2024-02-13 12:21:37 -05:00
Robin
388d7aa63d
Merge pull request #2172 from element-hq/renovate/major-typescript-eslint-monorepo
...
Update typescript-eslint monorepo to v7 (major)
2024-02-13 12:21:12 -05:00
renovate[bot]
4c164c131a
Update sentry-javascript monorepo to v7.101.0
2024-02-13 15:37:06 +00:00
Timo
bb570b953b
Fix: When clicking the "join call now" button twice two guests are registered. ( #2173 )
...
Signed-off-by: Timo K <toger5@hotmail.de>
2024-02-13 16:36:09 +01:00
renovate[bot]
3ecddef1ca
Update dependency posthog-js to v1.105.8
2024-02-13 12:34:02 +00:00
renovate[bot]
668b2d577b
Update typescript-eslint monorepo to v7
2024-02-12 21:17:54 +00:00
Timo
bcd8890f0a
Add crop to fit toggle to context menu. ( #2107 )
...
Signed-off-by: Timo K <toger5@hotmail.de>
2024-02-12 16:49:32 +01:00
Robin
242d2dc2bc
Merge pull request #2170 from element-hq/renovate/posthog-js-1.x-lockfile
...
Update dependency posthog-js to v1.105.7
2024-02-11 11:28:05 -05:00
renovate[bot]
ba4c5d08ce
Update dependency posthog-js to v1.105.7
2024-02-11 13:58:34 +00:00
Angel Mendez Cano
bd9fbc9422
Merge remote-tracking branch 'upstream/livekit' into refactor/replace-jest-with-vitest
2024-02-09 16:22:34 -06:00
Angel Mendez Cano
b8b64c2bf8
chore: update yarn.lock file
2024-02-09 16:11:24 -06:00
Angel Mendez Cano
0aacac3def
chore: replace jest job with vitest
...
- update job id and name
2024-02-09 11:07:43 -06:00
Angel Mendez Cano
307e91e49c
chore: test script should not run on watch mode
...
- update test script
2024-02-09 11:03:56 -06:00
Robin
5502f588eb
Fix errors
2024-02-09 11:22:36 -05:00
Robin
f9f99bf016
Merge pull request #2147 from element-hq/renovate/prettier-3.x-lockfile
...
Update dependency prettier to v3.2.5
2024-02-09 11:05:36 -05:00
Robin
028861cb7b
Format code
2024-02-09 11:04:01 -05:00
renovate[bot]
7345665589
Update dependency livekit-client to v2
2024-02-09 16:02:50 +00:00
Robin
adcfbe111a
Merge pull request #2167 from element-hq/renovate/vite-5.x-lockfile
...
Update dependency vite to v5.1.1
2024-02-09 11:02:22 -05:00
Robin
5c4c3b987f
Merge pull request #2168 from element-hq/renovate/livekit-client-1.x
...
Update dependency livekit-client to v1.15.12
2024-02-09 11:02:01 -05:00