[Snyk] Upgrade @astrojs/starlight from 0.26.1 to 0.28.2#15
Open
Sujit-AI-Sec wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade @astrojs/starlight from 0.26.1 to 0.28.2. See this package in npm: @astrojs/starlight See this project in Snyk: https://app.snyk.io/org/get.ssr/project/483a7ece-f2c4-4dd3-8cd1-ee9ddddc422f?utm_source=github&utm_medium=referral&page=upgrade-pr
|
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.



Snyk has created this PR to upgrade @astrojs/starlight from 0.26.1 to 0.28.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 8 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: @astrojs/starlight
-
0.28.2 - 2024-09-19
- #2377
-
0.28.1 - 2024-09-18
- #2334
-
0.28.0 - 2024-09-18
-
⚠️ BREAKING CHANGE: The
-
-
- #2327
-
0.27.1 - 2024-09-08
- #2303
-
0.27.0 - 2024-09-06
-
-
-
-
-
0.26.4 - 2024-09-06
-
-
0.26.3 - 2024-09-04
-
-
-
0.26.2 - 2024-09-02
-
0.26.1 - 2024-08-16
from @astrojs/starlight GitHub release notesPatch Changes
a257b83Thanks @ HiDeoo! - Fixes an issue with synced<Tabs>components containing nested<Tabs>causing tab panels to not render correctly.Patch Changes
79b9adeThanks @ HiDeoo! - Fixes an issue with Expressive Code UI labels not displaying correctly.Minor Changes
#1923
5269aadThanks @ HiDeoo! - Overhauls the built-in localization system which is now powered by thei18nextlibrary and available to use anywhere in your documentation website.See the “Using UI translations” guide to learn more about how to access built-in UI labels or your own custom strings in your project. Plugin authors can also use the new
injectTranslations()helper to add or update translation strings.Astro.props.labelsprops has been removed from the props passed down to custom component overrides.If you are relying on
Astro.props.labels(for example to read a built-in UI label), you will need to update your code to use the newAstro.locals.t()helper instead.#2285
7286220Thanks @ HiDeoo! - Adds support for translating sidebar badges.#1923⚠️ BREAKING CHANGE: The minimum supported version of Astro is now 4.14.0
5269aadThanks @ HiDeoo! -Please update Astro and Starlight together:
Patch Changes
d7a295eThanks @ tritao! - Fixes restoration of remark directives for nodes with custom data attached.Patch Changes
f92791aThanks @ delucis! - Fixes resolution for the internal module Git virtual module in projects with special characters in the file pathMinor Changes
#1255
6f3202bThanks @ Fryuni! - Adds support for server-rendered Starlight pages.When building a project with
hybridorserveroutput mode, a newprerenderoption on Starlight config can be set tofalseto make all Starlight pages be rendered on-demand:Patch Changes
#2242
756e85eThanks @ delucis! - Refactors the logic for persisting and restoring sidebar state across navigations for better performance on slow or busy devices#1255
6f3202bThanks @ Fryuni! - Improves performance of computing the last updated times from Git history.Instead of executing
gitfor each docs page, it is now executed twice regardless of the number of pages.#1255
6f3202bThanks @ Fryuni! - Fixes last updated times on projects with customsrcDirPatch Changes
#2288
b15f725Thanks @ matthewp! - Safely handle Zod errorsPrevents bugs where errors without the
.receivedprops would through and cause builds to fail unnecessarily.Patch Changes
#2281
5062d30Thanks @ HiDeoo! - Fixes a potential text rendering issue that could include extra whitespaces for text containing colons.#2279
62d59e2Thanks @ HiDeoo! - Fixes an issue with frontmatter schemas containing collection references used with the<StarlightPage />component and an Astro version greater than4.14.0.Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: