fix(deps): update dependency @astrojs/starlight to ^0.21.1 #60
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.
This PR contains the following updates:
^0.17.2
->^0.21.1
Release Notes
withastro/starlight (@astrojs/starlight)
v0.21.1
Compare Source
Patch Changes
#1584
8851d5cd
Thanks @HiDeoo! - Adds 2 new icons:apple
andlinux
.#1577
0ba77890
Thanks @morinokami! - TranslatesfileTree.directory
UI string into Japanese.#1593
fa7ed245
Thanks @liruifengv! - TranslatesfileTree.directory
UI string into simplified Chinese.#1585
bd4e278f
Thanks @HiDeoo! - TranslatesfileTree.directory
UI string into French.#1587
c5794260
Thanks @Eveeifyeve! - Adds 1 new icon:homebrew
.v0.21.0
Compare Source
Minor Changes
#1568
5f99a71d
Thanks @HiDeoo! - Adds support for optionally setting an icon on a<TabItem>
component to make it easier to visually distinguish between tabs.#1308
9a918a5b
Thanks @HiDeoo! - Adds<FileTree>
component to display the structure of a directory.#1308
9a918a5b
Thanks @HiDeoo! - Adds 144 new file-type icons from the Seti UI icon set, available with theseti:
prefix, e.g.seti:javascript
.#1564
d880065e
Thanks @delucis! - Adds a<Steps>
component for styling more complex guided tasks.#1308
9a918a5b
Thanks @HiDeoo! - Adds 5 new icons:astro
,biome
,bun
,mdx
, andpnpm
.v0.20.1
Compare Source
Patch Changes
8e091147
Thanks @hippotastic! - Updates Expressive Code to v0.33.4 to fix potential race condition bug in Shiki.v0.20.0
Compare Source
Minor Changes
#1541
1043052f
Thanks @hippotastic! - Updatesastro-expressive-code
dependency to the latest minor release (0.33).This unlocks support for word wrap and line numbers, as well as updating the syntax highlighter to the latest Shiki release, which includes new and updated language grammars.
See the Expressive Code release notes for more information including details of potentially breaking changes.
Patch Changes
#1542
b3b7a606
Thanks @delucis! - Improves error messages shown by Starlight for configuration errors.#1544
65dc6586
Thanks @torn4dom4n! - Update Vietnamese UI translationsv0.19.1
Compare Source
Patch Changes
#1527
163bc84
Thanks @HiDeoo! - Exports theStarlightPageProps
TypeScript type representing the props expected by the<StarlightPage />
component.#1504
fc83a05
Thanks @mingjunlu! - Adds Traditional Chinese UI translations#1534
aada680
Thanks @delucis! - Improves DX of thesidebar
prop used by the new<StarlightPage>
component.v0.19.0
Compare Source
Minor Changes
#1485
2cb3578
Thanks @timokoessler! - Add support for setting html attributes of hero action links#1175
dd11b95
Thanks @HiDeoo! - Adds a new<StarlightPage>
component to use the Starlight layout in custom pages.To learn more about this new feature, check out the new “Using Starlight’s design in custom pages” guide.
#1499
97bf523
Thanks @delucis! - Adds a new<Aside>
componentThe new component is in addition to the existing custom Markdown syntax.
v0.18.1
Compare Source
Patch Changes
#1487
6a72bda
Thanks @NavyStack! - Improves Korean UI translations#1489
b0d36de
Thanks @HiDeoo! - Fixes a potential text rendering issue with text containing colons.v0.18.0
Compare Source
Minor Changes
#1454
1d9ef56
Thanks @Fryuni! - Makes Starlight compatible with on-demand server rendering (sometimes referred to as server-side rendering or SSR).Starlight pages are always prerendered, even when using
output: 'server'
.#1454
1d9ef56
Thanks @Fryuni! - Enables Astro’sexperimental.globalRoutePriority
option and bumps the minimum required Astro version.v0.17.4
Compare Source
Patch Changes
#1473
29da505
Thanks @delucis! - Fixes a CSS bug for users with JavaScript disabled#1465
ce3108c
Thanks @delucis! - Updates internal MDX, sitemap, and Expressive Code dependencies to the latest versionsv0.17.3
Compare Source
Patch Changes
#1461
2e17880
Thanks @liruifengv! - Improves the table of contents title translation in Simplified Chinese#1462
4741ccc
Thanks @delucis! - Fixes overflow of very long site titles on narrow viewports#1459
9a8e0ec
Thanks @delucis! - Fixes a bug where table of contents highlighting could break given very specific combinations of content and viewport size#1458
8c88642
Thanks @delucis! - Silences i18n content collection warnings for projects without custom translations.Configuration
📅 Schedule: Branch creation - "before 10am on the first day of the month" in timezone GMT, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.