carbon-design-system / gatsby-theme-carbon

A Carbon inspired Gatsby theme
https://gatsby.carbondesignsystem.com/
Apache License 2.0
359 stars 274 forks source link

build(deps): bump stylelint-scss from 6.3.1 to 6.8.1 #1537

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps stylelint-scss from 6.3.1 to 6.8.1.

Release notes

Sourced from stylelint-scss's releases.

6.8.1

  • Fixed: declaration-property-value-no-unknown fix false positives for nested properties in nested declarations (#1068).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1

6.8.0

  • Added: function-color-channel rule (#1060).
  • Added: selector-no-redundant-nesting-selector support for Dart Sass deprecation (#1022).
  • Fixed: declaration-property-value-no-unknown include explicit namespace variables in isDollarVar() (#1062).
  • Fixed: declaration-property-value-no-unknown fix false positives for imported custom functions (#1061).
  • Fixed: declaration-property-value-no-unknown reported ranges and message (stylelint/stylelint#8003, #1066).
  • Fixed: declaration-property-value-no-unknown false negatives/positives via css-tree@3.0.0 (stylelint/stylelint#7993, #1065).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0

6.7.0

  • Added: function-no-unknown: add support for Sass v1.78 color.channel function (#1052).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0

6.6.0

  • Added: declaration-property-value-no-unknown: add support for first-class operators (#1042).
  • Added: declaration-property-value-no-unknown: add support SCSS variables as arguments in nested functions (#1042).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0

6.5.1

  • Fixed: function-quote-no-quoted-strings-inside fix broken autofix (#1043).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.0...v6.5.1

6.5.0

  • Added: property-no-unknown add support for nested declarations (#1024).
  • Added: declaration-property-value-no-unknown rule (#1023).
  • Fixed: operator-no-unspaced fix false positives with comparison operators (#1037).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.1...v6.5.0

6.4.1

  • Fixed: false positive for mixins in load-partial-extension (#1021).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.0...v6.4.1

6.4.0

  • Added: load-partial-extension rule, and deprecated at-import-partial-extension rule (#998).
  • Fixed: partial-no-import message to include more accurate rule name (#1019).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.2...v6.4.0

6.3.2

... (truncated)

Changelog

Sourced from stylelint-scss's changelog.

6.8.1

  • Fixed: declaration-property-value-no-unknown fix false positives for nested properties in nested declarations (#1068).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1

6.8.0

  • Added: function-color-channel rule (#1060).
  • Added: selector-no-redundant-nesting-selector support for Dart Sass deprecation (#1022).
  • Fixed: declaration-property-value-no-unknown include explicit namespace variables in isDollarVar() (#1062).
  • Fixed: declaration-property-value-no-unknown fix false positives for imported custom functions (#1061).
  • Fixed: declaration-property-value-no-unknown reported ranges and message (stylelint/stylelint#8003, #1066).
  • Fixed: declaration-property-value-no-unknown false negatives/positives via css-tree@3.0.0 (stylelint/stylelint#7993, #1065).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0

6.7.0

  • Added: function-no-unknown: add support for Sass v1.78 color.channel function (#1052).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0

6.6.0

  • Added: declaration-property-value-no-unknown: add support for first-class operators (#1042).
  • Added: declaration-property-value-no-unknown: add support SCSS variables as arguments in nested functions (#1042).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0

6.5.1

  • Fixed: function-quote-no-quoted-strings-inside fix broken autofix (#1043).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.0...v6.5.1

6.5.0

  • Added: property-no-unknown add support for nested declarations (#1024).
  • Added: declaration-property-value-no-unknown rule (#1023).
  • Fixed: operator-no-unspaced fix false positives with comparison operators (#1037).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.1...v6.5.0

6.4.1

  • Fixed: false positive for mixins in load-partial-extension (#1021).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.0...v6.4.1

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
gatsby-theme-carbon βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Oct 24, 2024 4:55pm
netlify[bot] commented 1 month ago

Deploy Preview for gatsby-theme-carbon ready!

Name Link
Latest commit 852162071ac3f4797301d110c057d3eef78aa25b
Latest deploy log https://app.netlify.com/sites/gatsby-theme-carbon/deploys/671a798098be5d000856e4f4
Deploy Preview https://deploy-preview-1537--gatsby-theme-carbon.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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