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

chore(deps): update dependency @astrojs/starlight to v0.21.2 #214

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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-workers-and-pages[bot] commented 7 months ago

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ba118ca
Status: âœ…  Deploy successful!
Preview URL: https://ed96600f.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 7 months ago

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

Package New capabilities Transitives Size Publisher
npm/@astrojs/starlight@0.21.2 Transitive: environment, filesystem, shell +142 19.4 MB fredkschott

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

View full report↗︎

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 69.61%. Comparing base (1c7342b) to head (ba118ca).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #214 +/- ## ======================================= 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 6 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: