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
Bumps the npm-dependencies group with 2 updates: eslint and stylelint.
Updates
eslint
from 9.14.0 to 9.16.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
cbf7db0
9.16.0715ba8b
Build: changelog update for 9.16.0feb703b
chore: upgrade to@eslint/js@9.16.0
(#19195)df9bf95
chore: package.json update for@eslint/js
release9eefc8f
docs: fix typos inuse-isnan
(#19190)0c8cea8
docs: switch the order of words inno-unreachable
(#19189)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184)Updates
stylelint
from 16.10.0 to 16.11.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
4385d8f
16.11.0d24438b
Prepare 16.11.0 (#8049)cce8a86
Fixfont-family-no-missing-generic-family-keyword
false positives for `font...49f32a5
Bump typescript from 5.6.3 to 5.7.2 in the typescript group (#8141)25cf2b3
Bump rollup from 4.27.2 to 4.27.4 (#8142)4a82b50
Fixmedia-feature-name-value-no-unknown
false positives for `display-mode: ...e1460bd
Bump@changesets/cli
from 2.27.9 to 2.27.10 in the changesets group (#8140)aefbb7a
Bump rollup from 4.25.0 to 4.27.2 (#8130)3de7212
Enable tokenless upload for Codecov (#8131)bda98ab
Bump eslint from 9.14.0 to 9.15.0 in the eslint group (#8128)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