Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.49.9 -> 1.49.10 age adoption passing confidence

Release Notes

sass/dart-sass

v1.49.10

Compare Source

  • Quiet deps mode now silences compiler warnings in mixins and functions that
    are defined in dependencies even if they're invoked from application
    stylesheets.

  • In expanded mode, Sass will now emit colors using rgb(), rbga(), hsl(),
    and hsla() function notation if they were defined using the corresponding
    notation. As per our browser support policy, this change was only done once
    95% of browsers were confirmed to support this output format, and so is not
    considered a breaking change.

    Note that this output format is intended for human readability and not for
    interoperability with other tools. As always, Sass targets the CSS
    specification, and any tool that consumes Sass's output should parse all
    colors that are supported by the CSS spec.

  • Fix a bug in which a color written using the four- or eight-digit hex format
    could be emitted as a hex color rather than a format with higher browser
    compatibility.

  • Calculations are no longer simplified within supports declarations


Configuration

📅 Schedule: 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, click this checkbox.

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

@olleolleolle olleolleolle merged commit ee61567 into main Apr 1, 2022
@renovate renovate bot deleted the renovate/sass-1.x branch April 1, 2022 05:22
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.

3 participants