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
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
166ea961fe
Fix fs-fixture version
2024-10-21 21:03:33 +08:00
Bjorn Lu
93351bc78a
Support custom mode ( #12150 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-10-17 23:01:35 +08:00
Emanuele Stoppa
2649a73d0c
fix merge mistake during resolution
2024-10-17 15:13:00 +01:00
Houston (Bot)
d6f17044d3
[ci] release ( #12240 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-17 13:58:23 +01:00
Bjorn Lu
c5cd5be36a
Fix test:vite-ci script ( #12246 )
2024-10-17 08:59:50 +01:00
Houston (Bot)
c929e5d8c8
[ci] release (beta) ( #12170 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-15 19:48:59 +02:00
Chris Swithinbank
4ade067cef
Fix lockfile
2024-10-15 19:24:43 +02:00
Houston (Bot)
5a4edebfd2
[ci] release ( #12234 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-15 19:10:48 +02:00
bluwy
a393154906
Merge branch 'main' into next
2024-10-15 16:19:58 +08:00
Houston (Bot)
6df5bba870
[ci] release ( #12225 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-15 15:37:22 +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
Emanuele Stoppa
c351352360
fix(i18n): correctly compute the current locale ( #12199 )
...
* fix(i18n): correctly compute the current locale
* Update packages/astro/test/fixtures/i18n-routing-dynamic/src/pages/[language].astro
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* make code more readable
* rebase
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-10-14 14:58:33 +01:00
Houston (Bot)
a33804110d
[ci] release ( #12221 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-14 09:55:46 +01:00
Houston (Bot)
bbc72a1f31
[ci] release ( #12207 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-12 22:15:46 +08:00
Houston (Bot)
c73d65d7f7
[ci] release ( #12178 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-11 13:20:32 -04:00
Bjorn Lu
2f5b28e938
Use p-queue instead of fastq ( #12189 )
2024-10-11 20:48:31 +08:00
bluwy
9fc86e543a
Merge branch 'main' into next
2024-10-10 21:28:25 +08:00
Houston (Bot)
582f12e1f6
[ci] release ( #12148 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-10 12:21:19 +01:00
chaegumi
3ac2263ff6
add support parallel builds ( #11984 )
...
* 支持并发生成
* feat: Add support parallel builds
* feat: read concurrency config
* changeset
* fix: Explicit undefined is unnecessary on an optional parameter
* pnpm-lock.yaml rebuild
* fix: add innerPrevTimeEnd
* fix: modification time calculation
* update pnpm-lock.yaml
* Rewrite with p-limit
* update
* clean
* Update changeset
* typo [skip ci]
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update packages/astro/src/core/config/schema.ts
* formatting
* merge main and update the lock file
* Update packages/astro/src/@types/astro.ts
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update packages/astro/src/@types/astro.ts
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-10-09 10:51:03 +01:00
Emanuele Stoppa
2a1536d091
chore: move lint rules to Biome ( #12145 )
...
* chore: move lint rules to Astro
* better suppression system
* revert
* format code
* address more linting files
* address more linting files
2024-10-08 10:12:40 +01:00
Bjorn Lu
2385d58389
Simplify giget dependency ( #12143 )
2024-10-07 22:59:16 +08:00
Houston (Bot)
676b2c66ee
[ci] release (beta) ( #12100 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-07 15:56:30 +02:00
Princesseuh
b75758f883
Merge branch 'main' into next
2024-10-07 15:52:21 +02: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
Luiz Ferraz
6e06e6ed4f
Fix problems with local libSQL DB ( #12089 )
...
Co-authored-by: Matthew Phillips <361671+matthewp@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
2024-10-07 10:17:26 -03:00
renovate[bot]
fef0b8cce1
fix(deps): update all non-major dependencies ( #12140 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 17:44:43 +08:00
Julien Cayzac
de35daa851
[CVE 2024-47764] Update package 'cookie' ( #12132 )
2024-10-07 14:45:50 +08:00
renovate[bot]
c8baa387b6
chore(deps): update dependency expect-type to v1 ( #12141 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 14:29:16 +08:00
Matt Kane
abf9a89ac1
Implement legacy collections using glob ( #11976 )
...
* feat: support pattern arrays with glob
* wip
* feat: emulate legacy content collections
* Fixes
* Lint
* Correctly handle legacy data
* Fix tests
* Switch flag handling
* Fix warnings
* Add layout warning
* Update fixtures
* More tests!
* Handle empty md files
* Lockfile
* Dedupe name
* Handle data ID unslug
* Fix e2e
* Clean build
* Clean builds in tests
* Test fixes
* Fix test
* Fix typegen
* Fix tests
* Fixture updates
* Test updates
* Update changeset
* Test
* Remove wait in test
* Handle race condition
* Lock
* chore: changes from review
* Handle folders without config
* lint
* Fix test
* Update wording for auto-collections
* Delete legacyId
* Sort another fixture
* Rename flag to `legacy.collections`
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Changes from review
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* lockfile
* lock
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-10-04 16:13:51 +01: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)
34d79527a4
[ci] release ( #12098 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-03 14:50:19 +01:00
lam eu ler
918953bd09
use shorthash for data url image to prevent ENAMETOOLONG ( #12108 )
...
* use shorthash for filename of data url images
* add changeset
* add fixture to test processing of data url images
* run format
* update changeset
* fix test
* Update .changeset/dull-worms-own.md
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-10-03 10:54:01 +01: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
Houston (Bot)
f06feee7c4
[ci] release ( #12074 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-01 15:26:50 +02:00
bluwy
e748c480a7
Merge branch 'main' into next
2024-10-01 11:21:48 +08:00
Bjorn Lu
5b70610b0f
Update boxen to v8 ( #12094 )
2024-09-30 17:02:39 +08:00
renovate[bot]
928dc3111c
fix(deps): update all non-major dependencies ( #12092 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 10:17:49 +08:00
Rohan Godha
21b5e806c5
feat: custom file formats in file content loader ( #12047 )
...
* add custom file format support
* add tests
* lint/format
* changeset
* nits
* finish tests
* add nested json test
* requested changes
* update changeset with @sarah11918 suggestions
* typos/formatting
* add map<id, data> yaml test
* fix tests and rebase
2024-09-29 19:41:15 +01:00
Bjorn Lu
a19530e377
Parse frontmatter ourselves ( #12075 )
2024-09-26 14:59:39 +01: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)
7968eabcfc
[ci] release (beta) ( #12017 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-24 11:10:24 +02:00
Princesseuh
7fa6f782cd
Merge branch 'main' into next
2024-09-24 09:42:32 +01:00
Houston (Bot)
7814a6cad1
[ci] release ( #12037 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-23 19:26:46 +02:00
renovate[bot]
4c47c44619
fix(deps): update dependency @oslojs/encoding to v1 ( #12058 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-23 09:29:19 +01:00
Emanuele Stoppa
fc3e40ecde
chore: remove eslint-plugin-no-only-tests
( #12032 )
2024-09-19 14:41:22 +01:00
Houston (Bot)
b4563f8542
[ci] release ( #12021 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-19 14:13:53 +01:00
Uwe Jäger
9be3e1bba7
Remove dependency on path-to-regexp ( #12001 )
...
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-09-19 11:11:48 +02:00
Matt Kane
b0827022af
Merge branch 'main' into next
2024-09-18 16:43:14 +01:00
Houston (Bot)
8214114a90
[ci] release ( #12002 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-18 00:21:35 +02:00
Johannes Spohr
082f450944
Fix SolidJS view transition state persistence ( #11998 )
...
* Fix SolidJS view transition state persistence
* Add changeset
---------
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
2024-09-17 15:21:41 +02: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
Houston (Bot)
948ad8eecf
[ci] release (alpha) ( #12010 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-16 17:15:36 -04:00
Matthew Phillips
f10a3b7fe6
Fix vitest in Astro 5 ( #12009 )
...
* Fix vitest in Astro 5
* Add a changeset
2024-09-16 15:16:58 -04:00
Houston (Bot)
6e1602c7b1
[ci] release (alpha) ( #11988 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 16:35:01 -04:00
Matthew Phillips
4724b14431
Merge branch 'main' into next
2024-09-13 16:08:58 -04:00
Houston (Bot)
27d19f612f
[ci] release ( #11986 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 15:56:33 -04:00
Matthew Phillips
ffba5d716e
Fix getStaticPaths regression ( #11993 )
...
* Revert "Remove dependency on path-to-regexp (#11983 )"
This reverts commit 633eeaa9d8
.
* Add test for regression
* Add a changeset
* Pin path-to-regexp
2024-09-13 15:39:51 -04:00
Houston (Bot)
f15922d177
[ci] release (alpha) ( #11962 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 15:27:42 +02:00
Houston (Bot)
490eed1cd9
[ci] release ( #11940 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 13:04:37 +02:00
Uwe Jäger
633eeaa9d8
Remove dependency on path-to-regexp ( #11983 )
...
Fixes #11956
Closes #11985
Closes 11965
2024-09-13 12:49:44 +02:00
Bjorn Lu
c9ae7b1b89
Handle MDX optimize for root hast node ( #11975 )
2024-09-12 18:47:55 +08:00
Princesseuh
40760a8ace
Merge branch 'main' into next
2024-09-10 15:01:44 +02:00
Houston (Bot)
a1176a1d93
[ci] release (alpha) ( #11954 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-10 08:29:08 -04:00
Houston (Bot)
26dc381f71
[ci] release (alpha) ( #11926 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-09 11:09:25 -04: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
Erika
50ca656dba
Merge output: hybrid and output: static ( #11824 )
...
* feat: merge hybrid and static
* fix: linting
* fix: get a bunch of tests passing
* fix: make forceServerOutput optional
* fix: more tests passing
* fix: http2 test
* fix: CCC
* fix: get unit tests passing
* fix: lint
* fix: vercel
* fix: build
* fix: build
* fix: db tests
* fix: get all normal tests passing
* fix: e2e tests
* refactor: cleanup code
* fix: more tests
* fix: windows
* fix: apply feedback
* perf: do in parallel
* fix: tests
* fix: tests, for real
* fix: make server islands tests server-rendered
* fix: apply feedback
* nit: remove unnecessary file
* fix: test remove test that abuse prerender logic
* fix: ensure image endpoint is there on dev reload
2024-09-07 01:07:09 +02:00
Houston (Bot)
0d50d7545e
[ci] release ( #11936 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-06 12:47:30 -04:00
Matthew Phillips
bd1d4aaf82
Allow passing into the crypto key via ASTRO_KEY ( #11879 )
...
* Allow passing into the crypto key via ASTRO_KEY
* Add a changeset
* Add test
* Use the node package
* omg
* Create a new create-key command
* linting
* lint again
* Update the changeset
2024-09-06 12:41:39 -04:00
Florian Lefebvre
a8a3d2cde8
feat(next): ctx.isPrerendered ( #11875 )
2024-09-05 16:58:23 +02: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)
da473ec0aa
[ci] release (alpha) ( #11903 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-03 12:52:02 +01:00
Matt Kane
4563ffcd89
Fix merge
2024-09-02 17:52:26 +01:00
Matt Kane
a1d78b75aa
Merge branch 'main' into next
2024-09-02 17:40:53 +01:00
Bjorn Lu
cd542109ba
Remove unused types ( #11895 )
2024-09-02 21:14:57 +08:00
Bjorn Lu
19751df887
Fix examples version update for removed packages ( #11901 )
2024-09-02 21:00:49 +08:00
renovate[bot]
8a1abcfd9d
fix(deps): update dependency vitefu to v1 ( #11899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 19:34:29 +08:00
Houston (Bot)
60d8e30008
[ci] release ( #11883 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-02 13:19:39 +02:00
renovate[bot]
645f4e21a7
fix(deps): update all non-major dependencies ( #11896 )
2024-09-02 10:54:53 +08:00
bluwy
edd8ae9084
Remove unused babel dependencies
...
https://github.com/withastro/astro/pull/11789 got lost
2024-09-01 02:03:17 +08:00
Houston (Bot)
534d3edff8
[ci] release (alpha) ( #11853 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-30 16:12:25 -04:00
Alexander Niebuhr
11ebf3bd15
chore: move node and vercel to adapters repo ( #11866 )
2024-08-30 19:43:43 +02:00
Houston (Bot)
21747e9eae
[ci] release ( #11871 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-29 23:28:48 +08:00
Emanuele Stoppa
342b9a9fd1
test: fix regression ( #11873 )
...
* test: fix regression
* lock file
2024-08-29 16:00:38 +01:00
Matt Kane
d1bd1a11f7
Moves content layer sync to a queue and support selective sync ( #11767 )
...
* wip: allow integrations to refresh contel layer
* Use queue for sync jobs
* Remove integration-specific code
* Fix type
* changeset
2024-08-29 15:22:40 +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
Bjorn Lu
440a4be0a6
Use tinyexec ( #11845 )
2024-08-28 22:52:49 +08:00
Bjorn Lu
6272e6cec0
Use magicast for astro add ( #11772 )
2024-08-28 22:52:32 +08:00
Bjorn Lu
93932432e7
Make directRenderScript the default ( #11791 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-28 22:50:50 +08:00
Phil
cce0894534
feat: support setting timeout for client:idle
( #11743 )
...
* feat: support setting timeout for `client:idle`
* tst: add client:idle timeout e2e test
* Update .changeset/clever-emus-roll.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/clever-emus-roll.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* nit: we wait for times, not values!
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-28 12:09:19 +01:00
Houston (Bot)
5af8b4f1cb
[ci] release ( #11835 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-28 12:51:43 +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
Bjorn Lu
36e6dee475
Remove unused dependencies in next ( #11789 )
2024-08-28 10:52:41 +08:00