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 astro to v4.11.5 #292

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

withastro/astro (astro) ### [`v4.11.5`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4115) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.11.4...astro@4.11.5) ##### Patch Changes - [#​11408](https://togithub.com/withastro/astro/pull/11408) [`b9e906f`](https://togithub.com/withastro/astro/commit/b9e906f8e75444739aa259b62489d9f5749260b9) Thanks [@​matthewp](https://togithub.com/matthewp)! - Revert change to how boolean attributes work ### [`v4.11.4`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4114) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.11.3...astro@4.11.4) ##### Patch Changes - [#​11362](https://togithub.com/withastro/astro/pull/11362) [`93993b7`](https://togithub.com/withastro/astro/commit/93993b77cf4915b4c0d245df9ecbf2265f5893e7) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes an issue where creating manually the i18n middleware could break the logic of the functions of the virtual module `astro:i18n` - [#​11349](https://togithub.com/withastro/astro/pull/11349) [`98d9ce4`](https://togithub.com/withastro/astro/commit/98d9ce41f20c8bf024c937e8bde80d3c3dbbed99) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes an issue where Astro didn't throw an error when `Astro.rewrite` was used without providing the experimental flag - [#​11352](https://togithub.com/withastro/astro/pull/11352) [`a55ee02`](https://togithub.com/withastro/astro/commit/a55ee0268e1ca22597e9b5e6d1f24b4f28ad978b) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes an issue where the rewrites didn't update the status code when using manual i18n routing. - [#​11388](https://togithub.com/withastro/astro/pull/11388) [`3a223b4`](https://togithub.com/withastro/astro/commit/3a223b4811708cc93ebb27706118c1723e1fc013) Thanks [@​mingjunlu](https://togithub.com/mingjunlu)! - Adjusts the color of punctuations in error overlay. - [#​11369](https://togithub.com/withastro/astro/pull/11369) [`e6de11f`](https://togithub.com/withastro/astro/commit/e6de11f4a941e29123da3714e5b8f17d25744f0f) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fixes attribute rendering for non-boolean attributes with boolean values

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 1 month ago

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0901799
Status: ✅  Deploy successful!
Preview URL: https://142ee43c.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://renovate-astro-monorepo.astro-breadcrumbs-docs.pages.dev

View logs

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 71.98%. Comparing base (c979d94) to head (0901799).

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