chore(deps-dev): bump the dev-deps group with 8 updates #1006
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.14
6.9.1
6.20.0
0.34.6
1.2.2
8.52.0
8.56.0
18.2.0
19.1.0
5.2.2
5.3.3
0.34.6
1.2.2
16.3.1
17.2.0
Updates
@types/node
from 20.8.10 to 20.11.14Commits
Updates
@typescript-eslint/eslint-plugin
from 6.9.1 to 6.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
a01a6e6
chore(release): publish 6.20.04d2ce3b
fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)9dca40e
chore(eslint-plugin): fix typos in schema definitions (#8311)d02d086
fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)70505e4
fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...d0137c8
chore: enable prefer-nullish-coalescing internally (#7955)bbc6770
feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...8622286
fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...a911214
chore(release): publish 6.19.1920f909
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...Updates
@vitest/coverage-v8
from 0.34.6 to 1.2.2Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
b1462a4
chore: release v1.2.2d53b858
fix(coverage): removecoverage/.tmp
files after run (#5008)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.0Updates
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.1.0Release notes
Sourced from eslint-config-ybiquitous's releases.
Changelog
Sourced from eslint-config-ybiquitous's changelog.
Commits
02a1536
chore(release): 19.1.0dca8093
chore: applyybiq init
(#1295)c2dff17
feat(deps): bump@typescript-eslint/eslint-plugin
from 6.18.1 to 6.20.0 (#1292)b250ca6
build(deps-dev): bump ybiq from 17.0.0 to 17.2.0 (#1293)6a196bc
build(deps-dev): bump prettier from 3.2.2 to 3.2.4 (#1291)1fffbb3
build(deps-dev): bump vitest from 1.2.0 to 1.2.2 (#1294)6efda79
build(deps-dev): bump vite from 5.0.11 to 5.0.12 (#1290)e8d84c6
build(deps-dev): bump vitest from 1.1.1 to 1.2.0 (#1286)c0df68f
build(deps-dev): bump@typescript-eslint/eslint-plugin
(#1289)6bfafd6
build(deps): bump eslint-plugin-regexp from 2.1.2 to 2.2.0 (#1288)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.2Release notes
Sourced from vitest's releases.