Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.79.5 -> 1.80.3 age adoption passing confidence

Release Notes

sass/dart-sass (sass)

v1.80.3

Compare Source

  • Fix a bug where @import url("...") would crash in plain CSS files.

  • Improve consistency of how warnings are emitted by different parts of the
    compiler. This should result in minimal user-visible changes, but different
    types of warnings should now respond more reliably to flags like --quiet,
    --verbose, and --silence-deprecation.

v1.80.2

Compare Source

  • Fix a bug where deprecation warnings were incorrectly emitted for the
    plain-CSS invert() function.

v1.80.1

Compare Source

  • Fix a bug where repeated deprecation warnings were not automatically limited.

v1.80.0

Compare Source

  • @import is now officially deprecated, as are global built-in functions that
    are available within built-in modules. See the Sass blog post for more
    details on the deprecation process.
Embedded Host
  • Fix an error that would sometimes occur when deprecation warnings were
    emitted when using a custom importer with the legacy API.

v1.79.6

Compare Source

  • Fix a bug where Sass would add an extra */ after loud comments with
    whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the
    indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host
  • Properly export the SassBoolean type.

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/sass-1.x branch from d58da9c to e0c6ba6 Compare October 24, 2024 05:13
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.80.0 chore(deps): update dependency sass to v1.80.1 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from e0c6ba6 to e7dd739 Compare October 24, 2024 22:13
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.80.1 chore(deps): update dependency sass to v1.80.2 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from e7dd739 to 5f3d91f Compare October 26, 2024 00:21
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.80.2 chore(deps): update dependency sass to v1.80.3 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch 2 times, most recently from a446cd2 to 53f6b8d Compare October 28, 2024 16:51
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 53f6b8d to c4d8e80 Compare October 28, 2024 17:12
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit c4d8e80 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 95.8% (0.0% change).

View more on Code Climate.

@shcheklein shcheklein merged commit 83a5a46 into main Oct 28, 2024
3 checks passed
@shcheklein shcheklein deleted the renovate/sass-1.x branch October 28, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant