chore(deps-dev): bump the dev-deps group with 8 updates #1007
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.24
6.9.1
7.1.0
0.34.6
1.3.1
8.52.0
8.57.0
18.2.0
19.1.0
5.2.2
5.3.3
0.34.6
1.3.1
16.3.1
17.2.0
Updates
@types/node
from 20.8.10 to 20.11.24Commits
Updates
@typescript-eslint/eslint-plugin
from 6.9.1 to 7.1.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
4bc6944
chore(release): publish 7.1.01807d55
docs: add tabs in no-unsafe-unary-minus.md (#8542)f2f57de
test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8...fa67955
chore: drop T from internal types (#8521)60c1cd3
fix(eslint-plugin): [no-use-before-define] fix false positive type reference ...1458920
fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)c1441c8
fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding referenc...e7ec6f0
docs: from option instead of source in prefer-readonly-parameter-types (#8461)46cef96
feat(eslint-plugin): [consistent-return] add new rule (#8289)f7198db
feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8...Updates
@vitest/coverage-v8
from 0.34.6 to 1.3.1Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
e5114ab
chore: release v1.3.1a280451
fix(coverage): ignore generated TS decorators (#5206)c692f76
refactor(coverage): move common parts tovitest
package (#5236)bb2af3b
chore: release v1.3.02ee2317
ci: add publish workflow (#5168)68f5196
fix: requires fixed version across the monorepo (#5208)5749d2c
fix(coverage):.tmp
directory conflicts with--shard
option (#5184)7a31a1a
chore(deps): update dependency@antfu/eslint-config
to v2 (#5153)b1462a4
chore: release v1.2.2d53b858
fix(coverage): removecoverage/.tmp
files after run (#5008)Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for
@vitest/coverage-v8
since your current version.Updates
eslint
from 8.52.0 to 8.57.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)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.3.1Release notes
Sourced from vitest's releases.