Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

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

Compare Source

For more information about pkg: importers, see the
announcement
on the Sass blog.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate Changes by renovate label Feb 16, 2024
@renovate renovate bot requested a review from a team as a code owner February 16, 2024 04:12
@renovate renovate bot enabled auto-merge (rebase) February 16, 2024 04:12
@cypress
Copy link

cypress bot commented Feb 16, 2024

Passing run #678 ↗︎

0 32 0 0 Flakiness 0

Details:

Merge 256ecc6 into da1e07d...
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 ↗︎

@renovate renovate bot force-pushed the renovate/sass-1.x branch from 53c9a1f to 256ecc6 Compare February 17, 2024 00:46
@renovate renovate bot merged commit 390f24d into main Feb 17, 2024
@renovate renovate bot deleted the renovate/sass-1.x branch February 17, 2024 00:56
@cypress
Copy link

cypress bot commented Feb 17, 2024

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 ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Changes by renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant