Skip to content

Bump stylelint-order from 2.2.1 to 4.1.0#22036

Merged
sampaiodiego merged 4 commits intodevelopfrom
dependabot/npm_and_yarn/stylelint-order-4.1.0
Sep 3, 2021
Merged

Bump stylelint-order from 2.2.1 to 4.1.0#22036
sampaiodiego merged 4 commits intodevelopfrom
dependabot/npm_and_yarn/stylelint-order-4.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2021

Bumps stylelint-order from 2.2.1 to 4.1.0.

Release notes

Sourced from stylelint-order's releases.

4.1.0

  • Added name option to extended rule object to improve error messaging (for order).
  • Fixed order not reporting warnings, if autofix didn't fix them.

4.0.0

  • Breaking change: Dropped Node.js 8 support. Node.js 10 or greater is now required.
  • Breaking change: Always remove empty line before the first property if this property has any emptyLineBefore* option targeting it in properties-order. Even if option set to always empty line before the first property will be removed.
  • Fixed false positives for emptyLineBeforeUnspecified.

hudochenkov/stylelint-order@3.1.1...4.0.0

3.1.1

  • Added stylelint@11 as a peer dependency.

hudochenkov/stylelint-order@3.1.0...3.1.1

3.1.0

  • Added emptyLineBefore: "threshold" option, and related options (emptyLineMinimumPropertyThreshold, emptyLineBeforeUnspecified: "threshold") to properties-order.

3.0.1

  • Fixed properties-order not report warnings, if autofix didn't fix them.
  • Fixed properties-alphabetical-order now puts shorthands before their longhand forms even if that isn't alphabetical to avoid broken CSS. E. g. border-color will be before border-bottom-color.

hudochenkov/stylelint-order@3.0.0...3.0.1

3.0.0

  • Dropped Node.js 6 support. Node.js 8.7.0 or greater is now required.
  • Removed stylelint@9 as a peer dependency. stylelint 10+ is now required.
  • Added emptyLineBeforeUnspecified option for properties-order.

hudochenkov/stylelint-order@2.2.1...3.0.0

Changelog

Sourced from stylelint-order's changelog.

4.1.0

  • Added name option to extended rule object to improve error messaging (for order).
  • Fixed order not reporting warnings, if autofix didn't fix them.

4.0.0

  • Breaking change: Dropped Node.js 8 support. Node.js 10 or greater is now required.
  • Breaking change: Always remove empty line before the first property if this property has any emptyLineBefore* option targeting it in properties-order. Even if option set to always empty line before the first property will be removed.
  • Fixed false positives for emptyLineBeforeUnspecified.

3.1.1

  • Added stylelint@11 as a peer dependency.

3.1.0

  • Added emptyLineBefore: "threshold" option, and related options (emptyLineMinimumPropertyThreshold, emptyLineBeforeUnspecified: "threshold") to properties-order.

3.0.1

  • Fixed properties-order not report warnings, if autofix didn't fix them.
  • Fixed properties-alphabetical-order now puts shorthands before their longhand forms even if that isn't alphabetical to avoid broken CSS. E. g. border-color will be before border-bottom-color.

3.0.0

  • Dropped Node.js 6 support. Node.js 8.7.0 or greater is now required.
  • Removed stylelint@9 as a peer dependency. stylelint 10 or greater is now required.
  • Added emptyLineBeforeUnspecified option for properties-order.
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 14, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-order-4.1.0 branch 12 times, most recently from 3d17d7d to 4bf6b58 Compare May 21, 2021 07:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-order-4.1.0 branch 6 times, most recently from 5746677 to cdfe68c Compare June 2, 2021 19:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-order-4.1.0 branch from cdfe68c to 4b38323 Compare June 5, 2021 02:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-order-4.1.0 branch 4 times, most recently from 31c2e74 to e873e97 Compare June 21, 2021 02:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-order-4.1.0 branch 5 times, most recently from 803fee0 to 6d61a0e Compare June 28, 2021 16:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-order-4.1.0 branch 8 times, most recently from 713c15f to 2aeb7d9 Compare August 23, 2021 20:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-order-4.1.0 branch 7 times, most recently from e37d309 to ee903c8 Compare September 2, 2021 20:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-order-4.1.0 branch 4 times, most recently from 32eadf3 to 3bacc0e Compare September 3, 2021 12:50
sampaiodiego
sampaiodiego previously approved these changes Sep 3, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-order-4.1.0 branch from 3bacc0e to 322497e Compare September 3, 2021 13:56
…b.com:RocketChat/Rocket.Chat into dependabot/npm_and_yarn/stylelint-order-4.1.0
@sampaiodiego sampaiodiego merged commit f720adc into develop Sep 3, 2021
@sampaiodiego sampaiodiego deleted the dependabot/npm_and_yarn/stylelint-order-4.1.0 branch September 3, 2021 14:30
@sampaiodiego sampaiodiego mentioned this pull request Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments