chore(deps-dev): bump the linting-dx-tools group across 1 directory with 9 updates #189
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.18.0
9.31.0
9.32.0
15.2.10
15.4.1
3.3.3
3.4.2
8.11.0
8.20.0
8.11.0
8.20.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.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b41
9.18.04df3132
Build: changelog update for 9.18.0c52be85
chore: upgrade to@eslint/[email protected]
(#19330)362099c
chore: package.json update for@eslint/js
release9486141
deps: upgrade@eslint/core
and@eslint/plugin-kit
(#19329)d9c23c5
docs: replacevar
withconst
in rule examples (#19325)8e1a898
docs: add tabs to cli code blocks (#18784)f3aeefb
docs: rewrite using let and const in rule examples (#19320)0b680b3
docs: Update README98c86a9
docs:Edit this page
button link to different branches (#19228)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.1Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
1c93c9e
chore(changeset): release (#1505)c020664
Merge pull request #1504 from lint-staged/fix-typescript1c7a45e
fix: default TypeScript config filenames match JS equivalents9cc18c9
fix: add missing conditional export for TypeScript types7ff1e58
chore(changeset): release (#1502)b881830
docs: adjust README regarding TypeScript41c9fee
docs: sync changelog and README regarding TypeScript6de7529
Merge pull request #1500 from lint-staged/typescript-types012916e
feat: enable loading configuration from TS files (if Node.js supports importi...e95d5cd
feat: add TypeScript types for the main lint-staged Node.js APIUpdates
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.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ea6fbea
chore(release): publish 8.20.0a7fc28c
feat(eslint-plugin): [consistent-type-assertions] add arrayLiteralTypeAsserti...d6e5978
fix(eslint-plugin): [no-unnecessary-condition] don't flag optional chaining f...63135f7
fix(eslint-plugin): [no-shadow] ignore ordering of type declarations (#10593)6dda0a4
feat(eslint-plugin): [no-deprecated] add allow options (#10585)04166e0
feat(eslint-plugin): [no-misused-spread] add new rule (#10551)b17c7f2
chore: export all Options and MessageIds types from rule files (#10556)03d9639
test(eslint-plugin): add extra tests (#10587)e697cfa
chore: fix CI snapshot failure (#10624)328b7df
chore(release): publish 8.19.1Updates
@typescript-eslint/parser
from 8.11.0 to 8.20.0Release notes
Sourced from
@typescript-eslint/parser
's releases.