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

Update stylelint-find-new-rules requirement from ^4.0.0 to ^4.1.0 #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Updates the requirements on stylelint-find-new-rules to permit the latest version.

Release notes

Sourced from stylelint-find-new-rules's releases.

4.1.0

  • Add stylelint 15 to supported peer dependency versions (#14).
Changelog

Sourced from stylelint-find-new-rules's changelog.

4.1.0 (2023-03-18)

  • Add stylelint 15 to supported peer dependency versions (#14).

4.0.0 (2022-03-12)

  • BREAKING: Removed Stylelint 13 support.
  • Improves / Fixes configuration retrieval (#13).
  • Update dependencies.

3.0.4 (2021-11-07)

  • Update dependencies.
  • Update the stylelint rules URL.

3.0.3 (2021-11-07)

  • Add Stylelint 14 to the supported versions.

3.0.2 (2021-08-14)

  • Update dependencies.

3.0.1 (2020-10-03)

  • Update dependencies.
  • Fixes the detection of built-in deprecated rules.

3.0.0 (2020-09-04)

  • Update dependencies.
  • This library now require at least Stylelint 13.
  • Fixes the deprecated rules wrongly identified as "unused rules" (#9).

2.0.0 (2020-05-16)

  • Update dependencies.
  • Add stylelint 13 to supported peer dependency versions.
  • Require Node.js 10.
  • Fixes support for relative / absolute paths in extends and plugins config. keys (#7).
  • Displays the URL to the prettier plugin when its use is detected.

1.2.0 (2019-11-30)

  • Update dev dependencies.
  • Add stylelint 12 to supported peer dependency versions.

1.1.0 (2019-09-24)

  • Update dependencies.
  • Add stylelint 11 to supported peer dependency versions.

1.0.2 (2019-04-19)

  • Update dependencies.
  • Bump stylelint peer dependencies.
  • Show the "up-to-date" message only if there are no unused, invalids or outdated rules.
    (before this version, only unused rules was checked before showing this message)
  • Fix the exit-code when outdated, invalid or unused rules are reported, it will now be non-zero in this situation.

1.0.1 (2018-11-19)

... (truncated)

Commits

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)

Updates the requirements on [stylelint-find-new-rules](https://github.com/Donov4n/stylelint-find-new-rules) to permit the latest version.
- [Release notes](https://github.com/Donov4n/stylelint-find-new-rules/releases)
- [Changelog](https://github.com/Donov4n/stylelint-find-new-rules/blob/master/CHANGELOG.md)
- [Commits](Donov4n/stylelint-find-new-rules@4.0.0...4.1.0)

---
updated-dependencies:
- dependency-name: stylelint-find-new-rules
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants