Bump stylelint-config-standard-scss from 5.0.0 to 6.1.0 #513

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0 into master
dependabot[bot] commented 2022-11-08 11:09:18 +01:00 (Migrated from github.com)

Bumps stylelint-config-standard-scss from 5.0.0 to 6.1.0.

Release notes

Sourced from stylelint-config-standard-scss's releases.

6.1.0

  • Added: postcss as an optional peer dependency.

6.0.0

Changelog

Sourced from stylelint-config-standard-scss's changelog.

6.1.0

  • Added: postcss as an optional peer dependency.

6.0.0

Commits
  • 3a0ed2f 6.1.0
  • 178db50 Prepare 6.1.0
  • 8a06de6 Update package.json
  • b9096f8 Merge pull request #33 from jnoordsij/add-postcss-peer-dependency
  • b5abaea Add optional postcss peer dependency
  • fb9c5a9 Merge pull request #29 from stylelint-scss/dependabot/npm_and_yarn/jest-29.2.2
  • 4fc38a4 Bump jest from 27.3.1 to 29.2.2
  • ef9d9bd Merge pull request #30 from stylelint-scss/dependabot/npm_and_yarn/stylelint/...
  • 01920c5 Merge pull request #32 from stylelint-scss/drop-node12-from-ci
  • cfa7844 Drop Node 12 from CI
  • 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 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)
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 5.0.0 to 6.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/releases">stylelint-config-standard-scss's releases</a>.</em></p> <blockquote> <h2>6.1.0</h2> <ul> <li>Added: <code>postcss</code> as an optional peer dependency.</li> </ul> <h2>6.0.0</h2> <ul> <li>Changed: updated to <a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v8.0.0"><code>stylelint-config-recommended-scss@8.0.0</code></a>.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-standard/releases/tag/29.0.0"><code>stylelint-config-standard@29.0.0</code></a></li> <li>Removed: <code>stylelint</code> less than <code>14.14.0</code> from peer dependencies.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md">stylelint-config-standard-scss's changelog</a>.</em></p> <blockquote> <h1>6.1.0</h1> <ul> <li>Added: <code>postcss</code> as an optional peer dependency.</li> </ul> <h1>6.0.0</h1> <ul> <li>Changed: updated to <a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v8.0.0"><code>stylelint-config-recommended-scss@8.0.0</code></a>.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-standard/releases/tag/29.0.0"><code>stylelint-config-standard@29.0.0</code></a></li> <li>Removed: <code>stylelint</code> less than <code>14.14.0</code> from peer dependencies.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/3a0ed2f8962a8edf5075f361e882833b78ee4ea4"><code>3a0ed2f</code></a> 6.1.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/178db5000f60833d91e0de40231f73ce9f4b5bb2"><code>178db50</code></a> Prepare 6.1.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/8a06de6a257a46e69d292066b2882405a5316b73"><code>8a06de6</code></a> Update package.json</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/b9096f895a0cc6a212595657ab1ceb9035b62fa1"><code>b9096f8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stylelint-scss/stylelint-config-standard-scss/issues/33">#33</a> from jnoordsij/add-postcss-peer-dependency</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/b5abaeaaf3f2cd80a119531aa1129dd548e21f45"><code>b5abaea</code></a> Add optional postcss peer dependency</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/fb9c5a9f164f112f3b1cf20c71bf6f942fe0a596"><code>fb9c5a9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stylelint-scss/stylelint-config-standard-scss/issues/29">#29</a> from stylelint-scss/dependabot/npm_and_yarn/jest-29.2.2</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/4fc38a4b5ffb4828679c95587b2bb1be6a040bfb"><code>4fc38a4</code></a> Bump jest from 27.3.1 to 29.2.2</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/ef9d9bd714561335fa3c465ad640d4935670ce23"><code>ef9d9bd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stylelint-scss/stylelint-config-standard-scss/issues/30">#30</a> from stylelint-scss/dependabot/npm_and_yarn/stylelint/...</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/01920c50bdc84a4d21584395564ec241cafa0fe2"><code>01920c5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stylelint-scss/stylelint-config-standard-scss/issues/32">#32</a> from stylelint-scss/drop-node12-from-ci</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/cfa78448300c0deebd69c2c646af012893839cbe"><code>cfa7844</code></a> Drop Node 12 from CI</li> <li>Additional commits viewable in <a href="https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v5.0.0...v6.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint-config-standard-scss&package-manager=npm_and_yarn&previous-version=5.0.0&new-version=6.1.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 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>
dependabot[bot] commented 2022-12-03 18:12:49 +01:00 (Migrated from github.com)

Looks like stylelint-config-standard-scss is up-to-date now, so this is no longer needed.

Looks like stylelint-config-standard-scss is up-to-date now, so this is no longer needed.
Commenting is not possible because the repository is archived.
No description provided.