chore(deps-dev): bump the linting-dx-tools group across 1 directory with 9 updates #196
+408
−730
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 linting-dx-tools group with 9 updates in the / directory:
19.6.0
19.6.1
9.13.0
9.19.0
9.31.0
9.32.0
15.2.10
15.4.3
3.3.3
3.4.2
8.11.0
8.21.0
8.11.0
8.21.0
5.0.0
5.1.0
0.4.14
0.4.18
Updates
@commitlint/cli
from 19.6.0 to 19.6.1Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
e2dc109
v19.6.1Updates
eslint
from 9.13.0 to 9.19.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
208e0b1
9.19.0196dfda
Build: changelog update for 9.19.09b9cb05
chore: upgrade@eslint/js
@9
.19.0 (#19371)58560e7
chore: package.json update for@eslint/js
releasecfea9ab
docs: Clarify overrideConfig option (#19370)2b84f66
docs: Update README (#19362)044f93c
docs: clarify frozen rule description (#19351)797ee7c
docs: fix Bluesky links (#19368)81a9c0e
docs: Update README093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365)Updates
eslint-plugin-vue
from 9.31.0 to 9.32.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
4cbcad6
9.32.0dc06535
docs: add example config with typescript-eslint and Prettier (#2522)618f49c
fix(require-explicit-slots): add support for type references (#2617)a270df8
feat: add slot-name-casing rule (#2620)fdfffd6
fix(prefer-use-template-ref): only check root-level variables (#2612)39b353a
Chore: workaround for ESLint Stylistic issue (#2623)bed816b
feat: addrestricted-component-names
rule (#2611)9ddf3e5
feat: addignoreTags
option (#2609)bea53c0
feat(no-v-text-v-html-on-component): add ignore namespace option (#2610)86a8138
feat(no-duplicate-attr-inheritance): ignore multi root (#2598)Updates
lint-staged
from 15.2.10 to 15.4.3Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
e53f950
chore(changeset): release089da56
test: fail Jest when coverage is under 100%19aa461
ci: remove code coverage action since it's not working in PRs from forkscbfed1d
fix: update types.d.ts (#1512)aef9e5c
chore(changeset): release (#1510)8827ebf
build(dependencies): update dependencies and switch to caret ranges (#1509)7f69b3f
docs: generalize description from 'linting' to 'tasks' (#1507)1c93c9e
chore(changeset): release (#1505)c020664
Merge pull request #1504 from lint-staged/fix-typescript1c7a45e
fix: default TypeScript config filenames match JS equivalentsUpdates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
@typescript-eslint/eslint-plugin
from 8.11.0 to 8.21.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
79af426
chore(release): publish 8.21.0609a78f
test(eslint-plugin): adjust tests to verifyno-unnecessary-type-assertion
d...fb4ca72
fix(eslint-plugin): [no-duplicate-enum-values] handle template literal (#10675)1895948
fix(eslint-plugin): [no-base-to-string] don't crash for recursive array or tu...74f1c5a
fix(eslint-plugin): [no-for-in-array] report on any type which may be an arra...916b989
fix(eslint-plugin): check JSX spread elements for misused spread usage (#10653)31be053
chore: fix failing test on master70f3092
docs: [no-misused-spread] fix sample code (#10659)a157fd4
chore: standardized on inline named exports (mostly) (#10596)3dbcc19
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type args on jsx (...Updates
@typescript-eslint/parser
from 8.11.0 to 8.21.0Release notes
Sourced from
@typescript-eslint/parser
's releases.