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 astro to v4.7.1 #243

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
astro (source) 4.7.0 -> 4.7.1 age adoption passing confidence

Release Notes

withastro/astro (astro) ### [`v4.7.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#471) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.7.0...astro@4.7.1) ##### Patch Changes - [#​10911](https://togithub.com/withastro/astro/pull/10911) [`a86dc9d`](https://togithub.com/withastro/astro/commit/a86dc9d269fc4409c458cfa05dcfaeee12bade2f) Thanks [@​bluwy](https://togithub.com/bluwy)! - Skips adding CSS dependencies of CSS Vite modules as style tags in the HTML - [#​10900](https://togithub.com/withastro/astro/pull/10900) [`36bb3b6`](https://togithub.com/withastro/astro/commit/36bb3b6025eb51f6e027a76a514cc7ebb29deb10) Thanks [@​martrapp](https://togithub.com/martrapp)! - Detects overlapping navigation and view transitions and automatically aborts all but the most recent one. - [#​10933](https://togithub.com/withastro/astro/pull/10933) [`007d17f`](https://togithub.com/withastro/astro/commit/007d17fee072955d4acb846a06d9eb666e908ef6) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fixes `app.toggleState` not working correctly - [#​10931](https://togithub.com/withastro/astro/pull/10931) [`4ce5ced`](https://togithub.com/withastro/astro/commit/4ce5ced44d490f4c6df771995aef14e11910ec57) Thanks [@​ktym4a](https://togithub.com/ktym4a)! - Fixes `toggleNotification()`'s parameter type for the notification level not using the proper levels

Configuration

📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 4 months ago

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6243686
Status: ✅  Deploy successful!
Preview URL: https://5927e856.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://renovate-astro-monorepo.astro-breadcrumbs-docs.pages.dev

View logs

socket-security[bot] commented 4 months ago

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

Package New capabilities Transitives Size Publisher
npm/semantic-release@23.0.8 environment, network Transitive: eval, filesystem, shell, unsafe +246 20 MB semantic-release-bot
npm/vitest@1.5.3 environment, eval Transitive: filesystem, network, shell, unsafe +56 11.8 MB vitestbot

🚮 Removed packages: npm/astro-matomo@1.4.2, npm/starlight-links-validator@0.8.0

View full report↗︎

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 70.54%. Comparing base (1466d4f) to head (6243686).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #243 +/- ## ======================================= Coverage 70.54% 70.54% ======================================= Files 5 5 Lines 292 292 Branches 32 32 ======================================= Hits 206 206 Misses 86 86 ```

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

felix-berlin commented 3 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: