Skip to content

chore(deps-dev): bump the npm group with 3 updates#24

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-d8c3248289
Open

chore(deps-dev): bump the npm group with 3 updates#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-d8c3248289

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the npm group with 3 updates: @types/node, eslint-plugin-jsdoc and globals.

Updates @types/node from 25.0.10 to 25.1.0

Commits

Updates eslint-plugin-jsdoc from 62.1.0 to 62.5.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.5.0

62.5.0 (2026-01-29)

Features

  • check-tag-names: add Typedoc include, includeCode, and TSDoc inheritDoc/inheritdoc and label to allowable inline tags; add TSDoc and typedoc tags (925f6e3)
  • require-description-complete-sentence: allow inline inheritDoc, inheritdoc, include, includeCode, label to avoid rule; fixes #1641 (c5a09c8)
  • valid-types: add Typedoc include, includeCode, and TSDoc inheritDoc/inheritdoc and label to allowable inline tags (c078633)

v62.4.1

62.4.1 (2026-01-24)

Bug Fixes

v62.4.0

62.4.0 (2026-01-23)

Features

  • type-formatting: support trailingPunctuationMultilineOnly boolean option; fixes #1636 (#1638) (3907822)

v62.3.1

62.3.1 (2026-01-22)

Bug Fixes

v62.3.0

62.3.0 (2026-01-20)

Features

  • type-formatting: add objectTypeBracketSpacing option; fixes #1615 (#1632) (78b6980)

v62.2.0

62.2.0 (2026-01-19)

Features

  • no-undefined-types: support strict validation for TS namespaces (#1616) (ed260c5)
Commits
  • 925f6e3 feat(check-tag-names): add Typedoc include, includeCode, and TSDoc `inh...
  • c078633 feat(valid-types): add Typedoc include, includeCode, and TSDoc `inherit...
  • c5a09c8 feat(require-description-complete-sentence): allow inline inheritDoc, `in...
  • ba0034e fix: update jsdoccomment, devDeps. (#1639)
  • 3907822 feat(type-formatting): support trailingPunctuationMultilineOnly boolean o...
  • f443986 fix: update comment-parser, devDeps (#1637)
  • 78b6980 feat(type-formatting): add objectTypeBracketSpacing option; fixes #1615 (...
  • ed260c5 feat(no-undefined-types): support strict validation for TS namespaces (#1616)
  • See full diff in compare view

Updates globals from 17.0.0 to 17.3.0

Release notes

Sourced from globals's releases.

v17.3.0

  • Update globals (2026-02-01) (#336) 295fba9

sindresorhus/globals@v17.2.0...v17.3.0

v17.2.0

  • jasmine: Add throwUnless and throwUnlessAsync globals (#335) 97f23a7

sindresorhus/globals@v17.1.0...v17.2.0

v17.1.0

  • Add webpack and rspack globals (#333) 65cae73

sindresorhus/globals@v17.0.0...v17.1.0

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 npm group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [globals](https://github.com/sindresorhus/globals).


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

Updates `eslint-plugin-jsdoc` from 62.1.0 to 62.5.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.1.0...v62.5.0)

Updates `globals` from 17.0.0 to 17.3.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.0.0...v17.3.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: globals
  dependency-version: 17.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 1, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

📊 Coverage Report — macos-15

File Line % Branch % Funcs % Uncovered Lines
src
decompress.js 45.71 75.00 40.00 36-42 55-104
ffmpeg.js 43.59 100.00 0.00 18-39
main.js 52.01 22.58 100.00 56 62-63 67-68 71-72 75-76 79-80 83-84 91-92 95-96 99-100 103-104 107-108 111-112 118-119 142-146 170-243 246-270
node.js 30.61 100.00 0.00 16-49
nw.js 100.00 50.00 100.00
request.js 91.67 93.33 77.78 28-32 67-68
verify.js 81.03 83.33 100.00 43-53
all files 60.84 53.23 63.16

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

📊 Coverage Report — ubuntu-24.04

File Line % Branch % Funcs % Uncovered Lines
src
decompress.js 41.90 66.67 33.33 20 36-42 53-105
ffmpeg.js 43.59 100.00 0.00 18-39
main.js 52.01 22.58 100.00 56 62-63 67-68 71-72 75-76 79-80 83-84 91-92 95-96 99-100 103-104 107-108 111-112 118-119 142-146 170-243 246-270
node.js 30.61 100.00 0.00 16-49
nw.js 100.00 50.00 100.00
request.js 91.67 93.33 77.78 28-32 67-68
verify.js 81.03 83.33 100.00 43-53
all files 60.24 52.46 64.71

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

📊 Coverage Report — windows-2025

File Line % Branch % Funcs % Uncovered Lines
src
decompress.js 45.71 75.00 40.00 36-42 55-104
ffmpeg.js 43.59 100.00 0.00 18-39
main.js 52.01 22.58 100.00 56 62-63 67-68 71-72 75-76 79-80 83-84 91-92 95-96 99-100 103-104 107-108 111-112 118-119 142-146 170-243 246-270
node.js 30.61 100.00 0.00 16-49
nw.js 100.00 50.00 100.00
request.js 91.67 93.33 77.78 28-32 67-68
verify.js 81.03 83.33 100.00 43-53
all files 60.84 53.23 63.16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants