chore(deps-dev): bump the lint-dependencies group with 6 updates #1636
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the lint-dependencies group with 6 updates:
6.7.0
6.8.0
6.7.0
6.8.0
8.49.0
8.52.0
3.6.0
3.6.1
2.28.1
2.29.0
2.0.0
2.0.4
Updates
@typescript-eslint/eslint-plugin
from 6.7.0 to 6.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
d475f88
chore: publish v6.8.03d58813
build: fix introduced post-merge build break with no-useless-empty-export3c6379b
feat(eslint-plugin): add new extended ruleprefer-destructuring
(#7117)afdae37
fix(eslint-plugin): [consistent-type-imports] import assertion checks added (...e5ea1d0
fix(eslint-plugin): [no-shadow] fix static class generics for class expressio...ac397f1
fix(eslint-plugin): [no-useless-empty-export] exempt .d.ts (#7718)f81a2da
fix(eslint-plugin): [no-unsafe-member-access] report on only the accessed pro...cff6e47
docs(eslint-plugin): deduplicate examples for no-explicit-any (#7715)afee34c
chore: use named import forutil
(#7669)a9c7928
docs(eslint-plugin): [explicit-function-return-type] fix typo in option name ...Updates
@typescript-eslint/parser
from 6.7.0 to 6.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
d475f88
chore: publish v6.8.036aecb6
chore: publish v6.7.5d948dc4
chore: publish v6.7.491a3e0c
chore: publish v6.7.3ddb8589
chore: publish v6.7.2aefb268
chore: publish v6.7.1ad46b12
chore(deps): update jest to v29.7.0 (#7651)Updates
eslint
from 8.49.0 to 8.52.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
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-import-resolver-typescript
from 3.6.0 to 3.6.1Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
796d219
chore: release eslint-import-resolver-typescript (#242)cf5d67f
Fix CJS import to make it compatible with ESM projects (#241)7b6bfc3
chore(deps): update dependency@types/unist
to ^2.0.8 (#240)8175f19
chore(deps): update dependency@changesets/cli
to ^2.26.2 (#239)Updates
eslint-plugin-import
from 2.28.1 to 2.29.0Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
6d34c88
Bump to 2.29.0ec6a8ea
[Refactor] usehasown
instead ofhas
78f50b8
[Deps] updatearray-includes
,array.prototype.findlastindex
, `array.proto...6d2540f
[resolvers/webpack] v0.13.830d61b6
[resolvers/webpack] [deps] updatearray.prototype.find
,is-core-module
, `...2c281d1
[resolvers/webpack] [refactor] usehasown
instead ofhas
66cb10f
[Fix]newline-after-import
: fixexactCount
withconsiderComments
false ...8705121
[New]newline-after-import
: new optionexactCount
and docs update6b95a02
[resolvers/webpack] v0.13.704e68a2
[resolvers/webpack] [fix] use thedirname
of theconfigPath
asbasedir
Updates
eslint-plugin-wc
from 2.0.0 to 2.0.4Commits
2224528
2.0.4d9f7aba
fix(file-name-matches-element): respect 'none' case type (#127)18edd72
Merge pull request #124 from 43081j/pub651f1b6
2.0.31363a20
fix: add missing rules to index (#123)5ee3c02
Merge pull request #121 from 43081j/pubc840111
2.0.29cc39b3
fix: resolve externals from cwd (#120)b90a873
Merge pull request #119 from 43081j/pub00d0040
2.0.1Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions