envelope-zero / frontend

Official frontend for Envelope Zero
Other
6 stars 2 forks source link

chore(deps): update dependency sass to v1.71.0 #1553

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
sass 1.70.0 -> 1.71.0 age adoption passing confidence

Release Notes

sass/dart-sass (sass) ### [`v1.71.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1710) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.70.0...1.71.0) For more information about `pkg:` importers, see [the announcement][pkg-importers] on the Sass blog. [pkg-importers]: https://sass-lang.com/blog/announcing-pkg-importers ##### Command-Line Interface - Add a `--pkg-importer` flag to enable built-in `pkg:` importers. Currently this only supports the Node.js package resolution algorithm, via `--pkg-importer=node`. For example, `@use "pkg:bootstrap"` will load `node_modules/bootstrap/scss/bootstrap.scss`. ##### JavaScript API - Add a `NodePackageImporter` importer that can be passed to the `importers` option. This loads files using the `pkg:` URL scheme according to the Node.js package resolution algorithm. For example, `@use "pkg:bootstrap"` will load `node_modules/bootstrap/scss/bootstrap.scss`. The constructor takes a single optional argument, which indicates the base directory to use when locating `node_modules` directories. It defaults to `path.dirname(require.main.filename)`. ##### Dart API - Add a `NodePackageImporter` importer that can be passed to the `importers` option. This loads files using the `pkg:` URL scheme according to the Node.js package resolution algorithm. For example, `@use "pkg:bootstrap"` will load `node_modules/bootstrap/scss/bootstrap.scss`. The constructor takes a single argument, which indicates the base directory to use when locating `node_modules` directories.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

cypress[bot] commented 5 months ago

Passing run #678 ↗︎

0 32 0 0 Flakiness 0

Details:

Merge 256ecc67755ddc1f05b7d6dee7a272a1a8a98727 into da1e07d23d8fe7eae979393d548c...
Project: frontend Commit: d5adba0479 ℹ️
Status: Passed Duration: 01:59 💡
Started: Feb 17, 2024 12:47 AM Ended: Feb 17, 2024 12:49 AM

Review all test suite changes for PR #1553 ↗︎

cypress[bot] commented 5 months ago

Passing run #679 ↗︎

0 32 0 0 Flakiness 0

Details:

chore(deps): update dependency sass to v1.71.0
Project: frontend Commit: 390f24dded
Status: Passed Duration: 02:07 💡
Started: Feb 17, 2024 12:57 AM Ended: Feb 17, 2024 12:59 AM

Review all test suite changes for PR #1553 ↗︎