Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.79.5 -> 1.80.3 age adoption passing confidence

Release Notes

sass/dart-sass (sass)

v1.80.3

Compare Source

  • Fix a bug where @import url("...") would crash in plain CSS files.

  • Improve consistency of how warnings are emitted by different parts of the
    compiler. This should result in minimal user-visible changes, but different
    types of warnings should now respond more reliably to flags like --quiet,
    --verbose, and --silence-deprecation.

v1.80.2

Compare Source

  • Fix a bug where deprecation warnings were incorrectly emitted for the
    plain-CSS invert() function.

v1.80.1

Compare Source

  • Fix a bug where repeated deprecation warnings were not automatically limited.

v1.80.0

Compare Source

  • @import is now officially deprecated, as are global built-in functions that
    are available within built-in modules. See the Sass blog post for more
    details on the deprecation process.
Embedded Host
  • Fix an error that would sometimes occur when deprecation warnings were
    emitted when using a custom importer with the legacy API.

v1.79.6

Compare Source

  • Fix a bug where Sass would add an extra */ after loud comments with
    whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the
    indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host
  • Properly export the SassBoolean type.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Does it update a dependency? label Oct 17, 2024
@renovate renovate bot requested a review from a team as a code owner October 17, 2024 02:36
Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for tauri-v2 ready!

Name Link
🔨 Latest commit afeee31
🔍 Latest deploy log https://app.netlify.com/sites/tauri-v2/deploys/6713d29c09499500083a7f72
😎 Deploy Preview https://deploy-preview-2879--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

socket-security bot commented Oct 17, 2024

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

Package New capabilities Transitives Size Publisher
npm/sass@1.80.3 Transitive: environment, filesystem, shell +15 7.45 MB hcatlin, nex3, sassbot

🚮 Removed packages: npm/sass@1.79.5

View full report↗︎

@renovate renovate bot changed the title fix(deps): update dependency sass to v1.80.0 fix(deps): update dependency sass to v1.80.1 Oct 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.80.1 fix(deps): update dependency sass to v1.80.2 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch 3 times, most recently from 4a0f28e to 4f28bff Compare October 18, 2024 15:03
@renovate renovate bot changed the title fix(deps): update dependency sass to v1.80.2 fix(deps): update dependency sass to v1.80.3 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from 4f28bff to afeee31 Compare October 19, 2024 15:39
@vasfvitor vasfvitor removed the request for review from a team October 19, 2024 15:41
@vasfvitor vasfvitor merged commit 328b4c7 into v2 Oct 19, 2024
9 checks passed
@vasfvitor vasfvitor deleted the renovate/sass-1.x-lockfile branch October 19, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Does it update a dependency?
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant