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.69.5 #325

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

sass/dart-sass (sass)

v1.69.5

Compare Source

JS API
  • Compatibility with Node.js 21.0.0.

v1.69.4

Compare Source

  • No user-visible changes.

v1.69.3

Compare Source

Embedded Sass
  • Fix TypeScript type locations in package.json.

v1.69.2

Compare Source

JS API
  • Fix a bug where Sass crashed when running in the browser if there was a global
    variable named process.

v1.69.1

Compare Source

  • No user-visible changes.

v1.69.0

Compare Source

  • Add a meta.get-mixin() function that returns a mixin as a first-class Sass
    value.

  • Add a meta.apply() mixin that includes a mixin value.

  • Add a meta.module-mixins() function which returns a map from mixin names in
    a module to the first-class mixins that belong to those names.

  • Add a meta.accepts-content() function which returns whether or not a mixin
    value can take a content block.

  • Add support for the relative color syntax from CSS Color 5. This syntax
    cannot be used to create Sass color values. It is always emitted as-is in the
    CSS output.

Dart API
  • Deprecate Deprecation.calcInterp since it was never actually emitted as a
    deprecation.
Embedded Sass
  • Fix a rare race condition where the embedded compiler could freeze when a
    protocol error was immediately followed by another request.

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

@renovate renovate bot requested a review from gabe565 as a code owner October 6, 2023 00:56
@renovate renovate bot added dependencies Pull requests that update a dependency file minor npm labels Oct 6, 2023
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.69.0 fix(deps): update dependency sass to v1.69.1 Oct 10, 2023
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.69.1 fix(deps): update dependency sass to v1.69.2 Oct 10, 2023
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.69.2 fix(deps): update dependency sass to v1.69.3 Oct 12, 2023
@cloudflare-pages
Copy link

cloudflare-pages bot commented Oct 12, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8440bfc
Status: ✅  Deploy successful!
Preview URL: https://cbb7df0c.mnemonic-ninja.pages.dev
Branch Preview URL: https://renovate-sass-1-x.mnemonic-ninja.pages.dev

View logs

@renovate renovate bot changed the title fix(deps): update dependency sass to v1.69.3 fix(deps): update dependency sass to v1.69.4 Oct 17, 2023
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.69.4 fix(deps): update dependency sass to v1.69.5 Oct 26, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@gabe565 gabe565 merged commit 20d0620 into main Nov 8, 2023
10 checks passed
@gabe565 gabe565 deleted the renovate/sass-1.x branch November 8, 2023 09:04
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 minor npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant