12000 Commits

Author SHA1 Message Date
knj
9518975539 fix(astro): prevent double-prefixed output paths (#14020)
* fix double prefix

* update lock file

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-08-05 21:08:22 +01:00
c8202b4576 [ci] release (#14178)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@astrojs/db@0.16.1 @astrojs/netlify@6.5.6
2025-08-05 14:55:42 +01:00
9fe883ece6 fix(db): update types for AstroDB to align with new drizzle-orm types (#14186)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2025-08-05 13:02:23 +01:00
e0c4460c5b test: enable test for style preprocess error line highlighting (#14182) 2025-08-04 10:03:17 +01:00
0d5b6907f6 Update announcements message to link to releases (#14168) 2025-08-01 20:58:26 +01:00
1e1cef04b5 fix(netlify): update deps (#14175) 2025-08-01 16:42:03 +01:00
0f0a4c44af [ci] release (#14172)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@astrojs/cloudflare@12.6.2 @astrojs/db@0.16.0 @astrojs/internal-helpers@0.7.1 @astrojs/markdoc@0.15.4 @astrojs/markdown-remark@6.3.5 @astrojs/mdx@4.3.3 @astrojs/netlify@6.5.5 @astrojs/node@9.3.3 @astrojs/upgrade@0.6.2 @astrojs/vercel@8.2.5 astro@5.12.8
2025-08-01 15:43:53 +01:00
0567fb7b50 Merge commit from fork 2025-08-01 15:37:45 +01:00
20025122de fix: retry upgrade with --legacy-peer-deps if npm has peer dep error (#14174)
* fix: retry upgrade with `--legacy-peer-deps` if npm has peer dep error

* Add test

* Test update

* Better tmp url
2025-08-01 14:28:41 +01:00
b36e72f11f feat: remove studio (#13894)
Co-authored-by: Matt Kane <m@mk.gg>
2025-07-31 20:49:14 +02:00
5eaf5246f7 [ci] release (#14171)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@astrojs/cloudflare@12.6.1 @astrojs/internal-helpers@0.7.0 @astrojs/markdoc@0.15.3 @astrojs/markdown-remark@6.3.4 @astrojs/mdx@4.3.2 @astrojs/netlify@6.5.4 @astrojs/node@9.3.2 @astrojs/vercel@8.2.4 astro@5.12.7
2025-07-31 19:10:56 +01:00
f76eeaa7be [ci] format 2025-07-31 13:54:20 +00:00
f4e8889c10 fix: skip trailing slash redirection for more internal paths (#14169)
* fix: skip trailing slash redirection for more internal paths

* Changes from review
2025-07-31 14:53:27 +01:00
2fa34e4588 fix(deps): update dependency terminal-link to v4 (#14145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-31 14:38:51 +01:00
540f27e05e fix(deps): update astro client runtimes (#14024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-31 14:37:48 +01:00
34e6b3a87d fix(routing): static redirect with prerendered route (#14170)
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
2025-07-31 14:21:12 +01:00
c86b5bb400 chore(deps): update github-actions (#14144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-30 15:47:45 +01:00
bb9e94587c [ci] release (#14163)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@astrojs/upgrade@0.6.1 astro@5.12.6 create-astro@4.13.1
2025-07-30 16:29:10 +02:00
62bd0717ab fix: try to get session id from cookie when destroying an unloaded session (#14167) 2025-07-30 16:26:35 +02:00
67e2f60e55 [ci] format 2025-07-30 14:25:35 +00:00
592f08d1b4 Fix form submission with client router if a hash exists in the current URL (#14156) 2025-07-30 16:24:49 +02:00
8ee62765e7 chore: add link to changeset style guide in PR template (#14166) 2025-07-30 13:54:59 +01:00
knj
29e928391a fix(astro): fix a regression that breaks builds when the same SVG is imported more than once (#14153)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-07-30 13:44:05 +01:00
cf3b5ed7f2 [ci] format 2025-07-30 12:42:24 +00:00
d2e25c6e9d fix: sanitize generated image filenames (#14160)
* fix: sanitize generated image filenames

* Updtae test domain

* Infer size in test
2025-07-30 13:41:42 +01:00
d699956aa0 Fix issue label typo in issue triage docs (#14164) 2025-07-30 13:42:44 +02:00
89e9364ba0 fix: update spawn command to concatenate command and flags (#14158)
* fix: update spawn command to concatenate command and flags

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>

* Update stupid-ways-tie.md

---------

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Co-authored-by: Matt Kane <m@mk.gg>
2025-07-30 12:24:58 +01:00
09b533b945 [ci] release (#14149)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@astrojs/markdoc@0.15.2 @astrojs/node@9.3.1 astro@5.12.5
2025-07-29 14:38:14 +01:00
31822c3f0c fix: use hasOwnProperty to check for adapter start export (#14155) 2025-07-29 14:25:58 +01:00
19f53eb59d Fix: [i18n] Dynamic spread route in [locale] folder causes false-positive match when i18n.fallbackType = "rewrite" (#14059)
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-07-29 11:58:59 +01:00
42cb647085 [ci] format 2025-07-28 14:30:53 +00:00
211968ceb5 fix: recognize a custom default image node component (#14147) 2025-07-28 15:30:11 +01:00
e4d74bac7f fix(node): emit set-cookie header from middlewares for not-found routes (#14136) (#14148) 2025-07-28 12:23:54 +01:00
c12e2161de [ci] release (#14128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@astrojs/db@0.15.1 @astrojs/sitemap@3.4.2 astro@5.12.4
2025-07-28 12:16:34 +01:00
aafc4d7f8b fix: show 500.astro if error occurs in middleware (#14131)
* fix: show 500.astro if error occurs in middleware

* fix: always throw for some errors
2025-07-26 09:35:30 +02:00
8491aa56e8 [ci] format 2025-07-25 15:49:15 +00:00
186c201a1b fix: throw early for server islands without adapter (#14134)
* fix: throw early for server islands without adapter

* Lint

* fix tests
2025-07-25 16:48:29 +01:00
knj
85f5aaeb63 [ci] format 2025-07-25 15:11:57 +00:00
knj
e9206c192f fix(astro): fix svg content-based deduplication (#14031)
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-07-25 16:11:08 +01:00
976879a400 fix(routing): update routePattern when using sequence (#14132) 2025-07-25 14:31:50 +01:00
3572d85ba8 fix(csp): header in response header (#14129) 2025-07-25 05:06:29 -04:00
2309ada1c6 chore: upgrade zod (#14127) 2025-07-24 15:24:32 +02:00
7fbe5281c8 feat: merge preview release workflow (#14126) 2025-07-24 14:46:28 +02:00
ae457b7b14 test: preview release (#14125) 2025-07-24 14:16:20 +02:00
b49dab2a5b chore: dynamic preview releases (#14114) 2025-07-24 14:06:20 +02:00
9cfccc7b9e [ci] format 2025-07-24 11:32:02 +00:00
c2a347d8a6 chore(deps): upgrade development tools (#14040)
Co-authored-by: alexanderniebuhr <45965090+alexanderniebuhr@users.noreply.github.com>
2025-07-24 12:31:23 +01:00
9362743424 [ci] release (#14116)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@astrojs/netlify@6.5.3 astro@5.12.3 create-astro@4.13.0
2025-07-23 18:14:16 +01:00
50f25b36de [ci] format 2025-07-23 16:30:43 +00:00
14807a4581 fix: don't try to create hydration entrypoints for Astro components (#14119)
* fix: don't try to create hydration entrypoints for Astro components

* Format

* 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>
2025-07-23 17:30:00 +01:00