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): bump stylelint from 15.6.1 to 15.6.2 #1578

Merged
merged 2 commits into from
May 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps stylelint from 15.6.1 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).
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).
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

You can trigger a rebase of this PR 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.1 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.1...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 May 17, 2023
@mergify mergify bot merged commit 97d409a into main May 17, 2023
12 of 13 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/stylelint-15.6.2 branch May 17, 2023 19:09
@melink14
Copy link
Owner

🎉 This PR is included in version 2.5.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant