Houston (Bot)
9aa5ac1019
[ci] release ( #13318 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-27 13:26:41 +00:00
renovate[bot]
cbd056c94c
fix(deps): update all non-major dependencies ( #13074 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-01-31 14:34:32 +00:00
翠 / green
61ef2d9179
chore: upgrade Vite and update tests ( #13076 )
...
* chore: upgrade Vite and update tests
* chore: bump vite in other package.json as well
* chore: pnpm dedupe
---------
Co-authored-by: Matt Kane <m@mk.gg>
2025-01-29 19:15:55 +00:00
Houston (Bot)
0a0b1978a7
[ci] release ( #12991 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-20 17:16:15 +00:00
Matt Kane
cf3088060d
fix: upgrade Vite and update tests ( #13011 )
...
* fix: upgrade Vite and update tests
* chore: remove cors header snapshot
* chore: upgrade Vitest
* chore: revert edit
* chore: changeset
2025-01-20 14:52:16 +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
Houston (Bot)
5f4c543609
[ci] release ( #12790 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-20 12:10:36 +00:00
Matt Kane
739dbfba42
fix(deps): upgrade Vite ( #12799 )
2024-12-20 12:01:14 +00:00
Houston (Bot)
33ae7320e8
[ci] release ( #12716 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-16 16:29:28 +01:00
Matt Kane
358eae83b7
chore: fixes the version of astrojs/db ( #12719 )
2024-12-12 10:29:18 +00:00
Houston (Bot)
a5b17359c1
[ci] release ( #12617 )
...
* [ci] release
* Update packages/astro/CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-12-05 13:26:19 +00:00
Houston (Bot)
fcdd37f684
[ci] release ( #12567 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-03 10:56:34 +00:00
Emanuele Stoppa
2da81e53c3
Merge branch 'main' into next
2024-11-27 14:31:09 +00:00
Bjorn Lu
9f440196dc
Update Vite to 6.0.0 ( #12524 )
2024-11-27 18:00:35 +08:00
renovate[bot]
6fc29e3c24
fix(deps): update all non-major dependencies ( #12410 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-27 16:20:16 +08:00
Emanuele Stoppa
285c6e3598
chore: merge fixes
2024-11-21 12:02:21 +00:00
Bjorn Lu
cec4af8fe5
Add publint checks ( #12445 )
2024-11-15 23:43:34 +08:00
Bjorn Lu
c280655655
Update to Vite 6.0.0-beta.6 ( #12323 )
2024-11-06 22:51:55 +08:00
renovate[bot]
b7e46910fb
fix(deps): update all non-major dependencies ( #12366 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-06 21:47:42 +08:00
bluwy
63b4ab95b9
Merge branch 'main' into next
2024-10-31 16:16:00 +08:00
renovate[bot]
ecc4402b3a
fix(deps): update all non-major dependencies ( #12316 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 22:00:15 +08:00
Houston (Bot)
d2b399d668
[ci] release ( #12258 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-22 13:10:39 +01:00
bluwy
a393154906
Merge branch 'main' into next
2024-10-15 16:19:58 +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
Houston (Bot)
46cbf10c4b
[ci] release ( #12115 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-07 15:41:40 +02:00
Bjorn Lu
423dfc19ad
Bump vite to beta ( #11979 )
2024-10-04 20:58:16 +08:00
Matt Kane
7a1d54a389
Merge branch 'main' into next
2024-10-04 13:26:22 +01:00
Cristopher
f47b347da8
chore(deps): replace strip-ansi with native module ( #12118 )
...
* chore(deps): replace strip-ansi with native module
* chore: changeset
---------
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
2024-10-04 11:21:03 +02:00
Houston (Bot)
ece03449e3
[ci] release (beta) ( #12072 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-01 15:46:45 +02:00
bluwy
e748c480a7
Merge branch 'main' into next
2024-10-01 11:21:48 +08:00
renovate[bot]
2594eb088d
fix(deps): update all non-major dependencies ( #12003 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-26 14:57:59 +01:00
Bjorn Lu
acf264d8c0
Replace ora with yocto-spinner ( #12073 )
2024-09-25 16:17:02 +01:00
Houston (Bot)
6860beb995
[ci] release (beta) ( #12012 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-17 12:23:49 +02:00
Princesseuh
efcc4bb28b
fix: attempt to version at beta 1
2024-09-17 11:55:01 +02:00
Princesseuh
40760a8ace
Merge branch 'main' into next
2024-09-10 15:01:44 +02:00
renovate[bot]
b9394fa70c
chore(deps): update all non-major dependencies ( #11948 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 13:27:54 +08:00
Houston (Bot)
65bfefb96b
[ci] release ( #11909 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-05 03:42:00 +02:00
Houston (Bot)
70865b3cdc
[ci] release (alpha) ( #11910 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-04 12:44:20 +01:00
Houston (Bot)
17f71278f4
[ci] release ( #11857 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-29 13:50:49 +02:00
Princesseuh
68601a9549
Merge branch 'main' into next
2024-08-28 17:25:13 +02:00
renovate[bot]
26c63a2b07
fix(deps): update all non-major dependencies ( #11837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 10:45:45 +01:00
Houston (Bot)
5966accdc1
[ci] release (alpha) ( #11787 )
...
* [ci] release (alpha)
* Update packages/astro/CHANGELOG.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* links to existing experimental docs instead of ones that don't exist yet!
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-23 12:46:18 -05:00
Houston (Bot)
7e2f142a5a
[ci] release ( #11739 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-20 16:35:33 +02:00
renovate[bot]
48b85c13dd
fix(deps): update all non-major dependencies ( #11765 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 16:09:05 +08:00
Houston (Bot)
0109690c3b
[ci] release ( #11734 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-16 00:34:37 +08:00
Bjorn Lu
391324df96
Revert parseArgs change ( #11733 )
2024-08-16 00:27:08 +08:00
Houston (Bot)
40a1b3002c
[ci] release ( #11699 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-15 10:48:37 +01: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
renovate[bot]
315ec07e1b
fix(deps): update all non-major dependencies ( #11674 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-13 22:29:37 +08:00