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.77.8 #263

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

gabe565-renovate[bot]
Copy link
Contributor

@gabe565-renovate gabe565-renovate bot commented May 17, 2024

This PR contains the following updates:

Package Type Update Change
sass dependencies patch 1.77.1 -> 1.77.8

Release Notes

sass/dart-sass (sass)

v1.77.8

Compare Source

  • No user-visible changes.

v1.77.7

Compare Source

  • Declarations that appear after nested rules are deprecated, because the
    semantics Sass has historically used are different from the semantics
    specified by CSS. In the future, Sass will adopt the standard CSS semantics.

    See the Sass website for details.

  • Potentially breaking bug fix: // in certain places such as unknown
    at-rule values was being preserved in the CSS output, leading to potentially
    invalid CSS. It's now properly parsed as a silent comment and omitted from the
    CSS output.

v1.77.6

Compare Source

  • Fix a few cases where comments and occasionally even whitespace wasn't allowed
    between the end of Sass statements and the following semicolon.

v1.77.5

Compare Source

  • Fully trim redundant selectors generated by @extend.

v1.77.4

Compare Source

Embedded Sass
  • Support passing Version input for fatalDeprecations as string over
    embedded protocol.

  • Fix a bug in the JS Embedded Host where Version could be incorrectly accepted
    as input for silenceDeprecations and futureDeprecations in pure JS.

v1.77.3

Compare Source

Dart API
  • Deprecation.duplicateVariableFlags has been deprecated and replaced with
    Deprecation.duplicateVarFlags to make it consistent with the
    duplicate-var-flags name used on the command line and in the JS API.

v1.77.2

Compare Source

  • Don't emit deprecation warnings for functions and mixins beginning with __.

  • Allow user-defined functions whose names begin with _ and otherwise look
    like vendor-prefixed functions with special CSS syntax.

Command-Line Interface
  • Properly handle the --silence-deprecation flag.

  • Handle the --fatal-deprecation and --future-deprecation flags for
    --interactive mode.


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@gabe565-renovate gabe565-renovate bot requested a review from gabe565 as a code owner May 17, 2024 00:22
@gabe565-renovate gabe565-renovate bot added dependencies Pull requests that update a dependency file npm patch labels May 17, 2024
Copy link

socket-security bot commented May 17, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] filesystem, unsafe Transitive: environment +17 6.58 MB sassbot

🚮 Removed packages: npm/[email protected]

View full report↗︎

@gabe565-renovate gabe565-renovate bot changed the title fix(deps): update dependency sass to v1.77.2 chore(deps): update dependency sass to v1.77.2 May 20, 2024
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency sass to v1.77.2 chore(deps): update dependency sass to v1.77.3 May 30, 2024
@gabe565-renovate gabe565-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
@gabe565-renovate gabe565-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
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency sass to v1.77.5 chore(deps): update dependency sass to v1.77.6 Jun 18, 2024
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency sass to v1.77.6 chore(deps): update dependency sass to v1.77.7 Jul 10, 2024
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency sass to v1.77.7 chore(deps): update dependency sass to v1.77.8 Jul 11, 2024
Copy link

sonarcloud bot commented Jul 11, 2024

@gabe565-renovate gabe565-renovate bot force-pushed the renovate/sass-1.x branch 3 times, most recently from 450eedc to 93b0a27 Compare August 13, 2024 05:44
Copy link

sonarcloud bot commented Aug 13, 2024

@gabe565 gabe565 merged commit 08903b6 into main Aug 13, 2024
14 checks passed
@gabe565 gabe565 deleted the renovate/sass-1.x branch August 13, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file npm patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant