build: bump the docs-dependencies group in /docs with 2 updates - #1597
Conversation
Bumps the docs-dependencies group in /docs with 2 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.41.3 to 0.41.4 - [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.4/packages/starlight) Updates `astro` from 7.1.2 to 7.1.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.1.3/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.41.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-dependencies - dependency-name: astro dependency-version: 7.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying quickadd with
|
| Latest commit: |
a0d6776
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9d8aea4f.quickadd.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-docs-nnpu.quickadd.pages.dev |
Verdict: APPROVE as-is. No code change needed. One timing caveat below.
Note first: no CI job builds the docs site. MethodBuilt Result: the output is equivalent, with exactly one intended upstream changeByte-identical:
All 50 HTML pages are structurally identical after normalizing (a) Astro scoped-class hashes and (b) the - addEventListener(`pageHide`, a);
+ (nothing)That is starlight #4088, "Simplifies Starlight's client-side sidebar state persistence script slightly". Worth noting the removed listener was dead code: DOM event names are case-sensitive and the spec event is The other two 0.41.4 fixes are unreachable here: the Lockfile churn is larger than "2 updates" suggests, and it is benign455 changed lines. Beyond the two named packages: Caveat: this trips your own supply-chain quarantine
Suggestion: merge on or after 2026-08-02, when What this evidence does NOT coverHonest limits: a static output diff cannot evaluate live client behaviour, and I did not exercise the deployed site. Given that every JS bundle is byte-identical and the only markup change is the removal of a listener that never fired, I judge the residual risk very low. Risk: very low. Independent of the other four PRs (separate package, separate lockfile). |
Bumps the docs-dependencies group in /docs with 2 updates: @astrojs/starlight and astro.
Updates
@astrojs/starlightfrom 0.41.3 to 0.41.4Release notes
Sourced from @astrojs/starlight's releases.
Changelog
Sourced from @astrojs/starlight's changelog.
Commits
ab2792b[ci] release (#4090)712eeddfix: invalid option error when modifying enums in docsSchema's extend (#3936)0896b91Support links with any protocol in sidebars (#4092)4486ba4Remove pagehide event from sidebar persistence script (#4088)Updates
astrofrom 7.1.2 to 7.1.3Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
cf9ffc7[ci] release (#17455)630b382Useos.availableParallelism()for image optimization queue to fix OOM in CP...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