Skip to content

Bump dependency sass to v1.102.0 - #536

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sass-1.x
Open

Bump dependency sass to v1.102.0#536
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sass-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sass 1.101.01.102.0 age confidence

Release Notes

sass/dart-sass (sass)

v1.102.0

Compare Source

  • Use the 2.4 gamma transfer function for rec2020, as specified by the latest
    draft of CSS Color 4.

v1.101.7

Compare Source

  • No user-visible changes.

v1.101.6

Compare Source

  • No user-visible changes.

v1.101.5

Compare Source

  • No user-visible changes.

v1.101.4

Compare Source

  • Avoid emitting rgb() or rgba() functions with non-percent decimal
    channels. Older browsers only support integer values or (potentially decimal)
    percentages for these functions, so in order to preserve
    backwards-compatibility while retaining full precision for modern browsers,
    legacy colors that contain at least one non-integer channel will now use
    percentages for their channels (for example, rgb(0%, 100%, 50%) rather than
    rgb(0, 255, 127.5)).

  • Fix a bug where the values of plain-CSS if() expressions were emitted using
    their meta.inspect() format rather than their CSS serialization format.

v1.101.3

Compare Source

  • No user-visible changes.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2 weeks on monday"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Update of dependencies label Jul 27, 2026
@github-actions
github-actions Bot requested a review from uhafner July 27, 2026 04:35
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/sass-1.x branch from a9f24c2 to 6862c74 Compare July 28, 2026 00:32
@renovate renovate Bot changed the title Bump dependency sass to v1.101.7 Bump dependency sass to v1.102.0 Jul 28, 2026
@github-actions

Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   🚀   Integration Tests: ✅ successful — 10 passed $\textsf{(±0)}$
   ⛔   Architecture Tests: ✅ successful — 15 passed $\textsf{(±0)}$

Coverage for New Code

   〰️   Line Coverage: 100.00% — perfect 🎉
   ➰   Branch Coverage: 100.00% — perfect 🎉

Coverage for Whole Project

   〰️   Line Coverage: 84.21% $\textsf{(±0)}$ — 3 missed lines
   ➰   Branch Coverage: 100.00% $\textsf{(±0)}$ — perfect 🎉

Style

   CheckStyle   CheckStyle: No warnings $\textsf{(±0)}$
   PMD   PMD: No warnings $\textsf{(±0)}$
   ☕   Java Compiler: No warnings $\textsf{(±0)}$

Bugs

   SpotBugs   SpotBugs: No bugs $\textsf{(±0)}$
   🐛   Error Prone: No bugs $\textsf{(±0)}$

API Problems

   🚫   Revapi: No warnings $\textsf{(±0)}$

Vulnerabilities

   🛡️   OWASP Dependency Check: 225 vulnerabilities $\color{green}{\textsf{(+225)}}$ — error: 15, high: 64, normal: 139, low: 7

Software Metrics

   🌀   Cyclomatic Complexity: 8 (total)
   💭   Cognitive Complexity: 0 (total)
   ➿   N-Path Complexity: 8 (total)
   📏   Lines of Code: 104 (total)
   📝   Non Commenting Source Statements: 25 (total)
   🔗   Class Cohesion: 6.67% (maximum)
   ⚖️   Weight of Class: 20.00% (maximum)

📌 Reference Results

Delta reports computed against the reference results of 9d6e25e in workflow run 30097642950.

🚦 Quality Gates

Overall Status: ✅ SUCCESS

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00
  • ✅ Style Violation in Whole Project: 0.00 <= 0.00

Created by Quality Monitor v4.15.0 (#82d77af). More details are shown in the GitHub Checks Result.

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

Labels

dependencies Update of dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants