Bump the eslint group across 1 directory with 5 updates #328
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 5 updates in the / directory:
6.0.0
6.1.0
48.2.1
48.7.0
16.6.2
17.9.0
0.24.0
1.0.3
51.0.1
54.0.0
Updates
eslint-config-videojs
from 6.0.0 to 6.1.0Changelog
Sourced from eslint-config-videojs's changelog.
Commits
e48bbd4
6.1.058ebed5
feat: update ecmaVersion to 2018 (#51)Maintainer changes
This version was pushed to npm by awaldron, a new releaser for eslint-config-videojs since your current version.
Updates
eslint-plugin-jsdoc
from 48.2.1 to 48.7.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
d46be35
feat(require-template
): add rule; fixes part of #11201bb8aa5
chore: enable ESM-only devDepse570b79
refactor: work on converting to jsdoc comments (after)d5fa8da
feat: new ruleconvert-to-jsdoc-comments
; fixes #1002394b85f
fix(require-param
): proper errors/fixing for succeeding destructured object...6371c4a
fix(check-param-names
): proper error messages for rest elements; fixes #122514dc1bd
chore: update debug, devDeps.06b905c
chore: update typescript-eslint/parser -> typescript-eslint; add typescript-e...49400e1
feat(check-param-names
): checkTSMethodSignature
(as on interface methods...1aa3313
feat(no-types
): addTSMethodSignature
; fixes #1249Updates
eslint-plugin-n
from 16.6.2 to 17.9.0Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
... (truncated)
Commits
67bbfdf
chore(master): release 17.9.0 (#299)0609431
feat: Add flag ignorePrivate to no-unpublished-x rules (#298)1bcb006
ci: Use up to dategoogleapis/release-please-action
action name (#292)988bdd4
chore(master): release 17.8.1 (#291)e82974f
fix: hashbang + eslint v8 compat issue (#290)6dca24c
chore(master): release 17.8.0 (#281)92e18b5
fix: Allow for misconfigured default exports (#288)0efe751
chore: update dependency markdownlint-cli to ^0.41.0 (#287)5221c40
feat(node-builtin): Add node 22.2.0 support (#282)4f50dfe
test: add a test for self-ref (#280)Updates
eslint-plugin-sonarjs
from 0.24.0 to 1.0.3Release notes
Sourced from eslint-plugin-sonarjs's releases.
Commits
004d794
Fix package.json with entry point (#473)3b22580
Export "meta" for plugin (#472)7e23a07
Increase node version on release from Node 12 -> 18 (#471)86275df
Bump to version 1.0.0 (#470)d5a1f12
Make the exported rules a typed record (#469)1efe2da
Add ruling tests to handle eslint 8 and 9 (#468)33869d1
Resolve ESLINTJS-37 (#466)a857635
Fix breaking no-one-iteration-loop after ESLint v9 breaking change (#467)7ef1a01
ESLINTJS-36 Split out tests and analyze into separate steps (#465)a4390e9
Move from a compile-all to a compile-entry-point pattern (#463)Updates
eslint-plugin-unicorn
from 51.0.1 to 54.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
fce6ce3
54.0.010568ab
prefer-array-some
: CheckArray#{findIndex,findLastIndex}()
(#2370)ac8536e
Add name to flat configs (#2377)1490bb6
Tests: Updateeslint-remote-tester
to v4 (#2376)2616ce3
Cleanrun-rules-on-codebase
script (#2369)d812ad1
prefer-includes
: Check.lastIndexOf()
(#2368)a449af9
prefer-array-find
: ChangecheckFromLast
default value totrue
(#2367)8957a03
Addno-negation-in-equality-check
rule (#2353)3a282ac
Add "bug" label to bug reports8105756
Update@typescript-eslint/parse
to v8 (#2358)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