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 astro to v4.5.8 #215

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
astro (source) 4.5.5 -> 4.5.8 age adoption passing confidence

Release Notes

withastro/astro (astro) ### [`v4.5.8`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#458) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.7...astro@4.5.8) ##### Patch Changes - [#​10504](https://togithub.com/withastro/astro/pull/10504) [`8e4e554cc211e59c329c0a5d110c839c886ff120`](https://togithub.com/withastro/astro/commit/8e4e554cc211e59c329c0a5d110c839c886ff120) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Update Babel version to fix regression in Babel's `7.24.2`. - Updated dependencies \[[`19e42c368184013fc30d1e46753b9e9383bb2bdf`](https://togithub.com/withastro/astro/commit/19e42c368184013fc30d1e46753b9e9383bb2bdf)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​4](https://togithub.com/4).3.1 ### [`v4.5.7`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#457) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.6...astro@4.5.7) ##### Patch Changes - [#​10493](https://togithub.com/withastro/astro/pull/10493) [`e4a6462751725878bfe47632eeafa6854cad5bf2`](https://togithub.com/withastro/astro/commit/e4a6462751725878bfe47632eeafa6854cad5bf2) Thanks [@​firefoxic](https://togithub.com/firefoxic)! - `` tags created by astro for optimized stylesheets now do not include the closing forward slash. This slash is optional for void elements such as link, but made some html validation fail. ### [`v4.5.6`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#456) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.5...astro@4.5.6) ##### Patch Changes - [#​10455](https://togithub.com/withastro/astro/pull/10455) [`c12666166db724915e42e37a048483c99f88e6d9`](https://togithub.com/withastro/astro/commit/c12666166db724915e42e37a048483c99f88e6d9) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Adds a helpful error message that will be shown when an endpoint does not return a `Response`. - [#​10426](https://togithub.com/withastro/astro/pull/10426) [`6a9a35ee15069541c3144012385366a3c689240a`](https://togithub.com/withastro/astro/commit/6a9a35ee15069541c3144012385366a3c689240a) Thanks [@​markgaze](https://togithub.com/markgaze)! - Fixes an issue with generating JSON schemas when the schema is a function - [#​10448](https://togithub.com/withastro/astro/pull/10448) [`fcece3658697248ab58f77b3d4a8b14d362f3c47`](https://togithub.com/withastro/astro/commit/fcece3658697248ab58f77b3d4a8b14d362f3c47) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Fixes an issue where multiple rendering errors resulted in a crash of the SSR app server.

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.

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/astro@4.5.8 Transitive: environment, eval, filesystem, network, shell, unsafe +355 58.9 MB fredkschott

🚮 Removed packages: npm/astro@4.5.5

View full report↗︎

cloudflare-workers-and-pages[bot] commented 7 months ago

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 92ab78f
Status: âœ…  Deploy successful!
Preview URL: https://e466ffff.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://renovate-astro-4-x-lockfile.astro-breadcrumbs-docs.pages.dev

View logs

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 (2dfa1ca) to head (92ab78f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #215 +/- ## ======================================= 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: