WebDevStudios / wd_s

A starter theme from WebDevStudios.
https://wdunderscores.com
GNU General Public License v2.0
662 stars 138 forks source link

Bump stylelint-webpack-plugin from 4.1.1 to 5.0.0 #1125

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps stylelint-webpack-plugin from 4.1.1 to 5.0.0.

Release notes

Sourced from stylelint-webpack-plugin's releases.

v5.0.0

5.0.0 (2024-02-02)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18 (#345)

Features

build

  • minimum supported Node.js version is 18 (#345) (1ee4588)
Changelog

Sourced from stylelint-webpack-plugin's changelog.

5.0.0 (2024-02-02)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18 (#345)

Features

build

  • minimum supported Node.js version is 18 (#345) (1ee4588)
Commits
  • 3d73db9 chore(release): 5.0.0
  • a40857c feat: support stylelint v16 (#346)
  • 1ee4588 build!: minimum supported Node.js version is 18 (#345)
  • fdb0ab2 chore: improve unit tests feedback loop by making them asynchronous (#344)
  • e0d70bb chore: update dependencies to latest version (#343)
  • 2c9e8e1 chore: update dependencies to the latest version (#339)
  • f3ed393 chore: update github action/setup-node (#341)
  • 7f74b70 chore: update github actions/checkout (#340)
  • 64b977d chore: upgrade dependencies to the latest version (#337)
  • 21591c4 chore: upgrade dependencies to the latest version (#336)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | stylelint-webpack-plugin | [>= 3.a, < 4] |

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 show 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)