adfinis / ember-uikit

The ember implementation of UIkit
https://adfinis.github.io/ember-uikit/
MIT License
26 stars 13 forks source link

chore(deps-dev): bump stylelint-scss from 6.4.1 to 6.6.0 #1298

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps stylelint-scss from 6.4.1 to 6.6.0.

Release notes

Sourced from stylelint-scss's releases.

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

Changelog

Sourced from stylelint-scss's changelog.

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

Commits
  • 56c2f18 6.6.0
  • 7fe6e01 Prepare version 6.6.0
  • f8549ca Fix false positives in declaration-property-value-no-unknown for dollar var...
  • 615ce4c build(deps-dev): bump postcss from 8.4.44 to 8.4.45 (#1050)
  • 11b9033 build(deps-dev): bump stylelint from 16.8.1 to 16.9.0 (#1048)
  • ccddc84 build(deps): bump postcss-selector-parser from 6.1.1 to 6.1.2 (#1046)
  • c95a1ee build(deps-dev): bump husky from 9.1.4 to 9.1.5 (#1047)
  • f2dfee3 build(deps): bump postcss-resolve-nested-selector from 0.1.4 to 0.1.6 (#1045)
  • ce0d8a3 6.5.1
  • 0decb79 Prepare version 6.5.1
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 1 month ago

Superseded by #1299.