-
Notifications
You must be signed in to change notification settings - Fork 298
chore(deps): bump the npm group across 1 directory with 9 updates #1404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Bumps the npm group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [commander](https://github.com/tj/commander.js) | `13.1.0` | `14.0.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.26.0` | `9.28.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.3` | `3.2.0` | | [eslint](https://github.com/eslint/eslint) | `9.26.0` | `9.28.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.17` | `50.7.1` | | [globals](https://github.com/sindresorhus/globals) | `16.1.0` | `16.2.0` | | [nw](https://github.com/nwjs/npm-installer) | `0.99.1` | `0.100.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.32.0` | `4.33.0` | Updates `commander` from 13.1.0 to 14.0.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v13.1.0...v14.0.0) Updates `@eslint/js` from 9.26.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.28.0/packages/js) Updates `@vitest/coverage-v8` from 3.1.3 to 3.2.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.0/packages/coverage-v8) Updates `eslint` from 9.26.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.26.0...v9.28.0) Updates `eslint-plugin-jsdoc` from 50.6.17 to 50.7.1 - [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@v50.6.17...v50.7.1) Updates `globals` from 16.1.0 to 16.2.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.1.0...v16.2.0) Updates `nw` from 0.99.1 to 0.100.0 - [Changelog](https://github.com/nwjs/npm-installer/blob/main/CHANGELOG.md) - [Commits](https://github.com/nwjs/npm-installer/commits) Updates `selenium-webdriver` from 4.32.0 to 4.33.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.32.0...selenium-4.33.0) Updates `vitest` from 3.1.3 to 3.2.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.0/packages/vitest) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@vitest/coverage-v8" dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-jsdoc dependency-version: 50.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: nw dependency-version: 0.100.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: selenium-webdriver dependency-version: 4.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: vitest dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Coverage Report
File CoverageNo changed files found. |
Collaborator
|
@dependabot squash and merge |
ayushmanchhabra
pushed a commit
that referenced
this pull request
Jul 7, 2025
🤖 I have created a release *beep* *boop* --- ## [4.13.15](v4.13.14...v4.13.15) (2025-07-07) ### Bug Fixes * update default NW.js version url ([#1412](#1412)) ([467bab8](467bab8)), closes [#1411](#1411) ### Chores * **ci:** enable continue-on-error for env job ([b6ee211](b6ee211)) * **deps:** bump davelosert/vitest-coverage-report-action from 2.8.2 to 2.8.3 in /.github/workflows in the gha group ([#1398](#1398)) ([548d0e5](548d0e5)) * **deps:** bump the npm group across 1 directory with 10 updates ([#1409](#1409)) ([6dd0311](6dd0311)) * **deps:** bump the npm group across 1 directory with 9 updates ([#1404](#1404)) ([29204c1](29204c1)) * fix linting errors ([a7f57ed](a7f57ed)) --- 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
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 npm group with 8 updates in the / directory:
13.1.014.0.09.26.09.28.03.1.33.2.09.26.09.28.050.6.1750.7.116.1.016.2.00.99.10.100.04.32.04.33.0Updates
commanderfrom 13.1.0 to 14.0.0Release notes
Sourced from commander's releases.
Changelog
Sourced from commander's changelog.
Commits
395cf71Preparing for Commander v14.0.0 (#2366)dd7edf4Add typings for helpGroup support (#2367)c324ea3Add support for groups of options and commands in the help (#2328)00af603Merge branch 'develop' into release/14.xfe4bedbci: Update node-version (#2365)ed70e5bBump eslint from 9.23.0 to 9.25.1 (#2362)5bb7b6eBump@eslint/jsfrom 9.23.0 to 9.25.1 (#2363)d0380cfBump typescript from 5.8.2 to 5.8.3 (#2364)a2eebf3Bump@types/nodefrom 22.13.14 to 22.15.3 (#2361)1276c4cBump eslint-config-prettier from 10.1.1 to 10.1.2 (#2360)Updates
@eslint/jsfrom 9.26.0 to 9.28.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
844f5a6chore: package.json update for@eslint/jsreleaseecaef73chore: package.json update for@eslint/jsrelease7bc6c71feat: add no-unassigned-vars rule (#19618)35304ddchore: add missingfundingfield to packages (#19684)Updates
@vitest/coverage-v8from 3.1.3 to 3.2.0Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
59200aechore: release v3.2.0407c0e4fix(coverage): in-source test cases excluded (#7985)e86282echore(deps): update Vite to 6.3.5 (#8051)ba87a62chore: release v3.2.0-beta.33f8159aci(rollup): disable watcher for types generators (#8035)51cd814fix(coverage): browser + v8 in source tests missing (#7946)2854ad6chore: release v3.2.0-beta.2165fb0echore: release v3.2.0-beta.178a3d27feat(coverage): v8 experimental AST-aware remapping (#7736)Updates
eslintfrom 9.26.0 to 9.28.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.