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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/WebThingsIO/gateway/network/alerts).
Bumps the npm_and_yarn group group with 2 updates: stylelint and postcss.
Updates
stylelint
from 13.13.1 to 16.2.1Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
5c68274
16.2.152cb83f
Prepare 16.2.1 (#7479)328544d
Document CLI user guide to fix typo for—custom-syntax
(#7503)5e2eff7
Fixfunction-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
FixvalidateOptions
to report when secondary option object is an empty obje...a889974
Fixselector-pseudo-class-no-unknown
false positives for:seeking
, the me...e86c9cd
Provide repository info togh
command in GitHub action (#7491)Maintainer changes
This version was pushed to npm by ybiquitous, a new releaser for stylelint since your current version.
Updates
postcss
from 7.0.39 to 8.4.33Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
ae57d83
Release 8.4.33 version2e9d029
Update dependencies892b269
Update size limit for new metric on brotlif2e7a9f
Merge pull request #1908 from ahmdammarr/refactor/safe-check-for-NoWorkResultc751e11
Merge pull request #1909 from romainmenke/no-work-result-vs-lazy-result--inve...3c2fa2a
fixa4626e9
failing testc37346d
refactor: check all falsy conditions of plugins and opts before returning NoW...a0d9f10
Release 8.4.32 version0146b3e
Add Node.js 21 to CIDependabot 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