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 sass to v1.77.4 #267

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
sass 1.77.2 -> 1.77.4 age adoption passing confidence

Release Notes

sass/dart-sass (sass) ### [`v1.77.4`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1774) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.3...1.77.4) ##### Embedded Sass - Support passing `Version` input for `fatalDeprecations` as string over embedded protocol. - Fix a bug in the JS Embedded Host where `Version` could be incorrectly accepted as input for `silenceDeprecations` and `futureDeprecations` in pure JS. ### [`v1.77.3`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1773) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.2...1.77.3) ##### Dart API - `Deprecation.duplicateVariableFlags` has been deprecated and replaced with `Deprecation.duplicateVarFlags` to make it consistent with the `duplicate-var-flags` name used on the command line and in the JS API.

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

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 64ac497
Status: âœ…  Deploy successful!
Preview URL: https://024c0b7c.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://renovate-sass-1-x-lockfile.astro-breadcrumbs-docs.pages.dev

View logs

what-the-diff[bot] commented 2 months ago

PR Summary

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 (a7155f4) to head (64ac497).

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

felix-berlin commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: