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 sass to v1.72.0 #208

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
sass 1.71.1 -> 1.72.0 age adoption passing confidence

Release Notes

sass/dart-sass (sass) ### [`v1.72.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1720) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.71.1...1.72.0) - Support adjacent `/`s without whitespace in between when parsing plain CSS expressions. - Allow the Node.js `pkg:` importer to load Sass stylesheets for `package.json` `exports` field entries without extensions. - When printing suggestions for variables, use underscores in variable names when the original usage used underscores. ##### JavaScript API - Properly resolve `pkg:` imports with the Node.js package importer when arguments are passed to the JavaScript process.

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

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9ca06fb
Status: โœ…  Deploy successful!
Preview URL: https://80b66964.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://renovate-sass-1-x-lockfile.astro-breadcrumbs-docs.pages.dev

View logs

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/sass@1.72.0 filesystem, unsafe Transitive: environment +16 6.35 MB sassbot

๐Ÿšฎ Removed packages: npm/sass@1.71.1

View full reportโ†—๏ธŽ

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 (eaa16b6) to head (9ca06fb).

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