Commit Graph

315 Commits

Author SHA1 Message Date
dependabot[bot] 0794ebdd18
chore(deps): bump preactjs/compressed-size-action from 2.6.0 to 2.7.0 (#10539)
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 09:16:24 +02:00
dependabot[bot] 7d0345865b
chore(deps): bump actions/setup-node from 4.0.2 to 4.0.4 (#10518)
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
2024-09-24 10:59:28 -04:00
Sébastien Lorber 3725dc37a0
refactor(core): rewrite Webpack ChunkAssetPlugin with RuntimeModule (#10485)
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
Canary Release / Publish Canary (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (18.0) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (22) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Has been cancelled
E2E Tests / E2E — npm (push) Has been cancelled
E2E Tests / E2E — pnpm (push) Has been cancelled
2024-09-10 14:16:36 +02:00
Sébastien Lorber 1a70734c11
chore: upgrade to TS 5.6 + temporarily use skipLibCheck for TS 5.6 (#10486) 2024-09-10 13:52:31 +02:00
dependabot[bot] 200b38b763
chore(deps): bump webpack from 5.88.1 to 5.94.0 (#10455)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-29 16:28:54 +02:00
dependabot[bot] db6c2af160
chore(deps): bump github/codeql-action from 3.26.3 to 3.26.5 (#10449)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 10:27:21 +02:00
Sébastien Lorber 1b906a5726
fix(core): use serve-handler fork to remove annoying punycode warning (#10442)
Some checks failed
Argos CI / take-screenshots (push) Waiting to run
Build Hash Router / Build Hash Router (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Continuous Releases / Continuous Releases (push) Waiting to run
E2E Tests / E2E — Yarn v1 (18.0) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (22) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Waiting to run
E2E Tests / E2E — npm (push) Waiting to run
E2E Tests / E2E — pnpm (push) Waiting to run
Canary Release / Publish Canary (push) Has been cancelled
2024-08-24 00:32:39 +02:00
Sébastien Lorber afd2374ca6
chore(ci): fix setup-node, use LTS by default (#10438) 2024-08-23 13:59:18 +02:00
dependabot[bot] 1c56fa5830
chore(deps): bump github/codeql-action from 3.26.0 to 3.26.3 (#10425)
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (18.0) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (22.4) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Has been cancelled
E2E Tests / E2E — npm (push) Has been cancelled
E2E Tests / E2E — pnpm (push) Has been cancelled
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 11:48:16 +02:00
dependabot[bot] 685730ed32
chore(deps): bump github/codeql-action from 3.25.13 to 3.26.0 (#10396)
Some checks are pending
Argos CI / take-screenshots (push) Waiting to run
Build Hash Router / Build Hash Router (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Continuous Releases / Continuous Releases (push) Waiting to run
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 10:08:18 +02:00
Mohammad Bagher Abiyat c58fcbdecd
feat(ci): continuous releases for main and PRs with pkg.pr.new (#10369)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-08-08 17:35:42 +02:00
Sébastien Lorber 026a317fc4
refactor(docs): theme-common shouldn't depend on docs content (#10316) 2024-07-23 10:50:07 +02:00
dependabot[bot] d426469608
chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 (#10330)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 10:34:26 +02:00
Sébastien Lorber 868d72fe4f
fix(core): revert wrong anchor link implementation change (#10311) 2024-07-19 17:13:28 +02:00
Sébastien Lorber 7544a2373d
chore: fix CI, use Node 22.4 instead of 22.* (#10314) 2024-07-19 15:10:58 +02:00
dependabot[bot] 49cf559157
chore(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 (#10299)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 10:52:11 +02:00
dependabot[bot] 0acd6371eb
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 (#10300)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 10:51:26 +02:00
Sébastien Lorber 8c2943421b
chore: add lockfile-lint to CI (#10285) 2024-07-09 18:21:32 +02:00
dependabot[bot] fa743c81de
chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 (#10259)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 11:32:55 +02:00
Sébastien Lorber 6dd9a5076e
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00
dependabot[bot] 10830ce25c
chore(deps): bump treosh/lighthouse-ci-action from 11.4.0 to 12.1.0 (#10247)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 13:44:37 +02:00
Sébastien Lorber 4ad425a88f
chore: CI upgrade to Node 22 + TS 5.5 (#10119) 2024-06-21 14:02:27 +02:00
dependabot[bot] 88788cec90
chore(deps): bump github/codeql-action from 3.25.8 to 3.25.10 (#10226)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 16:50:03 +02:00
dependabot[bot] bc60f620c5
chore(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.3 (#10209)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 18:29:57 +02:00
dependabot[bot] 15b7f3f7a4
chore(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#10208)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 18:29:47 +02:00
dependabot[bot] 32d5ab08ca
chore(deps): bump github/codeql-action from 3.25.6 to 3.25.7 (#10195)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.6 to 3.25.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](9fdb3e4972...f079b84933)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 23:55:42 +02:00
dependabot[bot] a503fb689c
chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#10155)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:19:50 +02:00
dependabot[bot] 410a15fab9
chore(deps): bump github/codeql-action from 2.13.4 to 3.25.6 (#10154)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:19:40 +02:00
Sébastien Lorber 2da1d7850a
chore: fix ci? (#10153) 2024-05-20 15:36:04 +02:00
Sébastien Lorber b8ccc0c2d3
chore: fix invalid CI workflow build-hash-router.yml (#10150) 2024-05-19 21:04:39 +02:00
Sébastien Lorber 284b97a8b5
chore: fix build-hash-router.yml workflow to trigger on main (#10149) 2024-05-19 17:26:40 +02:00
Sébastien Lorber 17f3e02a42
feat(core): hash router option - browse site offline (experimental) (#9859) 2024-05-19 15:44:58 +02:00
dependabot[bot] 72eefc7623
chore(deps): bump actions/dependency-review-action from 4.3.1 to 4.3.2 (#10112)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 10:34:25 +02:00
dependabot[bot] 0b49e6c5a2
chore(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.1 (#10089)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 12:28:09 +02:00
dependabot[bot] a6dbd929a0
chore(deps): bump preactjs/compressed-size-action from 2.5.0 to 2.6.0 (#10088)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 12:28:00 +02:00
Sébastien Lorber ca33858ca0
fix: handle React v18.3 warnings (#10079) 2024-04-29 21:56:47 +02:00
Sébastien Lorber f88da6c66d
refactor: extract base TS client config + upgrade TS + refactor TS setup (#10065) 2024-04-19 21:03:32 +02:00
Sébastien Lorber e736dcb879
test(e2e): TypeCheck website/starter in min/max range of TS versions (#10063) 2024-04-19 19:01:04 +02:00
Virgil993 8e084ef8ba
fix(algolia): add insights property on Algolia Theme Config object TS definition (#10048)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-18 16:00:24 +02:00
Sébastien Lorber 5c1d6464d8
feat(core): simplify plugin API, support route.props (#10042) 2024-04-16 13:57:11 +02:00
dependabot[bot] a9cdb3fda6
chore(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 (#10006)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 15:41:01 +02:00
dependabot[bot] 06e70a4f9a
chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 (#9981)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 11:37:03 +01:00
dependabot[bot] 0589b1475d
chore(deps): bump actions/dependency-review-action from 4.1.2 to 4.1.3 (#9892)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 10:05:12 +01:00
dependabot[bot] 7a4826baa8
chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.2 (#9869)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 14:02:19 +01:00
krinza.eth 0d3ac877d5
docs(showcase): remove supabase (#9856)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-02-20 17:54:45 +01:00
dependabot[bot] cc7f43580c
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (#9843)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 11:21:17 +01:00
dependabot[bot] d740be0e9c
chore(deps): bump treosh/lighthouse-ci-action from 10.1.0 to 11.4.0 (#9824)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 10:28:33 +01:00
dependabot[bot] 506e763c07
chore(deps): bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0 (#9823)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 10:28:25 +01:00
dependabot[bot] 333889d38d
chore(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 (#9779)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 10:17:31 +01:00
dependabot[bot] 21599e22d0
chore(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 (#9718)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 12:58:44 +01:00