From a5b17359c1d866db481b7b76b7eecbc3ae5790a7 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Thu, 5 Dec 2024 05:26:19 -0800 Subject: [PATCH] [ci] release (#12617) * [ci] release * Update packages/astro/CHANGELOG.md --------- Co-authored-by: github-actions[bot] Co-authored-by: Emanuele Stoppa --- .changeset/angry-pumas-act.md | 5 --- .changeset/chatty-knives-confess.md | 5 --- .changeset/fuzzy-pans-cough.md | 5 --- .changeset/heavy-buttons-compare.md | 5 --- .changeset/kind-mayflies-argue.md | 5 --- .changeset/little-rules-relate.md | 5 --- .changeset/loud-cobras-rhyme.md | 5 --- .changeset/neat-papayas-brake.md | 5 --- .changeset/proud-wombats-mate.md | 5 --- .changeset/rare-cooks-battle.md | 5 --- .changeset/red-emus-repair.md | 5 --- .changeset/silver-hats-agree.md | 5 --- .changeset/six-toes-sort.md | 5 --- .changeset/stupid-teachers-yell.md | 5 --- .changeset/violet-bugs-enjoy.md | 5 --- .changeset/wild-geckos-draw.md | 9 ---- examples/basics/package.json | 2 +- examples/blog/package.json | 4 +- examples/component/package.json | 2 +- examples/container-with-vitest/package.json | 2 +- examples/framework-alpine/package.json | 2 +- examples/framework-multiple/package.json | 2 +- examples/framework-preact/package.json | 2 +- examples/framework-react/package.json | 2 +- examples/framework-solid/package.json | 2 +- examples/framework-svelte/package.json | 2 +- examples/framework-vue/package.json | 2 +- examples/hackernews/package.json | 2 +- examples/integration/package.json | 2 +- examples/minimal/package.json | 2 +- examples/portfolio/package.json | 2 +- examples/ssr/package.json | 2 +- examples/starlog/package.json | 2 +- examples/toolbar-app/package.json | 2 +- examples/with-markdoc/package.json | 2 +- examples/with-mdx/package.json | 2 +- examples/with-nanostores/package.json | 2 +- examples/with-tailwindcss/package.json | 2 +- examples/with-vitest/package.json | 2 +- packages/astro-rss/CHANGELOG.md | 6 +++ packages/astro-rss/package.json | 2 +- packages/astro/CHANGELOG.md | 36 ++++++++++++++++ packages/astro/package.json | 2 +- packages/db/CHANGELOG.md | 9 ++++ packages/db/package.json | 2 +- packages/upgrade/CHANGELOG.md | 6 +++ packages/upgrade/package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++----------- 48 files changed, 109 insertions(+), 136 deletions(-) delete mode 100644 .changeset/angry-pumas-act.md delete mode 100644 .changeset/chatty-knives-confess.md delete mode 100644 .changeset/fuzzy-pans-cough.md delete mode 100644 .changeset/heavy-buttons-compare.md delete mode 100644 .changeset/kind-mayflies-argue.md delete mode 100644 .changeset/little-rules-relate.md delete mode 100644 .changeset/loud-cobras-rhyme.md delete mode 100644 .changeset/neat-papayas-brake.md delete mode 100644 .changeset/proud-wombats-mate.md delete mode 100644 .changeset/rare-cooks-battle.md delete mode 100644 .changeset/red-emus-repair.md delete mode 100644 .changeset/silver-hats-agree.md delete mode 100644 .changeset/six-toes-sort.md delete mode 100644 .changeset/stupid-teachers-yell.md delete mode 100644 .changeset/violet-bugs-enjoy.md delete mode 100644 .changeset/wild-geckos-draw.md diff --git a/.changeset/angry-pumas-act.md b/.changeset/angry-pumas-act.md deleted file mode 100644 index 5f74fa050db4..000000000000 --- a/.changeset/angry-pumas-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug where `astro info --copy` wasn't working correctly on `macOS` systems. diff --git a/.changeset/chatty-knives-confess.md b/.changeset/chatty-knives-confess.md deleted file mode 100644 index 7f07eb893c13..000000000000 --- a/.changeset/chatty-knives-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Removes the misleading log message telling that a custom renderer is not recognized while it clearly is and works. diff --git a/.changeset/fuzzy-pans-cough.md b/.changeset/fuzzy-pans-cough.md deleted file mode 100644 index f813b1c3560a..000000000000 --- a/.changeset/fuzzy-pans-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Provides more information when logging a warning for accessing `Astro.request.headers` in prerendered pages diff --git a/.changeset/heavy-buttons-compare.md b/.changeset/heavy-buttons-compare.md deleted file mode 100644 index d59e7bd37f39..000000000000 --- a/.changeset/heavy-buttons-compare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Improves error message formatting for user config and content collection frontmatter diff --git a/.changeset/kind-mayflies-argue.md b/.changeset/kind-mayflies-argue.md deleted file mode 100644 index 8b5704ad402a..000000000000 --- a/.changeset/kind-mayflies-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug where URL search parameters weren't passed when using the i18n `fallback` feature. diff --git a/.changeset/little-rules-relate.md b/.changeset/little-rules-relate.md deleted file mode 100644 index b0b01a87bad1..000000000000 --- a/.changeset/little-rules-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/upgrade': patch ---- - -Fixes an issue where running `upgrade` in a directory without `astro` installed shows a false success message diff --git a/.changeset/loud-cobras-rhyme.md b/.changeset/loud-cobras-rhyme.md deleted file mode 100644 index 1a16b2d2ba73..000000000000 --- a/.changeset/loud-cobras-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/rss': patch ---- - -Sends the standard RSS content type response header, with UTF-8 charset diff --git a/.changeset/neat-papayas-brake.md b/.changeset/neat-papayas-brake.md deleted file mode 100644 index 5505c7b5fa2b..000000000000 --- a/.changeset/neat-papayas-brake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where the custom `assetFileNames` configuration caused assets to be incorrectly moved to the server directory instead of the client directory, resulting in 404 errors when accessed from the client side. diff --git a/.changeset/proud-wombats-mate.md b/.changeset/proud-wombats-mate.md deleted file mode 100644 index 2b80d3a7821e..000000000000 --- a/.changeset/proud-wombats-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where SSR error pages would return duplicated custom headers. diff --git a/.changeset/rare-cooks-battle.md b/.changeset/rare-cooks-battle.md deleted file mode 100644 index cc6955fa490f..000000000000 --- a/.changeset/rare-cooks-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where the `experimental.svg` had incorrect type, resulting in some errors in the editors. diff --git a/.changeset/red-emus-repair.md b/.changeset/red-emus-repair.md deleted file mode 100644 index e0dbf68d9a2c..000000000000 --- a/.changeset/red-emus-repair.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/db': patch ---- - -Fixes a bug that caused an error to be logged about invalid entrypoints diff --git a/.changeset/silver-hats-agree.md b/.changeset/silver-hats-agree.md deleted file mode 100644 index dec17873ea5f..000000000000 --- a/.changeset/silver-hats-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug where the class attribute was rendered twice on the image component diff --git a/.changeset/six-toes-sort.md b/.changeset/six-toes-sort.md deleted file mode 100644 index 3124986c512e..000000000000 --- a/.changeset/six-toes-sort.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Correctly handles images in content collections with uppercase file extensions diff --git a/.changeset/stupid-teachers-yell.md b/.changeset/stupid-teachers-yell.md deleted file mode 100644 index a00ccceb5603..000000000000 --- a/.changeset/stupid-teachers-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Cleans up content layer sync during builds and programmatic `sync()` calls diff --git a/.changeset/violet-bugs-enjoy.md b/.changeset/violet-bugs-enjoy.md deleted file mode 100644 index bdc476308ec4..000000000000 --- a/.changeset/violet-bugs-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug that caused content collections to be returned empty when run in a test environment diff --git a/.changeset/wild-geckos-draw.md b/.changeset/wild-geckos-draw.md deleted file mode 100644 index 2965af15994a..000000000000 --- a/.changeset/wild-geckos-draw.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'astro': patch ---- - -Fix use of cloned requests in middleware with clientAddress - -When using `context.clientAddress` or `Astro.clientAddress` Astro looks up the address in a hidden property. Cloning a request can cause this hidden property to be lost. - -The fix is to pass the address as an internal property instead, decoupling it from the request. diff --git a/examples/basics/package.json b/examples/basics/package.json index aab51227498d..695d42eb5b76 100644 --- a/examples/basics/package.json +++ b/examples/basics/package.json @@ -10,6 +10,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.0.2" + "astro": "^5.0.3" } } diff --git a/examples/blog/package.json b/examples/blog/package.json index 82ac3b519a18..c2ab4c69feda 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "@astrojs/mdx": "^4.0.1", - "@astrojs/rss": "^4.0.9", + "@astrojs/rss": "^4.0.10", "@astrojs/sitemap": "^3.2.1", - "astro": "^5.0.2" + "astro": "^5.0.3" } } diff --git a/examples/component/package.json b/examples/component/package.json index 89f9706ffea6..e3cce0dc3874 100644 --- a/examples/component/package.json +++ b/examples/component/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^5.0.2" + "astro": "^5.0.3" }, "peerDependencies": { "astro": "^4.0.0 || ^5.0.0" diff --git a/examples/container-with-vitest/package.json b/examples/container-with-vitest/package.json index 0812e37f844e..a4f5269843a2 100644 --- a/examples/container-with-vitest/package.json +++ b/examples/container-with-vitest/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@astrojs/react": "^4.0.0", - "astro": "^5.0.2", + "astro": "^5.0.3", "react": "^18.3.1", "react-dom": "^18.3.1", "vitest": "^2.1.6" diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json index f2338e5a046a..6c31cc904e19 100644 --- a/examples/framework-alpine/package.json +++ b/examples/framework-alpine/package.json @@ -13,6 +13,6 @@ "@astrojs/alpinejs": "^0.4.0", "@types/alpinejs": "^3.13.10", "alpinejs": "^3.14.3", - "astro": "^5.0.2" + "astro": "^5.0.3" } } diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 2699ab217038..d3cb9171a996 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.0.1", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^5.0.2", + "astro": "^5.0.3", "preact": "^10.24.3", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json index 416a56dad979..3610e1af7120 100644 --- a/examples/framework-preact/package.json +++ b/examples/framework-preact/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/preact": "^4.0.0", "@preact/signals": "^1.3.0", - "astro": "^5.0.2", + "astro": "^5.0.3", "preact": "^10.24.3" } } diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json index c02fdcdd9048..d651a384e7a5 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -13,7 +13,7 @@ "@astrojs/react": "^4.0.0", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^5.0.2", + "astro": "^5.0.3", "react": "^18.3.1", "react-dom": "^18.3.1" } diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json index 90992240cc8f..57a276546758 100644 --- a/examples/framework-solid/package.json +++ b/examples/framework-solid/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/solid-js": "^5.0.0", - "astro": "^5.0.2", + "astro": "^5.0.3", "solid-js": "^1.9.3" } } diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json index 5466ea1915ae..01bc92cbe4e4 100644 --- a/examples/framework-svelte/package.json +++ b/examples/framework-svelte/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/svelte": "^7.0.1", - "astro": "^5.0.2", + "astro": "^5.0.3", "svelte": "^5.1.16" } } diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json index 2237b0edefcf..af66cba4fd1a 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/vue": "^5.0.1", - "astro": "^5.0.2", + "astro": "^5.0.3", "vue": "^3.5.12" } } diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json index e31de707d553..c791dddbe331 100644 --- a/examples/hackernews/package.json +++ b/examples/hackernews/package.json @@ -11,6 +11,6 @@ }, "dependencies": { "@astrojs/node": "^9.0.0", - "astro": "^5.0.2" + "astro": "^5.0.3" } } diff --git a/examples/integration/package.json b/examples/integration/package.json index f05c118d4834..afc2de354f83 100644 --- a/examples/integration/package.json +++ b/examples/integration/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^5.0.2" + "astro": "^5.0.3" }, "peerDependencies": { "astro": "^4.0.0" diff --git a/examples/minimal/package.json b/examples/minimal/package.json index a68d82b66994..c913c48e462d 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -10,6 +10,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.0.2" + "astro": "^5.0.3" } } diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json index fb9590cd3099..881563abb259 100644 --- a/examples/portfolio/package.json +++ b/examples/portfolio/package.json @@ -10,6 +10,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.0.2" + "astro": "^5.0.3" } } diff --git a/examples/ssr/package.json b/examples/ssr/package.json index dbaf8a11f602..25144d1c55ba 100644 --- a/examples/ssr/package.json +++ b/examples/ssr/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/node": "^9.0.0", "@astrojs/svelte": "^7.0.1", - "astro": "^5.0.2", + "astro": "^5.0.3", "svelte": "^5.1.16" } } diff --git a/examples/starlog/package.json b/examples/starlog/package.json index 8853f4c006c2..e779f519472d 100644 --- a/examples/starlog/package.json +++ b/examples/starlog/package.json @@ -9,7 +9,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.0.2", + "astro": "^5.0.3", "sass": "^1.80.6", "sharp": "^0.33.3" } diff --git a/examples/toolbar-app/package.json b/examples/toolbar-app/package.json index 91c27b260a89..8abafa93b213 100644 --- a/examples/toolbar-app/package.json +++ b/examples/toolbar-app/package.json @@ -15,6 +15,6 @@ "./app": "./dist/app.js" }, "devDependencies": { - "astro": "^5.0.2" + "astro": "^5.0.3" } } diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json index 028a20e6e086..af6d7c310ea0 100644 --- a/examples/with-markdoc/package.json +++ b/examples/with-markdoc/package.json @@ -11,6 +11,6 @@ }, "dependencies": { "@astrojs/markdoc": "^0.12.1", - "astro": "^5.0.2" + "astro": "^5.0.3" } } diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json index c2fb651156bd..1c01fb99002c 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/mdx": "^4.0.1", "@astrojs/preact": "^4.0.0", - "astro": "^5.0.2", + "astro": "^5.0.3", "preact": "^10.24.3" } } diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json index 9289296a4bfe..79e7f87578ff 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/preact": "^4.0.0", "@nanostores/preact": "^0.5.2", - "astro": "^5.0.2", + "astro": "^5.0.3", "nanostores": "^0.11.3", "preact": "^10.24.3" } diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index 5f4f02352a9b..49ca8f2117cf 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -13,7 +13,7 @@ "@astrojs/mdx": "^4.0.1", "@astrojs/tailwind": "^5.1.3", "@types/canvas-confetti": "^1.6.4", - "astro": "^5.0.2", + "astro": "^5.0.3", "autoprefixer": "^10.4.20", "canvas-confetti": "^1.9.3", "postcss": "^8.4.49", diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index a351f5d1f518..f1204bfb54c8 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -11,7 +11,7 @@ "test": "vitest" }, "dependencies": { - "astro": "^5.0.2", + "astro": "^5.0.3", "vitest": "^2.1.6" } } diff --git a/packages/astro-rss/CHANGELOG.md b/packages/astro-rss/CHANGELOG.md index 6204e723c91f..04187d332887 100644 --- a/packages/astro-rss/CHANGELOG.md +++ b/packages/astro-rss/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/rss +## 4.0.10 + +### Patch Changes + +- [#12644](https://github.com/withastro/astro/pull/12644) [`5b9b618`](https://github.com/withastro/astro/commit/5b9b6181839d8ae0ad0a0d475257b7e09f748950) Thanks [@kunyan](https://github.com/kunyan)! - Sends the standard RSS content type response header, with UTF-8 charset + ## 4.0.9 ### Patch Changes diff --git a/packages/astro-rss/package.json b/packages/astro-rss/package.json index 627b4dd6ca6d..faabbecbef30 100644 --- a/packages/astro-rss/package.json +++ b/packages/astro-rss/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/rss", "description": "Add RSS feeds to your Astro projects", - "version": "4.0.9", + "version": "4.0.10", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md index 6b11e5b6abd6..3c227b94c220 100644 --- a/packages/astro/CHANGELOG.md +++ b/packages/astro/CHANGELOG.md @@ -1,5 +1,41 @@ # astro +## 5.0.3 + +### Patch Changes + +- [#12645](https://github.com/withastro/astro/pull/12645) [`8704c54`](https://github.com/withastro/astro/commit/8704c5439ccaa4bdcebdebb725f297cdf8d48a5d) Thanks [@sarah11918](https://github.com/sarah11918)! - Updates some reference links in error messages for new v5 docs. + +- [#12641](https://github.com/withastro/astro/pull/12641) [`48ca399`](https://github.com/withastro/astro/commit/48ca3997888e960c6aaec633ab21160540656656) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes a bug where `astro info --copy` wasn't working correctly on `macOS` systems. + +- [#12461](https://github.com/withastro/astro/pull/12461) [`62939ad`](https://github.com/withastro/astro/commit/62939add0b04b05b64f9b88d85fa5b0d34aae2d4) Thanks [@kyr0](https://github.com/kyr0)! - Removes the misleading log message telling that a custom renderer is not recognized while it clearly is and works. + +- [#12642](https://github.com/withastro/astro/pull/12642) [`ff18b9c`](https://github.com/withastro/astro/commit/ff18b9c18558dcfdae581cc1c603a9a53491c7c2) Thanks [@ematipico](https://github.com/ematipico)! - Provides more information when logging a warning for accessing `Astro.request.headers` in prerendered pages + +- [#12634](https://github.com/withastro/astro/pull/12634) [`03958d9`](https://github.com/withastro/astro/commit/03958d939217e6acef25c0aa1af2de663b04c956) Thanks [@delucis](https://github.com/delucis)! - Improves error message formatting for user config and content collection frontmatter + +- [#12547](https://github.com/withastro/astro/pull/12547) [`6b6e18d`](https://github.com/withastro/astro/commit/6b6e18d7a0f08342eced2a77ddb371810b030868) Thanks [@mtwilliams-code](https://github.com/mtwilliams-code)! - Fixes a bug where URL search parameters weren't passed when using the i18n `fallback` feature. + +- [#12449](https://github.com/withastro/astro/pull/12449) [`e6b8017`](https://github.com/withastro/astro/commit/e6b80172391d5f9aa5b1de26a8694ba4a28a43f3) Thanks [@apatel369](https://github.com/apatel369)! - Fixes an issue where the custom `assetFileNames` configuration caused assets to be incorrectly moved to the server directory instead of the client directory, resulting in 404 errors when accessed from the client side. + +- [#12518](https://github.com/withastro/astro/pull/12518) [`e216250`](https://github.com/withastro/astro/commit/e216250146fbff746efd542612ce9bae6db9601f) Thanks [@ematipico](https://github.com/ematipico)! - Fixes an issue where SSR error pages would return duplicated custom headers. + +- [#12625](https://github.com/withastro/astro/pull/12625) [`74bfad0`](https://github.com/withastro/astro/commit/74bfad07afe70fec40de4db3d32a87af306406db) Thanks [@ematipico](https://github.com/ematipico)! - Fixes an issue where the `experimental.svg` had incorrect type, resulting in some errors in the editors. + +- [#12631](https://github.com/withastro/astro/pull/12631) [`dec0305`](https://github.com/withastro/astro/commit/dec0305b7577b431637a129e19fbbe6a28469587) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes a bug where the class attribute was rendered twice on the image component + +- [#12623](https://github.com/withastro/astro/pull/12623) [`0e4fecb`](https://github.com/withastro/astro/commit/0e4fecbb135915a503b9ea2c12e57cf27cf07be8) Thanks [@ascorbic](https://github.com/ascorbic)! - Correctly handles images in content collections with uppercase file extensions + +- [#12633](https://github.com/withastro/astro/pull/12633) [`8a551c1`](https://github.com/withastro/astro/commit/8a551c1272a22ab7c3fb836d6685a0eb38c33071) Thanks [@bluwy](https://github.com/bluwy)! - Cleans up content layer sync during builds and programmatic `sync()` calls + +- [#12640](https://github.com/withastro/astro/pull/12640) [`22e405a`](https://github.com/withastro/astro/commit/22e405a04491aba47a7f172e7b0ee103fe5babe5) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes a bug that caused content collections to be returned empty when run in a test environment + +- [#12613](https://github.com/withastro/astro/pull/12613) [`306c9f9`](https://github.com/withastro/astro/commit/306c9f9a9ae08d194ca2a066ab71cde02eeb0874) Thanks [@matthewp](https://github.com/matthewp)! - Fix use of cloned requests in middleware with clientAddress + + When using `context.clientAddress` or `Astro.clientAddress` Astro looks up the address in a hidden property. Cloning a request can cause this hidden property to be lost. + + The fix is to pass the address as an internal property instead, decoupling it from the request. + ## 5.0.2 ### Patch Changes diff --git a/packages/astro/package.json b/packages/astro/package.json index b2129104ed69..3ee650bb3e5f 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -1,6 +1,6 @@ { "name": "astro", - "version": "5.0.2", + "version": "5.0.3", "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.", "type": "module", "author": "withastro", diff --git a/packages/db/CHANGELOG.md b/packages/db/CHANGELOG.md index 7a04ee4eb4a4..6194da7f3b43 100644 --- a/packages/db/CHANGELOG.md +++ b/packages/db/CHANGELOG.md @@ -1,5 +1,14 @@ # @astrojs/db +## 0.14.1 + +### Patch Changes + +- [#12628](https://github.com/withastro/astro/pull/12628) [`348c71e`](https://github.com/withastro/astro/commit/348c71ecdc7e2a7afb169c2251692416d5e59fcb) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes a bug that caused an error to be logged about invalid entrypoints + +- Updated dependencies []: + - @astrojs/studio@0.1.2 + ## 0.14.0 ### Minor Changes diff --git a/packages/db/package.json b/packages/db/package.json index e4783c163489..7bac47649a82 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/db", - "version": "0.14.0", + "version": "0.14.1", "description": "Add libSQL and Astro Studio support to your Astro site", "license": "MIT", "repository": { diff --git a/packages/upgrade/CHANGELOG.md b/packages/upgrade/CHANGELOG.md index 56cfc202c6b4..f0014da8d738 100644 --- a/packages/upgrade/CHANGELOG.md +++ b/packages/upgrade/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/upgrade +## 0.4.1 + +### Patch Changes + +- [#12576](https://github.com/withastro/astro/pull/12576) [`19b3ac0`](https://github.com/withastro/astro/commit/19b3ac0036cc6f27da887d19b16d804c6f0b8124) Thanks [@apatel369](https://github.com/apatel369)! - Fixes an issue where running `upgrade` in a directory without `astro` installed shows a false success message + ## 0.4.0 ### Minor Changes diff --git a/packages/upgrade/package.json b/packages/upgrade/package.json index 4496d2b53fe9..c3cc86f00a2a 100644 --- a/packages/upgrade/package.json +++ b/packages/upgrade/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/upgrade", - "version": "0.4.0", + "version": "0.4.1", "type": "module", "author": "withastro", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2daaaf64341..cd97f9e3183c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,7 +142,7 @@ importers: examples/basics: dependencies: astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro examples/blog: @@ -151,19 +151,19 @@ importers: specifier: ^4.0.1 version: link:../../packages/integrations/mdx '@astrojs/rss': - specifier: ^4.0.9 + specifier: ^4.0.10 version: link:../../packages/astro-rss '@astrojs/sitemap': specifier: ^3.2.1 version: link:../../packages/integrations/sitemap astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro examples/component: devDependencies: astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro examples/container-with-vitest: @@ -172,7 +172,7 @@ importers: specifier: ^4.0.0 version: link:../../packages/integrations/react astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro react: specifier: ^18.3.1 @@ -203,7 +203,7 @@ importers: specifier: ^3.14.3 version: 3.14.3 astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro examples/framework-multiple: @@ -230,7 +230,7 @@ importers: specifier: ^18.3.1 version: 18.3.1 astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro preact: specifier: ^10.24.3 @@ -260,7 +260,7 @@ importers: specifier: ^1.3.0 version: 1.3.0(preact@10.24.3) astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro preact: specifier: ^10.24.3 @@ -278,7 +278,7 @@ importers: specifier: ^18.3.1 version: 18.3.1 astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro react: specifier: ^18.3.1 @@ -293,7 +293,7 @@ importers: specifier: ^5.0.0 version: link:../../packages/integrations/solid astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro solid-js: specifier: ^1.9.3 @@ -305,7 +305,7 @@ importers: specifier: ^7.0.1 version: link:../../packages/integrations/svelte astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro svelte: specifier: ^5.1.16 @@ -317,7 +317,7 @@ importers: specifier: ^5.0.1 version: link:../../packages/integrations/vue astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro vue: specifier: ^3.5.12 @@ -329,25 +329,25 @@ importers: specifier: ^9.0.0 version: 9.0.0(astro@packages+astro) astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro examples/integration: devDependencies: astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro examples/minimal: dependencies: astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro examples/portfolio: dependencies: astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro examples/ssr: @@ -359,7 +359,7 @@ importers: specifier: ^7.0.1 version: link:../../packages/integrations/svelte astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro svelte: specifier: ^5.1.16 @@ -368,7 +368,7 @@ importers: examples/starlog: dependencies: astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro sass: specifier: ^1.80.6 @@ -380,7 +380,7 @@ importers: examples/toolbar-app: devDependencies: astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro examples/with-markdoc: @@ -389,7 +389,7 @@ importers: specifier: ^0.12.1 version: link:../../packages/integrations/markdoc astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro examples/with-mdx: @@ -401,7 +401,7 @@ importers: specifier: ^4.0.0 version: link:../../packages/integrations/preact astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro preact: specifier: ^10.24.3 @@ -416,7 +416,7 @@ importers: specifier: ^0.5.2 version: 0.5.2(nanostores@0.11.3)(preact@10.24.3) astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro nanostores: specifier: ^0.11.3 @@ -437,7 +437,7 @@ importers: specifier: ^1.6.4 version: 1.6.4 astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro autoprefixer: specifier: ^10.4.20 @@ -455,7 +455,7 @@ importers: examples/with-vitest: dependencies: astro: - specifier: ^5.0.2 + specifier: ^5.0.3 version: link:../../packages/astro vitest: specifier: ^2.1.6