0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
Commit graph

11485 commits

Author SHA1 Message Date
Emanuele Stoppa
8f632efe99
fix(assets): export again asset utilities (#13336) 2025-02-28 14:39:25 +00:00
Emanuele Stoppa
74ea5113c8
chore: upgrade pnpm to v10 (#13328)
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
2025-02-28 14:08:25 +00:00
renovate[bot]
2a0fa86bac
fix(deps): update dependency fast-xml-parser to v5 (#13300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 13:41:27 +00:00
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
Emanuele Stoppa
53508aa7ec [ci] format 2025-02-27 10:45:15 +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
Emanuele Stoppa
5b6df02c88 [ci] format 2025-02-26 16:30:27 +00:00
Emanuele Stoppa
5f72a58935
fix(core): double encoding during match of routes (#13303)
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
2025-02-26 16:29:32 +00:00
Luiz Ferraz
2154adaead [ci] format 2025-02-26 11:41:56 +00:00
Luiz Ferraz
5be12b2bc9
feat(astro): Exposes extra APIs for script and testing (#12052)
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>


Co-authored-by: matthewp <361671+matthewp@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: bluwy <34116392+bluwy@users.noreply.github.com>
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
2025-02-26 11:41:02 +00:00
Martin Trapp
eb472313fd [ci] format 2025-02-26 10:55:59 +00:00
Martin Trapp
9e7c71d19c
fixes property shadowing for form.attributes (#13313)
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
2025-02-26 10:55:01 +00:00
Emanuele Stoppa
2cdeaea64c [ci] format 2025-02-26 10:35:49 +00:00
Emanuele Stoppa
4a43c4b743
feat: add new allowedHosts option (#13278)
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>


Co-authored-by: ArmandPhilippot <59021693+ArmandPhilippot@users.noreply.github.com>
Co-authored-by: Eveeifyeve <88671402+Eveeifyeve@users.noreply.github.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Fryuni <11063910+Fryuni@users.noreply.github.com>
2025-02-26 10:33:14 +00:00
Slawek Kolodziej
c1d2d25ff1 [ci] format 2025-02-26 10:31:30 +00:00
Slawek Kolodziej
7ea0aba053
feat(vercel): allow defining ISR exclusions with regular expressions (#13211)
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>


Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
2025-02-26 10:30:22 +00:00
PolyWolf
4a36a015f7 [ci] format 2025-02-26 10:17:19 +00:00
PolyWolf
509fa671a1
feat: Add CSS variables in getImage for experimental.responsiveImages (#13256)
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>


Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
2025-02-26 10:16:21 +00:00
PolyWolf
1e11f5e8b7
feat: Pass remote Markdown images through image service (#13254)
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>


Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
2025-02-26 10:15:35 +00:00
Julien Le Bras
797a9480b2
Expose ilike function from drizzle-orm (#13314)
* Expose ilike function from drizzle-orm

* Update .changeset/late-mails-beam.md

---------

Co-authored-by: Julien Le Bras <>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-02-26 09:49:11 +00:00
Houston (Bot)
4cb33770d3
[ci] release (#13244)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-24 14:49:05 +01:00
Florian Lefebvre
467e88e487
fix: examples script for release (#13305) 2025-02-24 14:47:13 +01:00
Emanuele Stoppa
6efd57d174
fix: update deps of adapters (#13304) 2025-02-24 13:23:56 +00: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
chaegumi
baf0c405dd [ci] format 2025-02-24 12:02:11 +00:00
chaegumi
ea790542e1
feat: fix the use of vite.base in Astro Dev Server (#13003)
* feat: Dev mode supports reverse proxy of nginx subdirectories

* feat: type define

* feat: type define update

* feat: type define update

* feat: base use update

* feat: check obj value

* feat: change patch

* feat: fix test

* feat: update type and update changeset

* feat: add test

* feat: rewrite test

* feat: update config

* feat: update use pipeline.manifest

* feat: update viteBase type and default value

* chore: update package

* chore: install package

* chore: install package

* chore finish refactor

* Update changeset

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Matt Kane <m@mk.gg>
2025-02-24 12:01:14 +00:00
Emanuele Stoppa
b505c6115c
chore: update label name for preview releases (#13302) 2025-02-24 10:28:04 +00:00
ADTC
6012e061cd
Modify the template README file to reflect the correct package manager (#13257) 2025-02-24 09:44:56 +00:00
Emanuele Stoppa
8810696ade
ci: remove colon from label (#13292) 2025-02-21 15:29:48 +00:00
Emanuele Stoppa
e2bfd7756c
ci: improve label check (#13291) 2025-02-21 15:21:41 +00:00
Luiz Ferraz
b47378b0fc
ci: Automatically remove preview label on trigger (#13289)
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-21 15:16:40 +00:00
Emanuele Stoppa
67276c43d3
ci: remove old preview release workflows (#13288)
Co-authored-by: Fryuni <11063910+Fryuni@users.noreply.github.com>
2025-02-21 15:12:21 +00:00
Emanuele Stoppa
e5ea5a9c00
ci: use pnpm dlx (#13286) 2025-02-21 09:52:14 +00:00
Lee Arnold
c6bf6b3b21
fix: update node image.endpoint config structure (#13190)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>


Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
2025-02-21 09:46:52 +00:00
Eric Kwoka
065157cac7
feat(cloudflare): Includes onerror passthrough (#13201)
*  Includes onerror passthrough param

* 📦 Includes Changeset
2025-02-21 07:40:27 +00:00
Josh Kennedy
7cb7189698 [ci] format 2025-02-20 13:38:47 +00:00
Josh Kennedy
32fafeb874
FIX: Ensures that rewrite url contains base path (#13233)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-02-20 13:37:51 +00:00
Emanuele Stoppa
c5755e149f
chore: use workspace Node.js adapter (#13267) 2025-02-20 12:09:22 +00:00
Florian Lefebvre
3842ce5ec9
fix(vue): compiler fallback (#13251)
* fix(vue): compiler fallback

* Update index.ts
2025-02-14 16:24:52 +01:00
Emanuele Stoppa
1c941ee2ad
ci: remove events to avoid non-wanted triggers (#13252) 2025-02-14 14:58:59 +00:00
Emanuele Stoppa
c60d4a70f6
ci: remove template, add more info (#13248) 2025-02-14 11:06:16 +00:00
Emanuele Stoppa
55b1f714e5
ci: restore --pnpm (#13247) 2025-02-14 11:02:08 +00:00
Emanuele Stoppa
4cb5e17fe0
ci: remove --pnpm (#13246) 2025-02-14 10:57:25 +00:00
Houston (Bot)
d8e3c65f8d [ci] format 2025-02-13 14:25:27 +00:00
Houston (Bot)
adb58f9e71
[ci] release (#13230)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-13 14:18:26 +00:00
Emanuele Stoppa
5c6d58a98c
test: update test assertion after test rename (#13242) 2025-02-13 14:16:24 +00:00
Emanuele Stoppa
54d36c9534
docs: remove kind heading (#13243) 2025-02-13 14:09:23 +00:00
Emanuele Stoppa
723c843971
chore: move session to top-level config option (#13241)
* chore: add heading for session

* move session to top-level config option

---------

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-02-13 14:04:38 +00:00
Emanuele Stoppa
d79ee8cc27 [ci] format 2025-02-13 13:39:09 +00:00
Emanuele Stoppa
ee6d2ccba0
chore: reword error message (#13240)
* chore: reword error message

* chore: rename

* Update packages/astro/src/core/errors/errors-data.ts

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>

* fix: code

* Update packages/astro/src/core/errors/errors-data.ts

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>

* chore: better naming

---------

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-02-13 13:38:08 +00:00