Commit Graph

302 Commits

Author SHA1 Message Date
renovate[bot]
10b9e08025 Update github/codeql-action digest to 3599b3b (#31967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-28 22:57:45 +02:00
Michael Herzog
3c32743c1e Dev: Remove dpdm dependency. (#31909) 2025-09-17 17:07:27 +02:00
renovate[bot]
0c4245c16e Update github/codeql-action digest to 192325c (#31901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-14 19:46:23 +02:00
Greggman
f1688d0c89 Change npm install to npm ci in contributing guide (#31859)
`ci` installs exactly what's in `package-lock.json` where as `install` installs compatible versions.

Given today's [issue](https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised) it's probably best to tell uses to use `ci` and not `install`
2025-09-10 11:01:31 +02:00
renovate[bot]
307b00ca5e Update actions/setup-node action to v5 (#31847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-07 23:28:26 +02:00
renovate[bot]
33919dc55f Update actions/github-script action to v8 (#31846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-07 23:18:16 +02:00
renovate[bot]
981732c691 Update actions/github-script digest to f28e40c (#31840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-07 19:40:15 +02:00
renovate[bot]
cb776def99 Update github/codeql-action digest to f1f6e5f (#31841)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-07 19:40:07 +02:00
renovate[bot]
fb50d9eef3 Update github/codeql-action digest to 3c3833e (#31727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 19:42:32 +02:00
renovate[bot]
84084b8a4d Update actions/checkout action to v5 (#31670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-17 23:05:38 +02:00
renovate[bot]
a3e4613f73 Update actions/checkout digest to 08eba0b (#31666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-17 22:43:24 +02:00
renovate[bot]
671d0f0273 Update github/codeql-action digest to df55935 (#31667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-17 22:43:12 +02:00
Michael Blix
46cd832a6b Run addons unit tests (#31664) 2025-08-16 20:18:08 +02:00
renovate[bot]
a551c3b208 Update dependency node to v22 (#31620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 10:59:49 +02:00
renovate[bot]
decf2a105a Update github/codeql-action digest to 76621b6 (#31617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-10 19:34:00 +02:00
renovate[bot]
d22d7e109d Update github/codeql-action digest to 51f7732 (#31561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-03 19:29:34 +02:00
renovate[bot]
9d7dfe77cc Update github/codeql-action digest to 4e828ff (#31516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-27 22:44:55 +02:00
SOUHAILA SERBOUT
d9a24afcdf Optimize CI workflow by eliminating redundant setup steps (#31383)
- Combine lint, unit, circular dependencies, and examples tests into single job
- Reduce redundant checkout, Node setup, and npm install steps
- Maintain all existing functionality and test coverage
- Keep E2E testing separate due to Windows matrix strategy
- Results in faster execution and better resource efficiency
2025-07-07 19:22:36 +02:00
renovate[bot]
3ab373d9e5 Update github/codeql-action digest to 181d5ee (#31376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-06 20:17:53 +02:00
renovate[bot]
e49a3e9a87 Update github/codeql-action digest to 39edc49 (#31332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-29 19:04:39 +02:00
renovate[bot]
a6b27d7399 Update github/codeql-action digest to ce28f5b (#31269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-15 22:56:08 +02:00
renovate[bot]
88cf6d03da Update github/codeql-action digest to fca7ace (#31244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-08 20:37:32 +02:00
Michael Herzog
0d9e8cad71 Dev: Upgrade rollup-plugin-visualizer. (#31171) 2025-05-26 11:20:59 +02:00
renovate[bot]
3765bd0482 Update github/codeql-action digest to ff0a06e (#31128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-18 22:28:54 +02:00
renovate[bot]
868d7d837d Update github/codeql-action digest to 60168ef (#31042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-04 21:26:32 +02:00
Michael Herzog
0455c67bc7 Update bug_report.yml
Shorten name.
2025-05-01 11:12:47 +02:00
Michael Herzog
f00d971c7b Update bug_report.yml 2025-04-30 11:46:22 +02:00
renovate[bot]
09fcd038e5 Update github/codeql-action digest to 28deaed (#31010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 09:41:37 +02:00
renovate[bot]
32a8faffb8 Update actions/setup-node digest to 49933ea (#30968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 09:59:21 +02:00
renovate[bot]
47206c5658 Update github/codeql-action digest to 45775bd (#30923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-13 23:05:08 +02:00
renovate[bot]
025475dc78 Update github/codeql-action digest to 1b549b9 (#30824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-30 22:35:57 +02:00
renovate[bot]
a5ec0a609b Update actions/upload-artifact digest to ea165f8 (#30782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 23:40:30 +01:00
renovate[bot]
bc2d27f93b Update actions/setup-node digest to cdca736 (#30781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 23:40:03 +01:00
renovate[bot]
4ed311bc11 Update github/codeql-action digest to 6bb031a (#30696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-09 20:16:52 +01:00
renovate[bot]
1d65e01c66 Update github/codeql-action digest to b56ba49 (#30595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 20:26:44 +01:00
renovate[bot]
ea64e7e7ad Update actions/upload-artifact digest to 4cec3d8 (#30594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 20:26:32 +01:00
renovate[bot]
6beaa7993a Update github/codeql-action digest to 9e8d078 (#30489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-09 19:23:01 +01:00
Michael Herzog
64dfc2c212 JSDoc: Add custom template. (#30449)
* JSDoc: Add custom template.

* Update CodeQL config.
2025-02-03 16:07:03 +01:00
renovate[bot]
13bc4c2e0a Update actions/setup-node digest to 1d0ff46 (#30446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-02 18:23:11 +01:00
renovate[bot]
34fcd3d6dd Update github/codeql-action digest to dd74661 (#30447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-02 18:22:50 +01:00
renovate[bot]
d969abd832 Update github/codeql-action digest to f6091c0 (#30401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 10:30:33 +01:00
renovate[bot]
7a31b0c34c Update actions/upload-artifact digest to 65c4c4a (#30309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 00:15:49 +01:00
renovate[bot]
c9be7af298 Update github/codeql-action digest to b6a472f (#30310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 00:15:40 +01:00
renovate[bot]
09a00af079 Update github/codeql-action digest to 48ab28a (#30190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-22 19:29:42 +01:00
renovate[bot]
ba908e48e0 Update actions/upload-artifact digest to 6f51ac0 (#30189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-22 19:29:32 +01:00
renovate[bot]
b82693c62d Update github/codeql-action digest to df409f7 (#30126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 18:05:35 +01:00
renovate[bot]
ce0ddc2f5a Update github/codeql-action digest to aa57810 (#30068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 09:30:16 +01:00
Michael Herzog
17c59b2c3c Update bug_report.yml
Update imports in WebGPU fiddles.
2024-11-29 18:04:42 +01:00
renovate[bot]
0504214d27 Update github/codeql-action digest to f09c1c0 (#29954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-24 18:47:50 +01:00
renovate[bot]
38977771ea Update github/codeql-action digest to ea9e4e3 (#29913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 23:23:50 +01:00