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 dev-dependencies group with 6 updates:
4.0.8
4.0.9
20.8.10
20.9.0
6.10.0
6.11.0
6.10.0
6.11.0
16.2.0
16.3.1
3.0.3
3.1.0
Updates
@types/js-yaml
from 4.0.8 to 4.0.9Commits
Updates
@types/node
from 20.8.10 to 20.9.0Commits
Updates
@typescript-eslint/eslint-plugin
from 6.10.0 to 6.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
06496e2
chore: publish v6.11.0a54a60b
chore: add eslint-utils wrappers around deprecated ESLint methods (#7914)e77616b
chore(eslint-plugin): fixed no-unnecessary-condition complaints (#7837)8e87fac
chore: fix miscellaneous no-unnecessary-condition violations (#7834)72cb9e4
feat(eslint-plugin): no-unsafe-enum-comparison handles switch cases (#7898)99a026f
feat(utils): add ESLintCodePath
selector types (#7551)b6c40b4
feat: allow typescript@5.3.0-RC as devDependency (#7821)c4709c2
feat: addno-unsafe-unary-minus
rule (#7390)66cd0c0
feat: add types for flat config files (#7273)a668f5b
fix(eslint-plugin): [no-unnecessary-qualifier] handle nested namespace id (#7...Updates
@typescript-eslint/parser
from 6.10.0 to 6.11.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
06496e2
chore: publish v6.11.0Updates
eslint-plugin-n
from 16.2.0 to 16.3.1Release notes
Sourced from eslint-plugin-n's releases.
Commits
deeb998
Release 16.3.12846f4f
fix: Change to using is-builtin-module (#138)5343efd
Release 16.3.022ba54c
chore: Remove unused "meta.docs.category" property (#133)ff01930
feat: Export the moduleType from ImportTarget (#132)79c8afd
docs: Fix spelling in no-callback-literal.md (#135)446e744
docs: change rule desc input to textarea in new-rule template2200c43
docs: add issue templates (#130)fba650a
docs: Fix grammatically incorrectAdditional ESLint's rules
(#129)Updates
prettier
from 3.0.3 to 3.1.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
e8ac9f8
Release 3.1.06a1d409
chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)f4d93d3
chore(deps): update dependency esbuild to v0.19.5 (#15630)4fc71a5
chore(deps): update dependency flow-parser to v0.221.0 (#15637)d452f45
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)eb84a60
chore(deps): update dependency@types/estree
to v1.0.5 (#15625)2af23ee
chore(deps): update dependency webpack to v5.89.0 (#15640)8f27c73
chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)cdc5f5a
chore(deps): update dependency webpack to v5.89.0 (#15639)14607ef
chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)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