Build(deps-dev): bump stylelint-config-standard from 29.0.0 to 33.0.0 #1158

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-stylelint-config-standard-33.0.0 into master
argoyle commented 2023-05-08 19:35:36 +00:00 (Migrated from gitlab.com)

Bumps stylelint-config-standard from 29.0.0 to 33.0.0.

Release notes

Sourced from stylelint-config-standard's releases.

33.0.0

  • Removed: stylelint less than 15.5.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@12.0.0.
  • Changed: restored declaration-block-single-line-max-declarations removed on 30.0.0.

32.0.0

  • Removed: stylelint less than 15.4.0 from peer dependencies.
  • Added: media-feature-range-notation: "context" rule

31.0.0

30.0.1

30.0.0

  • Removed: stylelint less than 15.0.0 from peer dependencies.
  • Removed: 64 rules deprecated in stylelint@15.0.0. For details, see the migration guide.
  • Fixed: length-zero-no-unit to ignore custom properties.
  • Fixed: value-no-vendor-prefix to ignore -webkit-inline-box.
Changelog

Sourced from stylelint-config-standard's changelog.

33.0.0

  • Removed: stylelint less than 15.5.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@12.0.0.
  • Changed: restored declaration-block-single-line-max-declarations removed on 30.0.0.

32.0.0

  • Removed: stylelint less than 15.4.0 from peer dependencies.
  • Added: media-feature-range-notation: "context" rule.

31.0.0

30.0.1

30.0.0

  • Removed: stylelint less than 15.0.0 from peer dependencies.
  • Removed: 64 rules deprecated in stylelint@15.0.0. For details, see the migration guide.
  • Fixed: length-zero-no-unit to ignore custom properties.
  • Fixed: value-no-vendor-prefix to ignore -webkit-inline-box.
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 29.0.0 to 33.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint-config-standard/releases">stylelint-config-standard's releases</a>.</em></p> <blockquote> <h2>33.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.5.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/12.0.0"><code>stylelint-config-recommended@12.0.0</code></a>.</li> <li>Changed: restored <code>declaration-block-single-line-max-declarations</code> removed on <code>30.0.0</code>.</li> </ul> <h2>32.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.4.0</code> from peer dependencies.</li> <li>Added: <code>media-feature-range-notation: &quot;context&quot;</code> rule</li> </ul> <h2>31.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.3.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/11.0.0"><code>stylelint-config-recommended@11.0.0</code></a></li> </ul> <h2>30.0.1</h2> <ul> <li>Fixed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1"><code>stylelint-config-recommended@10.0.1</code></a></li> </ul> <h2>30.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.0.0</code> from peer dependencies.</li> <li>Removed: 64 rules deprecated in <a href="https://github.com/stylelint/stylelint/releases/tag/15.0.0"><code>stylelint@15.0.0</code></a>. For details, see the <a href="https://github.com/stylelint/stylelint/blob/15.0.0/docs/migration-guide/to-15.md">migration guide</a>.</li> <li>Fixed: <code>length-zero-no-unit</code> to ignore custom properties.</li> <li>Fixed: <code>value-no-vendor-prefix</code> to ignore <code>-webkit-inline-box</code>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md">stylelint-config-standard's changelog</a>.</em></p> <blockquote> <h1>33.0.0</h1> <ul> <li>Removed: <code>stylelint</code> less than <code>15.5.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/12.0.0"><code>stylelint-config-recommended@12.0.0</code></a>.</li> <li>Changed: restored <code>declaration-block-single-line-max-declarations</code> removed on <code>30.0.0</code>.</li> </ul> <h1>32.0.0</h1> <ul> <li>Removed: <code>stylelint</code> less than <code>15.4.0</code> from peer dependencies.</li> <li>Added: <code>media-feature-range-notation: &quot;context&quot;</code> rule.</li> </ul> <h2>31.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.3.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/11.0.0"><code>stylelint-config-recommended@11.0.0</code></a>.</li> </ul> <h2>30.0.1</h2> <ul> <li>Fixed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1"><code>stylelint-config-recommended@10.0.1</code></a>.</li> </ul> <h2>30.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.0.0</code> from peer dependencies.</li> <li>Removed: 64 rules deprecated in <a href="https://github.com/stylelint/stylelint/releases/tag/15.0.0"><code>stylelint@15.0.0</code></a>. For details, see the <a href="https://github.com/stylelint/stylelint/blob/15.0.0/docs/migration-guide/to-15.md">migration guide</a>.</li> <li>Fixed: <code>length-zero-no-unit</code> to ignore custom properties.</li> <li>Fixed: <code>value-no-vendor-prefix</code> to ignore <code>-webkit-inline-box</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/5110f3b951ef8e3196ea81e09d745f8bdc3f7e60"><code>5110f3b</code></a> 33.0.0</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/72431b30ae62332777c573ea2aace199eddff1f1"><code>72431b3</code></a> Prepare 33.0.0 (<a href="https://github.com/stylelint/stylelint-config-standard/issues/288">#288</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/43b2bd967f487e21a2aeb4d21bea2a66a0ebaf97"><code>43b2bd9</code></a> 32.0.0</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/68bfda293780f01b36ced628c8fc52c10bd2f96b"><code>68bfda2</code></a> Prepare 32.0.0 (<a href="https://github.com/stylelint/stylelint-config-standard/issues/284">#284</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/b15f3306caf1144b5a8f1c9dc2b48e4a01c76616"><code>b15f330</code></a> 31.0.0</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/ab7906686b1c037598bab21679f7faa5e429f3a7"><code>ab79066</code></a> Prepare 31.0.0 (<a href="https://github.com/stylelint/stylelint-config-standard/issues/283">#283</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/2a23e743fa4259499aa5d5d47244baf02d089608"><code>2a23e74</code></a> 30.0.1</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/632e1b7889197f13bda6b7931d531cbbdc22c703"><code>632e1b7</code></a> Prepare 30.0.1 (<a href="https://github.com/stylelint/stylelint-config-standard/issues/281">#281</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/f11b434b528e13bde43673bc2b3651bf21b83be8"><code>f11b434</code></a> 30.0.0</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/27fb11260118caafde2bf345dff3e781975c30ed"><code>27fb112</code></a> Update deps</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint-config-standard/compare/29.0.0...33.0.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) closed this pull request 2023-05-09 04:42:36 +00:00
argoyle (Migrated from gitlab.com) reopened this pull request 2023-05-09 05:59:26 +00:00
argoyle (Migrated from gitlab.com) closed this pull request 2023-05-09 05:59:32 +00:00
argoyle commented 2023-05-09 05:59:33 +00:00 (Migrated from gitlab.com)

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.