This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
build(deps-dev): bump the eslint group across 1 directory with 6 updates #181
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 6 updates in the / directory:
8.49.0
9.1.1
2.28.1
2.29.1
46.8.1
48.2.3
16.1.0
17.3.1
0.21.0
0.25.1
48.0.1
52.0.0
Updates
eslint
from 8.49.0 to 9.1.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4d2512
9.1.1ef36aa4
Build: changelog update for 9.1.1a26b402
fix: use@eslint/create-config
latest (#18373)b78d831
9.1.0e4d9c92
Build: changelog update for 9.1.0d9a2983
chore: upgrade@eslint/js
to v9.1.1 (#18367)03068f1
feat: Provide helpful error message for nullish configs (#18357)50d406d
chore: package.json update for@eslint/js
release8d18958
fix: Remove name from eslint/js packages (#18368)155c71c
chore: package.json update for@eslint/js
releaseUpdates
eslint-plugin-import
from 2.28.1 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...6d34c88
Bump to 2.29.0ec6a8ea
[Refactor] usehasown
instead ofhas
78f50b8
[Deps] updatearray-includes
,array.prototype.findlastindex
, `array.proto...Updates
eslint-plugin-jsdoc
from 46.8.1 to 48.2.3Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
ab5624b
fix(valid-types
): whitelist pratt parser keywords; fixes #12219e9fed5
fix: add TSimport
tag; fixes #12183e88f9a
docs: mention excludedTags in informative-docs docs783b4e9
fix(require-jsdoc
): avoid erring on #-marked private methods; fixes #1212e948bee
docs(check-param-names
): update docs fordisableMissingParamChecks
ba642e4
feat(check-param-names): AdddisableMissingParamChecks
option (#1206)ab893ba
build(deps-dev): bump ip from 2.0.0 to 2.0.137df54d
feat(check-line-alignment
): add `disableWrapIndent`` optione9a9b74
fix(informative-docs): check default named declaration6fcb47f
chore: update semver and devDeps.Updates
eslint-plugin-n
from 16.1.0 to 17.3.1Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Commits
8bab07b
Release 17.3.1caecf3e
Revert "fix: unsupported-features/node-builtins-modules range compare" (#254)d8d8454
chore(master): release 17.3.0 (#247)d50ae85
fix: unsupported-features/node-builtins-modules range compare (#252)eb11b5b
chore: upgrade globals v15 (#241)2ecee79
feat: More es-syntax deprecations (#249)8d711f5
chore: update outdated funding (#246)bad971c
chore(master): release 17.2.1 (#239)6581979
fix(unsupported-features): Improve URL module (#244)a0b45ee
chore: update dependency@typescript-eslint/typescript-estree
to v7 (#236)Updates
eslint-plugin-sonarjs
from 0.21.0 to 0.25.1Release notes
Sourced from eslint-plugin-sonarjs's releases.
Commits
2d588d5
Bump the project manifest version to 0.25.1 (#458)4e4b5ea
Resolve issue #456 -@typescript-eslint/utils
dependency is missing (#457)abcd666
Replace devDependency@typescript-eslint/experimental-utils
with `@typescri...e8d2d08
Make no-unused-collection not trigger if writing to elements of said collecti...710b5f1
Fix FP 3699 (no-use-of-empty-return-values) to handle ambient functions (#451)252b02a
Prepare for next development iteration (#446)da3c4f4
Fix FP S3776 (cognitive-complexity
): Ignore nested functions and default va...a668054
Drop Node.js 14 support and test against Node.js 20 on CI (#445)e95d75d
Update cognitive complexity link (#443)b8bf961
Add prettier as pre-commit hook, clean up CIUpdates
eslint-plugin-unicorn
from 48.0.1 to 52.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
8ca00a4
52.0.0df1ff1c
prefer-spread
: Fix it to not report on optional chaining (#2304)907a3f7
Fix integration test (#2305)c28a086
import-style
: Supportnode:
protocol (#2297)677af7f
Update docs generator30ece36
no-array-for-each
: Document another benefit offor-of
(#2303)231529a
no-array-callback-reference
: Check logical expressions, check ternaries dee...78810a5
Add some notes to new-rule.md (#2287)8f0ee89
Addno-single-promise-in-promise-methods
rule (#2258)1792d33
prefer-prototype-methods
: CheckObject.prototype
methods from `globalThis...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