Closed dependabot[bot] closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
endless-chat | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 17, 2024 4:33pm |
free-chat | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 17, 2024 4:33pm |
此拉取请求将 Astro 依赖项从版本 4.16.5 更新到 4.16.6。更新包括小的错误修复和改进,并对实验性的 Container API 进行了重大更改。
classDiagram
class AstroContainer {
+create()
+renderToString(component, options)
+renderToResponse(component, options)
}
note for AstroContainer "在 renderToString 和 renderToResponse 方法中添加了 'partial' 选项。"
更改 | 详情 | 文件 |
---|---|---|
将 Astro 依赖项更新到版本 4.16.6 |
|
pnpm-lock.yaml |
Name | Link |
---|---|
Latest commit | 2b3737f3a51f7e52d34bc0e88f774d8a7c03561a |
Latest deploy log | https://app.netlify.com/sites/promplate-demo/deploys/67113be207566d0008fa63c2 |
Deploy Preview | https://deploy-preview-97--promplate-demo.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 58 Accessibility: 55 Best Practices: 83 SEO: 84 PWA: 100 View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
Looks like astro is up-to-date now, so this is no longer needed.
Bumps astro from 4.16.5 to 4.16.6.
Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
d6f1704
[ci] release (#12240)c5cd5be
Fix test:vite-ci script (#12246)0bbf2fb
[ci] format8b1a641
fix: do not override process.env (#12227)2b6daa5
fix(container): emit components as partials (#12239)a3d30a6
fix: improve error for inferSize and Image component (#11823)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by Sourcery
杂务:
Original summary in English
## Summary by Sourcery Chores: - Bump Astro dependency from version 4.16.5 to 4.16.6.