Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.70.0 -> 1.71.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sass/dart-sass (sass)

v1.71.1

Compare Source

Command-Line Interface
  • Ship the musl Linux release with the proper Dart executable.
JavaScript API
  • Export the NodePackageImporter class in ESM mode.

  • Allow NodePackageImporter to locate a default directory even when the
    entrypoint is an ESM module.

Dart API
  • Make passing a null argument to NodePackageImporter() a static error rather
    than just a runtime error.
Embedded Sass
  • In the JS Embedded Host, properly install the musl Linux embedded compiler
    when running on musl Linux.

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: 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.


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

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

@netlify
Copy link

netlify bot commented Jan 1, 2024

Deploy Preview for ree6-backend ready!

Name Link
🔨 Latest commit 0fe1716
🔍 Latest deploy log https://app.netlify.com/sites/ree6-backend/deploys/65d74ecbc3371900084ca7a9
😎 Deploy Preview https://deploy-preview-271--ree6-backend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 6 times, most recently from bb25920 to 4a87c50 Compare January 2, 2024 12:55
@renovate renovate bot changed the title Update dependency sass to v1.69.6 Update dependency sass to v1.69.7 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 4 times, most recently from 4ca9baf to 556c518 Compare January 5, 2024 09:38
@renovate renovate bot changed the title Update dependency sass to v1.69.7 Update dependency sass to v1.70.0 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 5 times, most recently from c3643a6 to a40d2f1 Compare January 24, 2024 10:28
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 4 times, most recently from 4970886 to cea891e Compare January 25, 2024 13:09
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from cea891e to 01083df Compare February 12, 2024 10:38
@renovate renovate bot changed the title Update dependency sass to v1.70.0 Update dependency sass to v1.70.0 - autoclosed Feb 12, 2024
@renovate renovate bot closed this Feb 12, 2024
@renovate renovate bot deleted the renovate/sass-1.x-lockfile branch February 12, 2024 12:51
@renovate renovate bot changed the title Update dependency sass to v1.70.0 - autoclosed Update dependency sass to v1.70.0 Feb 16, 2024
@renovate renovate bot reopened this Feb 16, 2024
@renovate renovate bot restored the renovate/sass-1.x-lockfile branch February 16, 2024 04:22
@renovate renovate bot changed the title Update dependency sass to v1.70.0 Update dependency sass to v1.71.0 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from 01083df to b68d452 Compare February 16, 2024 04:22
@renovate renovate bot changed the title Update dependency sass to v1.71.0 Update dependency sass to v1.71.1 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from b68d452 to 1e9c79b Compare February 21, 2024 03:04
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from 1e9c79b to 21f8006 Compare February 22, 2024 13:39
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from 21f8006 to 6430cb0 Compare February 22, 2024 13:40
@DxsSucuk DxsSucuk merged commit e18fd76 into master Feb 22, 2024
@DxsSucuk DxsSucuk deleted the renovate/sass-1.x-lockfile branch February 22, 2024 13:40
@renovate
Copy link
Contributor Author

renovate bot commented Feb 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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

Labels

None yet

2 participants