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

581 commits

Author SHA1 Message Date
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
66354b8aa1 Merge pull request #451 from withastro/next 2024-11-28 13:25:52 +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
bluwy
6844c4b510 Merge branch 'main' into next 2024-10-01 10:57:32 +08:00
renovate[bot]
052dfd9adb fix(deps): update all non-major dependencies (#408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 10:46:27 +08:00
renovate[bot]
9325d7ed5b fix(deps): update all non-major dependencies (#402) 2024-09-23 08:48:51 +01:00
Bjorn Lu
997fd33c29 Remove vercel speedInsights option (#384) 2024-09-19 21:13:44 +08:00
renovate[bot]
8b817a1030 chore(deps): update all non-major dependencies (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-18 11:45:09 +08:00
github-actions[bot]
7a4d252a17 [ci] release (beta) (#368)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-17 15:48:31 +02:00
Erika
56901a8fd8 feat: enter beta mode (#397) 2024-09-17 15:46:05 +02:00
Alexander Niebuhr
3e5239c899 chore: fix typo in CHANGELOG 2024-09-17 08:00:59 +02:00
Alexander Niebuhr
98d3282a28 [ci] format 2024-09-17 07:56:08 +02:00
Alexander Niebuhr
7fc8dae5c5 Merge branch 'main' into next 2024-09-17 07:52:50 +02:00
Alexander Niebuhr
bea4ad266c Adapter related changes for IntegrationData (#377)
* chore: port adapter related changes from astro #11864

* chore: bump version

* chore: bump

* fix: types

* fix

* fix: tests

* fix: locals

* Update expected image endpoint

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2024-09-16 13:31:49 -04:00
Erika
f952649bae feat: update adapters supported features to account for new shape for Astro 5 (#392)
* feat: update adapters supported features to account for new shape for Astro 5

* chore: changeset
2024-09-13 15:20:49 +02:00
Florian Lefebvre
e7e4e9e99e chore(next): astro:env cleanup (#385) 2024-09-12 17:34:59 +02:00
Erika
4d6e5601ab feat: remove hybrid (#375)
* feat: remove hybrid

* fix: udpate with new API

* fix: update for latest next changes

* fix: more test-utils fix

* fix: build

* fix: build

* fix: tests

* fix: netlify

* fix: astro env

* fix: use types from AStro

* chore: changeset
2024-09-11 14:26:50 +02:00
github-actions[bot]
0afc80bb7f [ci] release (#386)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-10 14:59:01 -04:00
Matthew Phillips
e41ab33f93 Set the workspace root when doing nft scan (#381)
* Debuggin

* Changeset

* More info for debugging

* filter more

* Fix the underlying issue

* fix formatting

* block entire linuxbrew root

* ignore home entirely

* Set the base to the workspace root

* more debuggin

* make it be a URL

* cleanup

* Fix tests

* Apply to Vercel as well

* Fix build

* format code

* Vendor searchRoot for vercel

* formatting

---------

Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2024-09-10 12:56:21 -04:00
renovate[bot]
90a7b4ddac chore(deps): update all non-major dependencies (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 12:14:27 +08:00
renovate[bot]
1c03555d27 chore(deps): update all non-major dependencies (#370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-02 19:57:07 +08:00