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
54 stars 7 forks source link

chore(deps): update dependency @astrojs/starlight to v0.25.1 #295

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

withastro/starlight (@​astrojs/starlight) ### [`v0.25.1`](https://togithub.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0251) [Compare Source](https://togithub.com/withastro/starlight/compare/@astrojs/starlight@0.25.0...@astrojs/starlight@0.25.1) ##### Patch Changes - [#​2122](https://togithub.com/withastro/starlight/pull/2122) [`359a642`](https://togithub.com/withastro/starlight/commit/359a64219288795936f18fd50fb5f195c412a748) Thanks [@​HiDeoo](https://togithub.com/HiDeoo)! - Fixes an i18n configuration issue for multilingual sites when using Astro’s `i18n` config with `prefixDefaultLocale` set to `false`. - [#​2107](https://togithub.com/withastro/starlight/pull/2107) [`61e223b`](https://togithub.com/withastro/starlight/commit/61e223b153cb10958f3fbaa77acf6ac07d982944) Thanks [@​sanabel-al-firdaws](https://togithub.com/sanabel-al-firdaws)! - Updates Arabic UI translations - [#​2105](https://togithub.com/withastro/starlight/pull/2105) [`81f8a2c`](https://togithub.com/withastro/starlight/commit/81f8a2c9580ec07dd17e2f596b9b1b50fae8237a) Thanks [@​delucis](https://togithub.com/delucis)! - Fixes an edge case in custom pagination link processing Custom link values for `prev`/`next` in page frontmatter are now always used as authored. Previously this was not the case in some edge cases such as for the first and final pages in the sidebar. - [#​2119](https://togithub.com/withastro/starlight/pull/2119) [`464685a`](https://togithub.com/withastro/starlight/commit/464685a3ce33e7ccc8d1d7365935732c87ba95e9) Thanks [@​evadecker](https://togithub.com/evadecker)! - Improves styling of `
`, `
`, and `` within asides

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.


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

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

cloudflare-pages[bot] commented 3 weeks ago

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b2c2102
Status: ✅  Deploy successful!
Preview URL: https://4dfb1fef.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://renovate-astrojs-starlight-0-075l.astro-breadcrumbs-docs.pages.dev

View logs

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 71.98%. Comparing base (a384b3e) to head (b2c2102).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #295 +/- ## ======================================= Coverage 71.98% 71.98% ======================================= Files 5 5 Lines 307 307 Branches 35 35 ======================================= Hits 221 221 Misses 86 86 ```

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