Skip to content

Bump the dev-dependencies group in /InfoLogger with 2 updates#2957

Merged
graduta merged 2 commits into
devfrom
dependabot/npm_and_yarn/InfoLogger/dev-dependencies-8db5800aba
Jun 24, 2025
Merged

Bump the dev-dependencies group in /InfoLogger with 2 updates#2957
graduta merged 2 commits into
devfrom
dependabot/npm_and_yarn/InfoLogger/dev-dependencies-8db5800aba

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2025

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group in /InfoLogger with 2 updates: eslint-plugin-jsdoc and mocha.

Updates eslint-plugin-jsdoc from 51.0.1 to 51.2.2

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v51.2.2

51.2.2 (2025-06-23)

Bug Fixes

  • no-undefined-types: exempt import tags from property checks; fixes #1416 (#1417) (efbcb1c)

v51.2.1

51.2.1 (2025-06-22)

Bug Fixes

  • no-undefined-types: also allow globals defined on languageOptions (#1415) (e9ff4c7)

v51.2.0

51.2.0 (2025-06-22)

Features

  • strip property when there is a class tag and the context is set (#1414) (08f7834), closes #1376

v51.1.3

51.1.3 (2025-06-22)

Bug Fixes

  • no-undefined-types: liberalize checks to reallow for unknown properties on imports and defined globals; fixes #1412 (#1413) (a083c81)

v51.1.2

51.1.2 (2025-06-22)

Bug Fixes

v51.1.1

51.1.1 (2025-06-21)

Bug Fixes

  • require-jsdoc: check interfaces within file for comment blocks; fixes #768 (#1410) (2875c2d)

v51.1.0

51.1.0 (2025-06-21)

... (truncated)

Commits
  • efbcb1c fix(no-undefined-types): exempt import tags from property checks; fixes #14...
  • e9ff4c7 fix(no-undefined-types): also allow globals defined on languageOptions (#...
  • 08f7834 feat: strip property when there is a class tag and the context is set (#1414)
  • a083c81 fix(no-undefined-types): liberalize checks to reallow for unknown propertie...
  • 3d2d379 fix: update jsdoccomment (#1411)
  • 2875c2d fix(require-jsdoc): check interfaces within file for comment blocks; fixes ...
  • b0faae7 feat(lines-before-block): add default-on ignoreSingleLines option; fixes ...
  • ae2b314 fix(check-template-names): checks class body for comments where template na...
  • 26ae169 fix(require-jsdoc): update jsdoccomment (and espree) to get comment-finding...
  • fcc7b26 fix(no-undefined-types): check existence of class methods/properties (#1405)
  • Additional commits viewable in compare view

Updates mocha from 11.6.0 to 11.7.0

Release notes

Sourced from mocha's releases.

v11.7.0

11.7.0 (2025-06-18)

🌟 Features

Changelog

Sourced from mocha's changelog.

11.7.0 (2025-06-18)

🌟 Features

Commits

Dependabot 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

Bumps the dev-dependencies group in /InfoLogger with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [mocha](https://github.com/mochajs/mocha).


Updates `eslint-plugin-jsdoc` from 51.0.1 to 51.2.2
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v51.0.1...v51.2.2)

Updates `mocha` from 11.6.0 to 11.7.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.6.0...v11.7.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 51.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: mocha
  dependency-version: 11.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from graduta as a code owner June 24, 2025 05:23
@graduta graduta merged commit 96687d0 into dev Jun 24, 2025
10 of 11 checks passed
@graduta graduta deleted the dependabot/npm_and_yarn/InfoLogger/dev-dependencies-8db5800aba branch June 24, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant