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

1713 commits

Author SHA1 Message Date
Houston (Bot)
c67a35138c
[ci] release (#13350)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-04 14:40:29 +00: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
Houston (Bot)
8483502bb2
[ci] release (#13337)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-28 16:59:28 +00:00
renovate[bot]
f15aa9d4e8
fix(deps): update dependency @netlify/functions to v3 (#13261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 15:52:48 +00:00
Emanuele Stoppa
5e7646efc1
chore: bump compiler and upgrade packages (#13330)
Co-authored-by: Matt Kane <m@mk.gg>


Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
Co-authored-by: TheOtterlord <64310361+TheOtterlord@users.noreply.github.com>
Co-authored-by: MoustaphaDev <81974850+MoustaphaDev@users.noreply.github.com>
2025-02-28 14:39:38 +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
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
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
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
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
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
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
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
Matt Kane
8d4e566f54
feat: add support for automatic session driver config (#13145)
* feat: add support for automatic session driver config

* chore: fix error logic

* Lint test

* Add node support

* Add node test fixture

* Lock

* Add Netlify support

* Use workspace Astro version

* Format

* Changeset

* Add tests

* Add dep for tests

* chore: fix repo URL

* temp log

* Fix module resoltuion

* [skip ci] Update changeset

* chore: bump peer dependencies

* Changes from review

* Changeset changes from review

* Apply suggestions from code review

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

* More changeset detail

* Lock

---------

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-02-12 14:57:03 +00:00
Dani Fernández
1b5037bd77
Update netlify adapter to integrate includeFiles and excludeFiles options (#13194)
* feat: integrated includeFiles and excludeFiles on netlify adapter

* feat: added netlify include and exclude files tests

* feat: changelogs added

* fix: avoid problems with glob file url on windows

* feat: improved JS Docs to include examples and important information

* feat: removed non necessary root path as glob is already absolute

* Apply suggestions from code review

* Update packages/integrations/netlify/src/index.ts

Co-authored-by: Matt Kane <m@mk.gg>

* Update .changeset/ninety-clouds-judge.md

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

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-02-12 14:08:38 +00:00
Houston (Bot)
ea9868d7fd
[ci] release (#13189)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-12 12:14:03 +00:00
Matt Kane
8e5b89c5eb
chore: unpin vercel routing lib (#13224)
* chore: unpin vercel routing lib

* Lock

* Changeset
2025-02-12 11:42:36 +00:00
Matt Kane
23094a1f48
fix: use shared helper for file extensions (#13223)
* fix: use shared helper for file extensions

* Lock
2025-02-12 10:34:32 +00:00
Emanuele Stoppa
74c0bbeb39
chore: fix linting issues, integration tests (#13187)
* chore: fix linting issues

* chore: update packages and directories

* apply suggestions

Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
2025-02-07 14:59:13 +00:00
Emanuele Stoppa
9b8042a1ed chore: move cloudflare adapter to core monorepo 2025-02-07 08:59:05 +00:00
Emanuele Stoppa
64b118ac95 chore: move vercel adapter to code 2025-02-06 15:38:30 +00:00
Emanuele Stoppa
2000f523d1 chore: fix tests and build 2025-02-06 13:24:08 +00:00
Emanuele Stoppa
df7eb74dd3
Merge pull request #13141 from withastro/move-node
chore: move node adapter to core
2025-02-06 13:10:10 +00:00
renovate[bot]
1e533b9c26
fix(deps): update dependency tailwindcss to v4 (#13125)
* fix(deps): update dependency tailwindcss to v4

* Discard changes to packages/integrations/tailwind/package.json

* fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-02-06 07:39:57 +00:00
Emanuele Stoppa
b91c35aeeb fix: deps and test utils 2025-02-05 16:28:13 +00:00
Houston (Bot)
817fe55389
[ci] release (#13135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-04 16:19:08 +00:00
renovate[bot]
828b7b3691
fix(deps): update all non-major dependencies (#13124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 13:54:26 +00:00
Emanuele Stoppa
e76aa8391e
fix(routing): skip middleware for external redirects (#13133)
Co-authored-by: Matt Kane <m@mk.gg>
2025-02-04 12:36:51 +00:00
Houston (Bot)
f98e29d141
[ci] release (#13129)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-04 09:57:13 +00:00
Matt Kane
b71bd10989
fix: correct handling of collapsing slashes (#13130) 2025-02-04 09:44:01 +00:00
Hugo Nogueira
c497491cfe
chore(preact): upgrade @preact/preset-vite (#12950)
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-02-03 10:07:56 +01:00
Houston (Bot)
7ccf950203
[ci] release (#13114)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-31 17:37:07 +00:00
Emanuele Stoppa
0fa5c82977
fix(i18n): server island request (#13112)
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
2025-01-31 16:15:20 +00:00
unprintable123
3a26e45417
fix: correctly handle pathname for dynamic routing in rewrite (#13113) 2025-01-31 15:57:38 +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
Houston (Bot)
6430aee5c7
[ci] release (#13108)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-31 12:31:39 +00:00
Houston (Bot)
3b10b97a4f
[ci] release (#13096)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-30 16:06:55 +00:00
Houston (Bot)
f6b7839411
[ci] release (#13086)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-30 11:21:41 +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
Emanuele Stoppa
c3ed9ee7b5
fix: docs and types (#13087) 2025-01-29 15:33:40 +01:00
Emanuele Stoppa
0f3be3104e
feat: new virtual module astro:config (#13084)
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: ascorbic <213306+ascorbic@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: yanthomasdev <61414485+yanthomasdev@users.noreply.github.com>
2025-01-29 11:53:04 +00:00
Florian Lefebvre
2ed4bd90f2
feat(tailwind): support v4 (#13049)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-01-29 11:52:21 +00:00
Colin Bate
db252e0692
feat(markdown): add support for TOML frontmatter in Markdown files. (#12850) 2025-01-29 11:51:55 +00:00
Houston (Bot)
0879cc2ce7
[ci] release (#13056)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-27 11:46:43 +00:00
Houston (Bot)
821d642753
[ci] release (#13027)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-23 16:15:26 +01:00
Louis Escher
8f520f1cc6
Improve errors for invalid IDs in content collections (#12892)
* Improve error handling for content collection entries where ID isn't a string

* Add passthrough to zod schema to still access other properties after validation

* Add new test for numbers as IDs, add changeset

* Update error for invalid IDs

* Update test for new error message

* Update .changeset/dry-dragons-shout.md

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

* Update errors-data.ts to (possibly) fix tests failing

* Update errors-data.ts

---------

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Matt Kane <m@mk.gg>
2025-01-22 21:05:36 +00:00