nix-community / docnix

nix-community reference documentation (until officially released) [maintainer=@hsjobeki]
https://nix-community.github.io/docnix/
25 stars 0 forks source link

Update all dependencies #12

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@astrojs/starlight (source) ^0.12.0 -> ^0.24.0 age adoption passing confidence dependencies minor
actions/deploy-pages v2 -> v4 age adoption passing confidence action major
actions/upload-pages-artifact v2 -> v3 age adoption passing confidence action major
astro (source) ^3.0.6 -> ^4.0.0 age adoption passing confidence dependencies major
cachix/cachix-action v12 -> v15 age adoption passing confidence action major
cachix/install-nix-action v23 -> v27 age adoption passing confidence action major
expect-test 1.4.1 -> 1.5.0 age adoption passing confidence dev-dependencies minor
pagefind 1.0.3 -> 1.1.0 age adoption passing confidence dependencies minor
regex 1.9.5 -> 1.10.5 age adoption passing confidence dependencies minor
rowan 0.15.11 -> 0.15.15 age adoption passing confidence dependencies patch
textwrap 0.16.0 -> 0.16.1 age adoption passing confidence dependencies patch
walkdir 2.4.0 -> 2.5.0 age adoption passing confidence dependencies minor

Release Notes

withastro/starlight (@​astrojs/starlight) ### [`v0.24.1`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0241) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.24.0...@astrojs/starlight@0.24.1) ##### Patch Changes - [#​1978](https://togithub.com/withastro/starlight/pull/1978) [`a5ab8cd6`](https://togithub.com/withastro/starlight/commit/a5ab8cd6a0095cb48b65b9784054714f87bd7e4d) Thanks [@​kylewlacy](https://togithub.com/kylewlacy)! - Add new social icon for Zulip - [#​1962](https://togithub.com/withastro/starlight/pull/1962) [`2ef19a94`](https://togithub.com/withastro/starlight/commit/2ef19a947c54c7d2c085bf8820c862737e2ab08b) Thanks [@​torn4dom4n](https://togithub.com/torn4dom4n)! - Updates Vietnamese UI translations - [#​1976](https://togithub.com/withastro/starlight/pull/1976) [`5a61f73c`](https://togithub.com/withastro/starlight/commit/5a61f73c198a33b27342c9b0371dd5fd22da2190) Thanks [@​jsparkdev](https://togithub.com/jsparkdev)! - Updates Korean UI translations - [#​1987](https://togithub.com/withastro/starlight/pull/1987) [`0b8a8439`](https://togithub.com/withastro/starlight/commit/0b8a843936bd8506ac228608b07c54a76a7add19) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Fixes issues with the locale text direction detection mechanism in some environments like WebContainers or Bun. ### [`v0.24.0`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0240) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.23.4...@astrojs/starlight@0.24.0) ##### Minor Changes - [#​1841](https://togithub.com/withastro/starlight/pull/1841) [`ee0cd38a`](https://togithub.com/withastro/starlight/commit/ee0cd38a1fae31717fe820e779baeabe693cd67a) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Adds support for `Astro.currentLocale` and Astro’s i18n routing. ⚠️ **Potentially breaking change:** Starlight now configures Astro’s `i18n` option for you based on its `locales` config. If you are currently using Astro’s `i18n` option as well as Starlight’s `locales` option, you will need to remove one of these. In general we recommend using Starlight’s `locales`, but if you have a more advanced configuration you may choose to keep Astro’s `i18n` config instead. - [#​1958](https://togithub.com/withastro/starlight/pull/1958) [`081d1a96`](https://togithub.com/withastro/starlight/commit/081d1a969462633e41ca95a18a1ec121cb4af5d2) Thanks [@​delucis](https://togithub.com/delucis)! - Allows users to opt into displaying a “Built with Starlight” link in the site footer - [#​1530](https://togithub.com/withastro/starlight/pull/1530) [`dd64836a`](https://togithub.com/withastro/starlight/commit/dd64836af45f33df4a99ab864eabb91fc9b8e204) Thanks [@​kevinzunigacuellar](https://togithub.com/kevinzunigacuellar)! - Adds a new `` component ### [`v0.23.4`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0234) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.23.3...@astrojs/starlight@0.23.4) ##### Patch Changes - [#​1955](https://togithub.com/withastro/starlight/pull/1955) [`15ef1f4b`](https://togithub.com/withastro/starlight/commit/15ef1f4bdbf7174134121f4bbdf82ca3903c802a) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Reverts a [change](https://togithub.com/withastro/starlight/pull/1948) to prevent a numbering issue with the `` component in future versions of Chrome. ### [`v0.23.3`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0233) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.23.2...@astrojs/starlight@0.23.3) ##### Patch Changes - [#​1948](https://togithub.com/withastro/starlight/pull/1948) [`68c0c077`](https://togithub.com/withastro/starlight/commit/68c0c077a9ca5ec2a8206e99b70236043a74c3b8) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Fixes a `` component numbering issue with the next Chrome stable version when a step contains a nested list. - [#​1909](https://togithub.com/withastro/starlight/pull/1909) [`c98c7088`](https://togithub.com/withastro/starlight/commit/c98c7088ee3ecd43522dac0916fd41c417693f65) Thanks [@​joshka](https://togithub.com/joshka)! - Adds Discourse to social icons ### [`v0.23.2`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0232) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.23.1...@astrojs/starlight@0.23.2) ##### Patch Changes - [#​1913](https://togithub.com/withastro/starlight/pull/1913) [`7ebe8f75`](https://togithub.com/withastro/starlight/commit/7ebe8f7599d473cdd22c80bb0fe115fe6120cab7) Thanks [@​delucis](https://togithub.com/delucis)! - Fixes support for Astro’s `build: { format: 'preserve' }` configuration option - [#​1941](https://togithub.com/withastro/starlight/pull/1941) [`2f3240c9`](https://togithub.com/withastro/starlight/commit/2f3240c91c09dfc411d93a71eeb75ad6d704e14b) Thanks [@​astrobot-houston](https://togithub.com/astrobot-houston)! - Adds icon support for `.otf` files in `` ### [`v0.23.1`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0231) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.23.0...@astrojs/starlight@0.23.1) ##### Patch Changes - [#​1892](https://togithub.com/withastro/starlight/pull/1892) [`01de9be8`](https://togithub.com/withastro/starlight/commit/01de9be89c85bcd0022e87465182ee1aba501687) Thanks [@​delucis](https://togithub.com/delucis)! - Internal refactor: simplify some CSS for the `
` element ### [`v0.23.0`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0230) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.22.4...@astrojs/starlight@0.23.0) ##### Minor Changes - [#​1846](https://togithub.com/withastro/starlight/pull/1846) [`2de67039`](https://togithub.com/withastro/starlight/commit/2de6703971908cfc0df2915ebf89a63e0141f954) Thanks [@​delucis](https://togithub.com/delucis)! - Updates `@astrojs/mdx` to v3 and enables MDX optimization by default ⚠️ **Potentially breaking change:** MDX optimization speeds up builds (Starlight’s docs are building ~40% faster for example), but restricts some advanced MDX features. See full details in the [MDX optimization documentation](https://docs.astro.build/en/guides/integrations-guide/mdx/#optimize). Most Starlight users should be unaffected, but if you are using MDX files outside of Starlight pages with the `components` prop, you may see issues. You can disable optimization by adding MDX manually to your `integrations` array in `astro.config.mjs`: ```diff import { defineConfig } from 'astro/config'; + import mdx from '@​astrojs/mdx'; import starlight from '@​astrojs/starlight'; // https://astro.build/config export default defineConfig({ integrations: [ starlight({ title: 'My docs', // ... }), + mdx(), ], }); ``` - [#​1735](https://togithub.com/withastro/starlight/pull/1735) [`1a9ab50d`](https://togithub.com/withastro/starlight/commit/1a9ab50d458d6274994ffe66a23fe7a30681337a) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Adds custom styles for `
` and `` elements in Markdown content. - [#​1846](https://togithub.com/withastro/starlight/pull/1846) [`2de67039`](https://togithub.com/withastro/starlight/commit/2de6703971908cfc0df2915ebf89a63e0141f954) Thanks [@​delucis](https://togithub.com/delucis)! - ⚠️ **BREAKING CHANGE:** The minimum supported version of Astro is now 4.8.6 Please update Astro and Starlight together: ```sh npx @​astrojs/upgrade ``` ### [`v0.22.4`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0224) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.22.3...@astrojs/starlight@0.22.4) ##### Patch Changes - [#​1871](https://togithub.com/withastro/starlight/pull/1871) [`03bb126b`](https://togithub.com/withastro/starlight/commit/03bb126b74d9adaba1be2f0df3f34566815dd77f) Thanks [@​delucis](https://togithub.com/delucis)! - Adds a `blueSky` icon and social link option - [#​1873](https://togithub.com/withastro/starlight/pull/1873) [`13f33b81`](https://togithub.com/withastro/starlight/commit/13f33b81fd51d18165eb52f2a0c02b890084e4bd) Thanks [@​ekfuhrmann](https://togithub.com/ekfuhrmann)! - Adds 1 new icon: `alpine` - [#​1857](https://togithub.com/withastro/starlight/pull/1857) [`32cdfaf0`](https://togithub.com/withastro/starlight/commit/32cdfaf0155e65ff6fbe9c0cfacd6969ab0015d9) Thanks [@​tarikcoskun](https://togithub.com/tarikcoskun)! - Updates Turkish UI translations - [#​1736](https://togithub.com/withastro/starlight/pull/1736) [`cfa94a34`](https://togithub.com/withastro/starlight/commit/cfa94a346ef10804b90db28d217be175e1c1d5ed) Thanks [@​julien-deramond](https://togithub.com/julien-deramond)! - Prevent list items from overflowing Markdown content ### [`v0.22.3`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0223) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.22.2...@astrojs/starlight@0.22.3) ##### Patch Changes - [#​1838](https://togithub.com/withastro/starlight/pull/1838) [`9fe84754`](https://togithub.com/withastro/starlight/commit/9fe847544f1edb85bf5b25cd81db39227814335e) Thanks [@​delucis](https://togithub.com/delucis)! - Adds extra information to the errors thrown by the `` component to help locate misformatted code - [#​1863](https://togithub.com/withastro/starlight/pull/1863) [`50be60bb`](https://togithub.com/withastro/starlight/commit/50be60bbc5cbc42db42e868b9e8f128b4dcbd6a5) Thanks [@​torn4dom4n](https://togithub.com/torn4dom4n)! - Update Vietnamese translation - [#​1837](https://togithub.com/withastro/starlight/pull/1837) [`a33a1223`](https://togithub.com/withastro/starlight/commit/a33a12231772c1dc4b7cc2db3477a6802f3ef53e) Thanks [@​delucis](https://togithub.com/delucis)! - Adds three new icons: `comment`, `comment-alt`, `heart` - [#​1842](https://togithub.com/withastro/starlight/pull/1842) [`c7838636`](https://togithub.com/withastro/starlight/commit/c7838636edb8d60a2422ce76a2db511b9cebbb70) Thanks [@​delucis](https://togithub.com/delucis)! - Moves the `href` used in the site title link to Starlight’s route data object. This makes it possible for overrides to change the title link while reusing Starlight’s default component implemenation. - [#​1840](https://togithub.com/withastro/starlight/pull/1840) [`cb85563c`](https://togithub.com/withastro/starlight/commit/cb85563c9a3d4eb2925ad884e6a4e8698a15381b) Thanks [@​MiahaCybersec](https://togithub.com/MiahaCybersec)! - Adds 1 new icon: `hackerone` ### [`v0.22.2`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0222) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.22.1...@astrojs/starlight@0.22.2) ##### Patch Changes - [#​1811](https://togithub.com/withastro/starlight/pull/1811) [`fe06aa13`](https://togithub.com/withastro/starlight/commit/fe06aa1307208ef9f5b249181ec29837f96940c2) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Fixes a `` sync issue when inconsistently using the `icon` prop or not on `` components. - [#​1826](https://togithub.com/withastro/starlight/pull/1826) [`52ea7381`](https://togithub.com/withastro/starlight/commit/52ea7381e131338a03cffb3499ba1699951cea1e) Thanks [@​dragomano](https://togithub.com/dragomano)! - Updates Russian UI translations ### [`v0.22.1`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0221) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.22.0...@astrojs/starlight@0.22.1) ##### Patch Changes - [`1c0fc384`](https://togithub.com/withastro/starlight/commit/1c0fc3849771713d5a3e7a572bdbf1483ae5551b) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Fixes an issue where the `siteTitle` property would not be set when using the `` component. ### [`v0.22.0`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0220) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.21.5...@astrojs/starlight@0.22.0) ##### Minor Changes - [#​640](https://togithub.com/withastro/starlight/pull/640) [`7dc503ea`](https://togithub.com/withastro/starlight/commit/7dc503ea7993123a4aeff453d08de41cac887353) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Adds support for syncing multiple sets of tabs on the same page. - [#​1620](https://togithub.com/withastro/starlight/pull/1620) [`ca0678ca`](https://togithub.com/withastro/starlight/commit/ca0678ca556d739bda9648edc1b79c764fdea851) Thanks [@​emjio](https://togithub.com/emjio)! - Adds support for translating the site title ⚠️ **Potentially breaking change:** The shape of the `title` field on Starlight’s internal config object has changed. This used to be a string, but is now an object. If you are relying on `config.title` (for example in a custom `` or `` component), you will need to update your code. We recommend using the new [`siteTitle` prop](https://starlight.astro.build/reference/overrides/#sitetitle) available to component overrides: ### [`v0.21.5`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0215) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.21.4...@astrojs/starlight@0.21.5) ##### Patch Changes - [#​1728](https://togithub.com/withastro/starlight/pull/1728) [`0a75680d`](https://togithub.com/withastro/starlight/commit/0a75680ddd2f3325ab9ad7ac910f7c884b89a9ed) Thanks [@​delucis](https://togithub.com/delucis)! - Adds 1 new icon: `pkl` - [#​1709](https://togithub.com/withastro/starlight/pull/1709) [`c5cd1811`](https://togithub.com/withastro/starlight/commit/c5cd181186b42422f3e47052bf8182cb490bda6b) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Fixes a UI strings translation issue for sites configured with a single non-root language different from English. - [#​1723](https://togithub.com/withastro/starlight/pull/1723) [`3b29b3ab`](https://togithub.com/withastro/starlight/commit/3b29b3ab824f538f27e20310cb08786a92c7bd65) Thanks [@​OliverSpeir](https://togithub.com/OliverSpeir)! - Fixes accessibility by using `aria-selected="false"` for inactive tabs instead of removing `aria-selected="true"` in the tablist of Starlight’s `` component - [#​1706](https://togithub.com/withastro/starlight/pull/1706) [`f171ac4d`](https://togithub.com/withastro/starlight/commit/f171ac4d6396eb2538598d85957670df50938b6a) Thanks [@​jorenbroekema](https://togithub.com/jorenbroekema)! - Fixes some minor type errors ### [`v0.21.4`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0214) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.21.3...@astrojs/starlight@0.21.4) ##### Patch Changes - [#​1703](https://togithub.com/withastro/starlight/pull/1703) [`b26238f2`](https://togithub.com/withastro/starlight/commit/b26238f22990dcf8ba002bea6a50c66f20ad5786) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Fixes aside custom titles rendering for nested asides. - [#​1708](https://togithub.com/withastro/starlight/pull/1708) [`a72cb966`](https://togithub.com/withastro/starlight/commit/a72cb96600798c1fbc7558f8fd24556ca442d312) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Fixes translation issues with Expressive Code when using a default language other than English ### [`v0.21.3`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0213) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.21.2...@astrojs/starlight@0.21.3) ##### Patch Changes - [#​1622](https://togithub.com/withastro/starlight/pull/1622) [`3a074bad`](https://togithub.com/withastro/starlight/commit/3a074bad6c139bb9d6169d95ec79bc0fc1ecbdfe) Thanks [@​SamuelLHuber](https://togithub.com/SamuelLHuber)! - Adds 1 new icon: `farcaster` - [#​1616](https://togithub.com/withastro/starlight/pull/1616) [`a86f9b71`](https://togithub.com/withastro/starlight/commit/a86f9b71b795fb6dcd0409ca568e43d25525b964) Thanks [@​dragomano](https://togithub.com/dragomano)! - Updates Russian UI strings - [#​1698](https://togithub.com/withastro/starlight/pull/1698) [`67b892fd`](https://togithub.com/withastro/starlight/commit/67b892fd5290dfd0eeb95f4e60b6427bdc82110f) Thanks [@​liruifengv](https://togithub.com/liruifengv)! - Adds 1 new icon: `starlight` - [#​1687](https://togithub.com/withastro/starlight/pull/1687) [`6fa9ea7e`](https://togithub.com/withastro/starlight/commit/6fa9ea7e8d4d601cf8f49b61dafb1ebb557d1718) Thanks [@​mingjunlu](https://togithub.com/mingjunlu)! - Translates `fileTree.directory` UI string into Traditional Chinese. ### [`v0.21.2`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0212) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.21.1...@astrojs/starlight@0.21.2) ##### Patch Changes - [#​1628](https://togithub.com/withastro/starlight/pull/1628) [`24c0823c`](https://togithub.com/withastro/starlight/commit/24c0823c61b1e9850575766876f2e1035541cfd1) Thanks [@​o-az](https://togithub.com/o-az)! - Adds 1 new icon: `nix` - [#​1614](https://togithub.com/withastro/starlight/pull/1614) [`78fc9042`](https://togithub.com/withastro/starlight/commit/78fc90426d58d6c36dcb8215e3181476d0702f50) Thanks [@​kpodurgiel](https://togithub.com/kpodurgiel)! - Adds Polish UI translations - [#​1596](https://togithub.com/withastro/starlight/pull/1596) [`13ed30cd`](https://togithub.com/withastro/starlight/commit/13ed30cd335798177dfe24a27851d2c14d2fe80a) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Adds support for toggling the built-in search modal using the `Ctrl+k` keyboard shortcut. - [#​1608](https://togithub.com/withastro/starlight/pull/1608) [`4096e1b7`](https://togithub.com/withastro/starlight/commit/4096e1b77b3464338e5489d00cec4c29a1cd3c32) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Removes nested CSS from the `` component to prevent a potential warning when using Tailwind CSS. - [#​1626](https://togithub.com/withastro/starlight/pull/1626) [`67459cb4`](https://togithub.com/withastro/starlight/commit/67459cb4021859f4a45d50a5f993d2c849f340a3) Thanks [@​hippotastic](https://togithub.com/hippotastic)! - Fixes a bundling issue that caused imports from `@astrojs/starlight/components` to fail when using the config setting `expressiveCode: false`. ### [`v0.21.1`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0211) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.21.0...@astrojs/starlight@0.21.1) ##### Patch Changes - [#​1584](https://togithub.com/withastro/starlight/pull/1584) [`8851d5cd`](https://togithub.com/withastro/starlight/commit/8851d5cd0d8f8439320ef729ca57a59418db52b9) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Adds 2 new icons: `apple` and `linux`. - [#​1577](https://togithub.com/withastro/starlight/pull/1577) [`0ba77890`](https://togithub.com/withastro/starlight/commit/0ba77890e0dcf54a849c735efd870327c10972aa) Thanks [@​morinokami](https://togithub.com/morinokami)! - Translates `fileTree.directory` UI string into Japanese. - [#​1593](https://togithub.com/withastro/starlight/pull/1593) [`fa7ed245`](https://togithub.com/withastro/starlight/commit/fa7ed2458caf6261d16c5f43365cedbcb8572a48) Thanks [@​liruifengv](https://togithub.com/liruifengv)! - Translates `fileTree.directory` UI string into simplified Chinese. - [#​1585](https://togithub.com/withastro/starlight/pull/1585) [`bd4e278f`](https://togithub.com/withastro/starlight/commit/bd4e278f7fe7d7335494602db29a63002fd45059) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Translates `fileTree.directory` UI string into French. - [#​1587](https://togithub.com/withastro/starlight/pull/1587) [`c5794260`](https://togithub.com/withastro/starlight/commit/c5794260251ed414a396089782a1788539c92dd3) Thanks [@​Eveeifyeve](https://togithub.com/Eveeifyeve)! - Adds 1 new icon: `homebrew`. ### [`v0.21.0`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0210) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.20.1...@astrojs/starlight@0.21.0) ##### Minor Changes - [#​1568](https://togithub.com/withastro/starlight/pull/1568) [`5f99a71d`](https://togithub.com/withastro/starlight/commit/5f99a71ddfe92568b1cd3c0bfe5ebfd139797c1a) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Adds support for optionally setting an icon on a `` component to make it easier to visually distinguish between tabs. - [#​1308](https://togithub.com/withastro/starlight/pull/1308) [`9a918a5b`](https://togithub.com/withastro/starlight/commit/9a918a5b4902f43729f4d023257772710af3a12b) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Adds `` component to display the structure of a directory. - [#​1308](https://togithub.com/withastro/starlight/pull/1308) [`9a918a5b`](https://togithub.com/withastro/starlight/commit/9a918a5b4902f43729f4d023257772710af3a12b) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Adds 144 new file-type icons from the [Seti UI icon set](https://togithub.com/jesseweed/seti-ui#current-icons), available with the `seti:` prefix, e.g. `seti:javascript`. - [#​1564](https://togithub.com/withastro/starlight/pull/1564) [`d880065e`](https://togithub.com/withastro/starlight/commit/d880065e29a632823a08adcb6158a59fd9557270) Thanks [@​delucis](https://togithub.com/delucis)! - Adds a `` component for styling more complex guided tasks. - [#​1308](https://togithub.com/withastro/starlight/pull/1308) [`9a918a5b`](https://togithub.com/withastro/starlight/commit/9a918a5b4902f43729f4d023257772710af3a12b) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Adds 5 new icons: `astro`, `biome`, `bun`, `mdx`, and `pnpm`. ### [`v0.20.1`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0201) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.20.0...@astrojs/starlight@0.20.1) ##### Patch Changes - [#​1553](https://togithub.com/withastro/starlight/pull/1553) [`8e091147`](https://togithub.com/withastro/starlight/commit/8e09114755d37322d6e97b0dc90a5dfd781de8cc) Thanks [@​hippotastic](https://togithub.com/hippotastic)! - Updates Expressive Code to v0.33.4 to fix potential race condition bug in Shiki. ### [`v0.20.0`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0200) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.19.1...@astrojs/starlight@0.20.0) ##### Minor Changes - [#​1541](https://togithub.com/withastro/starlight/pull/1541) [`1043052f`](https://togithub.com/withastro/starlight/commit/1043052f3890a577a73276472f3773924909406b) Thanks [@​hippotastic](https://togithub.com/hippotastic)! - Updates `astro-expressive-code` dependency to the latest minor release (0.33). This unlocks support for [word wrap](https://expressive-code.com/key-features/word-wrap/) and [line numbers](https://expressive-code.com/plugins/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](https://expressive-code.com/releases/) for more information including details of potentially breaking changes. ##### Patch Changes - [#​1542](https://togithub.com/withastro/starlight/pull/1542) [`b3b7a606`](https://togithub.com/withastro/starlight/commit/b3b7a6069952d5f27a49b2fd097aa4db065e1718) Thanks [@​delucis](https://togithub.com/delucis)! - Improves error messages shown by Starlight for configuration errors. - [#​1544](https://togithub.com/withastro/starlight/pull/1544) [`65dc6586`](https://togithub.com/withastro/starlight/commit/65dc6586ef7c1754875db1d48c49e709051a0b13) Thanks [@​torn4dom4n](https://togithub.com/torn4dom4n)! - Update Vietnamese UI translations ### [`v0.19.1`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0191) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.19.0...@astrojs/starlight@0.19.1) ##### Patch Changes - [#​1527](https://togithub.com/withastro/starlight/pull/1527) [`163bc84`](https://togithub.com/withastro/starlight/commit/163bc848e173eecca92d1cb034045fdb42aa4ff1) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Exports the `StarlightPageProps` TypeScript type representing the props expected by the `` component. - [#​1504](https://togithub.com/withastro/starlight/pull/1504) [`fc83a05`](https://togithub.com/withastro/starlight/commit/fc83a05235b74be2bfe6ba8e7f95a8a5a618ead3) Thanks [@​mingjunlu](https://togithub.com/mingjunlu)! - Adds Traditional Chinese UI translations - [#​1534](https://togithub.com/withastro/starlight/pull/1534) [`aada680`](https://togithub.com/withastro/starlight/commit/aada6805abc0068f07393585b86978ef5200439c) Thanks [@​delucis](https://togithub.com/delucis)! - Improves DX of the `sidebar` prop used by the new `` component. ### [`v0.19.0`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0190) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.18.1...@astrojs/starlight@0.19.0) ##### Minor Changes - [#​1485](https://togithub.com/withastro/starlight/pull/1485) [`2cb3578`](https://togithub.com/withastro/starlight/commit/2cb35782dace67c7c418a31005419fa95493b3d3) Thanks [@​timokoessler](https://togithub.com/timokoessler)! - Add support for setting html attributes of hero action links - [#​1175](https://togithub.com/withastro/starlight/pull/1175) [`dd11b95`](https://togithub.com/withastro/starlight/commit/dd11b9538abdf4b5ba2ef70e07c0edda03e95add) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Adds a new `` 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](https://starlight.astro.build/guides/pages/#using-starlights-design-in-custom-pages). - [#​1499](https://togithub.com/withastro/starlight/pull/1499) [`97bf523`](https://togithub.com/withastro/starlight/commit/97bf523923fb9678c12f58fcdbe36757f0e56ceb) Thanks [@​delucis](https://togithub.com/delucis)! - Adds a new `

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.