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

Bump stylelint from 15.3.0 to 15.6.1 #290

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2023

Bumps stylelint from 15.3.0 to 15.6.1.

Release notes

Sourced from stylelint's releases.

15.6.1

  • Fixed: declaration-block-no-redundant-longhand-properties autofix for transition (#6815) (@​mattxwang).
  • Fixed: github formatter for missing final newline (#6822) (@​konomae).
  • Fixed: selector-pseudo-class-no-unknown false positive for :modal (#6811) (@​Yasir761).

15.6.0

  • Added: allowEmptyInput, cache, fix options to configuration object (#6778) (@​mattxwang).
  • Added: ignore: ["with-var-inside"] to color-function-notation (#6802) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties autofix for 3 or more duplicates (#6801) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties false positives with option ignore: ["consecutive-duplicates-with-different-syntaxes"] (#6797) (@​romainmenke).
  • Fixed: declaration-block-no-duplicate-properties syntax error (#6792) (@​yoyo837).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template (#6777) (@​mattxwang).
  • Fixed: function-url-quotes autofix for comments in SCSS function (#6800) (@​ybiquitous).

15.5.0

  • Added: ignore: ["consecutive-duplicates-with-different-syntaxes"] to declaration-block-no-duplicate-properties (#6772) (@​kimulaco).
  • Added: ignoreProperties: [] to declaration-block-no-duplicate-custom-properties (#6773) (@​mattxwang).
  • Added: raw regex support to ignoreProperties for declaration-block-no-duplicate-properties (#6764) (@​ybiquitous).
  • Fixed: block-no-empty false positives with non-whitespace characters (#6782) (@​ybiquitous).
  • Fixed: color-function-notation false positives for namespaced imports (#6774) (@​mattxwang).
  • Fixed: custom-property-empty-line-before false positives for CSS-in-JS (#6767) (@​ybiquitous).
  • Fixed: media-feature-range-notation parse error (#6760) (@​fpetrakov).
  • Fixed: CLI help improvements (#6783) (@​ybiquitous).

15.4.0

Changelog

Sourced from stylelint's changelog.

15.6.1

  • Fixed: declaration-block-no-redundant-longhand-properties autofix for transition (#6815) (@​mattxwang).
  • Fixed: github formatter for missing final newline (#6822) (@​konomae).
  • Fixed: selector-pseudo-class-no-unknown false positive for :modal (#6811) (@​Yasir761).

15.6.0

  • Added: allowEmptyInput, cache, fix options to configuration object (#6778) (@​mattxwang).
  • Added: ignore: ["with-var-inside"] to color-function-notation (#6802) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties autofix for 3 or more duplicates (#6801) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties false positives with option ignore: ["consecutive-duplicates-with-different-syntaxes"] (#6797) (@​romainmenke).
  • Fixed: declaration-block-no-duplicate-properties syntax error (#6792) (@​yoyo837).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template (#6777) (@​mattxwang).
  • Fixed: function-url-quotes autofix for comments in SCSS function (#6800) (@​ybiquitous).

15.5.0

  • Added: ignore: ["consecutive-duplicates-with-different-syntaxes"] to declaration-block-no-duplicate-properties (#6772) (@​kimulaco).
  • Added: ignoreProperties: [] to declaration-block-no-duplicate-custom-properties (#6773) (@​mattxwang).
  • Added: raw regex support to ignoreProperties for declaration-block-no-duplicate-properties (#6764) (@​ybiquitous).
  • Fixed: block-no-empty false positives with non-whitespace characters (#6782) (@​ybiquitous).
  • Fixed: color-function-notation false positives for namespaced imports (#6774) (@​mattxwang).
  • Fixed: custom-property-empty-line-before false positives for CSS-in-JS (#6767) (@​ybiquitous).
  • Fixed: media-feature-range-notation parse error (#6760) (@​fpetrakov).
  • Fixed: CLI help improvements (#6783) (@​ybiquitous).

15.4.0

Commits
  • 650f597 15.6.1
  • 33b4dbc Prepare release (#6820)
  • 7608055 Fix minor to patch in many-mugs-camp.md
  • acb1cc9 Bump postcss-selector-parser from 6.0.11 to 6.0.12 (#6824)
  • 521f6e9 Bump write-file-atomic from 5.0.0 to 5.0.1 (#6825)
  • a8c7740 Bump lint-staged from 13.2.1 to 13.2.2 (#6827)
  • 6f67488 Bump patch-package from 6.5.1 to 7.0.0 (#6826)
  • e805310 Fix selector-pseudo-class-no-unknown false positive for :modal (#6811)
  • 4dc4995 Fix github formatter for missing final newline (#6822)
  • c3a9c9d Fix declaration-block-no-redundant-longhand-properties autofix for `transit...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mattxwang, a new releaser for stylelint since your current version.


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)

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

---
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 added the dependencies Pull requests that update a dependency file label May 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2023

Superseded by #291.

@dependabot dependabot bot closed this May 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stylelint-15.6.1 branch May 17, 2023 18:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants