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.5.18 #229

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

withastro/astro (astro) ### [`v4.5.18`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4518) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.17...astro@4.5.18) ##### Patch Changes - [#​10728](https://togithub.com/withastro/astro/pull/10728) [`f508c4b7d54316e737f454a3777204b23636d4a0`](https://togithub.com/withastro/astro/commit/f508c4b7d54316e737f454a3777204b23636d4a0) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes a regression where some very **specific** code rendered using `expressive-code` was not escaped properly. - [#​10737](https://togithub.com/withastro/astro/pull/10737) [`8a30f257b1f3618b01212a591b82ad7a63c82fbb`](https://togithub.com/withastro/astro/commit/8a30f257b1f3618b01212a591b82ad7a63c82fbb) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Fixes a regression where constructing and returning 404 responses from a middleware resulted in the dev server getting stuck in a loop. - [#​10719](https://togithub.com/withastro/astro/pull/10719) [`b21b3ba307235510707ee9f5bd49f71473a07004`](https://togithub.com/withastro/astro/commit/b21b3ba307235510707ee9f5bd49f71473a07004) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes a false positive for `div` and `span` elements when running the Dev Toolbar accessibility audits. Those are special elements that don't have an interaction assigned by default. Instead, it is assigned through the `role` attribute. This means that cases like the following are now deemed correct: ```html
``` ### [`v4.5.17`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4517) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.16...astro@4.5.17) ##### Patch Changes - [#​10688](https://togithub.com/withastro/astro/pull/10688) [`799f6f3f29a3ef4f76347870a209ffa89651adfa`](https://togithub.com/withastro/astro/commit/799f6f3f29a3ef4f76347870a209ffa89651adfa) Thanks [@​bluwy](https://togithub.com/bluwy)! - Marks renderer `jsxImportSource` and `jsxTransformOptions` options as deprecated as they are no longer used since Astro 3.0 - [#​10657](https://togithub.com/withastro/astro/pull/10657) [`93d353528fa1a85b67e3f1e9514ed2a1b42dfd94`](https://togithub.com/withastro/astro/commit/93d353528fa1a85b67e3f1e9514ed2a1b42dfd94) Thanks [@​natemoo-re](https://togithub.com/natemoo-re)! - Improves the color contrast for notification badges on dev toolbar apps - [#​10693](https://togithub.com/withastro/astro/pull/10693) [`1d26e9c7f7d8f47e33bc68d3b30bbffce25c7b63`](https://togithub.com/withastro/astro/commit/1d26e9c7f7d8f47e33bc68d3b30bbffce25c7b63) Thanks [@​apetta](https://togithub.com/apetta)! - Adds the `disableremoteplayback` attribute to MediaHTMLAttributes interface - [#​10695](https://togithub.com/withastro/astro/pull/10695) [`a15975e41cb5eaf6ed8eb3ebaee676a17e433052`](https://togithub.com/withastro/astro/commit/a15975e41cb5eaf6ed8eb3ebaee676a17e433052) Thanks [@​bluwy](https://togithub.com/bluwy)! - Skips prerender chunk if building with static output - [#​10707](https://togithub.com/withastro/astro/pull/10707) [`5e044a5eafaa206d2ef8b62c37d1bcd37f0a4078`](https://togithub.com/withastro/astro/commit/5e044a5eafaa206d2ef8b62c37d1bcd37f0a4078) Thanks [@​horo-fox](https://togithub.com/horo-fox)! - Logs an error when a page's `getStaticPaths` fails - [#​10686](https://togithub.com/withastro/astro/pull/10686) [`fa0f593890502faf5709ab881fe0e45519d2f7af`](https://togithub.com/withastro/astro/commit/fa0f593890502faf5709ab881fe0e45519d2f7af) Thanks [@​bluwy](https://togithub.com/bluwy)! - Prevents inlining scripts if used by other chunks when using the `experimental.directRenderScript` option

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

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 25f9d31
Status: ✅  Deploy successful!
Preview URL: https://5953d6b6.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://renovate-astro-4-x-lockfile.astro-breadcrumbs-docs.pages.dev

View logs

socket-security[bot] commented 5 months ago

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

Package New capabilities Transitives Size Publisher
npm/astro@4.5.18 Transitive: environment, eval, filesystem, network, shell, unsafe +338 61.3 MB fredkschott

🚮 Removed packages: npm/astro@4.5.16

View full report↗︎

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 69.61%. Comparing base (7bb75ca) to head (25f9d31).

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

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

The release is available on:

Your semantic-release bot :package::rocket: