Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency sass-true to v8 #149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-rancher[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
sass-true (source) devDependencies major ^7.0.1 -> ^8.0.0

Release Notes

oddbird/true (sass-true)

v8.1.0

Compare Source

  • FEATURE: If True sass option is not specified, True will automatically
    attempt to use embedded-sass, then sass.
    #​290
  • INTERNAL: Add sass and sass-embedded as optional peer-dependencies.
  • INTERNAL: Update dependencies

v8.0.0

Compare Source

  • FEATURE: Add True sass option (string or Sass implementation instance,
    defaults to 'sass') to allow using either sass or embedded-sass.
  • FEATURE: Add the
    Node.js package importer
    to the Sass importers option by default, if Dart Sass v1.71 or later is
    available. Users can opt out by providing their own importers option, e.g.
    { importers: [] }.
  • BREAKING: Drop support for node < 18
  • INTERNAL: Remove sass as a peer-dependency.
  • INTERNAL: Update dependencies

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 Renovate Bot.

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

Successfully merging this pull request may close these issues.

0 participants