Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1 #731

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-stylelint-14.14.1 into master 2022-11-04 07:35:05 +00:00
argoyle commented 2022-11-04 04:45:06 +00:00 (Migrated from gitlab.com)

Bumps stylelint from 14.14.0 to 14.14.1.

Release notes

Sourced from stylelint's releases.

14.14.1

  • Fixed: declaration-block-no-redundant-longhand-properties false positives for inherit keyword (#6419) (@​kimulaco).
  • Fixed: shorthand-property-no-redundant-values message to be consistent (#6417) (@​fpetrakov).
  • Fixed: unit-no-unknown false positives for *vi & *vb viewport units (#6428) (@​sidverma32).
Changelog

Sourced from stylelint's changelog.

14.14.1

  • Fixed: declaration-block-no-redundant-longhand-properties false positives for inherit keyword (#6419) (@​kimulaco).
  • Fixed: shorthand-property-no-redundant-values message to be consistent (#6417) (@​fpetrakov).
  • Fixed: unit-no-unknown false positives for *vi & *vb viewport units (#6428) (@​sidverma32).
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.14.0 to 14.14.1. <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.14.1</h2> <ul> <li>Fixed: <code>declaration-block-no-redundant-longhand-properties</code> false positives for <code>inherit</code> keyword (<a href="https://github.com/stylelint/stylelint/issues/6419">#6419</a>) (<a href="https://github.com/kimulaco"><code>@​kimulaco</code></a>).</li> <li>Fixed: <code>shorthand-property-no-redundant-values</code> message to be consistent (<a href="https://github.com/stylelint/stylelint/issues/6417">#6417</a>) (<a href="https://github.com/fpetrakov"><code>@​fpetrakov</code></a>).</li> <li>Fixed: <code>unit-no-unknown</code> false positives for <code>*vi</code> &amp; <code>*vb</code> viewport units (<a href="https://github.com/stylelint/stylelint/issues/6428">#6428</a>) (<a href="https://github.com/sidverma32"><code>@​sidverma32</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.14.1</h2> <ul> <li>Fixed: <code>declaration-block-no-redundant-longhand-properties</code> false positives for <code>inherit</code> keyword (<a href="https://github.com/stylelint/stylelint/pull/6419">#6419</a>) (<a href="https://github.com/kimulaco"><code>@​kimulaco</code></a>).</li> <li>Fixed: <code>shorthand-property-no-redundant-values</code> message to be consistent (<a href="https://github.com/stylelint/stylelint/pull/6417">#6417</a>) (<a href="https://github.com/fpetrakov"><code>@​fpetrakov</code></a>).</li> <li>Fixed: <code>unit-no-unknown</code> false positives for <code>*vi</code> &amp; <code>*vb</code> viewport units (<a href="https://github.com/stylelint/stylelint/pull/6428">#6428</a>) (<a href="https://github.com/sidverma32"><code>@​sidverma32</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/824506a9c228c8e36359bafeaf74f67b2d0d8c79"><code>824506a</code></a> 14.14.1</li> <li><a href="https://github.com/stylelint/stylelint/commit/1c4d790d49517137178e81c35813ae69b2f4f839"><code>1c4d790</code></a> Prepare release (<a href="https://github.com/stylelint/stylelint/issues/6418">#6418</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/323c534ebaa6bfa459a9f5755f817cefb5d2b201"><code>323c534</code></a> Bump table from 6.8.0 to 6.8.1 (<a href="https://github.com/stylelint/stylelint/issues/6447">#6447</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/042d1adee8a15f61d4d3fdf5c2e0e38569303942"><code>042d1ad</code></a> Bump <code>@​changesets/cli</code> from 2.25.1 to 2.25.2 (<a href="https://github.com/stylelint/stylelint/issues/6442">#6442</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/9df685ef98368be83430f6a2dfa63be8b5a3ae3a"><code>9df685e</code></a> Bump known-css-properties from 0.25.0 to 0.26.0 (<a href="https://github.com/stylelint/stylelint/issues/6431">#6431</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/a45ac07eea4e4cfe3dc9eb69fdf9f45fd8ed9d9b"><code>a45ac07</code></a> Bump patch-package from 6.4.7 to 6.5.0 (<a href="https://github.com/stylelint/stylelint/issues/6435">#6435</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/b1726d6b4f237ef30bd1079fbe6cef6e869d8902"><code>b1726d6</code></a> Bump <code>@​changesets/cli</code> from 2.25.0 to 2.25.1 (<a href="https://github.com/stylelint/stylelint/issues/6432">#6432</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/7fbf2972a3c0d3d0d837fe2ba7964478fc323b7a"><code>7fbf297</code></a> Fix <code>unit-no-unknown</code> false positives for <code>*vi</code> &amp; <code>*vb</code> viewport units (<a href="https://github.com/stylelint/stylelint/issues/6428">#6428</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/57cbcd4eb0ee809006a1e3d2ccfe73af48744ad5"><code>57cbcd4</code></a> Document errors and warnings better (<a href="https://github.com/stylelint/stylelint/issues/6426">#6426</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/142e4773223074ec6a6f9687d7f7351f0e9efcbb"><code>142e477</code></a> Bump eslint from 8.25.0 to 8.26.0 (<a href="https://github.com/stylelint/stylelint/issues/6422">#6422</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/14.14.0...14.14.1">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-11-04 06:10:17 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 3cfbc31e - 1 commit from branch master
  • cd8389f7 - Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1

Compare with previous version

added 2 commits <ul><li>3cfbc31e - 1 commit from branch <code>master</code></li><li>cd8389f7 - Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/682/diffs?diff_id=524966150&start_sha=29cb06915cb2ac28ab2e0af731fe3f0255fc6cb7)
argoyle commented 2022-11-04 06:24:11 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 4edf3c3f - 1 commit from branch master
  • 267507c9 - Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1

Compare with previous version

added 2 commits <ul><li>4edf3c3f - 1 commit from branch <code>master</code></li><li>267507c9 - Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/682/diffs?diff_id=524972808&start_sha=cd8389f7c21ffc17280cb777ae5700d4fffbc91e)
argoyle commented 2022-11-04 06:53:21 +00:00 (Migrated from gitlab.com)

added 2 commits

  • dea14f49 - 1 commit from branch master
  • f6ffcdd8 - Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1

Compare with previous version

added 2 commits <ul><li>dea14f49 - 1 commit from branch <code>master</code></li><li>f6ffcdd8 - Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/682/diffs?diff_id=524993907&start_sha=267507c98174429be40a24f4d979fd301edb4876)
argoyle commented 2022-11-04 07:09:05 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 7a1456d0 - 1 commit from branch master
  • a08051e7 - Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1

Compare with previous version

added 2 commits <ul><li>7a1456d0 - 1 commit from branch <code>master</code></li><li>a08051e7 - Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/682/diffs?diff_id=525003325&start_sha=f6ffcdd871546a2d410f5051e3d9e2b24acc1a8e)
argoyle commented 2022-11-04 07:21:50 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 30da7f6e - 1 commit from branch master
  • f02ee2fc - Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1

Compare with previous version

added 2 commits <ul><li>30da7f6e - 1 commit from branch <code>master</code></li><li>f02ee2fc - Build(deps-dev): bump stylelint from 14.14.0 to 14.14.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/682/diffs?diff_id=525011040&start_sha=a08051e7b15d509bb7e08c2e2e89486598ed08ad)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-11-04 07:24:22 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-11-04 07:35:05 +00:00
Sign in to join this conversation.