chore(deps-dev): bump the dev-deps group with 7 updates #998
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 dev-deps group with 7 updates:
20.8.10
20.10.3
6.9.1
6.13.2
0.34.6
1.0.1
8.52.0
8.55.0
18.2.0
18.3.0
5.2.2
5.3.2
0.34.6
1.0.1
Updates
@types/node
from 20.8.10 to 20.10.3Commits
Updates
@typescript-eslint/eslint-plugin
from 6.9.1 to 6.13.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
cc2c6d3
chore: publish v6.13.237f34f4
docs: add 'When Not To Use It' or an intentional omission notice on all rules...96abf18
chore: finish enabling no-unnecessary-condition internally (#8004)4dae083
chore: prefix all nx package scripts with npx (#7988)14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)4cfcd45
feat(eslint-plugin): [switch-exhaustiveness-check] add requireDefaultForNonUn...155aa1f
fix(eslint-plugin): [class-methods-use-this] detect a problematic case for pr...Updates
@vitest/coverage-v8
from 0.34.6 to 1.0.1Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
0802167
chore: release v1.0.1420707f
fix: bump vitest packagespeerDependencies
versions (#4654)34517ce
chore: release v1.0.04166c41
fix(coverage): improve memory usage by writing temporary files on file system...b766d34
chore: release v1.0.0-beta.61fdd6fe
fix(deps): update dependency std-env to ^3.5.0 (#4582)a70f216
fix(deps): update dependency v8-to-istanbul to ^9.2.0 (#4583)abe6c72
chore: release v1.0.0-beta.54953410
feat!(coverage): glob based coverage thresholds (#4442)fb84885
chore: add defaults to exports (#4462)Updates
eslint
from 8.52.0 to 8.55.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
e0cb960
8.55.0969b272
Build: changelog update for 8.55.0eb8950c
chore: upgrade@eslint/js
@8
.55.0 (#17811)93df384
chore: package.json update for@eslint/js
releasefe4b954
chore: upgrade@eslint/eslintrc
@2
.1.4 (#17799)8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721)83ece2a
docs: fix typo--rules
->--rule
(#17806)bd8911d
ci: pin Node.js 21.2.0 (#17809)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797)fffca5c
docs: remove "Open in Playground" buttons for removed rules (#17791)Updates
eslint-config-ybiquitous
from 18.2.0 to 18.3.0Release notes
Sourced from eslint-config-ybiquitous's releases.
Changelog
Sourced from eslint-config-ybiquitous's changelog.
Commits
80e5412
chore(release): 18.3.0cf65290
feat(deps): bump@typescript-eslint/eslint-plugin
from>=6.2.0
to>=6.9.0
...6abf369
build(deps-dev): bump eslint from 8.50.0 to 8.52.0 (#1259)3e521ae
build(deps): bump eslint-plugin-import from 2.28.1 to 2.29.0 (#1258)e554b27
build(deps-dev): bump postcss from 8.4.29 to 8.4.31 (#1257)Updates
typescript
from 5.2.2 to 5.3.2Release notes
Sourced from typescript's releases.
Commits
27047e3
Update LKG.d09b1bf
Pick #56449 into release-5.3 (#56451)e2a5d45
Update LKG.756efd2
Fixes for release-5.3. (#56424)88f80c7
Update LKG5823785
Merge remote-tracking branch 'origin/main' into release-5.33e12250
Allow of inawait using
declarations in for-of loops (#55558)b86883f
Bump version to 5.3.1-rc and LKGe2234f6
Update LKG826bea9
Merge remote-tracking branch 'origin/main' into release-5.3Updates
vitest
from 0.34.6 to 1.0.1Release notes
Sourced from vitest's releases.