This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
Bump the eslint group across 1 directory with 4 updates #301
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 4 updates in the / directory: eslint-plugin-jsdoc, eslint-plugin-n, eslint-plugin-sonarjs and eslint-plugin-unicorn.
Updates
eslint-plugin-jsdoc
from 48.2.1 to 48.2.3Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
ab5624b
fix(valid-types
): whitelist pratt parser keywords; fixes #12219e9fed5
fix: add TSimport
tag; fixes #12183e88f9a
docs: mention excludedTags in informative-docs docsUpdates
eslint-plugin-n
from 16.6.2 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.24.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)Updates
eslint-plugin-unicorn
from 51.0.1 to 52.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
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