Skip to content

fix(deps): update dependency sass to v1.86.3 #310

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.83.0 -> 1.86.3 age adoption passing confidence
sass 1.69.5 -> 1.86.3 age adoption passing confidence

Release Notes

sass/dart-sass (sass)

v1.86.3

Compare Source

  • Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with
    a .. segment.

v1.86.2

Compare Source

  • No user-visible changes.

v1.86.1

Compare Source

  • Improve the performance of file: URL case canonicalization on Windows and
    Mac OS.

v1.86.0

Compare Source

  • Add support for % as an expression in its own right. It will still be parsed
    as the modulo operator when between two other expressions, but in any other
    context it will be an expression whose value is the unquoted string %.

  • Consider attr() to be a special number function that can be used as a
    channel in color functions.

  • Deprecate user-defined functions named type() so that we can eventually
    support the new CSS type() function.

Dart API
  • Increase the minimum Dart SDK to 3.6.0.

v1.85.1

Compare Source

  • Fix a bug where global Sass functions whose names overlap with CSS math
    functions could incorrectly be treated as CSS math functions even though they
    used Sass-only features, causing compilation failures. For example,
    round(-$var / 2) previously threw an error but now works as intended.

v1.85.0

Compare Source

  • No longer fully trim redundant selectors generated by @extend. This caused
    unacceptable performance issues for certain heavy users of @extend. We'll
    try to find a more performant way to accomplish it in the future.

v1.84.0

Compare Source

  • Allow newlines in whitespace in the indented syntax.

  • Potentially breaking bug fix: Selectors with unmatched brackets now always
    produce a parser error. Previously, some edge cases like [foo#{"]:is(bar"}) {a: b} would compile without error, but this was an unintentional bug.

  • Fix a bug in which various Color Level 4 functions weren't allowed in plain
    CSS.

  • Fix the error message for @extend without a selector and possibly other
    parsing edge-cases in contexts that allow interpolation.

Embedded Host
  • Fixed the implementation of the SassBoolean type to adhere to the spec,
    now using a class instead of an interface.

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.


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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

netlify bot commented Feb 23, 2024

Deploy Preview for hashi-docs failed.

Name Link
🔨 Latest commit 700374a
🔍 Latest deploy log https://app.netlify.com/sites/hashi-docs/deploys/67ef2c927512f000083e2d82

@renovate renovate bot changed the title Update dependency sass to v1.71.1 chore(deps): update dependency sass to v1.71.1 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from a7506db to 54745f8 Compare March 13, 2024 21:06
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.71.1 chore(deps): update dependency sass to v1.72.0 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 54745f8 to af0c03c Compare April 4, 2024 01:48
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.72.0 chore(deps): update dependency sass to v1.74.1 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from af0c03c to 11a107f Compare April 12, 2024 00:49
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.74.1 chore(deps): update dependency sass to v1.75.0 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch 4 times, most recently from bcd39ca to 394be7a Compare April 20, 2024 01:46
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.75.0 chore(deps): update dependency sass to v1.76.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch 2 times, most recently from 57c1d1c to 8c8ad38 Compare May 7, 2024 01:31
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.76.0 chore(deps): update dependency sass to v1.77.0 May 7, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 8c8ad38 to 85f4638 Compare May 11, 2024 01:39
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.77.0 chore(deps): update dependency sass to v1.77.1 May 11, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 85f4638 to 5782f1a Compare May 17, 2024 04:08
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.77.1 chore(deps): update dependency sass to v1.77.2 May 17, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 5782f1a to a58eaec Compare May 29, 2024 22:48
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.77.2 chore(deps): update dependency sass to v1.77.3 May 29, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from a58eaec to 3f9109e Compare May 31, 2024 00:29
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.77.3 chore(deps): update dependency sass to v1.77.4 May 31, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 3f9109e to 7cd691a Compare June 4, 2024 07:28
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.77.4 chore(deps): update dependency sass to v1.77.5 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch 2 times, most recently from 164a0f5 to 45b64b8 Compare June 17, 2024 21:06
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.77.5 chore(deps): update dependency sass to v1.77.6 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 45b64b8 to 30be963 Compare July 9, 2024 22:33
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 83a6e40 to 1a83ae8 Compare December 3, 2024 02:13
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.81.0 chore(deps): update dependency sass to v1.81.1 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 1a83ae8 to ecc73b0 Compare December 3, 2024 23:21
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.81.1 chore(deps): update dependency sass to v1.82.0 Dec 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.82.0 fix(deps): update dependency sass to v1.82.0 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch from ecc73b0 to ba6fef6 Compare December 13, 2024 00:02
@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 branch from ba6fef6 to 386c278 Compare December 20, 2024 01:55
Copy link
Contributor Author

renovate bot commented Dec 20, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: docs/yarn.lock
error This project's package.json defines "packageManager": "yarn@[email protected]". However the current global version of Yarn is 1.22.22.

Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.

@renovate renovate bot force-pushed the renovate/sass-1.x branch from 386c278 to 6c15c7c Compare January 4, 2025 03:38
@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 branch from 6c15c7c to 5c89f98 Compare January 14, 2025 03:10
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.83.1 fix(deps): update dependency sass to v1.83.3 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 5c89f98 to f0f308b Compare January 14, 2025 12:26
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.83.3 fix(deps): update dependency sass to v1.83.4 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch from f0f308b to 2c265a6 Compare February 6, 2025 03:11
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.83.4 fix(deps): update dependency sass to v1.84.0 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 2c265a6 to e863e73 Compare February 14, 2025 05:19
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.84.0 fix(deps): update dependency sass to v1.85.0 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch from e863e73 to eb00632 Compare February 25, 2025 01:25
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.85.0 fix(deps): update dependency sass to v1.85.1 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch from eb00632 to f3b5471 Compare March 17, 2025 22:05
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.85.1 fix(deps): update dependency sass to v1.86.0 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch from f3b5471 to 20c739f Compare March 31, 2025 21:30
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.86.0 fix(deps): update dependency sass to v1.86.1 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 20c739f to 4d196c8 Compare April 3, 2025 00:58
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.86.1 fix(deps): update dependency sass to v1.86.2 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 4d196c8 to 700374a Compare April 4, 2025 00:49
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.86.2 fix(deps): update dependency sass to v1.86.3 Apr 4, 2025
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