Build(deps-dev): bump stylelint from 14.11.0 to 14.12.0 #624

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-stylelint-14.12.0 into master 2022-09-19 16:43:22 +00:00
argoyle commented 2022-09-19 04:41:20 +00:00 (Migrated from gitlab.com)

Bumps stylelint from 14.11.0 to 14.12.0.

Release notes

Sourced from stylelint's releases.

14.12.0

Changelog

Sourced from stylelint's changelog.

14.12.0

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](https://github.com/stylelint/stylelint) from 14.11.0 to 14.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/releases">stylelint's releases</a>.</em></p> <blockquote> <h2>14.12.0</h2> <ul> <li>Added: support for multiple <code>--ignore-path</code> flags (<a href="https://github.com/stylelint/stylelint/pull/6345">#6345</a>) (<a href="https://github.com/kimulaco"><code>@​kimulaco</code></a>).</li> <li>Added: experimental support for custom message arguments (<a href="https://github.com/stylelint/stylelint/pull/6312">#6312</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: <code>declaration-block-no-duplicate-properties</code> autofix (<a href="https://github.com/stylelint/stylelint/pull/6296">#6296</a>) (<a href="https://github.com/fpetrakov"><code>@​fpetrakov</code></a>).</li> <li>Added: <code>font-weight-notation</code> autofix (<a href="https://github.com/stylelint/stylelint/pull/6347">#6347</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: <code>ignore: [&quot;inside-block&quot;]</code> and <code>splitList</code> to <code>selector-disallowed-list</code> (<a href="https://github.com/stylelint/stylelint/pull/6334">#6334</a>) (<a href="https://github.com/mattmanuel90"><code>@​mattmanuel90</code></a>).</li> <li>Added: regex support for <code>ignorePseudoClasses</code> option of <code>selector-pseudo-class-no-unknown</code> (<a href="https://github.com/stylelint/stylelint/pull/6316">#6316</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: regex support for <code>ignorePseudoElements</code> option of <code>selector-pseudo-element-no-unknown</code> (<a href="https://github.com/stylelint/stylelint/pull/6317">#6317</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: regex support for <code>ignoreSelectors</code> option of <code>selector-no-vendor-prefix</code> (<a href="https://github.com/stylelint/stylelint/pull/6327">#6327</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: regex support for <code>ignoreTypes</code> option of <code>selector-type-case</code> (<a href="https://github.com/stylelint/stylelint/pull/6326">#6326</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Fixed: <code>*-no-unknown</code> false positives for container queries (<a href="https://github.com/stylelint/stylelint/pull/6318">#6318</a>) (<a href="https://github.com/fpetrakov"><code>@​fpetrakov</code></a>).</li> <li>Fixed: <code>font-family-name-quotes</code> false positives for interpolation and shorthand (<a href="https://github.com/stylelint/stylelint/pull/6335">#6335</a>) (<a href="https://github.com/kimulaco"><code>@​kimulaco</code></a>).</li> <li>Fixed: <code>time-min-milliseconds</code> incorrect location for matching violating times (<a href="https://github.com/stylelint/stylelint/pull/6319">#6319</a>) (<a href="https://github.com/kawaguchi1102"><code>@​kawaguchi1102</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md">stylelint's changelog</a>.</em></p> <blockquote> <h2>14.12.0</h2> <ul> <li>Added: support for multiple <code>--ignore-path</code> flags (<a href="https://github.com/stylelint/stylelint/pull/6345">#6345</a>) (<a href="https://github.com/kimulaco"><code>@​kimulaco</code></a>).</li> <li>Added: experimental support for custom message arguments (<a href="https://github.com/stylelint/stylelint/pull/6312">#6312</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: <code>declaration-block-no-duplicate-properties</code> autofix (<a href="https://github.com/stylelint/stylelint/pull/6296">#6296</a>) (<a href="https://github.com/fpetrakov"><code>@​fpetrakov</code></a>).</li> <li>Added: <code>font-weight-notation</code> autofix (<a href="https://github.com/stylelint/stylelint/pull/6347">#6347</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: <code>ignore: [&quot;inside-block&quot;]</code> and <code>splitList</code> to <code>selector-disallowed-list</code> (<a href="https://github.com/stylelint/stylelint/pull/6334">#6334</a>) (<a href="https://github.com/mattmanuel90"><code>@​mattmanuel90</code></a>).</li> <li>Added: regex support for <code>ignorePseudoClasses</code> option of <code>selector-pseudo-class-no-unknown</code> (<a href="https://github.com/stylelint/stylelint/pull/6316">#6316</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: regex support for <code>ignorePseudoElements</code> option of <code>selector-pseudo-element-no-unknown</code> (<a href="https://github.com/stylelint/stylelint/pull/6317">#6317</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: regex support for <code>ignoreSelectors</code> option of <code>selector-no-vendor-prefix</code> (<a href="https://github.com/stylelint/stylelint/pull/6327">#6327</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: regex support for <code>ignoreTypes</code> option of <code>selector-type-case</code> (<a href="https://github.com/stylelint/stylelint/pull/6326">#6326</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Fixed: <code>*-no-unknown</code> false positives for container queries (<a href="https://github.com/stylelint/stylelint/pull/6318">#6318</a>) (<a href="https://github.com/fpetrakov"><code>@​fpetrakov</code></a>).</li> <li>Fixed: <code>font-family-name-quotes</code> false positives for interpolation and shorthand (<a href="https://github.com/stylelint/stylelint/pull/6335">#6335</a>) (<a href="https://github.com/kimulaco"><code>@​kimulaco</code></a>).</li> <li>Fixed: <code>time-min-milliseconds</code> incorrect location for matching violating times (<a href="https://github.com/stylelint/stylelint/pull/6319">#6319</a>) (<a href="https://github.com/kawaguchi1102"><code>@​kawaguchi1102</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/06bbd5ce6e55168cf4133593d08f24ace13f120f"><code>06bbd5c</code></a> 14.12.0</li> <li><a href="https://github.com/stylelint/stylelint/commit/e3ade549e58680be9f847e1e95aed50f0a293426"><code>e3ade54</code></a> Prepare 14.12.0</li> <li><a href="https://github.com/stylelint/stylelint/commit/807360d400a2714b3040142358bcc6db6da9294d"><code>807360d</code></a> Prepare release (<a href="https://github.com/stylelint/stylelint/issues/6301">#6301</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/607a2d46cacbc92cacd631d2795a5ef46e2581e5"><code>607a2d4</code></a> Add autofix to <code>font-weight-notation</code> (<a href="https://github.com/stylelint/stylelint/issues/6347">#6347</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/52cbd90d8d9815aeb1f706b1609a49cfdaf979fc"><code>52cbd90</code></a> Fix incorrect URL hashes in documents (<a href="https://github.com/stylelint/stylelint/issues/6348">#6348</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/b598c18a25e7404807bff88df66da373440c78a5"><code>b598c18</code></a> Add support for multiple <code>--ignore-path</code> flags (<a href="https://github.com/stylelint/stylelint/issues/6345">#6345</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/bb102826e4ccb7c0943562b35ff6d6f2493bd141"><code>bb10282</code></a> Add <code>ignore: [&quot;inside-block&quot;]</code> and <code>splitList</code> to selector-disallowed-list (#...</li> <li><a href="https://github.com/stylelint/stylelint/commit/dd04517bd17690e7ebb835df229d63923bdee633"><code>dd04517</code></a> Add experimental support for custom message arguments (<a href="https://github.com/stylelint/stylelint/issues/6312">#6312</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/e8266907a864d1e30b582088e498a10bacf9bffc"><code>e826690</code></a> Bump fast-glob from 3.2.11 to 3.2.12 (<a href="https://github.com/stylelint/stylelint/issues/6341">#6341</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/633c913b2dfe7aa0d352ef7f1e70286d2b9f57a2"><code>633c913</code></a> Bump eslint from 8.23.0 to 8.23.1 (<a href="https://github.com/stylelint/stylelint/issues/6340">#6340</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/14.11.0...14.12.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 commented 2022-09-19 10:18:17 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 285db036 - 1 commit from branch master
  • e84978be - Build(deps-dev): bump stylelint from 14.11.0 to 14.12.0

Compare with previous version

added 2 commits <ul><li>285db036 - 1 commit from branch <code>master</code></li><li>e84978be - Build(deps-dev): bump stylelint from 14.11.0 to 14.12.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/575/diffs?diff_id=487764135&start_sha=ec69498ca5c682eb2eb1166b235705a16dc0b7b8)
argoyle (Migrated from gitlab.com) merged commit into master 2022-09-19 16:43:22 +00:00
Sign in to join this conversation.