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 starlight-links-validator to ^0.9.0 - autoclosed #266

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
starlight-links-validator ^0.8.0 -> ^0.9.0 age adoption passing confidence

Release Notes

HiDeoo/starlight-links-validator (starlight-links-validator) ### [`v0.9.0`](https://togithub.com/HiDeoo/starlight-links-validator/releases/tag/v0.9.0) [Compare Source](https://togithub.com/HiDeoo/starlight-links-validator/compare/v0.8.0...v0.9.0) #####    🚀 Features - Adds support for glob patterns with the `exclude` option  -  by [@​HiDeoo](https://togithub.com/HiDeoo) [(caa41)](https://togithub.com/HiDeoo/starlight-links-validator/commit/caa4115) #####     [View changes on GitHub](https://togithub.com/HiDeoo/starlight-links-validator/compare/v0.8.0...v0.9.0)

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

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 838260b
Status: ✅  Deploy successful!
Preview URL: https://93741ccb.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://renovate-starlight-links-val-doj1.astro-breadcrumbs-docs.pages.dev

View logs

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 70.54%. Comparing base (9f25e51) to head (838260b).

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

socket-security[bot] commented 2 months ago

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

Package New capabilities Transitives Size Publisher
npm/astro@4.9.2 Transitive: environment, eval, filesystem, network, shell, unsafe +54 23.7 MB fredkschott
npm/sass@1.77.3 filesystem, unsafe +1 5.36 MB sassbot

View full report↗︎

socket-security[bot] commented 2 months ago

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/esbuild@0.20.2

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/esbuild@0.20.2