Skip to content

chore(deps): bump the npm group across 1 directory with 9 updates#1566

Merged
ayushmanchhabra merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-1567e6241f
Apr 13, 2026
Merged

chore(deps): bump the npm group across 1 directory with 9 updates#1566
ayushmanchhabra merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-1567e6241f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the npm group with 7 updates in the / directory:

Package From To
@nwutils/getter 0.2.2 0.2.4
@vitest/coverage-v8 4.0.18 4.1.4
eslint 10.0.2 10.2.0
eslint-plugin-jsdoc 62.7.1 62.9.0
globals 17.4.0 17.5.0
nw 0.109.0 0.110.1
selenium-webdriver 4.41.0 4.43.0

Updates @nwutils/getter from 0.2.2 to 0.2.4

Release notes

Sourced from @​nwutils/getter's releases.

v0.2.4

0.2.4 (2026-03-26)

Bug Fixes

  • types: point to correct path (bade2aa)

v0.2.3

0.2.3 (2026-03-26)

Bug Fixes

Chores

  • deps: bump flatted from 3.3.3 to 3.4.2 (#30) (20cd4ca)
  • deps: bump tar from 7.5.4 to 7.5.7 (#21) (969220c)
  • deps: bump the gha group in /.github/workflows with 2 updates (#23) (6373ad3)
  • deps: bump the npm group across 1 directory with 7 updates (#26) (e35e8b1)
Changelog

Sourced from @​nwutils/getter's changelog.

0.2.4 (2026-03-26)

Bug Fixes

  • types: point to correct path (bade2aa)

0.2.3 (2026-03-26)

Bug Fixes

Chores

  • deps: bump flatted from 3.3.3 to 3.4.2 (#30) (20cd4ca)
  • deps: bump tar from 7.5.4 to 7.5.7 (#21) (969220c)
  • deps: bump the gha group in /.github/workflows with 2 updates (#23) (6373ad3)
  • deps: bump the npm group across 1 directory with 7 updates (#26) (e35e8b1)
Commits
  • 319661b chore(main): release 0.2.4 (#31)
  • bade2aa fix(types): point to correct path
  • 7768e34 chore(main): release 0.2.3 (#22)
  • dfcdd17 fix: export types
  • 20cd4ca chore(deps): bump flatted from 3.3.3 to 3.4.2 (#30)
  • 77aaf71 fix(deps): bump tar from 7.5.10 to 7.5.11 (#29)
  • a699f93 fix(deps): bump tar from 7.5.9 to 7.5.10 (#28)
  • 6373ad3 chore(deps): bump the gha group in /.github/workflows with 2 updates (#23)
  • e35e8b1 chore(deps): bump the npm group across 1 directory with 7 updates (#26)
  • 969220c chore(deps): bump tar from 7.5.4 to 7.5.7 (#21)
  • See full diff in compare view

Updates tar from 7.5.10 to 7.5.13

Commits

Updates @vitest/coverage-v8 from 4.0.18 to 4.1.4

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

... (truncated)

Commits

Updates eslint from 10.0.2 to 10.2.0

Release notes

Sourced from eslint's releases.

v10.2.0

Features

  • 586ec2f feat: Add meta.languages support to rules (#20571) (Copilot)
  • 14207de feat: add Temporal to no-obj-calls (#20675) (Pixel998)
  • bbb2c93 feat: add Temporal to ES2026 globals (#20672) (Pixel998)

Bug Fixes

  • 542cb3e fix: update first-party dependencies (#20714) (Francesco Trotta)

Documentation

  • a2af743 docs: add language to configuration objects (#20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#20645) (kuldeep kumar)

v10.1.0

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#20510) (Nicholas C. Zakas)

Chores

... (truncated)

Commits

Updates eslint-plugin-jsdoc from 62.7.1 to 62.9.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.9.0

62.9.0 (2026-04-01)

Features

  • update jsdoccomment, devDeps. (8569d0c)

v62.8.1

62.8.1 (2026-03-25)

Bug Fixes

  • valid-types: allow required default names; fixes #1675 (bca557b)

v62.8.0

62.8.0 (2026-03-12)

Features

  • tsdoc-ruleset: add recommended TSDoc ruleset (a96bc7c)
Commits
  • 8569d0c feat: update jsdoccomment, devDeps.
  • 5b668af chore(deps): bump brace-expansion from 1.1.12 to 1.1.13
  • 7d0e91a chore: update comment-parser, jsdoccomment, espree, devDeps.
  • bca557b fix(valid-types): allow required default names; fixes #1675
  • 78335ff chore(deps): bump picomatch from 2.3.1 to 2.3.2
  • 7bc2525 chore(deps): bump undici from 6.23.0 to 6.24.0
  • a96bc7c feat(tsdoc-ruleset): add recommended TSDoc ruleset
  • 26276d4 chore(deps-dev): bump rollup from 4.57.1 to 4.59.0
  • See full diff in compare view

Updates globals from 17.4.0 to 17.5.0

Release notes

Sourced from globals's releases.

v17.5.0

  • Update globals (2026-04-12) (#342) 5d84602

sindresorhus/globals@v17.4.0...v17.5.0

Commits

Updates nw from 0.109.0 to 0.110.1

Commits

Updates selenium-webdriver from 4.41.0 to 4.43.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.43.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

Full Changelog: SeleniumHQ/selenium@selenium-4.42.0...selenium-4.43.0

Selenium 4.42.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • dd0f534 [build] Prepare for release of selenium-4.43.0 (#17329)
  • 52a38c6 fix(release): add rust:update command to version reset workflow
  • 7cee048 fix(pypirc): remove setup_pypirc method and update nightly credentials handling
  • 8382015 fix(credentials): add support for nightly PyPI credentials
  • 63e8662 Update mirror info (Thu Apr 9 18:16:15 UTC 2026)
  • 5615f64 fix(version): update selenium-manager to 0.4.43-nightly
  • 9887116 fix(release): specify path for downloading release packages
  • e2d089c fix(dependencies): update selenium-webdriver to 4.43.0.nightly
  • c68d3de Reverting changes done for 4.42.0 release
  • cb536ad Bumping versions to nightly
  • Additional commits viewable in compare view

Updates vitest from 4.0.18 to 4.1.4

Release notes

Sourced from vitest's releases.

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

... (truncated)

Commits
  • ac04bac chore: release v4.1.4
  • 82c858d chore: Remove no-op function in plugin config logic (#8501)
  • d4fbb5c feat(experimental): support aria snapshot (#9668)
  • b77de96 feat(reporter): add filterMeta option to json reporter (#10078)
  • a120e3a feat(experimental): expose assertion as a public field (#10095)
  • 5375780 feat(coverage): default to text reporter skipFull if agent detected (#10018)
  • a1b5f0f fix: make expect(..., message) consistent as error message prefix (#10068)
  • 203f07a fix: use "black" foreground for labeled terminal message to ensure contrast (...
  • 2dc0d62 chore: release v4.1.3
  • 7827363 feat: add experimental.preParse flag (#10070)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 13, 2026

Coverage Report for Vitest Coverage (ubuntu-24.04)

Status Category Percentage Covered / Total
🔵 Lines 20.75% 110 / 530
🔵 Statements 20.71% 110 / 531
🔵 Functions 28.94% 11 / 38
🔵 Branches 24.1% 134 / 556
File CoverageNo changed files found.
Generated in workflow #989 for commit 03d8767 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 13, 2026

Coverage Report for Vitest Coverage (windows-2025)

Status Category Percentage Covered / Total
🔵 Lines 19.62% 104 / 530
🔵 Statements 19.58% 104 / 531
🔵 Functions 28.94% 11 / 38
🔵 Branches 21.94% 122 / 556
File CoverageNo changed files found.
Generated in workflow #989 for commit 03d8767 by the Vitest Coverage Report Action

@ayushmanchhabra
Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps the npm group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nwutils/getter](https://github.com/nwutils/getter) | `0.2.2` | `0.2.4` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.4` |
| [eslint](https://github.com/eslint/eslint) | `10.0.2` | `10.2.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.7.1` | `62.9.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` |
| [nw](https://github.com/nwjs/npm-installer) | `0.109.0` | `0.110.1` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.41.0` | `4.43.0` |



Updates `@nwutils/getter` from 0.2.2 to 0.2.4
- [Release notes](https://github.com/nwutils/getter/releases)
- [Changelog](https://github.com/nwutils/getter/blob/main/CHANGELOG.md)
- [Commits](nwutils/getter@v0.2.2...v0.2.4)

Updates `tar` from 7.5.10 to 7.5.13
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.10...v7.5.13)

Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/coverage-v8)

Updates `eslint` from 10.0.2 to 10.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.2...v10.2.0)

Updates `eslint-plugin-jsdoc` from 62.7.1 to 62.9.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.7.1...v62.9.0)

Updates `globals` from 17.4.0 to 17.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.4.0...v17.5.0)

Updates `nw` from 0.109.0 to 0.110.1
- [Changelog](https://github.com/nwjs/npm-installer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nwjs/npm-installer/commits)

Updates `selenium-webdriver` from 4.41.0 to 4.43.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.41.0...selenium-4.43.0)

Updates `vitest` from 4.0.18 to 4.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@nwutils/getter"
  dependency-version: 0.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: tar
  dependency-version: 7.5.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: globals
  dependency-version: 17.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: nw
  dependency-version: 0.110.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: selenium-webdriver
  dependency-version: 4.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vitest
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-1567e6241f branch from 635cfaa to 03d8767 Compare April 13, 2026 18:13
@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for Vitest Coverage (macos-15)

Status Category Percentage Covered / Total
🔵 Lines 28.67% 152 / 530
🔵 Statements 28.62% 152 / 531
🔵 Functions 42.1% 16 / 38
🔵 Branches 21.04% 117 / 556
File CoverageNo changed files found.
Generated in workflow #989 for commit 03d8767 by the Vitest Coverage Report Action

@ayushmanchhabra ayushmanchhabra merged commit 78dc27b into main Apr 13, 2026
4 checks passed
@ayushmanchhabra ayushmanchhabra deleted the dependabot/npm_and_yarn/npm-1567e6241f branch April 13, 2026 18:15
ayushmanchhabra pushed a commit that referenced this pull request Apr 14, 2026
🤖 I have created a release *beep* *boop*
---


##
[4.17.7](v4.17.6...v4.17.7)
(2026-04-14)


### Bug Fixes

* **deps-dev:** bump axios from 1.13.6 to 1.15.0
([#1563](#1563))
([ee48cb9](ee48cb9))
* **deps-dev:** bump flatted from 3.3.3 to 3.4.2
([#1550](#1550))
([da72d3e](da72d3e))
* **deps-dev:** bump follow-redirects from 1.15.11 to 1.16.0
([#1569](#1569))
([5dfea88](5dfea88))
* **deps:** bump @xmldom/xmldom from 0.8.10 to 0.8.12
([#1557](#1557))
([cd02e4e](cd02e4e))
* **deps:** bump brace-expansion from 2.0.2 to 2.1.0
([#1565](#1565))
([9c83fc0](9c83fc0))
* **deps:** bump lodash from 4.17.23 to 4.18.1
([#1561](#1561))
([f842b9b](f842b9b))


### Chores

* **deps:** bump the gha group across 1 directory with 4 updates
([#1568](#1568))
([356389f](356389f))
* **deps:** bump the npm group across 1 directory with 9 updates
([#1566](#1566))
([78dc27b](78dc27b))
* **test:** skip run test
([47860f8](47860f8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant