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 1, 2024 4:44pm |
free-chat | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 1, 2024 4:44pm |
此拉取请求将 Astro 依赖项从版本 4.15.9 更新到 4.15.10。这是一个小的补丁更新,包含几个错误修复和改进。
未生成序列图,因为更改看起来简单且不需要视觉表示。
更改 | 详情 | 文件 |
---|---|---|
将 Astro 更新到版本 4.15.10 |
|
pnpm-lock.yaml |
更新 boxen 依赖项 |
|
pnpm-lock.yaml |
更新 @iconify/json 依赖项 |
|
pnpm-lock.yaml |
Name | Link |
---|---|
Latest commit | 35c1f1df2f091d32ee5d165edb1aa29e167ba50a |
Latest deploy log | https://app.netlify.com/sites/promplate-demo/deploys/66fc26798dd51b0008d0b551 |
Deploy Preview | https://deploy-preview-74--promplate-demo.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 59 Accessibility: 74 Best Practices: 92 SEO: 87 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.15.9 to 4.15.10.
Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
f06feee
[ci] release (#12074)76c5fbd
Fix non-stable versions for astro add (#12095)12dae50
chore: changeset (#12084)5b70610
Update boxen to v8 (#12094)928dc31
fix(deps): update all non-major dependencies (#12092)2594eb0
fix(deps): update all non-major dependencies (#12003)d7779df
View Transitions: Fixes Astro's fade animation to prevent flicker during morp...1720c5b
Fix injected endpoint prerender detection (#12043)98831ee
docs: fix typo in code comments (#11944)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
Sourcery的总结
将Astro升级到版本4.15.10,解决了包括动画和集成问题在内的多个错误修复,并通过新的filePath属性增强内容层条目。更新各种依赖项到最新版本,以提高稳定性和性能。
错误修复:
增强功能:
杂务:
Original summary in English
## Summary by Sourcery Bump Astro to version 4.15.10, addressing several bug fixes including animation and integration issues, and enhance content layer entries with a new filePath property. Update various dependencies to their latest versions for improved stability and performance. Bug Fixes: - Fix Astro's fade animation to prevent flashing during morph transitions. - Fix injected endpoint prerender option detection. - Fix installation of non-stable versions of integrations with 'astro add'. Enhancements: - Add missing filePath property on content layer entries. Chores: - Bump Astro dependency from version 4.15.9 to 4.15.10. - Update '@iconify/json' dependency from version 2.2.254 to 2.2.255. - Update 'boxen' dependency from version 7.1.1 to 8.0.1. - Update 'camelcase' dependency from version 7.0.1 to 8.0.0. - Update 'type-fest' dependency from version 2.19.0 to 4.26.1. - Update 'widest-line' dependency from version 4.0.1 to 5.0.0. - Update 'wrap-ansi' dependency from version 8.1.0 to 9.0.0.