Xmetalfanx / Homepage

Homepage as of March 2024, with slimmed down commit history
0 stars 0 forks source link

Bump stylelint-scss from 6.9.0 to 6.10.0 #72

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps stylelint-scss from 6.9.0 to 6.10.0.

Release notes

Sourced from stylelint-scss's releases.

6.10.0

  • Added: declaration-property-value-no-unknown support nested properties with shorthand values (#1071).
  • Fixed: declaration-property-value-no-unknown fix multiline values parsing (#1085).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0

Changelog

Sourced from stylelint-scss's changelog.

6.10.0

  • Added: declaration-property-value-no-unknown support nested properties with shorthand values (#1071).
  • Fixed: declaration-property-value-no-unknown fix multiline values parsing (#1085).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0

Commits
  • 9c46a27 6.10.0
  • 073c591 Prepare version 6.10.0
  • f5cc0d2 build(deps): bump postcss-selector-parser from 6.1.2 to 7.0.0 (#1074)
  • 1a94b52 build(deps-dev): bump husky from 9.1.6 to 9.1.7 (#1087)
  • 94a1ee5 Bump postcss from 8.4.47 to 8.4.49 (#1086)
  • 08900be Fix multiline values parsing in declaration-property-value-no-unknown (#1085)
  • 1f06543 Support nested properties with shorthand values in declaration-proper… (#1071)
  • See full diff 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)