Skip to content
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

chore(deps): bump the npm group across 1 directory with 2 updates #1068

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps the npm group with 2 updates in the / directory: selenium-webdriver and vitest.

Updates selenium-webdriver from 4.19.0 to 4.20.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.20.0

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • a12c3b56a9 - [build] Moving versions to nightly :: Diego Molina
  • 4fec60d2b8 - [rb] Update Gemfile.lock :: Alex Rodionov
  • 96cf53a454 - [rb] Fix document generation :: Alex Rodionov
  • 507970233b - [build] Bumping actions versions :: Diego Molina
  • 63e815627f - Update mirror info (Thu Mar 28 00:15:30 UTC 2024) :: Selenium CI Bot
  • b7d831db8c - [bidi][js] Update the capture screenshot APIs to include all parameters and remove scroll parameter (#13744) :: Puja Jagani
  • 0b29138fa7 - [rust] Bump to rules_rust 0.41.0 (Rust 1.77.0) :: Boni García
  • cc7f3402f8 - Update mirror info (Fri Mar 29 00:15:26 UTC 2024) :: Selenium CI Bot
  • acd9d0e77d - [bidi] [java] Fix the bazel file after the BiDi breaking change :: Puja Jagani
  • abe0ee07dc - [java] Updating change log and bumping version :: Puja Jagani
  • 3ef121c0b2 - Update mirror info (Fri Mar 29 12:14:17 UTC 2024) :: Selenium CI Bot
  • 6cda692993 - [grid] synchronize read from field written by other thread :: Jörg Sautter
  • 9c6ccdbf40 - Update mirror info (Sat Mar 30 00:14:35 UTC 2024) :: Selenium CI Bot
  • 1f88231e2b - [js] Fix linting (#13753) :: Puja Jagani
  • a2aa09f143 - Bumping to SNAPSHOT for Nightly :: Diego Molina
  • ec7c11fae8 - Update mirror info (Mon Apr 1 12:08:01 UTC 2024) :: Selenium CI Bot
  • e90e4a5001 - [rb] Return JRuby dependencies :: Alex Rodionov
  • ef3d9e870e - [rb][java][dotnet][py] Skipping Edge tests due to https://bugs.chromium.org/p/chromedriver/issues/detail?id=4743 :: Diego Molina
  • a169d905b4 - [JS][bidi] Impelments functionality to retrieve all top-level browsing contexts :: Sri Harsha
  • a663d280de - [js] Running format script :: Diego Molina
  • 37565afc72 - [dotnet] Simplify definition of building test web server for unit tests :: Nikolay Borisenko
  • 911b312090 - [js] Add JS comments for BiDi related files (#13763) :: Puja Jagani
  • 309b3e802f - [bidi][java] Deprecate using builder for Locate Node parameters. (#13767) :: Puja Jagani
  • baf6116541 - [bidi][java] Update Locator class to not use optional :: Puja Jagani
  • cca70e3eb4 - [JS] lint fixes :: Sri Harsha
  • 68ad9845aa - [grid] do not create unused HttpResponse instances :: Jörg Sautter
  • aaa7e791a4 - [bidi][java] Enable chrome tests (#13770) :: Puja Jagani
  • b49ae752c9 - [JS] Set browserName by default when browserOptions are used :: Sri Harsha
  • 111941bd3c - [JS] Implement fullPageScreenshot functionality for Firefox (#13301) :: Sri Harsha
  • 38829c7c63 - [bidi][java] Enable grid BiDi chrome test (#13778) :: Puja Jagani
  • 12ed6cc2d9 - [dotnet] use correct devtools session id after reinitialization (#13768) :: schrufygroovy
  • 44eba5952f - [js] Running format script :: Diego Molina
  • 8c8adec916 - [grid] handle baseRoute like the hubRoute and the graphqlRoute (#13772) :: Jörg Sautter
  • 392ffbc08d - [JS] Remove duplicate license agreement from files :: Sri Harsha
  • b800dfcde2 - [java] [bidi] Enable test that pass in chrome :: Puja Jagani

... (truncated)

Commits
  • 866c76c Release 4.20.0 (#13870)
  • 8086b25 [build] Updating scripts for automated release
  • 4a6c384 [bidi] Update browsing context create method (#13766)
  • fee33dd Bump java deps
  • f3af582 Remove unused file
  • 753dec8 [bazel] Make unpinned_maven available
  • 5f127db [ci] Disable Ruby tests for Chrome/Edge on Windows
  • 04c9dfc [dotnet] Pushing missing changes to method names in dotnet SM
  • c4a6317 [build] Switching to a different command to pin maven deps
  • 85da948 [dotnet] Renaming methods to follow C# pattern.
  • Additional commits viewable in compare view

Updates vitest from 1.5.0 to 1.5.2

Release notes

Sourced from vitest's releases.

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

  • api: startVitest() to accept stdout and stdin  -  by @​AriPerkkio in vitest-dev/vitest#5493 (780b1)
    • This is listed as a feature, but it doesn't increase the minor version because startVitest API is experimental and doesn't follow semver.

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 81f57f4 chore: release v1.5.2
  • 1be4510 chore: release v1.5.1
  • f1bec62 refactor: remove VitestCache.clearCache method (#5602)
  • 780b187 feat(api): startVitest() to accept stdout and stdin (#5493)
  • 2b3fc0f docs: fix cli-table generator
  • 597e0c2 docs: generate CLI table automatically (#5588)
  • 4da8804 fix(vitest): stubEnv casts boolean on PROD/SSR/DEV (#5590)
  • ec9d7c9 fix: resolve cwd correctly when initiating projects (#5582)
  • e40f992 fix(vitest): watch the output directory correctly (#5584)
  • 9c64967 fix: fix default import.meta.env.PROD: false (#5561)
  • Additional commits viewable in compare view

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 2 updates in the / directory: [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


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

Updates `vitest` from 1.5.0 to 1.5.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.2/packages/vitest)

---
updated-dependencies:
- 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-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 25, 2024
@ayushmanchhabra ayushmanchhabra changed the title chore(deps-dev): bump the npm group across 1 directory with 2 updates chore(deps): bump the npm group across 1 directory with 2 updates Apr 25, 2024
@ayushmanchhabra
Copy link
Collaborator

@dependabot squash and merge

@dependabot dependabot bot merged commit 891b57c into v3 Apr 26, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/v3/npm-e9ad527129 branch April 26, 2024 09:14
ayushmanchhabra pushed a commit that referenced this pull request May 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[3.8.9](v3.8.8...v3.8.9)
(2024-05-25)


### Bug Fixes

* **build:** update module imports
([305e543](305e543))


### Chores

* **ci:** reconfigure GHA to run tests on NW.js Node version
([9461a86](9461a86))
* **deps-dev:** bump rimraf from 5.0.5 to 5.0.6 in the npm group
([#1083](#1083))
([32e25f7](32e25f7))
* **deps-dev:** bump vitest from 1.5.2 to 1.5.3 in the npm group
([#1069](#1069))
([2252ee5](2252ee5))
* **deps-dev:** bump vitest from 1.5.3 to 1.6.0 in the npm group
([#1070](#1070))
([168a12a](168a12a))
* **deps:** bump actions/checkout from 4.1.2 to 4.1.3 in
/.github/workflows in the gha group
([#1064](#1064))
([a71f32c](a71f32c))
* **deps:** bump actions/checkout from 4.1.3 to 4.1.4 in
/.github/workflows in the gha group
([#1066](#1066))
([51ed40e](51ed40e))
* **deps:** bump actions/checkout from 4.1.4 to 4.1.5 in
/.github/workflows in the gha group
([#1072](#1072))
([9909cca](9909cca))
* **deps:** bump actions/checkout from 4.1.5 to 4.1.6 in
/.github/workflows in the gha group
([#1097](#1097))
([618b559](618b559))
* **deps:** bump google-github-actions/release-please-action from 4.1.0
to 4.1.1 in /.github/workflows in the gha group
([#1090](#1090))
([a146f75](a146f75))
* **deps:** bump semver from 7.6.1 to 7.6.2 in the npm group
([#1081](#1081))
([cf1ef1a](cf1ef1a))
* **deps:** bump the gha group in /.github/workflows with 4 updates
([#1059](#1059))
([13fdce2](13fdce2))
* **deps:** bump the npm group across 1 directory with 2 updates
([#1068](#1068))
([891b57c](891b57c))
* **deps:** bump the npm group across 1 directory with 3 updates
([#1073](#1073))
([53b5e4e](53b5e4e))
* **deps:** bump the npm group across 1 directory with 5 updates
([#1104](#1104))
([2f8333e](2f8333e))
* **deps:** bump the npm group with 6 updates
([#1065](#1065))
([7c41c94](7c41c94))
* **deps:** update all to latest
([c470034](c470034))
* **deps:** upgrade `eslint` to v9
([40b5486](40b5486))
* refactor platform parsing logic
([7bd4be8](7bd4be8))
* **test:** uncomment remaining tests
([5ff6477](5ff6477))

---
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