chore(deps): bump the npm-deps group with 8 updates#571
Merged
Conversation
Bumps the npm-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.40.0` | `0.41.1` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.4.8` | `7.0.3` | | [astro-mermaid](https://github.com/joesaby/astro-mermaid) | `2.0.4` | `2.1.0` | | [starlight-image-zoom](https://github.com/HiDeoo/starlight-image-zoom/tree/HEAD/packages/starlight-image-zoom) | `0.14.2` | `0.15.0` | | [starlight-theme-nova](https://github.com/ocavue/starlight-theme-nova) | `0.11.11` | `0.12.0` | | [@lavamoat/allow-scripts](https://github.com/LavaMoat/LavaMoat/tree/HEAD/packages/allow-scripts) | `5.0.2` | `5.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.1` | | [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) | `0.24.1` | `0.25.1` | Updates `@astrojs/starlight` from 0.40.0 to 0.41.1 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.41.1/packages/starlight) Updates `astro` from 6.4.8 to 7.0.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.0.3/packages/astro) Updates `astro-mermaid` from 2.0.4 to 2.1.0 - [Release notes](https://github.com/joesaby/astro-mermaid/releases) - [Changelog](https://github.com/joesaby/astro-mermaid/blob/main/CHANGELOG.md) - [Commits](joesaby/astro-mermaid@v2.0.4...v2.1.0) Updates `starlight-image-zoom` from 0.14.2 to 0.15.0 - [Release notes](https://github.com/HiDeoo/starlight-image-zoom/releases) - [Changelog](https://github.com/HiDeoo/starlight-image-zoom/blob/main/packages/starlight-image-zoom/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-image-zoom/commits/starlight-image-zoom@0.15.0/packages/starlight-image-zoom) Updates `starlight-theme-nova` from 0.11.11 to 0.12.0 - [Commits](https://github.com/ocavue/starlight-theme-nova/commits) Updates `@lavamoat/allow-scripts` from 5.0.2 to 5.1.0 - [Release notes](https://github.com/LavaMoat/LavaMoat/releases) - [Changelog](https://github.com/LavaMoat/LavaMoat/blob/main/packages/allow-scripts/CHANGELOG.md) - [Commits](https://github.com/LavaMoat/LavaMoat/commits/lavapack-v5.1.0/packages/allow-scripts) Updates `prettier` from 3.8.4 to 3.9.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.1) Updates `starlight-links-validator` from 0.24.1 to 0.25.1 - [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases) - [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.25.1/packages/starlight-links-validator) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: astro dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: astro-mermaid dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: starlight-image-zoom dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: starlight-theme-nova dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@lavamoat/allow-scripts" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: prettier dependency-version: 3.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: starlight-links-validator dependency-version: 0.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
CI is failing because `starlight-llms-txt@0.10.0` declares a peer dependency on `astro@^6.0.0`, which conflicts with the `astro@7` bump in this PR. There's an open upstream PR to add Astro 7 support: delucis/starlight-llms-txt#127, but it hasn't been released yet. As a short-term workaround, `--legacy-peer-deps` has been added to the install step so this PR can land. A tracking issue to remove it once `starlight-llms-txt` ships Astro 7 support has been opened: #573. |
fdff11e to
5912aaa
Compare
tomarra
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-deps group with 8 updates:
0.40.00.41.16.4.87.0.32.0.42.1.00.14.20.15.00.11.110.12.05.0.25.1.03.8.43.9.10.24.10.25.1Updates
@astrojs/starlightfrom 0.40.0 to 0.41.1Release notes
Sourced from @astrojs/starlight's releases.
Changelog
Sourced from @astrojs/starlight's changelog.
Commits
c1a3d6d[ci] release (#3989)72e63dcAdd link icons and dedupe Markdown/component icons (#3967)ac55cfaUpdateastro-expressive-code(#3988)fe11bb4[ci] release (#3956)1202dd4Astro 7 support (#3951)a935d33Fix Markdown processing path matching (#3953)8deaf55Improve Sätteri import comment (#3948)Updates
astrofrom 6.4.8 to 7.0.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
f7283e0[ci] release (#17180)24d2c9eFix getStaticPaths error in one route blocking other matching routes in dev (...efdd4d1[ci] formatfb0ab02fix: localized error route status handling (#17087)8f4a3dbFix HMR for action files during development (#16932)fa6428afix(dev): wire AbortController to socket close so request.signal reflects cli...ccd1e37chore(head): remove meta title tag in favor of standard title tag (#17178)dc260daRemove legacy "X-UA-Compatible" meta tags (#17162)74f5f24chore: update Vite to 8.1 (#17160)a39b7a8[ci] release (#17167)Updates
astro-mermaidfrom 2.0.4 to 2.1.0Release notes
Sourced from astro-mermaid's releases.
Commits
ce85c02feat: support Astro 7 Sätteri markdown processor (#71) (#72)68e8259chore(deps-dev): bump dompurify (#70)Updates
starlight-image-zoomfrom 0.14.2 to 0.15.0Release notes
Sourced from starlight-image-zoom's releases.
Changelog
Sourced from starlight-image-zoom's changelog.
Commits
52a3385ci: release (#66)90bf6c7Add Astro 7 supprot (#65)Updates
starlight-theme-novafrom 0.11.11 to 0.12.0Commits
Updates
@lavamoat/allow-scriptsfrom 5.0.2 to 5.1.0Release notes
Sourced from @lavamoat/allow-scripts's releases.
Changelog
Sourced from @lavamoat/allow-scripts's changelog.
Commits
82beffarestrict engines.node to < 19.0.01dc8f60allow-scripts/version - 2.3.15c10d83Bump npmcli/run-script to 6.0.0644b102fix(allow-scripts): avoid failure if preinstall-always-fail already installed...178db07allow-scripts/version - 2.3.0cfaa89eallow-scripts: export setupe12aeddlint:fixde6cf8efeat: Prevent bin scripts confusion by taking control of linking node_modules...190391afix: remove redundant engine entries from package.json (#411)084fbb6Improve eslint (#409)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@lavamoat/allow-scriptssince your current version.Updates
prettierfrom 3.8.4 to 3.9.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
c47654cRelease 3.9.106159aaFix bug in release script4bc5ab4Update file-entry-cache to 11.1.5 (#19483)b7fd58bRelease@prettier/plugin-oxc@0.2.0and@prettier/plugin-hermes@0.2.03006400Revert changes in release script7bef7dbGit blame ignore 3.9.0bb817b1Bump Prettier dependency to 3.9.005cf896Clean changelog_unreleased79f6cdfDisable finished steps3613b1eAdd blog post for v3.9 (#19414)Updates
starlight-links-validatorfrom 0.24.1 to 0.25.1Release notes
Sourced from starlight-links-validator's releases.
Changelog
Sourced from starlight-links-validator's changelog.
Commits
43a9468ci: release (#170)0016925Fix potential consumer type error (#169)c9b4f56ci: release (#168)5019546Add Astro v7 and Sätteri support (#167)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions