chore(deps-dev): bump the eslint group across 1 directory with 2 updates - #461
Merged
Merged
Conversation
Bumps the eslint group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint` from 10.9.1 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.1...v10.10.0) Updates `eslint-plugin-jsdoc` from 64.2.1 to 64.3.5 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v64.2.1...v64.3.5) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 64.3.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-ec89acfa41
branch
from
September 8, 2026 04:01
195e682 to
0bf1121
Compare
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 2 updates in the / directory: eslint and eslint-plugin-jsdoc.
Updates
eslintfrom 10.9.1 to 10.10.0Release notes
Sourced from eslint's releases.
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
eslint-plugin-jsdocfrom 64.2.1 to 64.3.5Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
56e38f7chore: update jsdoccomment, typescript-eslint/utils, devDeps8546f77fix(no-unnecessary-type-assertion): don't flag array-to-tuple assertions; a...c924e0adocs: indicate property that can be used to expand number of files covered by...8f78214fix(require-asterisk-prefix): avoid crashing on custom languages0ad1ae2fix(no-blank-block-descriptions): strip out initial line breaks when text i...ca2668bfix(convert-to-jsdoc-comments): handle "any" context and avoid extra line b...68dd6c8fix(no-unnecessary-type-assertion): don't flag placeholder unions01caf39fix(no-unnecessary-type-assertion): skip interpolated template literalse463504fix(no-unnecessary-type-assertion): skip mismatched nested casts46c5efefix(no-unnecessary-type-assertion): don't flag assertions onany