Build(deps-dev): Bump the devdependencies group with 6 updates #248
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 devdependencies group with 6 updates:
8.57.0
9.7.0
47.0.0
56.0.0
16.6.2
17.9.0
6.4.0
6.6.0
7.34.4
7.35.0
10.6.0
10.7.0
Updates
eslint
from 8.57.0 to 9.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
05ab812
9.7.01917cd3
Build: changelog update for 9.7.0793b718
chore: upgrade@eslint/js
@9
.7.0 (#18680)7ed6f9a
chore: package.json update for@eslint/js
release14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636)7bcda76
refactor: Add type references (#18652)51bf57c
chore: add tech sponsors through actions (#18624)9f416db
docs: Add Powered by Algolia label to the search. (#18633)6320732
refactor: don't useparent
property inNodeEventGenerator
(#18653)7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630)Updates
eslint-config-love
from 47.0.0 to 56.0.0Release notes
Sourced from eslint-config-love's releases.
... (truncated)
Changelog
Sourced from eslint-config-love's changelog.
... (truncated)
Commits
2839181
chore(release): 56.0.0 [skip ci]19ea997
Merge pull request #1647 from mightyiam/no-varad63c39
feat!: no-var: warn -> error7177038
Merge pull request #1646 from mightyiam/explicit-member-accessibility9896e79
chore: intentionally not use@typescript-eslint/explicit-member-accessibility
e5b35dc
Merge pull request #1645 from mightyiam/consistent-returndd07dfc
chore: intentionally not use consistent-return9ae1216
chore(release): 55.0.0 [skip ci]27f8f29
Merge pull request #1644 from mightyiam/class-methods-use-this55a6a8c
feat!:@typescript-eslint/class-methods-use-this
Updates
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-promise
from 6.4.0 to 6.6.0Release notes
Sourced from eslint-plugin-promise's releases.
Commits
fa482cc
feat: addstrict
option to disallowthen
orcatch
followingawait
or ...f368c5a
fix(always-return
): treat process.exit() or process.abort() as an acceptabl...36d13f5
docs: add forprefer-await-to-callbacks
; fixes #118 (#491)c011a1a
fix: removename
from eslintrc config; fixes #489 (#490)46667d3
chore: avoid recursion informat
/lint
(#487)ca9e9b4
feat: addname
property to configs (for use with tooling) (#486)1c951cd
chore(deps-dev): bump lint-staged from 12.5.0 to 15.2.7 (#476)744ef1d
chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 28.6.0 (#474)1376ecf
chore: addformat
workflow (#441)d8d0fbe
docs: update README (#383)Updates
eslint-plugin-react
from 7.34.4 to 7.35.0Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
c6fdccd
Update CHANGELOG and bump versiona4b0bbc
[Fix]require-default-props
: report when required props have default valuea08cb93
[Fix]sort-prop-types
: single line type ending without semicolon4b3209b
[meta] no point in supporting eslint 9.0 - 9.6 initiallyca8b11e
[Dev Deps] update@babel/core
,@babel/eslint-parser
597553d
[New]no-danger
: addcustomComponentNames
optionc58f04b
[New]jsx-closing-tag-location
: addline-aligned
option00b89fe
[New] version settings: Allow react defaultVersion to be configurable