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 15.6.0 to 15.6.2 #822

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps stylelint from 15.6.0 to 15.6.2.

Release notes

Sourced from stylelint's releases.

15.6.2

  • Fixed: alpha-value-notation false negatives for oklab(), oklch(), and color() (#6844) (@​romainmenke).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix with cubic-bezier() (#6841) (@​romainmenke).
  • Fixed: function-no-unknown false positives for unspaced operators against nested brackets (#6842) (@​romainmenke).
  • Fixed: function-url-quotes false positives for SCSS with() construct (#6847) (@​ybiquitous).
  • Fixed: media-feature-name-no-unknown false positives for not and or (#6838) (@​romainmenke).

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).
Changelog

Sourced from stylelint's changelog.

15.6.2

  • Fixed: alpha-value-notation false negatives for oklab(), oklch(), and color() (#6844) (@​romainmenke).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix with cubic-bezier() (#6841) (@​romainmenke).
  • Fixed: function-no-unknown false positives for unspaced operators against nested brackets (#6842) (@​romainmenke).
  • Fixed: function-url-quotes false positives for SCSS with() construct (#6847) (@​ybiquitous).
  • Fixed: media-feature-name-no-unknown false positives for not and or (#6838) (@​romainmenke).

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).
Commits
  • 6a25f84 15.6.2
  • 9839fb7 Prepare release (#6845)
  • 838ffe8 Fix media-feature-name-no-unknown false positive for not and or (#6838)
  • 05e4c72 Fix function-url-quotes false positives for SCSS with() construct (#6847)
  • 6f421a0 Merge pull request #6842 from stylelint/fix-function-no-unknown-false-positiv...
  • 8cd0ee9 Update lib/rules/function-no-unknown/index.js
  • e025a50 Merge branch 'main' into fix-function-no-unknown-false-positives-for-unspaced...
  • 0c328f9 Fix declaration-block-single-line-max-declarations, and `shorthand-property...
  • f5617ea Merge pull request #6844 from stylelint/fix-alpha-value-notation-false-negati...
  • d9b1348 Merge branch 'main' into fix-alpha-value-notation-false-negatives-for-oklab-o...
  • 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 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.6.0 to 15.6.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@15.6.0...15.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2023

Superseded by #826.

@dependabot dependabot bot closed this Jun 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stylelint-15.6.2 branch June 7, 2023 20:13
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants