Bump the eslint group across 1 directory with 4 updates #132
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: @stylistic/eslint-plugin-js, eslint, eslint-plugin-html and eslint-plugin-unicorn.
Updates
@stylistic/eslint-plugin-js
from 2.7.2 to 2.9.0Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.Commits
40ba040
chore: release v2.9.0 (main) (#536)ff69053
chore: sort imports5b045e5
chore: release v2.8.0 (main) (#533)5ea3d6a
feat: remove@types/eslint
8b38a02
chore: linting to sort importsUpdates
eslint
from 9.9.1 to 9.13.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1a7cdbf
9.13.0627d5bf
Build: changelog update for 9.13.068d2d9d
chore: upgrade to@eslint/[email protected]
and@eslint/core@^0.7.0
(#19034)2211f0a
chore: package.json update for@eslint/js
release381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003)78836d4
fix: update thecomplexity
rule type (#19027)c7abaef
perf: using Node.js compile cache (#19012)bf723bd
feat: Improve eslintrc warning message (#19023)1d7c077
chore: add pkg.type "commonjs" (#19011)abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019)Updates
eslint-plugin-html
from 8.1.1 to 8.1.2Changelog
Sourced from eslint-plugin-html's changelog.
Commits
05bb69f
8.1.2d91e6fe
fix: update release tool4b5fa01
chore: update changelog31dd0a6
fix: don't require espree directly4bac8e0
deps: update dependenciesd25c856
tests: saner plugins config37f5a42
chore: remove Jest leftoversbbbad6b
build(deps-dev): bump eslint from 9.1.0 to 9.3.0990a3a9
build(deps-dev): bump semver from 7.6.0 to 7.6.23b5c760
doc: update config examples for ESLint v9Updates
eslint-plugin-unicorn
from 55.0.0 to 56.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
2b469be
56.0.05f744e8
no-useless-undefined
: Ignore React 19useRef
calls (#2463)e39ae89
Improve error message forno-new-array
(#2459)6a043c2
DocumentreduceRight
alternative forno-array-reduce
(#2457)1558cbe
Addprefer-global-this
rule (#2410)a5d5562
Update dependencies (#2447)d3e4b80
Addconsistent-existence-index-check
rule (#2425)461b01c
Removebetter-regex
from recommended rules (#2443)891842d
prefer-string-slice
: Remove unsafe autofix forString#substr()
(#2427)7369077
Addprefer-math-min-max
(#2432)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