[ci] release (#5117)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Fred K. Bot 2022-10-19 12:29:21 -07:00 committed by GitHub
parent d0c0a3b984
commit 863391f10e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 88 additions and 90 deletions

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Use `fs.promises.rm` to remove node deprecation warning

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fixes index page with build.format=file

View file

@ -1,5 +0,0 @@
---
'@astrojs/vue': patch
---
Automatically add `vuetify` to `vite.ssr.noExternal`

View file

@ -1,5 +0,0 @@
---
'@astrojs/vercel': patch
---
Fixed #5120

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Throws when using Response.redirect in SSG mode

View file

@ -1,5 +0,0 @@
---
'@astrojs/prefetch': minor
---
Prefetch CSS files once

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1"
"astro": "^1.5.2"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"@astrojs/mdx": "^0.11.4",
"@astrojs/rss": "^1.0.2",
"@astrojs/sitemap": "^1.0.0"

View file

@ -15,9 +15,9 @@
],
"scripts": {},
"devDependencies": {
"astro": "^1.5.1"
"astro": "^1.5.2"
},
"peerDependencies": {
"astro": "^1.5.1"
"astro": "^1.5.2"
}
}

View file

@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1"
"astro": "^1.5.2"
},
"devDependencies": {
"@astrojs/deno": "^1.2.0"

View file

@ -12,7 +12,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"alpinejs": "^3.10.2",
"@astrojs/alpinejs": "^0.1.2",
"@types/alpinejs": "^3.7.0"

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"lit": "^2.2.5",
"@astrojs/lit": "^1.0.0",
"@webcomponents/template-shadowroot": "^0.1.0"

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
@ -22,6 +22,6 @@
"@astrojs/react": "^1.2.1",
"@astrojs/solid-js": "^1.2.1",
"@astrojs/svelte": "^1.0.2",
"@astrojs/vue": "^1.2.0"
"@astrojs/vue": "^1.2.1"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"preact": "^10.7.3",
"@astrojs/preact": "^1.2.0",
"@preact/signals": "^1.1.0"

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"@astrojs/react": "^1.2.1",

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"solid-js": "^1.4.3",
"@astrojs/solid-js": "^1.2.1"
}

View file

@ -13,6 +13,6 @@
"dependencies": {
"svelte": "^3.48.0",
"@astrojs/svelte": "^1.0.2",
"astro": "^1.5.1"
"astro": "^1.5.2"
}
}

View file

@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"vue": "^3.2.37",
"@astrojs/vue": "^1.2.0"
"@astrojs/vue": "^1.2.1"
}
}

View file

@ -15,9 +15,9 @@
],
"scripts": {},
"devDependencies": {
"astro": "^1.5.1"
"astro": "^1.5.2"
},
"peerDependencies": {
"astro": "^1.5.1"
"astro": "^1.5.2"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1"
"astro": "^1.5.2"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1"
"astro": "^1.5.2"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1"
"astro": "^1.5.2"
}
}

View file

@ -12,7 +12,7 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"svelte": "^3.48.0",
"@astrojs/svelte": "^1.0.2",
"@astrojs/node": "^2.0.1",

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"@astrojs/markdown-remark": "^1.1.3",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1"
"astro": "^1.5.2"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"preact": "^10.6.5",
"@astrojs/preact": "^1.2.0",
"@astrojs/mdx": "^0.11.4"

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"preact": "^10.7.3",
"@astrojs/preact": "^1.2.0",
"nanostores": "^0.5.12",

View file

@ -14,7 +14,7 @@
"@astrojs/mdx": "^0.11.4",
"@astrojs/tailwind": "^2.1.1",
"@types/canvas-confetti": "^1.4.3",
"astro": "^1.5.1",
"astro": "^1.5.2",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.3"
}

View file

@ -12,7 +12,7 @@
"test": "vitest"
},
"dependencies": {
"astro": "^1.5.1",
"astro": "^1.5.2",
"vitest": "^0.20.3"
}
}

View file

@ -1,5 +1,15 @@
# astro
## 1.5.2
### Patch Changes
- [#5119](https://github.com/withastro/astro/pull/5119) [`430e0346c`](https://github.com/withastro/astro/commit/430e0346c9dc0def8af93e0a393dc2847e145d2f) Thanks [@bluwy](https://github.com/bluwy)! - Use `fs.promises.rm` to remove node deprecation warning
- [#5123](https://github.com/withastro/astro/pull/5123) [`9745009ae`](https://github.com/withastro/astro/commit/9745009ae0e7fe8691c75657c5c9586a548bf2e0) Thanks [@matthewp](https://github.com/matthewp)! - Fixes index page with build.format=file
- [#5116](https://github.com/withastro/astro/pull/5116) [`500acb3c1`](https://github.com/withastro/astro/commit/500acb3c117070ee5838a8b567e9bdcf68703227) Thanks [@matthewp](https://github.com/matthewp)! - Throws when using Response.redirect in SSG mode
## 1.5.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "1.5.1",
"version": "1.5.2",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"type": "module",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/prefetch
## 0.1.0
### Minor Changes
- [#5125](https://github.com/withastro/astro/pull/5125) [`5a674f976`](https://github.com/withastro/astro/commit/5a674f976d6138ec5c87441a579c2ccf37713e73) Thanks [@Jelenkee](https://github.com/Jelenkee)! - Prefetch CSS files once
## 0.0.8
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/prefetch",
"description": "Faster page navigations by prefetching links when the browser is idle.",
"version": "0.0.8",
"version": "0.1.0",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/vercel
## 2.3.1
### Patch Changes
- [#5127](https://github.com/withastro/astro/pull/5127) [`fad25aef2`](https://github.com/withastro/astro/commit/fad25aef2f9b51324cd7aa20701042e9574706a9) Thanks [@JuanM04](https://github.com/JuanM04)! - Fixed #5120
## 2.3.0
### Minor Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/vercel",
"description": "Deploy your site to Vercel",
"version": "2.3.0",
"version": "2.3.1",
"type": "module",
"author": "withastro",
"license": "MIT",

View file

@ -1,5 +1,11 @@
# @astrojs/vue
## 1.2.1
### Patch Changes
- [#5126](https://github.com/withastro/astro/pull/5126) [`850cc19fd`](https://github.com/withastro/astro/commit/850cc19fda8e092c1a5fcbd7abfe7c7a0e15629c) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Automatically add `vuetify` to `vite.ssr.noExternal`
## 1.2.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/vue",
"version": "1.2.0",
"version": "1.2.1",
"description": "Use Vue components within Astro",
"type": "module",
"types": "./dist/index.d.ts",

View file

@ -61,7 +61,7 @@ importers:
examples/basics:
specifiers:
astro: ^1.5.1
astro: ^1.5.2
dependencies:
astro: link:../../packages/astro
@ -70,7 +70,7 @@ importers:
'@astrojs/mdx': ^0.11.4
'@astrojs/rss': ^1.0.2
'@astrojs/sitemap': ^1.0.0
astro: ^1.5.1
astro: ^1.5.2
dependencies:
'@astrojs/mdx': link:../../packages/integrations/mdx
'@astrojs/rss': link:../../packages/astro-rss
@ -79,14 +79,14 @@ importers:
examples/component:
specifiers:
astro: ^1.5.1
astro: ^1.5.2
devDependencies:
astro: link:../../packages/astro
examples/deno:
specifiers:
'@astrojs/deno': ^1.2.0
astro: ^1.5.1
astro: ^1.5.2
dependencies:
astro: link:../../packages/astro
devDependencies:
@ -102,7 +102,7 @@ importers:
'@types/node': ^18.0.0
'@types/react': ^17.0.45
'@types/react-dom': ^18.0.0
astro: ^1.5.1
astro: ^1.5.2
preact: ^10.7.3
react: ^18.1.0
react-dom: ^18.1.0
@ -125,7 +125,7 @@ importers:
'@astrojs/alpinejs': ^0.1.2
'@types/alpinejs': ^3.7.0
alpinejs: ^3.10.2
astro: ^1.5.1
astro: ^1.5.2
dependencies:
'@astrojs/alpinejs': link:../../packages/integrations/alpinejs
'@types/alpinejs': 3.7.0
@ -136,7 +136,7 @@ importers:
specifiers:
'@astrojs/lit': ^1.0.0
'@webcomponents/template-shadowroot': ^0.1.0
astro: ^1.5.1
astro: ^1.5.2
lit: ^2.2.5
dependencies:
'@astrojs/lit': link:../../packages/integrations/lit
@ -150,8 +150,8 @@ importers:
'@astrojs/react': ^1.2.1
'@astrojs/solid-js': ^1.2.1
'@astrojs/svelte': ^1.0.2
'@astrojs/vue': ^1.2.0
astro: ^1.5.1
'@astrojs/vue': ^1.2.1
astro: ^1.5.2
preact: ^10.7.3
react: ^18.1.0
react-dom: ^18.1.0
@ -176,7 +176,7 @@ importers:
specifiers:
'@astrojs/preact': ^1.2.0
'@preact/signals': ^1.1.0
astro: ^1.5.1
astro: ^1.5.2
preact: ^10.7.3
dependencies:
'@astrojs/preact': link:../../packages/integrations/preact
@ -189,7 +189,7 @@ importers:
'@astrojs/react': ^1.2.1
'@types/react': ^18.0.10
'@types/react-dom': ^18.0.5
astro: ^1.5.1
astro: ^1.5.2
react: ^18.1.0
react-dom: ^18.1.0
dependencies:
@ -203,7 +203,7 @@ importers:
examples/framework-solid:
specifiers:
'@astrojs/solid-js': ^1.2.1
astro: ^1.5.1
astro: ^1.5.2
solid-js: ^1.4.3
dependencies:
'@astrojs/solid-js': link:../../packages/integrations/solid
@ -213,7 +213,7 @@ importers:
examples/framework-svelte:
specifiers:
'@astrojs/svelte': ^1.0.2
astro: ^1.5.1
astro: ^1.5.2
svelte: ^3.48.0
dependencies:
'@astrojs/svelte': link:../../packages/integrations/svelte
@ -222,8 +222,8 @@ importers:
examples/framework-vue:
specifiers:
'@astrojs/vue': ^1.2.0
astro: ^1.5.1
'@astrojs/vue': ^1.2.1
astro: ^1.5.2
vue: ^3.2.37
dependencies:
'@astrojs/vue': link:../../packages/integrations/vue
@ -232,25 +232,25 @@ importers:
examples/integration:
specifiers:
astro: ^1.5.1
astro: ^1.5.2
devDependencies:
astro: link:../../packages/astro
examples/minimal:
specifiers:
astro: ^1.5.1
astro: ^1.5.2
dependencies:
astro: link:../../packages/astro
examples/non-html-pages:
specifiers:
astro: ^1.5.1
astro: ^1.5.2
dependencies:
astro: link:../../packages/astro
examples/portfolio:
specifiers:
astro: ^1.5.1
astro: ^1.5.2
dependencies:
astro: link:../../packages/astro
@ -258,7 +258,7 @@ importers:
specifiers:
'@astrojs/node': ^2.0.1
'@astrojs/svelte': ^1.0.2
astro: ^1.5.1
astro: ^1.5.2
concurrently: ^7.2.1
svelte: ^3.48.0
unocss: ^0.15.6
@ -275,7 +275,7 @@ importers:
examples/with-markdown-plugins:
specifiers:
'@astrojs/markdown-remark': ^1.1.3
astro: ^1.5.1
astro: ^1.5.2
hast-util-select: 5.0.1
rehype-autolink-headings: ^6.1.1
rehype-slug: ^5.0.1
@ -292,7 +292,7 @@ importers:
examples/with-markdown-shiki:
specifiers:
astro: ^1.5.1
astro: ^1.5.2
dependencies:
astro: link:../../packages/astro
@ -300,7 +300,7 @@ importers:
specifiers:
'@astrojs/mdx': ^0.11.4
'@astrojs/preact': ^1.2.0
astro: ^1.5.1
astro: ^1.5.2
preact: ^10.6.5
dependencies:
'@astrojs/mdx': link:../../packages/integrations/mdx
@ -312,7 +312,7 @@ importers:
specifiers:
'@astrojs/preact': ^1.2.0
'@nanostores/preact': ^0.1.3
astro: ^1.5.1
astro: ^1.5.2
nanostores: ^0.5.12
preact: ^10.7.3
dependencies:
@ -327,7 +327,7 @@ importers:
'@astrojs/mdx': ^0.11.4
'@astrojs/tailwind': ^2.1.1
'@types/canvas-confetti': ^1.4.3
astro: ^1.5.1
astro: ^1.5.2
autoprefixer: ^10.4.7
canvas-confetti: ^1.5.1
postcss: ^8.4.14
@ -344,7 +344,7 @@ importers:
examples/with-vite-plugin-pwa:
specifiers:
astro: ^1.5.1
astro: ^1.5.2
vite-plugin-pwa: 0.11.11
workbox-window: ^6.5.3
dependencies:
@ -354,7 +354,7 @@ importers:
examples/with-vitest:
specifiers:
astro: ^1.5.1
astro: ^1.5.2
vitest: ^0.20.3
dependencies:
astro: link:../../packages/astro