Skip to content

chore(deps-dev): bump the regular group across 1 directory with 3 updates#311

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/regular-f8c22fd456
Closed

chore(deps-dev): bump the regular group across 1 directory with 3 updates#311
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/regular-f8c22fd456

Conversation

@dependabot
Copy link
Contributor

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

Bumps the regular group with 3 updates in the / directory: @cspell/eslint-plugin, @types/node and eslint-plugin-jsdoc.

Updates @cspell/eslint-plugin from 9.1.1 to 9.1.2

Release notes

Sourced from @​cspell/eslint-plugin's releases.

v9.1.2

Fixes

fix: Do not double encode stdin urls (#7536)

fixes #7517


fix: cspell trace output (#7528)

It was incorrectly trimming ansi strings.


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#7526)

Update Dictionaries (main)

Summary

 packages/cspell-bundled-dicts/package.json |  4 ++--
 pnpm-lock.yaml                             | 24 ++++++++++++------------
 2 files changed, 14 insertions(+), 14 deletions(-)

Changelog

Sourced from @​cspell/eslint-plugin's changelog.

v9.1.2 (2025-06-24)

Fixes

  • fix: Do not double encode stdin urls (#7536)
  • fix: cspell trace output (#7528)

Dictionary Updates

  • fix: Workflow Bot -- Update Dictionaries (main) (#7526)
Commits

Updates @types/node from 24.0.3 to 24.0.4

Commits

Updates eslint-plugin-jsdoc from 51.2.1 to 51.2.3

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v51.2.3

51.2.3 (2025-06-24)

Bug Fixes

  • require-template, no-undefined-types, valid-types: properly parse template tags with defaults; fixes #1418 (#1419) (35e95a1)

v51.2.2

51.2.2 (2025-06-23)

Bug Fixes

  • no-undefined-types: exempt import tags from property checks; fixes #1416 (#1417) (efbcb1c)
Commits
  • 35e95a1 fix(require-template, no-undefined-types, valid-types): properly parse ...
  • efbcb1c fix(no-undefined-types): exempt import tags from property checks; fixes #14...
  • See full diff in compare view

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

…ates

Bumps the regular group with 3 updates in the / directory: [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).


Updates `@cspell/eslint-plugin` from 9.1.1 to 9.1.2
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.1.2/packages/cspell-eslint-plugin)

Updates `@types/node` from 24.0.3 to 24.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-jsdoc` from 51.2.1 to 51.2.3
- [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.2.1...v51.2.3)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  dependency-version: 9.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: "@types/node"
  dependency-version: 24.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 51.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependencies label Jun 24, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jun 24, 2025

Open in StackBlitz

npm i https://pkg.pr.new/tinylibs/tinybench@311

commit: d6d3d6d

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/regular-f8c22fd456 branch June 25, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants