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

fix(deps): update dependency sass to v1.83.4 #1273

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.80.4 -> 1.83.4 age adoption passing confidence

Release Notes

sass/dart-sass (sass)

v1.83.4

Compare Source

  • No user-visible changes.

v1.83.3

Compare Source

  • No user-visible changes.

v1.83.2

Compare Source

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.

v1.83.1

Compare Source

  • Fix a bug where --quiet-deps would get deactivated for @content blocks,
    even when those blocks were entirely contained within dependencies.

  • Include deprecation IDs in deprecation warnings to make it easier to determine
    what to pass to --silence-deprecation or --fatal-deprecation.

v1.83.0

Compare Source

  • Allow trailing commas in all argument and parameter lists.

v1.82.0

Compare Source

Command-Line Interface
  • Improve --watch mode reliability when making multiple changes at once, such
    as checking out a different Git branch.

  • Parse the calc-size() function as a calculation now that it's supported in
    some browsers.

Dart API
  • Add a SassCalculation.calcSize() function.

v1.81.1

Compare Source

  • No user-visible changes.

v1.81.0

Compare Source

  • Fix a few cases where deprecation warnings weren't being emitted for global
    built-in functions whose names overlap with CSS calculations.

  • Add support for the CSS round() calculation with a single argument, as long
    as that argument might be a unitless number.

v1.80.7

Compare Source

Embedded Host
  • Don't treat 0 as undefined for the green and blue channels in the
    LegacyColor constructor.

v1.80.6

Compare Source

Command-Line Interface
  • Make @parcel/watcher an optional dependency so this can still be installed
    on operating systems where it's unavailable.

v1.80.5

Compare Source

Embedded Host
  • Don't produce phantom @import deprecations when using an importer with the
    legacy API.

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.

Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 19.04%. Comparing base (feb981c) to head (0ce6bb6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1273   +/-   ##
=======================================
  Coverage   19.04%   19.04%           
=======================================
  Files         428      428           
  Lines       67157    67157           
  Branches     1445     1445           
=======================================
  Hits        12789    12789           
  Misses      54368    54368           
Flag Coverage Δ
unitTests 19.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Oct 30, 2024

Playwright test results

failed  2 failed
passed  44 passed
flaky  4 flaky

Details

stats  50 tests across 11 suites
duration  6 minutes, 16 seconds
commit  0ce6bb6

Failed tests

chromium › pages/user-profile.test.ts › UserProfile › should have visible data-testids - ( @primary @slow @read @development @staging @production )
firefox › pages/user-profile.test.ts › UserProfile › should have visible data-testids - ( @primary @slow @read @development @staging @production )

Flaky tests

chromium-setup › auth.setup.ts › authenticate as user - ( @primary @slow @read @development @staging @production )
chromium › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - ( @slow @primary @development @staging @production )
firefox › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - ( @slow @primary @development @staging @production )
firefox › pages/login.test.ts › LoginPage › should login - ( @fast @primary @development @staging @production )

@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 8 times, most recently from 01e6222 to 2f6206a Compare November 1, 2024 22:23
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.80.5 fix(deps): update dependency sass to v1.80.6 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 9 times, most recently from 403298b to e7a8f80 Compare November 9, 2024 02:44
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 3 times, most recently from 3bd34c5 to 7b0bdbb Compare November 11, 2024 17:50
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.80.6 fix(deps): update dependency sass to v1.80.7 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 2 times, most recently from 61f3213 to 88cd15b Compare November 14, 2024 22:21
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.80.7 fix(deps): update dependency sass to v1.81.0 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 3 times, most recently from b08c6a7 to 9df14d1 Compare November 20, 2024 21:12
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 6 times, most recently from 60db1be to dea2aa3 Compare November 28, 2024 12:46
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from dea2aa3 to 53fadcd Compare November 29, 2024 21:12
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.81.0 fix(deps): update dependency sass to v1.81.1 Dec 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.81.1 fix(deps): update dependency sass to v1.82.0 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 2 times, most recently from f4ce35a to 37791ec Compare December 6, 2024 15:38
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.82.0 fix(deps): update dependency sass to v1.83.0 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 2 times, most recently from 7f69e9e to 9b4464d Compare December 13, 2024 17:03
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 3 times, most recently from cf01387 to cf95662 Compare January 1, 2025 20:07
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.83.0 fix(deps): update dependency sass to v1.83.1 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from cf95662 to 0f560ec Compare January 8, 2025 21:20
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.83.1 fix(deps): update dependency sass to v1.83.4 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from 0f560ec to 0ce6bb6 Compare January 14, 2025 16:25
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.

0 participants