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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump stylelint from 14.0.1 to 14.1.0 #520

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Bumps stylelint from 14.0.1 to 14.1.0.

Release notes

Sourced from stylelint's releases.

14.1.0

  • Added: support for directory creation to --output-file flag (#5672).
  • Added: ConfigurationError type (#5696).
  • Added: rule-selector-property-disallowed-list rule (#5679).
  • Added: ignore: ["consecutive-duplicates-with-same-prefixless-values"] to declaration-block-no-duplicate-properties (#5609).
  • Added: ignorePseudoClasses: [] to max-nesting-depth (#5620).
  • Fixed: extending rules within overrides (#5683).
  • Fixed: color-function-notation false positives for hex colours (#5650).
  • Fixed: declaration-empty-line-before false positives for values wrapped in parentheses (#5680).
  • Fixed: indentation TypeError for baseIndentLevel: 1 option for Vue files (#5657).
  • Fixed: property-no-unknown false positives for maps (#5690).
  • Fixed: selector-type-case false positives for SVG type selectors (#5717).
Changelog

Sourced from stylelint's changelog.

14.1.0

  • Added: support for directory creation to --output-file flag (#5672).
  • Added: ConfigurationError type (#5696).
  • Added: rule-selector-property-disallowed-list rule (#5679).
  • Added: ignore: ["consecutive-duplicates-with-same-prefixless-values"] to declaration-block-no-duplicate-properties (#5609).
  • Added: ignorePseudoClasses: [] to max-nesting-depth (#5620).
  • Fixed: extending rules within overrides (#5683).
  • Fixed: color-function-notation false positives for hex colours (#5650).
  • Fixed: declaration-empty-line-before false positives for values wrapped in parentheses (#5680).
  • Fixed: indentation TypeError for baseIndentLevel: 1 option for Vue files (#5657).
  • Fixed: property-no-unknown false positives for maps (#5690).
  • Fixed: selector-type-case false positives for SVG type selectors (#5717).
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 Nov 15, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-14.1.0 branch from 7b5c942 to 81bb8db Compare November 15, 2021 10:47
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.0.1 to 14.1.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@14.0.1...14.1.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-14.1.0 branch from 81bb8db to 92efdd4 Compare November 18, 2021 09:05
@timbru31 timbru31 merged commit 529f87e into master Nov 18, 2021
@timbru31 timbru31 deleted the dependabot/npm_and_yarn/stylelint-14.1.0 branch November 18, 2021 09:08
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