chore(deps-dev): bump the eslint group with 8 updates #206
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 8 updates:
6.13.2
6.21.0
6.13.2
6.21.0
8.55.0
8.56.0
0.43.1
0.44.0
1.0.1
2.0.0
0.30.0
0.31.4
2.29.0
2.29.1
49.0.0
51.0.1
Updates
@typescript-eslint/eslint-plugin
from 6.13.2 to 6.21.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
289ee88
chore(release): publish 6.21.0f892a72
docs(eslint-plugin): mention alternatives in no-explicit-any (#8370)aa5edf7
chore(deps): update dependency prettier to v3.2.4 (#8357)1d7447f
chore(eslint-plugin): [no-invalid-void-type] fixOptions
typing to reflect ...e2b46e0
fix(eslint-plugin): [no-unnecessary-type-assertion] provide valid fixes for a...3bbb78d
feat(eslint-plugin): add rule prefer-find (#8216)9883ee2
feat: export plugin metadata (#8331)69bd501
fix(eslint-plugin): [class-literal-property-style] allow getter when same key...cd5dff8
chore: bump eslint versions (#8338)8d62ee6
chore: remove unnecessary eslint-disable comments (#8336)Updates
@typescript-eslint/parser
from 6.13.2 to 6.21.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
289ee88
chore(release): publish 6.21.0aa5edf7
chore(deps): update dependency prettier to v3.2.4 (#8357)45c0cb2
chore: cleanup test-utils naming/locations (#8341)a01a6e6
chore(release): publish 6.20.0a911214
chore(release): publish 6.19.17c673a1
chore(release): publish 6.19.0aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)Updates
eslint
from 8.55.0 to 8.56.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)Updates
eslint-config-xo
from 0.43.1 to 0.44.0Release notes
Sourced from eslint-config-xo's releases.
Commits
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)7d89a3d
BanBuffer
in favor ofUint8Array
7f8f92e
Replace deprecatedno-new-object
ruleUpdates
eslint-config-xo-typescript
from 1.0.1 to 2.0.0Release notes
Sourced from eslint-config-xo-typescript's releases.
Commits
1c44484
2.0.00b25758
Add@typescript-eslint/prefer-find
ruleae44391
Require Node.js 18819862d
Add@typescript-eslint/no-array-delete
rule9533972
Add@typescript-eslint/prefer-promise-reject-errors
ruledf07e88
@typescript-eslint/switch-exhaustiveness-check
: Make it stricterd7fff2e
BanBuffer
in favor ofUint8Array
Updates
eslint-plugin-astro
from 0.30.0 to 0.31.4Release notes
Sourced from eslint-plugin-astro's releases.
Changelog
Sourced from eslint-plugin-astro's changelog.
Commits
4ea1279
chore: release eslint-plugin-astro (#314)f51a168
fix: update astro-eslint-parser to 0.16.3 (#313)e614743
chore(deps): update dependency prettier-plugin-astro to ^0.13.0 (#309)81cc83e
chore(deps): update dependency esbuild to ^0.20.0 (#310)ebdc890
chore: formatbb945ad
chore: release eslint-plugin-astro (#307)babd7ef
fix(deps): update dependency eslint-compat-utils to ^0.4.0 (#306)325c53d
chore: release eslint-plugin-astro (#305)eec7e97
fix(deps): update dependency eslint-compat-utils to ^0.3.0 (#304)ee43850
test: refactor (#303)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 51.0.1Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
70034d3
51.0.143fc638
prefer-node-protocol
: Fix false positive onbun:*
modules (#2272)8a2e7db
51.0.0702d51b
consistent-destructuring
: Remove fromrecommended
preset (#2260)331b306
no-array-method-this-argument
: Fix suggestion message (#2263)797caee
no-array-method-this-argument
: CheckArray.from()
(#2262)19ffd54
prefer-module
: Suggestimport.meta.{dirname,filename}
(#2261)eb5af8b
Add Node.js 20.11import.meta
info (#2254)bb9e788
Updateeslint-ava-rule-tester
to v5 (#2251)41ac422
UseFlatESLint
in package test (#2249)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions