felix-berlin / astro-breadcrumbs

Well configurable breadcrumb component for Astro.js. Create breadcrumbs completely dynamically or specify exactly how they should look.
https://docs.astro-breadcrumbs.kasimir.dev
GNU General Public License v3.0
64 stars 7 forks source link

chore(deps): update dependency @astrojs/starlight to v0.21.4 #224

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/starlight (source) 0.21.2 -> 0.21.4 age adoption passing confidence

Release Notes

withastro/starlight (@​astrojs/starlight) ### [`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.

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 has been generated by Mend Renovate. View repository job log here.

cloudflare-pages[bot] commented 5 months ago

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 575c10f
Status: ✅  Deploy successful!
Preview URL: https://6479979e.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://renovate-astrojs-starlight-0-075l.astro-breadcrumbs-docs.pages.dev

View logs

socket-security[bot] commented 5 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@astrojs/mdx@2.2.4 Transitive: environment, eval, filesystem, network +178 18.6 MB fredkschott
npm/@astrojs/starlight@0.21.3 Transitive: environment, filesystem, shell +136 19.3 MB fredkschott

🚮 Removed packages: npm/@astrojs/starlight@0.21.2

View full report↗︎

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.61%. Comparing base (9f68235) to head (575c10f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #224 +/- ## ======================================= Coverage 69.61% 69.61% ======================================= Files 5 5 Lines 283 283 Branches 30 30 ======================================= Hits 197 197 Misses 86 86 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

felix-berlin commented 4 months ago

:tada: This PR is included in version 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: