Closed renovate[bot] closed 2 weeks ago
Latest commit: |
3fe0f36
|
Status: | ✅ Deploy successful! |
Preview URL: | https://51c513c5.astro-breadcrumbs-docs.pages.dev |
Branch Preview URL: | https://renovate-astrojs-starlight-0.astro-breadcrumbs-docs.pages.dev |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 43.91%. Comparing base (
4dd8075
) to head (3fe0f36
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^0.28.3
->^0.29.0
Release Notes
withastro/starlight (@astrojs/starlight)
### [`v0.29.0`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0290) [Compare Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.28.6...@astrojs/starlight@0.29.0) ##### Minor Changes - [#2551](https://redirect.github.com/withastro/starlight/pull/2551) [`154c8e3`](https://redirect.github.com/withastro/starlight/commit/154c8e337819c7d7ebf4ff4dd55db0d10607620b) Thanks [@hippotastic](https://redirect.github.com/hippotastic)! - Updates the `astro-expressive-code` dependency to the latest version (0.38). The new version allows using `ec.config.mjs` to selectively override individual Expressive Code styles and settings provided by Starlight themes and plugins, speeds up Shiki language loading, and adds the config option `expressiveCode.shiki.injectLangsIntoNestedCodeBlocks`. See the [Expressive Code release notes](https://expressive-code.com/releases/#0380) for full details. - [#2252](https://redirect.github.com/withastro/starlight/pull/2252) [`6116db0`](https://redirect.github.com/withastro/starlight/commit/6116db03a4157c0f0caa210690ef0dcdd001a287) Thanks [@HiDeoo](https://redirect.github.com/HiDeoo)! - Improves build performance for sites with large sidebars This release adds a caching layer to Starlight’s sidebar generation logic, reducing the number of times sidebars need to be regenerated while building a site. Some benchmarks for projects with a complex sidebar saw builds complete more than 35% faster with this change. - [#2503](https://redirect.github.com/withastro/starlight/pull/2503) [`a4c8edd`](https://redirect.github.com/withastro/starlight/commit/a4c8eddc53993068c0f60159fecc123013827ef0) Thanks [@HiDeoo](https://redirect.github.com/HiDeoo)! - Improves the accessibility of asides and tabs by removing some unnecessary HTML landmarks. ##### Patch Changes - [#2579](https://redirect.github.com/withastro/starlight/pull/2579) [`241966b`](https://redirect.github.com/withastro/starlight/commit/241966bd0523a2e82891d622b2a97b2f3646bc41) Thanks [@RafidMuhymin](https://redirect.github.com/RafidMuhymin)! - Adds social link icon for Nostr ### [`v0.28.6`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0286) [Compare Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.28.5...@astrojs/starlight@0.28.6) ##### Patch Changes - [#2565](https://redirect.github.com/withastro/starlight/pull/2565) [`236467b`](https://redirect.github.com/withastro/starlight/commit/236467bb745cea7a284ae3d398874d3edbcd846e) Thanks [@HiDeoo](https://redirect.github.com/HiDeoo)! - Fixes an issue with custom UI strings defined in YAML files not being loaded in some contexts.Configuration
📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.