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 16.1.0 to 16.2.1 #310

Merged
merged 2 commits into from Mar 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps stylelint from 16.1.0 to 16.2.1.

Release notes

Sourced from stylelint's releases.

16.2.1

  • Fixed: report flags not reporting on subsequent runs when cache is used (#7483) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for properties that can contain author-defined identifiers (#7478) (@​ybiquitous).
  • Fixed: selector-pseudo-class-no-unknown false positives for :seeking, the media loading state and sound state pseudo-classes (#7490) (@​Mouvedia).
  • Fixed: selector-max-specificity false positives with ignoreSelectors option for of <selector> syntax (#7475) (@​ybiquitous).
  • Fixed: function-calc-no-unspaced-operator performance (#7505) (@​ybiquitous).
  • Fixed: validateOptions to report when secondary option object is an empty object or null (#7476) (@​ybiquitous).
  • Fixed: report() error message responsibility for a missing node or line number (#7474) (@​ybiquitous).

16.2.0

  • Added: media-query-no-invalid specific problem messages (#7462) (@​romainmenke).
  • Added: checkContextFunctionalPseudoClasses: [] to selector-max-id (#7380) (@​brigitamaria).
  • Fixed: declaration-property-value-no-unknown false negatives for @starting-style (#7461) (@​fpetrakov).
  • Fixed: function-no-unknown|value-keyword-case false positives for template literals with line breaks (#7443) (@​Sh031224).
  • Fixed: allowEmptyInput option ignored in configuration object regression (#7446) (@​ybiquitous).
  • Fixed: at-rule-no-unknown false positives for @starting-style (#7438) (@​fpetrakov).
  • Fixed: ERR_UNSUPPORTED_ESM_URL_SCHEME for --custom-formatter on Windows (#7432) (@​JounQin).
  • Fixed: Error: Could not find <package> message clarity (#7456) (@​jeddy3).
  • Fixed: overrides.files negated pattern regression introduced in 15.0.0 (#7468) (@​ybiquitous).
Changelog

Sourced from stylelint's changelog.

16.2.1

  • Fixed: report flags not reporting on subsequent runs when cache is used (#7483) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for properties that can contain author-defined identifiers (#7478) (@​ybiquitous).
  • Fixed: selector-pseudo-class-no-unknown false positives for :seeking, the media loading state and sound state pseudo-classes (#7490) (@​Mouvedia).
  • Fixed: selector-max-specificity false positives with ignoreSelectors option for of <selector> syntax (#7475) (@​ybiquitous).
  • Fixed: function-calc-no-unspaced-operator performance (#7505) (@​ybiquitous).
  • Fixed: validateOptions to report when secondary option object is an empty object or null (#7476) (@​ybiquitous).
  • Fixed: report() error message responsibility for a missing node or line number (#7474) (@​ybiquitous).

16.2.0

  • Added: media-query-no-invalid specific problem messages (#7462) (@​romainmenke).
  • Added: checkContextFunctionalPseudoClasses: [] to selector-max-id (#7380) (@​brigitamaria).
  • Fixed: declaration-property-value-no-unknown false negatives for @starting-style (#7461) (@​fpetrakov).
  • Fixed: function-no-unknown|value-keyword-case false positives for template literals with line breaks (#7443) (@​Sh031224).
  • Fixed: allowEmptyInput option ignored in configuration object regression (#7446) (@​ybiquitous).
  • Fixed: at-rule-no-unknown false positives for @starting-style (#7438) (@​fpetrakov).
  • Fixed: ERR_UNSUPPORTED_ESM_URL_SCHEME for --custom-formatter on Windows (#7432) (@​JounQin).
  • Fixed: Error: Could not find <package> message clarity (#7456) (@​jeddy3).
  • Fixed: overrides.files negated pattern regression introduced in 15.0.0 (#7468) (@​ybiquitous).
Commits
  • 5c68274 16.2.1
  • 52cb83f Prepare 16.2.1 (#7479)
  • 328544d Document CLI user guide to fix typo for —custom-syntax (#7503)
  • 5e2eff7 Fix function-calc-no-unspaced-operator performance (#7505)
  • 398d3a8 Fix benchmark script (#7504)
  • 3de4eba Bump husky from 8.0.3 to 9.0.6 (#7500)
  • 382961f Fix report flags not reporting on subsequent runs when cache is used (#7483)
  • f02d168 Fix validateOptions to report when secondary option object is an empty obje...
  • a889974 Fix selector-pseudo-class-no-unknown false positives for :seeking, the me...
  • e86c9cd Provide repository info to gh command in GitHub action (#7491)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.1.0 to 16.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.1.0...16.2.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 Feb 1, 2024
@bjankord bjankord closed this Mar 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stylelint-16.2.1 branch March 11, 2024 19:05
@bjankord bjankord restored the dependabot/npm_and_yarn/stylelint-16.2.1 branch March 11, 2024 19:05
@bjankord bjankord reopened this Mar 11, 2024
@bjankord bjankord merged commit 44d255a into main Mar 11, 2024
4 checks passed
@bjankord bjankord deleted the dependabot/npm_and_yarn/stylelint-16.2.1 branch March 11, 2024 19: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants