chore(deps-dev): bump the eslint group across 1 directory with 8 updates #257
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 group with 7 updates in the / directory:
6.13.2
7.8.0
6.13.2
7.8.0
0.43.1
0.45.0
1.0.1
4.0.0
0.30.0
1.2.0
2.29.0
2.29.1
49.0.0
53.0.0
Updates
@typescript-eslint/eslint-plugin
from 6.13.2 to 7.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.08127873
fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0
fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193
fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24d
fix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4
fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841
chore: resolve lint issues on main branch (#8966)3e19436
chore(release): publish 7.7.1b2552ca
fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42
fix(eslint-plugin): [no-for-in-array] refine report location (#8874)Updates
@typescript-eslint/parser
from 6.13.2 to 7.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)d5615d7
fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues
(#8784)5d24691
chore(release): publish 7.4.0e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...Updates
eslint
from 8.55.0 to 8.57.0Release notes
Sourced from eslint's releases.
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-xo
from 0.43.1 to 0.45.0Release notes
Sourced from eslint-config-xo's releases.
Commits
a26a2f6
0.45.06f2ff13
Allow class fields with no blank lines between (#85)b17659e
0.44.0f2060de
Require Node.js 1827049c1
Enablelogical-assignment-operators
rule288a3ca
Enableprefer-object-has-own
ruledfa969c
Banatob
andbtoa
b31ab8a
no-unused-vars
: Allow ignoring variables by prefixing with underscore9809e67
Meta tweaks3a5448b
Addobject-curly-newline
rule (#83)Updates
eslint-config-xo-typescript
from 1.0.1 to 4.0.0Release notes
Sourced from eslint-config-xo-typescript's releases.
Commits
cdf7415
4.0.08cb7722
Disabledefault-case
rule to avoid conflict with stricter `@typescript-esli...5855d73
Fix test and bump AVA (#84)c8d272b
3.0.00f392ac
Revert "Revert "Update@typescript-eslint
(#82)""6ee1925
2.1.1fbafd4d
Revert "Update@typescript-eslint
(#82)"3efcd0e
2.1.09b65605
Update@typescript-eslint
(#82)1c44484
2.0.0Updates
eslint-plugin-astro
from 0.30.0 to 1.2.0Release notes
Sourced from eslint-plugin-astro's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-astro's changelog.
... (truncated)
Commits
9e9a9ba
chore: release eslint-plugin-astro (#387)ed0a98e
chore(deps): update coverallsapp/github-action action to v2.3.0 (#383)f89702b
Update angry-eels-count.md876ce07
feat: add name of config object (#386)fc68b99
chore(deps): update dependency@astrojs/mdx
to v3 (#384)b28a8f2
chore(deps): update dependency esbuild to ^0.21.0 (#382)413770d
chore: release eslint-plugin-astro (#380)3fee9b2
fix: update parser (#379)a3e81a0
chore: release eslint-plugin-astro (#377)ed2e0c0
test: fix wrong test case (#376)Updates
eslint-plugin-import
from 2.29.0 to 2.29.1Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
ee5fade
Bump to 2.29.148fec35
[Deps] updatetsconfig-paths
80aee73
[Dev Deps] updatechai
,eslint-doc-generator
,markdownlint-cli
8c83eaf
[Tests] node v21.3 has a brokenfs.writeFile
e67259e
[Fix]no-unused-modules
: support export patterns with array destructuring9fd3c42
[Tests]no-duplicates
: add passing test12f0300
[Fix]no-extraneous-dependencies
: ignoreexport type { ... } from '...'
w...Updates
eslint-plugin-unicorn
from 49.0.0 to 53.0.0Release notes
Sourced from