Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stylelint from 9.3.0 to 9.5.0 #162

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 20, 2018

Bumps stylelint from 9.3.0 to 9.5.0.

Release notes

Sourced from stylelint's releases.

9.5.0

  • Added: bundled support for styles in CSS-in-JS object literals (#3506).
  • Added: --print-config CLI flag (#3532).
  • Added: block-closing-brace-newline-before autofix (#3442).
  • Added: block-opening-brace-newline-before autofix (#3518).
  • Added: block-opening-brace-space-after autofix (#3520).
  • Added: block-opening-brace-newline-after autofix (#3441).
  • Added: declaration-block-semicolon-newline-after autofix (#3545).
  • Added: declaration-block-semicolon-space-before autofix (#3554).
  • Added: declaration-colon-space-after autofix (#3538).
  • Added: selector-list-comma-newline-before autofix (#3517).
  • Added: selector-list-comma-space-after autofix (#3490).
  • Added: unix formatter (#3524).
  • Fixed: selector-descendant-combinator-no-non-space false positives for calculations with parenthesis (#3508).

9.4.0

  • Added: bundled support for styles in template literals (#3405).
  • Added: linebreaks rule (#3289).
  • Added: compact formatter (#3488).
  • Added: at-rule-semicolon-newline-after autofix (#3450).
  • Added: block-closing-brace-newline-after autofix (#3443).
  • Added: block-opening-brace-space-before autofix (#3438).
  • Added: declaration-block-trailing-semicolon autofix (#3382).
  • Added: declaration-colon-space-before autofix (#3445).
  • Added: property-case autofix (#3448).
  • Added: selector-combinator-space-after autofix (#3446).
  • Added: selector-combinator-space-before autofix (#3457).
  • Added: selector-list-comma-space-before autofix (#3447).
  • Fixed: block-opening-brace-newline-after false positives for nested rule-sets prefixed with comments (#3383).
  • Fixed: declaration-block-trailing-semicolon report of errors with the --fix option (#3493).
  • Fixed: font-family-name-quotes false positives for system-ui system font (#3463).
  • Fixed: keyframes-name-pattern support for raw JS RegExp (#3437).
  • Fixed: media-feature-name-no-unknown false positives for level 5 names (#3397).
  • Fixed: no-descending-specificity false positives for #{&} (#3420).
  • Fixed: no-missing-end-of-source-newline false positives for style attributes (#3485).
Changelog

Sourced from stylelint's changelog.

9.5.0

  • Added: bundled support for styles in CSS-in-JS object literals (#3506).
  • Added: --print-config CLI flag (#3532).
  • Added: block-closing-brace-newline-before autofix (#3442).
  • Added: block-opening-brace-newline-before autofix (#3518).
  • Added: block-opening-brace-space-after autofix (#3520).
  • Added: block-opening-brace-newline-after autofix (#3441).
  • Added: declaration-block-semicolon-newline-after autofix (#3545).
  • Added: declaration-block-semicolon-space-before autofix (#3554).
  • Added: declaration-colon-space-after autofix (#3538).
  • Added: selector-list-comma-newline-before autofix (#3517).
  • Added: selector-list-comma-space-after autofix (#3490).
  • Added: unix formatter (#3524).
  • Fixed: selector-descendant-combinator-no-non-space false positives for calculations with parenthesis (#3508).

9.4.0

  • Added: bundled support for styles in CSS-in-JS template literals (#3405).
  • Added: linebreaks rule (#3289).
  • Added: compact formatter (#3488).
  • Added: at-rule-semicolon-newline-after autofix (#3450).
  • Added: block-closing-brace-newline-after autofix (#3443).
  • Added: block-opening-brace-space-before autofix (#3438).
  • Added: declaration-block-trailing-semicolon autofix (#3382).
  • Added: declaration-colon-space-before autofix (#3445).
  • Added: property-case autofix (#3448).
  • Added: selector-combinator-space-after autofix (#3446).
  • Added: selector-combinator-space-before autofix (#3457).
  • Added: selector-list-comma-space-before autofix (#3447).
  • Fixed: block-opening-brace-newline-after false positives for nested rule-sets prefixed with comments (#3383).
  • Fixed: declaration-block-trailing-semicolon report of errors with the --fix option (#3493).
  • Fixed: font-family-name-quotes false positives for system-ui system font (#3463).
  • Fixed: keyframes-name-pattern support for raw JS RegExp (#3437).
  • Fixed: media-feature-name-no-unknown false positives for level 5 names (#3397).
  • Fixed: no-descending-specificity false positives for #{&} (#3420).
  • Fixed: no-missing-end-of-source-newline false positives for style attributes (#3485).
Commits
  • a196777 Merge branch 'master' of github.com:stylelint/stylelint
  • 405e3e7 Prepare 9.5.0
  • 4e73fbd Update releases.md
  • 114738c Update CHANGELOG.md
  • 6ec2a0f Add autofix to declaration-block-semicolon-space-before (#3554)
  • b1cf440 Update CHANGELOG.md
  • de84524 Add autofix to declaration-block-semicolon-newline-after (#3545)
  • 4047b91 Update flow-bin to the latest version 馃殌 (#3556)
  • 2301a48 Update postcss-* parser deps
  • edd5501 Update CHANGELOG.md
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [stylelint](https://github.com/stylelint/stylelint) from 9.3.0 to 9.5.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](stylelint/stylelint@9.3.0...9.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/stylelint-9.5.0 branch from b2cd5f8 to 97a1c24 Compare September 24, 2018 11:35
@dependabot-preview
Copy link
Contributor Author

Superseded by #174.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/stylelint-9.5.0 branch September 28, 2018 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant