chore(deps): bump the eslint group across 1 directory with 4 updates #1302
+4
−4
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 /tools/code-style directory: @eslint/js, eslint-plugin-jsdoc, eslint-plugin-n and typescript-eslint.
Updates
@eslint/js
from 9.35.0 to 9.36.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
488cba6
chore: package.json update for@eslint/js
release1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)Updates
eslint-plugin-jsdoc
from 57.0.8 to 59.1.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
47299db
feat(required-tags
): add new rule; fixes #1235d9ca0ac
chore: allow empty rule description for rule creation and rebuild index filec8612b2
fix: allow typedefs with no initial whitespace; fixes #12172544b12
fix(require-yields-description
,require-next-description
): handle multili...af006ab
docs: update list of non-table rules on README9a2763b
fix(typescript): deprecatecheck-examples
214a5f2
feat(require-next-description
,require-throws-decription
, `require-yields...2ff5f14
fix: correct fixable false positives7209fe0
fix(require-yields-check
): removeexemptedBy
option1cf93b5
fix(type-formatting
): removepropertyIndent
option; fixes #1524 (#1525)Updates
eslint-plugin-n
from 17.22.0 to 17.23.1Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
42d1597
chore(master): release 17.23.1 (#482)fe94432
fix(node-builtins-modules/tls.js): Update minimal version (#484)92ea876
docs: improve clarity of no-missing-import and no-missing-require (#455)92abbc9
chore(master): release 17.23.0 (#481)6516414
feat: Support latest node v23.x ✨ (#478)cfeed38
Update es-syntax.md (#480)Updates
typescript-eslint
from 8.43.0 to 8.44.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
77056f7
chore(release): publish 8.44.0Dependabot 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