chore(deps-dev): bump eslint-plugin-jsdoc from 63.3.3 to 64.1.0 in the development-dependencies group - #100
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the development-dependencies group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-jsdoc` from 63.3.3 to 64.1.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.3.3...v64.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 64.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like eslint-plugin-jsdoc is updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/development-dependencies-93e683a883
branch
August 22, 2026 03:32
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 development-dependencies group with 1 update: eslint-plugin-jsdoc.
Updates
eslint-plugin-jsdocfrom 63.3.3 to 64.1.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
7309d7dfeat: update jsdoccomment, devDeps.; use nodenext for module properties in TS4de1b19chore: update jsdoccomment, devDep.fbe2a2bfix: update jsdoccomment and devDep.343516afix: resume support for CJS via require(esm)7e94c04chore: update jsdoccomment, comment-parser, devDeps.9c9b723feat: ESM only; fixes #1626Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsSummary by cubic
Updates dev-only
eslint-plugin-jsdocfrom 63.3.3 to 64.1.0. v64 is ESM-only and requires Node >=22.22.2 or >=24.15.0, so linting will fail on older Node. No production impact.Rollout
.nvmrc/Volta/engines fields and CI images accordingly.Written for commit 581ca9f. Summary will update on new commits.