chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates - #78
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
There was a problem hiding this comment.
Sorry @dependabot[bot], you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/development-dependencies-4ca93c7d71
branch
7 times, most recently
from
August 7, 2026 17:12
b93bfd0 to
d9592a3
Compare
…ectory with 2 updates Bumps the development-dependencies group with 2 updates in the / directory: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [jscpd](https://github.com/kucherenko/jscpd/tree/HEAD/rust/jscpd). Updates `eslint-plugin-jsdoc` from 63.2.0 to 63.3.3 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.2.0...v63.3.3) Updates `jscpd` from 5.0.12 to 5.0.14 - [Release notes](https://github.com/kucherenko/jscpd/releases) - [Changelog](https://github.com/kucherenko/jscpd/blob/master/CHANGELOG.md) - [Commits](https://github.com/kucherenko/jscpd/commits/v5.0.14/rust/jscpd) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 63.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jscpd dependency-version: 5.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/development-dependencies-4ca93c7d71
branch
from
August 8, 2026 03:32
d9592a3 to
1041ac0
Compare
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/development-dependencies-4ca93c7d71
branch
August 9, 2026 22:20
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 2 updates in the / directory: eslint-plugin-jsdoc and jscpd.
Updates
eslint-plugin-jsdocfrom 63.2.0 to 63.3.3Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
cb41846chore: update devDeps.5c17ce4refactor: fix tsc dev4ff1e96fix(types): add missingtsdocconfigs; closes #17397d5df2echore: update devDeps.36f8e9efix(require-example): support fixer with 1-line JSDoc blocks; fixes #17361dbf404chore: update jsdoccomment and devDeps.ae27cd2fix(normalize-see-links): minimally escape link targets instead of encodeURI ...cfe9cdbfeat(normalize-see-links): autofix delimiter-colliding labels via escape roun...e62e746docs: explain usage withdefineConfig(); fixes #1729 (#1731)3663803fix: update jsdoccomment and devDeps. (#1730)Updates
jscpdfrom 5.0.12 to 5.0.14Release notes
Sourced from jscpd's releases.
Commits
2a6a1a4release: cpd-v5.0.14