Update dependency @astrojs/starlight to v0.41.7 - #2437
Conversation
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull Request Overview
This PR aims to upgrade @astrojs/starlight to version 0.41.2 to address layout issues in the table of contents and rendering bugs for aside icons in MDX. Although Codacy reports the PR is up to standards, the manifest files (package.json or lockfiles) are not visible in the current diff. This prevents verification of the version change and makes it impossible to confirm the upgrade was applied correctly. This should be addressed before merging to ensure the intended fixes are included.
About this PR
- The manifest file (package.json) is not included in the diff and the updated lockfile is excluded from view. This makes the version upgrade unverifiable from the provided changes.
Test suggestions
- Verify the version upgrade in the project's dependency configuration.
- Verify that the table of contents does not overflow when using custom content width.
- Confirm aside icons render correctly in MDX files.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify the version upgrade in the project's dependency configuration.
2. Verify that the table of contents does not overflow when using custom content width.
3. Confirm aside icons render correctly in MDX files.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
This PR contains the following updates:
0.41.1→0.41.7Release Notes
withastro/starlight (@astrojs/starlight)
v0.41.7Compare Source
Patch Changes
3e486fbThanks @delucis! - Fixes processing of code examples in RTL languages when using Astro’s Sätteri Markdown processorv0.41.6Compare Source
Patch Changes
f1dddc0Thanks @delucis! - Adds 1 new icon:forgejov0.41.5Compare Source
Patch Changes
bb06434Thanks @HiDeoo! - Fixes a regression when using a union to extend Starlight’sdocsSchema().v0.41.4Compare Source
Patch Changes
#3936
712eeddThanks @miichom! - Fixes support for modifying Zod enums when passing anextendoption to Starlight’sdocsSchema()#4092
0896b91Thanks @delucis! - Fixes support for links containing a protocol likemailto:in the sidebar#4088
4486ba4Thanks @delucis! - Simplifies Starlight’s client-side sidebar state persistence script slightlyv0.41.3Compare Source
Patch Changes
1686eccThanks @timothyjordan! - Keeps keyboard focus inside the mobile menu while it is open, preventing focus moving to hidden interactive elements in page content.v0.41.2Compare Source
Patch Changes
#4008
58a3520Thanks @FrancoKaddour! - Fixes the table of contents overflowing the right edge of the viewport when a custom--sl-content-widthvalue exceeds available space#4015
bdbfffcThanks @delucis! - Fixes an issue where aside icons were rendered incorrectly in projects where Astro’s MDX integration had optimization disabledConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.