This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
build(deps-dev): bump the eslint-and-prettier group with 6 updates #26
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 eslint-and-prettier group with 6 updates:
4.22.0
6.7.4
4.22.0
6.7.4
7.24.0
8.51.0
8.2.0
9.0.0
3.4.0
5.0.0
2.2.1
3.0.3
Updates
@typescript-eslint/eslint-plugin
from 4.22.0 to 6.7.4Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
d948dc4
chore: publish v6.7.491a3e0c
chore: publish v6.7.3dec6cbe
docs(eslint-plugin): replaced the Out-of-date TS error codes in eslint-recomm...ddb8589
chore: publish v6.7.2aefb268
chore: publish v6.7.19cf757a
chore(eslint-plugin): refactor getTypeFromNode to parserServices.getTypeAtLoc...e0cb751
docs(eslint-plugin): add warning about superfluous rules with typescript (#7372)ad46b12
chore(deps): update jest to v29.7.0 (#7651)7826910
docs(eslint-plugin): fix ignorePrimitives examples in prefer-nullish-coalesci...79ffff0
chore: publish v6.7.0Updates
@typescript-eslint/parser
from 4.22.0 to 6.7.4Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
d948dc4
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)79ffff0
chore: publish v6.7.0a3a3932
chore: publish v6.6.0337525b
chore(deps): update dependency jest to v29.6.4 (#7575)4f34d0b
chore: publish v6.5.0ef1367e
chore: publish v6.4.1Updates
eslint
from 7.24.0 to 8.51.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
f079382
8.51.0e8235e5
Build: changelog update for 8.51.01ef39ea
chore: upgrade@eslint/js
@8
.51.0 (#17624)f8c7403
chore: package.json update for@eslint/js
releasef976b2f
fix: make rule severity case-sensitive in flat config (#17619)0edfe36
fix: Ensure crash error messages are not duplicated (#17584)ee5be81
docs: default tosourceType: "module"
in rule examples (#17615)dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612)d2f6801
fix: Ensure correct code path for && followed by ?? (#17618)2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616)Updates
eslint-config-prettier
from 8.2.0 to 9.0.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
1982680
eslint-config-prettier v9.0.0f197969
Do not disable unicode-bom (#250)a8bc57e
Flat config: CLI, tests, docs (#261)baab944
eslint-config-prettier v8.10.0552483b
feat: max-statements-per-line (#263)aa1aa34
eslint-config-prettier v8.9.07d9ed21
Update everything (#260)2a2438e
feat: off vue/array-element-newline (#259)6b48bb2
Bump word-wrap from 1.2.3 to 1.2.4 (#258)311351b
Use matrix.os in check.yml (#251)Updates
eslint-plugin-prettier
from 3.4.0 to 5.0.0Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-plugin-prettier since your current version.
Updates
prettier
from 2.2.1 to 3.0.3Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d5f3171
Release 3.0.3a35008f
Support shared config that forbidsrequire()
(#15233)1ce97d1
Support TypeScript 5.2using
/await using
declaration (#15321)a73cfa0
Fix build script--report
option (#15323)941c6b3
Minor refactor togetSupportedFilesGlob
(#15319)f6c9e9b
Assert uniqueness in language properties (