chore(deps): bump the npm group across 1 directory with 8 updates#95
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the npm group across 1 directory with 8 updates#95dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [commander](https://github.com/tj/commander.js) | `12.1.0` | `13.1.0` | | [nw](https://github.com/nwjs/npm-installer) | `0.93.0` | `0.94.1` | | [nw-builder](https://github.com/nwutils/nw-builder) | `4.13.1` | `4.13.8` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.284` | `0.0.299` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.3` | `22.10.10` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.26.0` | `4.28.1` | | [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) | `4.1.27` | `4.1.28` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.5` | `3.0.4` | Updates `commander` from 12.1.0 to 13.1.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@v12.1.0...v13.1.0) Updates `nw` from 0.93.0 to 0.94.1 - [Changelog](https://github.com/nwjs/npm-installer/blob/main/CHANGELOG.md) - [Commits](https://github.com/nwjs/npm-installer/commits) Updates `nw-builder` from 4.13.1 to 4.13.8 - [Release notes](https://github.com/nwutils/nw-builder/releases) - [Changelog](https://github.com/nwutils/nw-builder/blob/main/CHANGELOG.md) - [Commits](nwutils/nw-builder@v4.13.1...v4.13.8) Updates `@types/chrome` from 0.0.284 to 0.0.299 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/node` from 22.9.3 to 22.10.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `selenium-webdriver` from 4.26.0 to 4.28.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `@types/selenium-webdriver` from 4.1.27 to 4.1.28 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver) Updates `vitest` from 2.1.5 to 3.0.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/vitest) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: nw dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: nw-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/selenium-webdriver" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Superseded by #96. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
12.1.013.1.00.93.00.94.14.13.14.13.80.0.2840.0.29922.9.322.10.104.26.04.28.14.1.274.1.282.1.53.0.4Updates
commanderfrom 12.1.0 to 13.1.0Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
e6f56c813.1.0ad3ecf0Add 13.1 to CHANGELOG (#2315)2619c99Fix example code in Readme_zh-CN.md (#2313)8263b7fAdd support for dual long options when no short option (#2312)bb733f4Reorder funding with active maintainers first (#2310)d6bcb0b13.0.0fa9e5edUpdate release datefb2c46aUpdate CHANGELOG for 13.0.0 (#2301)49423a2Add save/restore state to allow multiple calls to parse (#2299)497c11dUpdate dependencies (#2295)Updates
nwfrom 0.93.0 to 0.94.1Changelog
Sourced from nw's changelog.
... (truncated)
Commits
Updates
nw-builderfrom 4.13.1 to 4.13.8Release notes
Sourced from nw-builder's releases.
... (truncated)
Changelog
Sourced from nw-builder's changelog.
... (truncated)
Commits
ce71ec8chore(main): release 4.13.8 (#1325)b9b96ffchore(deps): bump the npm group across 1 directory with 11 updates (#1332)5f323dfchore(docs): fix CJS import usage example1b61bd1chore(docs): clarify non-usage of srcDir in CLi interfaced673459chore(docs): clarify CJS usage580668ffix(bld): await archiver.finalize (#1333)8c09908chore(test): download latest NW.js version for Linux demo appc047055chore(main): release 4.13.7 (#1318)64f5709fix(get): use \s+ to split lines containing shasum info5d84eeachore(main): release 4.13.6 (#1315)Updates
@types/chromefrom 0.0.284 to 0.0.299Commits
Updates
@types/nodefrom 22.9.3 to 22.10.10Commits
Updates
selenium-webdriverfrom 4.26.0 to 4.28.1Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
Updates
@types/selenium-webdriverfrom 4.1.27 to 4.1.28Commits
Updates
vitestfrom 2.1.5 to 3.0.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
9e40437chore: release v3.0.4ef1464ffix: applydevelopment|productioncondition on Vite 6 (#7301)38ea8eafix(deps): update all non-major dependencies (#7297)dff4406fix: filter projects eagerly during config resolution (#7313)ce6af70fix(types): fix public types (#7328)bff70befix(typechecking): support typechecking parsing with Vite 6 (#7335)a8d123cchore(deps): update eslint packages (#7086)33ab8a2chore: release v3.0.3e43a8f5fix(browser): don't fail when running --browser.headless if the browser proje...fa4634bfix(browser): don't throw a validation error if v8 coverage is used with filt...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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