chore(deps-dev): bump the dev-deps group with 8 updates #1003
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 8 updates:
20.8.10
20.11.5
6.9.1
6.19.0
0.34.6
1.2.1
8.52.0
8.56.0
18.2.0
19.0.0
5.2.2
5.3.3
0.34.6
1.2.1
16.3.1
17.0.0
Updates
@types/node
from 20.8.10 to 20.11.5Commits
Updates
@typescript-eslint/eslint-plugin
from 6.9.1 to 6.19.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7c673a1
chore(release): publish 6.19.085ae4a8
fix(eslint-plugin): [no-unnecesary-type-assertion] treat unknown/any as nulla...5a56708
fix(eslint-plugin): [no-unnecessary-type-assertion] detect unnecessary non-nu...c3767ed
feat(eslint-plugin): [no-useless-template-literals] add fix suggestions (#8065)8ca5e5e
docs: force space after await in no-floating-promises snippet (#8228)e0f591e
feat(eslint-plugin): [no-array-delete] add new rule (#8067)1aa8664
feat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)aa7ab0e
chore(release): publish 6.18.178db0ad
chore: fix test formatting in prefer-readonly.test.ts (#8223)5205192
fix(eslint-plugin): [switch-exhaustiveness-check] fix new allowDefaultCaseFor...Updates
@vitest/coverage-v8
from 0.34.6 to 1.2.1Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
6421c27
chore: release v1.2.14b41131
fix(coverage):thresholds.autoUpdate
to work with arrow function configurat...b561c32
chore: release v1.2.096dc6e9
feat(coverage): custom reporter support (#4828)a73c1c2
chore: release v1.1.3be5a259
chore: release v1.1.2c8abbc1
chore: release v1.1.19497f48
chore: release v1.1.066933c3
chore: release v1.0.47c19664
chore: release v1.0.3Updates
eslint
from 8.52.0 to 8.56.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)Updates
eslint-config-ybiquitous
from 18.2.0 to 19.0.0Release notes
Sourced from eslint-config-ybiquitous's releases.
Changelog
Sourced from eslint-config-ybiquitous's changelog.
Commits
98d1916
chore(release): 19.0.0da27876
build(deps-dev): bump vitest from 0.34.6 to 1.0.4 (#1278)0804d8e
build(deps): bump eslint-config-prettier from 9.0.0 to 9.1.0 (#1277)e1fd8e2
build(deps-dev): bump prettier from 3.1.0 to 3.1.1 (#1276)93f6872
build(deps): bump eslint-plugin-import from 2.29.0 to 2.29.1 (#1275)dc46090
build(deps-dev): bump eslint from 8.52.0 to 8.56.0 (#1271)3948e14
feat(deps): bump eslint-plugin-regexp from 1.15.0 to 2.1.2 (#1274)a1ace91
feat(deps): bump@typescript-eslint/eslint-plugin
from >=6.9.0 to >=6.14.0 (#...0495838
feat!: drop Node.js 16 support (#1270)77a1f80
build(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#1264)Updates
typescript
from 5.2.2 to 5.3.3Release notes
Sourced from typescript's releases.
Commits
63717cf
Bump version to 5.3.3 and LKG4c2afa7
🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0
🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4
🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221
Cherry-pick #56489 into release-5.3 (#56490)f750eb3
Pick #56485 into release-5.3 (#56486)27047e3
Update LKG.d09b1bf
Pick #56449 into release-5.3 (#56451)e2a5d45
Update LKG.756efd2
Fixes for release-5.3. (#56424)Updates
vitest
from 0.34.6 to 1.2.1Release notes
Sourced from vitest's releases.