renovate[bot]
3805e65dba
fix(deps): update all non-major dependencies ( #14707 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 14:18:56 +01:00
Emanuele Stoppa
e1dd377398
fix: remove picocolors ( #14813 )
2025-11-19 15:44:45 +00:00
Princesseuh
f05ce34537
Merge branch 'main' into merge-language-tools
2025-10-27 22:11:02 +01:00
Princesseuh
372b7c357f
feat(language-tools): Match monorepo coding style and cleanup
2025-10-27 22:08:43 +01:00
renovate[bot]
dacebaf8df
fix(deps): update all non-major dependencies ( #14624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 20:00:12 +01:00
Chris Swithinbank
7b45c65c62
Replace kleur with picocolors ( #14598 )
2025-10-22 11:55:56 +02:00
Matt Kane
8f4562be2f
chore: updates to changesets workflow ( #14559 )
...
* wip
* Use heading parsing and rewrite prompt
* temp for testing
* Fix path
* No clues in filenames
* Include PR title in context
* Fix heading level
* heading again
* Better error handling
* Change to pull_request_target and remove the test changesets
* knip
2025-10-17 13:47:15 +01:00
renovate[bot]
46f6ab5878
fix(deps): update all non-major dependencies ( #14355 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 10:00:32 +02:00
renovate[bot]
1a448231dc
fix(deps): update all non-major dependencies ( #13700 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev >
2025-09-03 15:10:55 +02:00
Emanuele Stoppa
0eafe14b08
feat: experimental CSP ( #13802 )
...
* chore: build hashes of scripts (#13590 )
* chore: build hashes of scripts
* chore: fix changes
* chore: fix changes
* chore: fix changes
* feat(csp): create hashes of tracked scripts and hashes (#13675 )
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com >
* feat(csp): fix CSP header, inject astro island script/style (#13687 )
* feat(csp): track client scripts and CSS (#13725 )
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com >
* feat(csp): support view transitions (#13738 )
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com >
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com >
fix CSP header, inject astro island script/style (#13687 )
* feat(csp): server islands (#13775 )
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com >
* feat(csp): customise algorithm (#13803 )
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev >
* chore: build hashes of scripts (#13590 ) (#13805 )
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev >
* feat(csp): allow additional directives (#13810 )
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com >
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com >
* feat(csp): resources for script and styles directives (#13812 )
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com >
* feat(csp): runtime APIs (#13824 )
Co-authored-by: Matt Kane <m@mk.gg >
* feat(csp): add script-dynamic keyword support (#13834 )
* update lockfile
* chore: docs and changeset (#13870 )
* chore: add changeset
* grammar
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com >
* Update JSDoc with examples to match docs
* Sarah's changeset edits
* Apply suggestions from code review
Thanks, @ArmandPhilippot
Co-authored-by: Armand Philippot <git@armand.philippot.eu >
* Fix indentation
* Update .changeset/crazy-doors-buy.md
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com >
---------
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com >
Co-authored-by: Matt Kane <m@mk.gg >
Co-authored-by: Armand Philippot <git@armand.philippot.eu >
* Update lockfile
* dedupe deps
* Lock
* Lock
* fix: server islands in mdx
---------
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com >
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com >
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev >
Co-authored-by: Matt Kane <m@mk.gg >
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com >
Co-authored-by: Armand Philippot <git@armand.philippot.eu >
2025-06-04 13:47:39 +01:00
Florian Lefebvre
5dd2d3fde8
chore: clean dead code ( #13591 )
2025-04-22 18:10:07 +02:00
renovate[bot]
16d6d41b2e
fix(deps): update all non-major dependencies ( #13346 )
...
* fix(deps): update all non-major dependencies
* chore: fix type issue
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com >
2025-03-04 10:58:12 +00:00
Emanuele Stoppa
80926fadc0
chore(deps): update esbuild and vite versions ( #13323 )
...
Co-authored-by: Jisu-Woniu <31986081+Jisu-Woniu@users.noreply.github.com >
Co-authored-by: natemoo-re <7118177+natemoo-re@users.noreply.github.com >
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com >
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com >
2025-02-27 10:44:13 +00:00
Florian Lefebvre
467e88e487
fix: examples script for release ( #13305 )
2025-02-24 14:47:13 +01:00
Bjorn Lu
2e1321e9d5
Replace globby/fast-glob/tiny-glob with tinyglobby ( #13299 )
...
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com >
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com >
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com >
2025-02-24 12:50:08 +00:00
renovate[bot]
7a0855b264
fix(deps): update all non-major dependencies ( #12579 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 23:59:09 +08:00
Stefano
3d89e62822
fix: align esbuild to vite ( #12361 )
...
Co-authored-by: bluwy <bjornlu.dev@gmail.com >
2025-01-13 23:19:44 +08:00
Bjorn Lu
21aa25c85d
Fix biome correctness checks ( #12929 )
2025-01-08 21:15:18 +08:00
Florian Lefebvre
51ced3dba8
[ci] format
2024-12-11 15:02:16 +00:00
Emanuele Stoppa
2da81e53c3
Merge branch 'main' into next
2024-11-27 14:31:09 +00:00
Emanuele Stoppa
8b0e36ca91
chore: fix linting warnings ( #12526 )
2024-11-26 13:06:04 +00:00
Houston (Bot)
a9ce785146
[ci] release (beta) ( #12430 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-21 12:45:51 +00:00
Emanuele Stoppa
285c6e3598
chore: merge fixes
2024-11-21 12:02:21 +00:00
Emanuele Stoppa
3bde4aa751
chore: use Biome VCS ignore file ( #12465 )
2024-11-18 13:34:43 +00:00
bluwy
7db86cf2b7
Merge branch 'main' into next
2024-11-06 23:17:39 +08:00
Bjorn Lu
493fe43cd3
Improve tinyexec errors ( #12368 )
2024-11-04 22:49:33 +08:00
Emanuele Stoppa
57dedbf28d
Merge branch 'main' into next
2024-10-22 13:16:51 +01:00
renovate[bot]
2edcad1490
fix(deps): update all non-major dependencies ( #12266 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 13:07:28 +01:00
bluwy
a393154906
Merge branch 'main' into next
2024-10-15 16:19:58 +08:00
Bjorn Lu
64bb796c0f
Use real filesystem for unit testing ( #12172 )
2024-10-15 15:34:42 +08:00
renovate[bot]
5ab2d980aa
fix(deps): update all non-major dependencies ( #12218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com >
2024-10-15 14:42:58 +08:00
Matt Kane
a1d78b75aa
Merge branch 'main' into next
2024-09-02 17:40:53 +01:00
Bjorn Lu
19751df887
Fix examples version update for removed packages ( #11901 )
2024-09-02 21:00:49 +08:00
renovate[bot]
645f4e21a7
fix(deps): update all non-major dependencies ( #11896 )
2024-09-02 10:54:53 +08:00
Princesseuh
68601a9549
Merge branch 'main' into next
2024-08-28 17:25:13 +02:00
Bjorn Lu
440a4be0a6
Use tinyexec ( #11845 )
2024-08-28 22:52:49 +08:00
Erika
cfa6a47ac7
feat: remove the squoosh image service ( #11770 )
...
* feat: remove the squoosh image service
* fix: build
* chore: changeset
2024-08-20 15:12:48 +02:00
Bjorn Lu
1fd84b6bbc
Remove unused code in internal scripts ( #11769 )
2024-08-20 18:25:04 +08:00
Bjorn Lu
849e4c6c23
Use node parseArgs instead of yargs-parser and arg ( #11645 )
...
* wip
* done
* Add changeset
* Format
* Update
* Fix houston
* Fix test
* Fix test
2024-08-14 11:05:50 +01:00
Bjorn Lu
ca45fd93c1
Remove tsconfig-resolver from repo ( #11642 )
2024-08-07 20:10:20 +08:00
Bjorn Lu
69d54b4bf2
Remove more unused code ( #11598 )
2024-08-02 20:19:41 +08:00
renovate[bot]
750d5328c9
fix(deps): update all non-major dependencies ( #11565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 21:17:26 +08:00
Matthew Phillips
ac8dd73afa
Fix smoke tests ( #11484 )
2024-07-17 14:56:08 -04:00
renovate[bot]
3070691a86
fix(deps): update dependency p-limit to v6 ( #11427 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-17 15:25:53 +08:00
renovate[bot]
e60aab9a9f
fix(deps): update all non-major dependencies ( #11383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com >
2024-07-01 16:32:17 +08:00
renovate[bot]
47e78d4752
fix(deps): update all non-major dependencies ( #11318 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com >
2024-06-24 22:33:33 +08:00
renovate[bot]
8725cb2f90
fix(deps): update all non-major dependencies ( #11222 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-11 08:59:21 +01:00
renovate[bot]
464b0a108e
fix(deps): update all non-major dependencies ( #11151 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com >
2024-05-30 17:28:57 +08:00
renovate[bot]
cb2586fa15
fix(deps): update all non-major dependencies ( #11015 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com >
2024-05-13 16:19:23 +08:00
renovate[bot]
8f3cc76737
chore(deps): update dependency @octokit/action to v7 ( #11016 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 15:48:59 +08:00