chore(deps): bump @keystatic/astro from 5.2.0 to 6.0.0 - #361
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@keystatic/astro](https://github.com/Thinkmill/keystatic/tree/HEAD/packages/astro) from 5.2.0 to 6.0.0. - [Changelog](https://github.com/Thinkmill/keystatic/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/Thinkmill/keystatic/commits/HEAD/packages/astro) --- updated-dependencies: - dependency-name: "@keystatic/astro" dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
72c04a2 to
d3d3aaf
Compare
Applies the Dependabot minor-and-patch group (#388) and the `@keystatic/astro` major (#361) on top of the advisory fixes from #389, as a single lockfile regeneration rather than three conflicting ones. Dependencies: - @astrojs/react 6.0.4 -> 6.0.5 - @astrojs/sitemap 3.7.3 -> 3.7.4 - @astrojs/vercel 11.0.7 -> 11.0.10 - @keystatic/astro 5.2.0 -> 6.0.0 - @keystatic/core 0.6.8 -> 0.6.9 - @types/react 19.2.18 -> 19.3.0 - @types/react-dom 19.2.4 -> 19.3.0 - astro-auto-import 0.5.2 -> 0.6.0 - astro-expressive-code 0.44.1 -> 0.44.2 - astro-seo 1.1.0 -> 1.2.0 - react, react-dom 19.2.8 -> 19.3.0 Dev dependencies: - eslint 10.9.0 -> 10.10.0 (dependency and the matching `overrides` pin) - globals 17.11.0 -> 17.12.0 - typescript-eslint 8.67.0 -> 8.70.0 `@astrojs/markdown-remark` is already at ^7.3.1 on main via #389, and astro stays at 7.3.3: this group does not touch it. The `@keystatic/astro` major is safe here. Its 6.0.0 peer range is `astro "5 || 6 || 7"`, so the major only drops astro 2/3/4 support and the repository already runs astro 7. Lockfile regenerated from the registry with npm 10 and no node_modules present, per CLAUDE.md. Verified: npm@10 ci --dry-run in sync, npm audit clean at both CI gates, lint clean (0 errors), build produces the same 291 pages and the same pagefind index (20 pages, 2987 words), and the home, blog, docs and provider-tab pages render with no console errors.
|
Superseded by #393, which is now merged and bumps The major is a no-op for this repository: the 6.0.0 peer range is |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @keystatic/astro from 5.2.0 to 6.0.0.
Changelog
Sourced from @keystatic/astro's changelog.
Commits