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 lint group with 9 updates:
7.5.3
7.5.4
5.2.1
5.2.2
20.8.6
20.8.10
6.1.6
6.1.7
6.7.5
6.9.1
6.7.5
6.9.1
8.51.0
8.52.0
0.21.0
0.22.0
48.0.1
49.0.0
Updates
@types/semver
from 7.5.3 to 7.5.4Commits
Updates
@types/command-line-args
from 5.2.1 to 5.2.2Commits
Updates
@types/node
from 20.8.6 to 20.8.10Commits
Updates
@types/tar
from 6.1.6 to 6.1.7Commits
Updates
@typescript-eslint/eslint-plugin
from 6.7.5 to 6.9.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1e47294
chore: publish v6.9.17ad86ee
fix(eslint-plugin): [naming-convention] allow PascalCase for imports (#7841)3300fa1
docs: add caveats to no-explicit-any docs (#7805)31988e0
fix(eslint-plugin): [no-unused-expressions] handle TSInstantiationExpression ...6455278
docs(eslint-plugin): [no-unsafe-member-access] correct example idx from const...101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)9f85e67
docs(website): add Open in Playground button to code examples (#7482)53d5263
feat(eslint-plugin): [no-unsafe-enum-comparison] add switch suggestion (#7691)4972ecd
chore: enabled most of strict-type-checked internally (#7339)Updates
@typescript-eslint/parser
from 6.7.5 to 6.9.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
1e47294
chore: publish v6.9.1101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)0f11c18
chore(deps): update dependency prettier to v3 (#7425)d475f88
chore: publish v6.8.0Updates
eslint
from 8.51.0 to 8.52.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
331cf62
8.52.07dc28ed
Build: changelog update for 8.52.06d1f0c2
chore: upgrade@eslint/js
@8
.52.0 (#17671)d63d4fe
chore: package.json update for@eslint/js
release476d58a
docs: Add note about invalid CLI flags when using flat config. (#17664)5de9637
fix: Ensure shared references in rule configs are separated (#17666)f30cefe
test: fix FlatESLint tests for caching (#17658)ef650cb
test: update tests for no-promise-executor-return (#17661)70648ee
feat: report-unused-disable-directive to report unused eslint-enable (#17611)dcfe573
fix: add preceding semicolon in suggestions ofno-object-constructor
(#17649)Updates
eslint-plugin-sonarjs
from 0.21.0 to 0.22.0Release notes
Sourced from eslint-plugin-sonarjs's releases.
Commits
7bac880
Fix dependencies vulnerabities (#424)340cb1c
Update README with new Clean Code wording and link from Marketing (#421)21a05f8
Update scanner version to v5.0.1.3006 (#420)9842d74
Fix release instructions (#419)a8e1ac6
Prepare next iteration - missing param (#418)fc1cf7b
Prepare for next iteration (#417)Updates
eslint-plugin-unicorn
from 48.0.1 to 49.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
2f77a23
49.0.0813b56e
prefer-add-event-listener
: Add warning in docs (#2188)54da9ca
Remove direct dependency on lodash (#2184)ac51d40
expiring-todo-comments
: Support monorepos (#2159)0a4d70a
Switchnpm-run-all
to maintenance fork (#2211)ea94b3b
prefer-module
: Allowmodule
as TSIndexSignature names or TSTypeAliasDecla...61e6601
Remove docs for theno-unsafe-regex
rule (#2198)28e7498
Support RegExpv
flag (#2195)1629ebe
prefer-event-target
: IgnoreEventEmitter
from@angular/core
and `evente...fa431ff
Update dependencies, fixexpiring-todo-comments
(#2196)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