build(deps-dev): bump the eslint group across 1 directory with 6 updates #1959
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 in the / directory:
4.4.0
4.4.1
8.57.0
9.15.0
2.29.1
2.31.0
28.8.0
28.9.0
50.2.2
50.5.0
2.6.0
2.7.0
Updates
@eslint-community/eslint-plugin-eslint-comments
from 4.4.0 to 4.4.1Release notes
Sourced from
@eslint-community/eslint-plugin-eslint-comments
's releases.Commits
60c28f9
fix: generate provenance statements on release (#245)Updates
eslint
from 8.57.0 to 9.15.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)Updates
eslint-plugin-import
from 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
eslint-plugin-jest
from 28.8.0 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
49f3079
chore(release): 28.9.0 [skip ci]1ce1258
feat: add TypeScript types (#1667)6f8ff4d
chore: switch to v16 of@types/node
(#1668)2a12174
chore(deps): lock file maintenance04044b9
docs: include both flat and legacy config examples in usage section (#1664)d932210
chore(deps): lock file maintenance28c0f6d
chore(deps): update yarn to v3.8.6 (#1657)89c39e0
chore(deps): lock file maintenance0ff404c
chore(deps): lock file maintenance3888bee
chore(deps): lock file maintenanceUpdates
eslint-plugin-jsdoc
from 50.2.2 to 50.5.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
b9091f8
feat: ability to import iterateJsdoc (#1338)026fcc0
run the create-docs script873eae4
docs: update rule docs to reflect if they are recommended correctlya23977e
docs: update doc filese2aa8ff
docs: make rule docs reflect their recommended status correctly9a93119
fix(text-escaping): add missingdocs.description
f6616c7
fix(no-multi-asterisks): add missingdocs.description
7c0b8c6
fix(match-name
): revert to prior correct behavior of ignoring optional and ...c63da46
build(deps): bump dset from 3.1.3 to 3.1.48728c09
build(deps): bump tar from 6.2.0 to 6.2.1Updates
eslint-plugin-regexp
from 2.6.0 to 2.7.0Release notes
Sourced from eslint-plugin-regexp's releases.
Changelog
Sourced from eslint-plugin-regexp's changelog.
Commits
ededa82
chore: release eslint-plugin-regexp (#765)7a653b0
chore: update eslint-plugin-jsdoc (#779)e1a2cd7
chore(deps): bump vite from 5.2.8 to 5.4.11 (#778)5eb3f74
chore(deps): update dependency markdownlint-cli to ^0.42.0 (#769)fe8ed4d
chore(deps): update typescript-eslint monorepo to ~8.14.0 (#763)b6699ab
chore(deps): update dependency@types/chai
to v5 (#770)b123e70
chore(deps): update dependency@types/node
to v22 (#772)cf8ef9e
chore(deps): update dependency npm-run-all2 to v7 (#771)914702d
chore: fix CI error (#777)3567f9f
Correct capturing group not found grammar (#776)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