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.65.1 #426

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.63.6 -> 1.65.1 age adoption passing confidence

Release Notes

sass/dart-sass (sass)

v1.65.1

Compare Source

  • Update abs-percent deprecatedIn version to 1.65.0.

v1.65.0

Compare Source

  • All functions defined in CSS Values and Units 4 are now parsed as calculation
    objects: round(), mod(), rem(), sin(), cos(), tan(), asin(),
    acos(), atan(), atan2(), pow(), sqrt(), hypot(), log(), exp(),
    abs(), and sign().

  • Deprecate explicitly passing the % unit to the global abs() function. In
    future releases, this will emit a CSS abs() function to be resolved by the
    browser. This deprecation is named abs-percent.

v1.64.2

Compare Source

  • No user-visible changes.

v1.64.1

Compare Source

Embedded Sass
  • Fix a bug where a valid SassCalculation.clamp() with less than 3 arguments
    would throw an error.

v1.64.0

Compare Source

  • Comments that appear before or between @use and @forward rules are now
    emitted in source order as much as possible, instead of always being emitted
    after the CSS of all module dependencies.

  • Fix a bug where an interpolation in a custom property name crashed if the file
    was loaded by a @use nested in an @import.

JavaScript API
  • Add a new SassCalculation type that represents the calculation objects added
    in Dart Sass 1.40.0.

  • Add Value.assertCalculation(), which returns the value if it's a
    SassCalculation and throws an error otherwise.

  • Produce a better error message when an environment that supports some Node.js
    APIs loads the browser entrypoint but attempts to access the filesystem.

Embedded Sass
  • Fix a bug where nested relative @imports failed to load when using the
    deprecated functions render or renderSync and those relative imports were
    loaded multiple times across different files.

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

@renovate renovate bot changed the title fix(deps): update dependency sass to v1.64.0 fix(deps): update dependency sass to v1.64.1 Jul 22, 2023
@renovate renovate bot force-pushed the renovate/sass-1.x branch 2 times, most recently from 79aebe7 to a7bbeb0 Compare July 25, 2023 06:31
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.64.1 fix(deps): update dependency sass to v1.64.2 Aug 1, 2023
@renovate renovate bot force-pushed the renovate/sass-1.x branch 2 times, most recently from 6f9d058 to b5d87b8 Compare August 2, 2023 14:27
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.64.2 fix(deps): update dependency sass to v1.65.0 Aug 9, 2023
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.65.0 fix(deps): update dependency sass to v1.65.1 Aug 10, 2023
@Mashal-m Mashal-m merged commit 5b14ea3 into master Aug 15, 2023
3 checks passed
@Mashal-m Mashal-m deleted the renovate/sass-1.x branch August 15, 2023 06:55
@edx-semantic-release
Copy link

🎉 This PR is included in version 12.9.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

muselesscreator pushed a commit that referenced this pull request Aug 31, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants