build(deps-dev): bump the eslint group with 6 updates #735
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:
7.32.0
8.56.0
9.0.0
9.1.0
1.0.0
2.0.0
2.28.1
2.29.1
4.2.1
5.0.1
0.19.0
0.23.0
Updates
eslint
from 7.32.0 to 8.56.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)Updates
eslint-config-prettier
from 9.0.0 to 9.1.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
40c7f3d
eslint-config-prettier v9.1.04110dff
Merge pull request #271 from prettier/deprecated6d0bd92
Update tests to handle newly deprecated rules4c876b9
Move rules deprecated in ESLint 8.53.0 to the deprecated section24445c0
Use specialRule constant7827196
Group deprecated and removed rules by version48f804c
Roll back to ESLint 8.52.0 for now16f03b8
Update Prettierb06d618
Update npm packages25fc427
turn offunicorn/template-indent
(#269)Updates
eslint-config-silence
from 1.0.0 to 2.0.0Release notes
Sourced from eslint-config-silence's releases.
Commits
5985029
Merge pull request #9 from zapolnoch/2.07957903
docs: requirements92471f5
feat: update typescript35be809
feat: support TypeScript7e6fc29
conf: no-param-reassign9aa66cb
new: no-magic-numbers1fc1735
feat: update packages0448b4c
feat: delete react rulesUpdates
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-prettier
from 4.2.1 to 5.0.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
aa81435
chore: release eslint-plugin-prettier (#589)21a7146
fix:parserPath
type might beundefined
on Eslint Flat Config (#588)b2b93c3
chore: release eslint-plugin-prettier (#569)370e88f
chore: bump deps, use pnpm instead (#568)6878434
chore: release eslint-plugin-prettier (alpha) (#566)ae7a73c
fix: compatibility with prettier@3 without plugins (#564)00449df
chore: release eslint-plugin-prettier (alpha) (#553)82a3db8
fix: add missing dependencysynckit
(#548)ba490d7
chore: add missing worker.js into files477f890
chore: release eslint-plugin-prettier v5.0.0-alpha.0 (#517)Updates
eslint-plugin-sonarjs
from 0.19.0 to 0.23.0Release notes
Sourced from eslint-plugin-sonarjs's releases.
Commits
576104e
Update license toLGPL-3.0-only
(#428)7808c0d
Fix FP S2428 (prefer-object-literal
): Ignore circular reference assignments...75f01d8
update own dependency (#426)3ffaba8
Prepare for next iteration (#425)7bac880
Fix dependencies vulnerabities (#424)340cb1c
Update README with new Clean Code wording and link from Marketing (#421)21a05f8
Update scanner version to v5.0.1.3006 (#420)9842d74
Fix release instructions (#419)a8e1ac6
Prepare next iteration - missing param (#418)fc1cf7b
Prepare for next iteration (#417)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