Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump stylelint-config-sass-guidelines from 11.1.0 to 12.0.0 (#31)
Bumps [stylelint-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines) from 11.1.0 to 12.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bjankord/stylelint-config-sass-guidelines/releases">stylelint-config-sass-guidelines's releases</a>.</em></p> <blockquote> <h2>v12.0.0</h2> <p>Full list of changes can be <a href="https://github.com/bjankord/stylelint-config-sass-guidelines/compare/v11.1.0...v12.0.0">viewed here</a></p> <h3>Added</h3> <ul> <li>Added the following stylistic rules back that were removed in v10 thanks to the <a href="https://github.com/stylelint-stylistic/stylelint-stylistic/tree/main"><code>@stylistic/stylelint-plugin</code></a> <ul> <li><code>@stylistic/block-opening-brace-space-before</code></li> <li><code>@stylistic/color-hex-case</code></li> <li><code>@stylistic/declaration-bang-space-after</code></li> <li><code>@stylistic/declaration-bang-space-before</code></li> <li><code>@stylistic/declaration-block-semicolon-newline-after</code></li> <li><code>@stylistic/declaration-block-semicolon-space-before</code></li> <li><code>@stylistic/declaration-block-trailing-semicolon</code></li> <li><code>@stylistic/declaration-colon-space-after</code></li> <li><code>@stylistic/declaration-colon-space-before</code></li> <li><code>@stylistic/function-comma-space-after</code></li> <li><code>@stylistic/function-parentheses-space-inside</code></li> <li><code>@stylistic/indentation</code></li> <li><code>@stylistic/media-feature-parentheses-space-inside</code></li> <li><code>@stylistic/no-missing-end-of-source-newline</code></li> <li><code>@stylistic/number-leading-zero</code></li> <li><code>@stylistic/number-no-trailing-zeros</code></li> <li><code>@stylistic/selector-list-comma-newline-after</code></li> <li><code>@stylistic/string-quotes</code></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/CHANGELOG.md">stylelint-config-sass-guidelines's changelog</a>.</em></p> <blockquote> <h2>[12.0.0]</h2> <p>Full list of changes can be <a href="https://github.com/bjankord/stylelint-config-sass-guidelines/compare/v11.1.0...v12.0.0">viewed here</a></p> <h3>Added</h3> <ul> <li>Added the following stylistic rules back that were removed in v10 thanks to the <a href="https://github.com/stylelint-stylistic/stylelint-stylistic/tree/main"><code>@stylistic/stylelint-plugin</code></a> <ul> <li><code>@stylistic/block-opening-brace-space-before</code></li> <li><code>@stylistic/color-hex-case</code></li> <li><code>@stylistic/declaration-bang-space-after</code></li> <li><code>@stylistic/declaration-bang-space-before</code></li> <li><code>@stylistic/declaration-block-semicolon-newline-after</code></li> <li><code>@stylistic/declaration-block-semicolon-space-before</code></li> <li><code>@stylistic/declaration-block-trailing-semicolon</code></li> <li><code>@stylistic/declaration-colon-space-after</code></li> <li><code>@stylistic/declaration-colon-space-before</code></li> <li><code>@stylistic/function-comma-space-after</code></li> <li><code>@stylistic/function-parentheses-space-inside</code></li> <li><code>@stylistic/indentation</code></li> <li><code>@stylistic/media-feature-parentheses-space-inside</code></li> <li><code>@stylistic/no-missing-end-of-source-newline</code></li> <li><code>@stylistic/number-leading-zero</code></li> <li><code>@stylistic/number-no-trailing-zeros</code></li> <li><code>@stylistic/selector-list-comma-newline-after</code></li> <li><code>@stylistic/string-quotes</code></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/0b1f8cc701c4d7f928b1f4c9222ec4d21cb585b1"><code>0b1f8cc</code></a> Released version 12.0.0</li> <li><a href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/a6502f93f333a501a5b283694dfc023fc8fec00b"><code>a6502f9</code></a> Delete page directory</li> <li><a href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/82ba5e74b9844e8af8abfdceecba86d888db6bc4"><code>82ba5e7</code></a> Update README.md</li> <li><a href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/caabdb990d60a1aba5085b859b114904a2468825"><code>caabdb9</code></a> Add tests for valid SCSS (<a href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/341">#341</a>)</li> <li><a href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/c00cb4e0ab54bbdbe25ba8725a14b083692f6e49"><code>c00cb4e</code></a> Bump postcss from 8.4.38 to 8.4.39 (<a href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/339">#339</a>)</li> <li><a href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/1db04be98f8822f8935a688d0dfef079783594a1"><code>1db04be</code></a> Bump stylelint-scss from 6.2.1 to 6.4.1 (<a href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/340">#340</a>)</li> <li><a href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/bddade039426ff5431ea9f8a29b0e1f22098247e"><code>bddade0</code></a> Bump stylelint from 16.6.0 to 16.6.1 (<a href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/335">#335</a>)</li> <li><a href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/885678442a02ba120c355efaf490da4c07feadd6"><code>8856784</code></a> Bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/337">#337</a>)</li> <li><a href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/9170fc7a6c4b82abb2cb7a6c5b753254ceb5fb25"><code>9170fc7</code></a> Add node v22 to test matrix (<a href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/333">#333</a>)</li> <li><a href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/6d182d15d310abbd9e1bd5b686efab69a9ca24df"><code>6d182d1</code></a> Add back stylistic rules removed in v10 (<a href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/331">#331</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bjankord/stylelint-config-sass-guidelines/compare/v11.1.0...v12.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint-config-sass-guidelines&package-manager=npm_and_yarn&previous-version=11.1.0&new-version=12.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: samwisekind <[email protected]>
- Loading branch information