lukeshay / astro-aws

An Astro SSR adapter for AWS Lambda
https://www.astro-aws.org
MIT License
33 stars 9 forks source link

fix(deps): update dependency @astrojs/starlight to ^0.21.0 - autoclosed #106

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/starlight (source) ^0.12.0 -> ^0.21.0 age adoption passing confidence

Release Notes

withastro/starlight (@​astrojs/starlight) ### [`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 - At any time (no schedule defined), 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.


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

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