chore(deps-dev): bump eslint-plugin-jsdoc from 61.4.1 to 62.4.1#416
chore(deps-dev): bump eslint-plugin-jsdoc from 61.4.1 to 62.4.1#416dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
dafe6bd to
176e416
Compare
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 61.4.1 to 62.4.1. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v61.4.1...v62.4.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 62.4.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
176e416 to
50525a3
Compare
There was a problem hiding this comment.
PR Review: Dependabot bump eslint-plugin-jsdoc 61.4.1 → 62.7.1
Overview
Dev-only dependency update for the JSDoc ESLint plugin. Major version bump (61 → 62) but changelog shows only additive features and bug fixes with no breaking rule changes.
Findings
Observations
- Node engine requirement tightened: New version requires
^20.19.0 || ^22.13.0 || >=24(up from>=20.11.0). CI matrix covers Node 20.x, 22.x, and 24.x — should be fine as long as the 20.x runner resolves to >=20.19. - Transitive updates pull in newer
@es-joy/jsdoccomment,comment-parser,jsdoc-type-pratt-parser, andsemver— all routine. - PR title says 62.4.1 but resolved version is 62.7.1 — cosmetic, Dependabot generates titles from the original range.
What's Good
- Dev-only change: zero runtime impact
- Changelog is clean — new rule options (trailingPunctuationMultilineOnly, objectTypeBracketSpacing, TS namespace support) are opt-in
- CI matrix will surface any lint regressions before merge
Summary
Safe to merge once CI passes. LGTM.
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
Closing: merge conflicts and Dependabot can't rebase (PR was externally edited). Dependabot will recreate a fresh PR on its next run. |
Pull request was closed
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps eslint-plugin-jsdoc from 61.4.1 to 62.4.1.
Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
ba0034efix: update jsdoccomment, devDeps. (#1639)3907822feat(type-formatting): supporttrailingPunctuationMultilineOnlyboolean o...f443986fix: update comment-parser, devDeps (#1637)78b6980feat(type-formatting): addobjectTypeBracketSpacingoption; fixes #1615 (...ed260c5feat(no-undefined-types): support strict validation for TS namespaces (#1616)0170773feat: update comment-parser; fixes #1116 ; fixes #1348e63dc23fix(require-template): treat infer statement types as defined; fixes #16289c0e4a3feat: update jsdoccomment, allowing for `skipInvokedExpressionsForCommentFind...a530471chore: update actionsfe29ef9fix(github):npmrelease (#1623)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jsdoc since your current version.
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)