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

587 commits

Author SHA1 Message Date
Emanuele Stoppa
e8c26d5bdb
ci: add new command for vite ecosystem CI (#13357) 2025-03-04 11:48:59 +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
Matt Kane
fac32ad98d
fix: generate correct responsive srcsets on Vercel (#13351)
* fix: generate correct responsive srcsets on Vercel

* [skipci] Apply suggestions from code review

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-03-03 14:32:04 +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
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
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
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
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
Matt Kane
c0be893bcf
chore: fix repo URL (#13185) 2025-02-07 13:00:06 +00:00
Emanuele Stoppa
2e9c12a1d4 [ci] format 2025-02-07 08:48:46 +00:00
Emanuele Stoppa
64b118ac95 chore: move vercel adapter to code 2025-02-06 15:38:30 +00:00
github-actions[bot]
2b3179b7eb [ci] release (#529)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-06 09:05:36 +00:00
Matt Kane
cdc343738d fix: pin @vercel/routing-utils (#528) 2025-02-06 09:03:29 +00:00
github-actions[bot]
428bb7b35c [ci] release (#520)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-30 11:09:22 +00:00
Matt Kane
f1133a1973 fix: use vercel routing utils (#525)
* fix: use vercel routing utils

* changeset

* log error

* Format

* Update changeset

* Update tests

* Changes from review

* Format
2025-01-30 11:06:59 +00:00
Matt Kane
9e209c5c90 fix(vercel): update middleware esbuild settings (#519)
* fix(vercel): update middleware esbuild settings

* Update target
2025-01-23 14:30:03 +00:00
github-actions[bot]
9b931dbcc4 [ci] release (#517)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-23 11:21:02 +00:00
Matt Kane
ef430a4238 fix(vercel): handle integration static assets in non-static sites (#516)
* fix: arrange assets for server output too

* Changeset

* Format
2025-01-23 11:13:45 +00:00
github-actions[bot]
a369ecc9ce [ci] release (#507)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-22 14:24:45 +00:00
Matt Kane
2ca5b4b487 fix(vercel): copy static assets after all integrations (#508)
* fix(vercel): copy static assets after all integrations

* Format

* Fix logic

* Format
2025-01-20 10:02:22 +00:00
renovate[bot]
0201787ead fix(deps): update all non-major dependencies (#503) 2025-01-14 10:47:30 +08:00
github-actions[bot]
3de8cd4a98 [ci] release (#497)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-13 16:25:08 +01:00
Florian Lefebvre
77013fdbbb feat: upgrade underscore-redirects (#501) 2025-01-13 16:23:26 +01:00
Alexander Niebuhr
ff5d1f46c1 chore: update adapters to better support astro v5 (#454)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-01-07 16:52:23 +01:00
renovate[bot]
9618164c5c fix(deps): update all non-major dependencies (#457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2025-01-07 23:36:12 +08:00
github-actions[bot]
13ebd29193 [ci] release (#473)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-13 08:04:27 +01:00
Bjorn Lu
c1f3a83785 fix(vercel): add support for Node 22 (v8) (#472)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Nick Rutten <2504906+nickrttn@users.noreply.github.com>
2024-12-06 18:10:13 +08:00
Emanuele Stoppa
a93a222e0e refactor: readability (#463) 2024-12-04 12:00:03 +00:00
Emanuele Stoppa
227d8853fc test: use Astro v5 and update cloudflare assertions (#460)
* test: use Astro v5 and update cloudflare assertions

* disable check origin

* disable check origin

* update test

* fix another test

* remove logging

* format
2024-12-03 12:58:56 +00:00
github-actions[bot]
4896dfb4ba [ci] release (#448)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-03 11:02:55 +00:00
Emanuele Stoppa
d9a9e5d3a4 Merge branch 'main' into next 2024-11-28 11:59:12 +00:00
Emanuele Stoppa
b4e2ec81b0 chore: update Astro peer dep for adapters (#449) 2024-11-28 11:44:09 +00:00
sag​e
527961b02f fix(vercel): add support for Node 22 (#447) 2024-11-28 10:10:16 +00:00
renovate[bot]
2363e4710b fix(deps): update all non-major dependencies (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-27 16:22:39 +08:00
github-actions[bot]
4e3b3a7ac9 [ci] release (beta) (#439)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-13 16:02:09 +00:00
Emanuele Stoppa
f9cef2f718 fix(vercel): output build directory (#437) 2024-11-11 15:20:24 +00:00
github-actions[bot]
a2ce4c3b94 [ci] release (beta) (#400)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-31 17:07:04 +08:00
bluwy
46102c5300 Update esbuild to v0.24.0 2024-10-31 16:48:02 +08:00
bluwy
5ad4c160f8 Merge branch 'main' into next 2024-10-31 16:43:11 +08:00
renovate[bot]
7059c11c95 chore(deps): update all non-major dependencies (#428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-31 16:37:39 +08:00
Emanuele Stoppa
9439f61e3f feat(vercel): single entrypoint (#424)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-10-25 13:10:12 +01:00
renovate[bot]
44beb96e1c chore(deps): update all non-major dependencies (#420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 07:36:33 +01:00
github-actions[bot]
d1a860cd87 [ci] release (#414)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-17 15:28:57 +02:00
renovate[bot]
8496c174a6 chore(deps): update all non-major dependencies (#416) 2024-10-08 12:46:36 +08:00
Siarhei Hrabliuk
bf397d05cb fix: ISR opt out for routes with rest parameters (#373)
Co-authored-by: Ben Holmes <hey@bholmes.dev>
2024-10-07 17:37:26 +02:00