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

chore(deps): update dependency sass to v1.58.0 #1837

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.57.1 -> 1.58.0 age adoption passing confidence

Release Notes

sass/dart-sass

v1.58.0

Compare Source

  • Remove sourcemap comments from Sass sources. The generated sourcemap comment
    for the compiled CSS output remains unaffected.

  • Fix a bug in @extend logic where certain selectors with three or more
    combinators were incorrectly considered superselectors of similar selectors
    with fewer combinators, causing them to be incorrectly trimmed from the
    output.

  • Produce a better error message for a number with a leading + or -, a
    decimal point, but no digits.

  • Produce a better error message for a nested property whose name starts with
    --.

  • Fix a crash when a selector ends in an escaped backslash.

  • Add the relative length units from CSS Values 4 and CSS Contain 3 as known
    units to validate bad computation in calc.

Command Line Interface
  • The --watch flag will now track loads through calls to meta.load-css() as
    long as their URLs are literal strings without any interpolation.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 1, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2d0cf04
Status: ✅  Deploy successful!
Preview URL: https://8a4d319d.reacnetgenerator.pages.dev
Branch Preview URL: https://renovate-sass-1-x.reacnetgenerator.pages.dev

View logs

@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Base: 0.00% // Head: 95.40% // Increases project coverage by +95.40% 🎉

Coverage data is based on head (2d0cf04) compared to base (9595ef6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1837       +/-   ##
===========================================
+ Coverage        0   95.40%   +95.40%     
===========================================
  Files           0       18       +18     
  Lines           0     1457     +1457     
===========================================
+ Hits            0     1390     +1390     
- Misses          0       67       +67     
Impacted Files Coverage Δ
reacnetgenerator/_draw.py 96.20% <0.00%> (ø)
reacnetgenerator/_version.py 44.44% <0.00%> (ø)
reacnetgenerator/reacnetgen.py 96.00% <0.00%> (ø)
reacnetgenerator/commandline.py 98.03% <0.00%> (ø)
reacnetgenerator/_detect.py 96.51% <0.00%> (ø)
reacnetgenerator/_mergeiso.py 100.00% <0.00%> (ø)
reacnetgenerator/_path.py 90.62% <0.00%> (ø)
reacnetgenerator/utils.py 90.37% <0.00%> (ø)
reacnetgenerator/_hmmfilter.py 96.87% <0.00%> (ø)
reacnetgenerator/_matrix.py 98.95% <0.00%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot merged commit 13efe4b into master Feb 1, 2023
@renovate renovate bot deleted the renovate/sass-1.x branch February 1, 2023 05:43
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