[ci] release (#7368)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot) 2023-06-13 13:55:58 -07:00 committed by GitHub
parent 32b0f84a1c
commit 06315a1fde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
47 changed files with 124 additions and 151 deletions

View file

@ -1,5 +0,0 @@
---
'@astrojs/cloudflare': minor
---
Expose cf metadata and Cloudflare Worker Cache API through `caches` in runtime.

View file

@ -1,5 +0,0 @@
---
'@astrojs/lit': minor
---
Upgrade lit dependencies

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fixed `RedirectConfig` type definition

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fix missing stacktraces for Zod errors

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.5.6"
"astro": "^2.6.4"
}
}

View file

@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^0.19.5",
"@astrojs/mdx": "^0.19.7",
"@astrojs/rss": "^2.4.3",
"@astrojs/sitemap": "^1.3.2",
"astro": "^2.5.6"
"@astrojs/sitemap": "^1.3.3",
"astro": "^2.6.4"
}
}

View file

@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
"astro": "^2.5.6"
"astro": "^2.6.4"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"

View file

@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.5.6"
"astro": "^2.6.4"
},
"devDependencies": {
"@astrojs/deno": "^4.1.1"

View file

@ -14,6 +14,6 @@
"@astrojs/alpinejs": "^0.2.2",
"@types/alpinejs": "^3.7.1",
"alpinejs": "^3.12.0",
"astro": "^2.5.6"
"astro": "^2.6.4"
}
}

View file

@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/lit": "^2.0.2",
"@astrojs/lit": "^2.1.0",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "^2.5.6",
"astro": "^2.6.4",
"lit": "^2.7.4"
}
}

View file

@ -14,9 +14,9 @@
"@astrojs/preact": "^2.2.1",
"@astrojs/react": "^2.2.1",
"@astrojs/solid-js": "^2.2.0",
"@astrojs/svelte": "^2.2.0",
"@astrojs/svelte": "^3.0.0",
"@astrojs/vue": "^2.2.1",
"astro": "^2.5.6",
"astro": "^2.6.4",
"preact": "^10.13.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",

View file

@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^2.2.1",
"@preact/signals": "^1.1.3",
"astro": "^2.5.6",
"astro": "^2.6.4",
"preact": "^10.13.2"
}
}

View file

@ -14,7 +14,7 @@
"@astrojs/react": "^2.2.1",
"@types/react": "^18.2.5",
"@types/react-dom": "^18.2.3",
"astro": "^2.5.6",
"astro": "^2.6.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/solid-js": "^2.2.0",
"astro": "^2.5.6",
"astro": "^2.6.4",
"solid-js": "^1.7.4"
}
}

View file

@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/svelte": "^2.2.0",
"astro": "^2.5.6",
"@astrojs/svelte": "^3.0.0",
"astro": "^2.6.4",
"svelte": "^3.58.0"
}
}

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/vue": "^2.2.1",
"astro": "^2.5.6",
"astro": "^2.6.4",
"vue": "^3.2.47"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^5.1.4",
"astro": "^2.5.6"
"@astrojs/node": "^5.2.0",
"astro": "^2.6.4"
}
}

View file

@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
"astro": "^2.5.6"
"astro": "^2.6.4"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"

View file

@ -12,8 +12,8 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
"@astrojs/node": "^5.1.4",
"astro": "^2.5.6",
"@astrojs/node": "^5.2.0",
"astro": "^2.6.4",
"html-minifier": "^4.0.0"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.5.6"
"astro": "^2.6.4"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.5.6"
"astro": "^2.6.4"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.5.6"
"astro": "^2.6.4"
}
}

View file

@ -12,9 +12,9 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
"@astrojs/node": "^5.1.4",
"@astrojs/svelte": "^2.2.0",
"astro": "^2.5.6",
"@astrojs/node": "^5.2.0",
"@astrojs/svelte": "^3.0.0",
"astro": "^2.6.4",
"svelte": "^3.58.0"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/markdoc": "^0.3.0",
"astro": "^2.6.2"
"@astrojs/markdoc": "^0.3.3",
"astro": "^2.6.4"
}
}

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^2.2.1",
"astro": "^2.5.6",
"astro": "^2.6.4",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.5.6"
"astro": "^2.6.4"
}
}

View file

@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^0.19.5",
"@astrojs/mdx": "^0.19.7",
"@astrojs/preact": "^2.2.1",
"astro": "^2.5.6",
"astro": "^2.6.4",
"preact": "^10.13.2"
}
}

View file

@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^2.2.1",
"@nanostores/preact": "^0.4.1",
"astro": "^2.5.6",
"astro": "^2.6.4",
"nanostores": "^0.8.1",
"preact": "^10.13.2"
}

View file

@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^0.19.5",
"@astrojs/mdx": "^0.19.7",
"@astrojs/tailwind": "^3.1.3",
"@types/canvas-confetti": "^1.6.0",
"astro": "^2.5.6",
"astro": "^2.6.4",
"autoprefixer": "^10.4.14",
"canvas-confetti": "^1.6.0",
"postcss": "^8.4.23",

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.5.6",
"astro": "^2.6.4",
"vite-plugin-pwa": "0.14.7",
"workbox-window": "^6.5.4"
}

View file

@ -12,7 +12,7 @@
"test": "vitest"
},
"dependencies": {
"astro": "^2.5.6",
"astro": "^2.6.4",
"vitest": "^0.31.0"
}
}

View file

@ -1,5 +1,13 @@
# astro
## 2.6.4
### Patch Changes
- [#7366](https://github.com/withastro/astro/pull/7366) [`42baf62e7`](https://github.com/withastro/astro/commit/42baf62e7ca0351a2f2c7d06ec58086f90519bb7) Thanks [@aappaapp](https://github.com/aappaapp)! - Fixed `RedirectConfig` type definition
- [#7380](https://github.com/withastro/astro/pull/7380) [`1c7b63595`](https://github.com/withastro/astro/commit/1c7b6359563f5e83325121efb2e61915d818a35a) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Fix missing stacktraces for Zod errors
## 2.6.3
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "2.6.3",
"version": "2.6.4",
"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,16 @@
# @astrojs/cloudflare
## 6.5.0
### Minor Changes
- [#7386](https://github.com/withastro/astro/pull/7386) [`6d8aa4b61`](https://github.com/withastro/astro/commit/6d8aa4b61f22df2c5052d06dac8e53bbce73f5f5) Thanks [@beynar](https://github.com/beynar)! - Expose cf metadata and Cloudflare Worker Cache API through `caches` in runtime.
### Patch Changes
- Updated dependencies [[`42baf62e7`](https://github.com/withastro/astro/commit/42baf62e7ca0351a2f2c7d06ec58086f90519bb7), [`1c7b63595`](https://github.com/withastro/astro/commit/1c7b6359563f5e83325121efb2e61915d818a35a)]:
- astro@2.6.4
## 6.4.0
### Minor Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/cloudflare",
"description": "Deploy your site to Cloudflare Workers/Pages",
"version": "6.4.0",
"version": "6.5.0",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -44,7 +44,7 @@
"tiny-glob": "^0.2.9"
},
"peerDependencies": {
"astro": "workspace:^2.6.3"
"astro": "workspace:^2.6.4"
},
"devDependencies": {
"astro": "workspace:*",

View file

@ -36,7 +36,7 @@
"esbuild": "^0.15.18"
},
"peerDependencies": {
"astro": "workspace:^2.6.3"
"astro": "workspace:^2.6.4"
},
"devDependencies": {
"astro": "workspace:*",

View file

@ -62,7 +62,7 @@
"vite": "^4.3.1"
},
"peerDependencies": {
"astro": "workspace:^2.6.3",
"astro": "workspace:^2.6.4",
"sharp": ">=0.31.0"
},
"peerDependenciesMeta": {

View file

@ -1,5 +1,11 @@
# @astrojs/lit
## 2.1.0
### Minor Changes
- [#7373](https://github.com/withastro/astro/pull/7373) [`0986a44dd`](https://github.com/withastro/astro/commit/0986a44ddd2b48edbe318f6fceb7f4ce4670ce05) Thanks [@matthewp](https://github.com/matthewp)! - Upgrade lit dependencies
## 2.0.2
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/lit",
"version": "2.0.2",
"version": "2.1.0",
"description": "Use Lit components within Astro",
"type": "module",
"types": "./dist/index.d.ts",

View file

@ -73,7 +73,7 @@
"zod": "^3.17.3"
},
"peerDependencies": {
"astro": "workspace:^2.6.3"
"astro": "workspace:^2.6.4"
},
"devDependencies": {
"@astrojs/markdown-remark": "^2.2.1",

View file

@ -43,7 +43,7 @@
"esbuild": "^0.15.18"
},
"peerDependencies": {
"astro": "workspace:^2.6.3"
"astro": "workspace:^2.6.4"
},
"devDependencies": {
"@netlify/edge-functions": "^2.0.0",

View file

@ -38,7 +38,7 @@
"server-destroy": "^1.0.1"
},
"peerDependencies": {
"astro": "workspace:^2.6.3"
"astro": "workspace:^2.6.4"
},
"devDependencies": {
"@types/node": "^18.7.21",

View file

@ -48,7 +48,7 @@
"vite": "^4.3.1"
},
"peerDependencies": {
"astro": "workspace:^2.6.3",
"astro": "workspace:^2.6.4",
"svelte": "^3.55.0"
},
"engines": {

View file

@ -44,7 +44,7 @@
"vite": "^4.3.1"
},
"peerDependencies": {
"astro": "workspace:^2.6.3",
"astro": "workspace:^2.6.4",
"tailwindcss": "^3.0.24"
},
"pnpm": {

View file

@ -60,7 +60,7 @@
"web-vitals": "^3.1.1"
},
"peerDependencies": {
"astro": "workspace:^2.6.3"
"astro": "workspace:^2.6.4"
},
"devDependencies": {
"@types/set-cookie-parser": "^2.4.2",

View file

@ -56,7 +56,7 @@
"vue": "^3.2.37"
},
"peerDependencies": {
"astro": "workspace:^2.6.3",
"astro": "workspace:^2.6.4",
"vue": "^3.2.30"
},
"engines": {

View file

@ -1,4 +1,8 @@
lockfileVersion: '6.0'
lockfileVersion: '6.1'
settings:
autoInstallPeers: false
excludeLinksFromLockfile: false
overrides:
tsconfig-resolver>type-fest: 3.0.0
@ -123,34 +127,34 @@ importers:
examples/basics:
dependencies:
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
examples/blog:
dependencies:
'@astrojs/mdx':
specifier: ^0.19.5
specifier: ^0.19.7
version: link:../../packages/integrations/mdx
'@astrojs/rss':
specifier: ^2.4.3
version: link:../../packages/astro-rss
'@astrojs/sitemap':
specifier: ^1.3.2
specifier: ^1.3.3
version: link:../../packages/integrations/sitemap
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
examples/component:
devDependencies:
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
examples/deno:
dependencies:
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
devDependencies:
'@astrojs/deno':
@ -169,19 +173,19 @@ importers:
specifier: ^3.12.0
version: 3.12.0
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
examples/framework-lit:
dependencies:
'@astrojs/lit':
specifier: ^2.0.2
specifier: ^2.1.0
version: link:../../packages/integrations/lit
'@webcomponents/template-shadowroot':
specifier: ^0.2.1
version: 0.2.1
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
lit:
specifier: ^2.7.4
@ -199,13 +203,13 @@ importers:
specifier: ^2.2.0
version: link:../../packages/integrations/solid
'@astrojs/svelte':
specifier: ^2.2.0
version: 2.2.0(astro@packages+astro)(svelte@3.58.0)(typescript@5.0.2)
specifier: ^3.0.0
version: link:../../packages/integrations/svelte
'@astrojs/vue':
specifier: ^2.2.1
version: link:../../packages/integrations/vue
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
preact:
specifier: ^10.13.2
@ -235,7 +239,7 @@ importers:
specifier: ^1.1.3
version: 1.1.3(preact@10.13.2)
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
preact:
specifier: ^10.13.2
@ -253,7 +257,7 @@ importers:
specifier: ^18.2.3
version: 18.2.3
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
react:
specifier: ^18.2.0
@ -268,7 +272,7 @@ importers:
specifier: ^2.2.0
version: link:../../packages/integrations/solid
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
solid-js:
specifier: ^1.7.4
@ -277,10 +281,10 @@ importers:
examples/framework-svelte:
dependencies:
'@astrojs/svelte':
specifier: ^2.2.0
version: 2.2.0(astro@packages+astro)(svelte@3.58.0)(typescript@5.0.2)
specifier: ^3.0.0
version: link:../../packages/integrations/svelte
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
svelte:
specifier: ^3.58.0
@ -292,7 +296,7 @@ importers:
specifier: ^2.2.1
version: link:../../packages/integrations/vue
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
vue:
specifier: ^3.2.47
@ -301,25 +305,25 @@ importers:
examples/hackernews:
dependencies:
'@astrojs/node':
specifier: ^5.1.4
specifier: ^5.2.0
version: link:../../packages/integrations/node
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
examples/integration:
devDependencies:
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
examples/middleware:
dependencies:
'@astrojs/node':
specifier: ^5.1.4
specifier: ^5.2.0
version: link:../../packages/integrations/node
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
html-minifier:
specifier: ^4.0.0
@ -328,31 +332,31 @@ importers:
examples/minimal:
dependencies:
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
examples/non-html-pages:
dependencies:
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
examples/portfolio:
dependencies:
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
examples/ssr:
dependencies:
'@astrojs/node':
specifier: ^5.1.4
specifier: ^5.2.0
version: link:../../packages/integrations/node
'@astrojs/svelte':
specifier: ^2.2.0
version: 2.2.0(astro@packages+astro)(svelte@3.58.0)(typescript@5.0.2)
specifier: ^3.0.0
version: link:../../packages/integrations/svelte
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
svelte:
specifier: ^3.58.0
@ -361,10 +365,10 @@ importers:
examples/with-markdoc:
dependencies:
'@astrojs/markdoc':
specifier: ^0.3.0
specifier: ^0.3.3
version: link:../../packages/integrations/markdoc
astro:
specifier: ^2.6.2
specifier: ^2.6.4
version: link:../../packages/astro
examples/with-markdown-plugins:
@ -373,7 +377,7 @@ importers:
specifier: ^2.2.1
version: link:../../packages/markdown/remark
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
hast-util-select:
specifier: ^5.0.5
@ -394,19 +398,19 @@ importers:
examples/with-markdown-shiki:
dependencies:
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
examples/with-mdx:
dependencies:
'@astrojs/mdx':
specifier: ^0.19.5
specifier: ^0.19.7
version: link:../../packages/integrations/mdx
'@astrojs/preact':
specifier: ^2.2.1
version: link:../../packages/integrations/preact
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
preact:
specifier: ^10.13.2
@ -421,7 +425,7 @@ importers:
specifier: ^0.4.1
version: 0.4.1(nanostores@0.8.1)(preact@10.13.2)
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
nanostores:
specifier: ^0.8.1
@ -433,7 +437,7 @@ importers:
examples/with-tailwindcss:
dependencies:
'@astrojs/mdx':
specifier: ^0.19.5
specifier: ^0.19.7
version: link:../../packages/integrations/mdx
'@astrojs/tailwind':
specifier: ^3.1.3
@ -442,7 +446,7 @@ importers:
specifier: ^1.6.0
version: 1.6.0
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
autoprefixer:
specifier: ^10.4.14
@ -460,7 +464,7 @@ importers:
examples/with-vite-plugin-pwa:
dependencies:
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
vite-plugin-pwa:
specifier: 0.14.7
@ -472,7 +476,7 @@ importers:
examples/with-vitest:
dependencies:
astro:
specifier: ^2.5.6
specifier: ^2.6.4
version: link:../../packages/astro
vitest:
specifier: ^0.31.0
@ -5471,23 +5475,6 @@ packages:
vscode-uri: 3.0.7
dev: false
/@astrojs/svelte@2.2.0(astro@packages+astro)(svelte@3.58.0)(typescript@5.0.2):
resolution: {integrity: sha512-4kfh3GEIIOqH/wwTwLloRsZJ3z7rJ1eZWZ1oFrfEIjiQny5XqxyRJp/tUseKfaeDwKQGL+9t31ePTuwxx5oung==}
engines: {node: '>=16.12.0'}
peerDependencies:
astro: '*'
svelte: ^3.54.0
dependencies:
'@sveltejs/vite-plugin-svelte': 2.4.1(svelte@3.58.0)(vite@4.3.1)
astro: link:packages/astro
svelte: 3.58.0
svelte2tsx: 0.5.23(svelte@3.58.0)(typescript@5.0.2)
transitivePeerDependencies:
- supports-color
- typescript
- vite
dev: false
/@babel/code-frame@7.21.4:
resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==}
engines: {node: '>=6.9.0'}
@ -16796,21 +16783,6 @@ packages:
svelte: 3.58.0
dev: false
/svelte2tsx@0.5.23(svelte@3.58.0)(typescript@5.0.2):
resolution: {integrity: sha512-jYFnugTQRFmUpvLXPQrKzVYcW5ErT+0QCxg027Zx9BuvYefMZFuoBSTDYe7viPEFGrPPiLgT2m7f5n9khE7f7Q==}
peerDependencies:
svelte: ^3.24
typescript: ^4.1.2
peerDependenciesMeta:
typescript:
optional: true
dependencies:
dedent-js: 1.0.1
pascal-case: 3.1.2
svelte: 3.58.0
typescript: 5.0.2
dev: false
/svelte2tsx@0.6.15(svelte@3.58.0)(typescript@5.0.2):
resolution: {integrity: sha512-+j6RmA3g5pPs1DHa/rdzJjjhZuCfWx0IbNPaR99A2bvOSPPY6BlVkBGU0urI+DGcWHhYEG28Flo942KqlAkpEQ==}
peerDependencies:
@ -18405,7 +18377,3 @@ packages:
dependencies:
solid-js: 1.7.4
dev: false
settings:
autoInstallPeers: false
excludeLinksFromLockfile: false