chore(deps): bump the npm group across 1 directory with 4 updates#23
Merged
dependabot[bot] merged 1 commit intomainfrom Aug 10, 2024
Merged
Conversation
Bumps the npm group with 4 updates in the / directory: [nw](https://github.com/nwjs/npm-installer), [nw-builder](https://github.com/nwutils/nw-builder), [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `nw` from 0.89.0 to 0.90.0 - [Changelog](https://github.com/nwjs/npm-installer/blob/main/CHANGELOG.md) - [Commits](https://github.com/nwjs/npm-installer/commits) Updates `nw-builder` from 4.7.8 to 4.8.1 - [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.7.8...v4.8.1) Updates `selenium-webdriver` from 4.22.0 to 4.23.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.22.0...selenium-4.23.0) Updates `vitest` from 1.6.0 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest) --- updated-dependencies: - 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-minor dependency-group: npm - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
@dependabot squash and merge |
ayushmanchhabra
pushed a commit
that referenced
this pull request
Aug 26, 2024
🤖 I have created a release *beep* *boop* --- ## [0.0.1](v0.0.0...v0.0.1) (2024-08-26) ### Bug Fixes * **polyfill:** export polyfill function ([#29](#29)) ([bbd6174](bbd6174)) ### Chores * **deps-dev:** bump ws from 8.17.0 to 8.17.1 ([#11](#11)) ([d1b6a69](d1b6a69)) * **deps:** bump nw from 0.87.0-4 to 0.88.0 in the npm group ([#2](#2)) ([992857e](992857e)) * **deps:** bump the gha group across 1 directory with 2 updates ([#24](#24)) ([06486fb](06486fb)) * **deps:** bump the gha group across 1 directory with 2 updates ([#6](#6)) ([81ad4b9](81ad4b9)) * **deps:** bump the npm group across 1 directory with 2 updates ([#13](#13)) ([cf0f11b](cf0f11b)) * **deps:** bump the npm group across 1 directory with 3 updates ([#10](#10)) ([08b9b6f](08b9b6f)) * **deps:** bump the npm group across 1 directory with 4 updates ([#23](#23)) ([dbbfec2](dbbfec2)) * **deps:** bump the npm group across 1 directory with 5 updates ([#30](#30)) ([042c15c](042c15c)) * **deps:** upgrade nw to 0.88.0-2 ([db02eb6](db02eb6)) * **test:** coverage for nw.App ([#26](#26)) ([9619482](9619482)) --- 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>
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 4 updates in the / directory: nw, nw-builder, selenium-webdriver and vitest.
Updates
nwfrom 0.89.0 to 0.90.0Commits
Updates
nw-builderfrom 4.7.8 to 4.8.1Release notes
Sourced from nw-builder's releases.
Changelog
Sourced from nw-builder's changelog.
Commits
5f9a11fchore(main): release 4.8.1 (#1178)f4c0822chore(deps): bump the npm group across 1 directory with 6 updates (#1185)40223dbfix(bld): maintain cwd when using managedManifest or nativeAddon (#1187)8f4e07dchore(deps): remove unused cli-progress packagec742e32chore(main): release 4.8.0 (#1155)9410455chore(deps): bump the npm group across 1 directory with 8 updates (#1177)7130930chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 in /.github/workflow...96ad585feat(bld): add languageCode option for Windows (#1175)949c4b7fix(bld): pass nw manifest correctly when managedManifest is true (#1176)7c73903chore(deps): migrate from compressing to tar and archiverUpdates
selenium-webdriverfrom 4.22.0 to 4.23.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
4df0a23[build] Prepare for release of Selenium 4.23.0 (#14273)e5422e6[bidi][java] Add high-level logging APIs (#14225)8cf9a59[grid] Set session-request-timeout as client readTimeout in RemoteNewSessionQ...f3724e6[java] Consistent UTF-8 Encoding and Code Enhancements (#14218)72e3a61[java] custom duration for Actions constructor (#14085)10b3305Update logo path in readme (#14177)d883028[rb] Add backtrace locations and cause to errors (#14170)4a17ec3[java] Merge android specific parameters in chrome options (#14217)9aa1a7fpy: fix RelativeBy#near to take 2 parameters (#13082)9d6131fRemove 'browserName' capability from stereotype when using RelaySession (#14247)Updates
vitestfrom 1.6.0 to 2.0.5Release notes
Sourced from vitest's releases.
... (truncated)
Commits
99452a7chore: release v2.0.59b9bdf7chore: remove unnecessary await (#6249)40dfad8docs: add reported tasks docs (#6245)13d85bdfeat: introduce experimental reported tasks (#6149)b76a927refactor(vitest): move public exports to public folder (#6218)56dbfa6refactor: make a distinction between node and runtime types (#6214)a48be6ffix(vitest): correctly resolve mocked node:* imports in mocks folder (#6204)3aab8a1refactor: deprecate all config types from the main Vitest entrypoint, introdu...57d23cedocs: fix inconsistencies, remove low informative twoslash examples (#6200)8cd8272fix(vitest): improvedefineProjectanddefineWorkspacetypes (#6198)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