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

Bump tough-cookie, chromedriver and webdriverio in /tests_root/wdio #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2023

Removes tough-cookie. It's no longer used after updating ancestor dependencies tough-cookie, chromedriver and webdriverio. These dependencies need to be updated together.

Removes tough-cookie

Updates chromedriver from 2.45.0 to 114.0.2

Commits

Updates webdriverio from 4.14.2 to 8.11.3

Release notes

Sourced from webdriverio's releases.

v8.11.3 (2023-07-07)

🐛 Bug Fix

  • wdio-jasmine-framework
  • wdio-junit-reporter
  • wdio-allure-reporter
    • #10475 @​wdio/allure-reporter cucumber step reporter adds blank steps before and after each scenario bug fixing (@​JordiSAGE)
  • devtools
  • wdio-cucumber-framework
    • #10567 @​wdio/cucumber-framework: Enables ability to set a default language for feature files (@​lukefitz1)

💅 Polish

  • wdio-browserstack-service
    • #10601 [browserstack-service] added beforeAll and afterAll hook mappings for WDIO mocha and jasmine (@​sriteja777)
  • webdriver

📝 Documentation

Committers: 8

v8.11.2 (2023-06-12)

🐛 Bug Fix

  • wdio-spec-reporter
  • webdriverio
    • #10535 waitUntil, if given should return custom error message when condition returns always false (@​rashiq231)
  • wdio-browser-runner, wdio-globals, wdio-jasmine-framework, wdio-runner

Committers: 2

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v8.11.3 (2023-07-07)

🐛 Bug Fix

  • wdio-jasmine-framework
  • wdio-junit-reporter
  • wdio-allure-reporter
    • #10475 @​wdio/allure-reporter cucumber step reporter adds blank steps before and after each scenario bug fixing (@​JordiSAGE)
  • devtools
  • wdio-cucumber-framework
    • #10567 @​wdio/cucumber-framework: Enables ability to set a default language for feature files (@​lukefitz1)

💅 Polish

  • wdio-browserstack-service
    • #10601 [browserstack-service] added beforeAll and afterAll hook mappings for WDIO mocha and jasmine (@​sriteja777)
  • webdriver

📝 Documentation

Committers: 8

v8.11.2 (2023-06-12)

🐛 Bug Fix

  • wdio-spec-reporter
  • webdriverio
    • #10535 waitUntil, if given should return custom error message when condition returns always false (@​rashiq231)
  • wdio-browser-runner, wdio-globals, wdio-jasmine-framework, wdio-runner

Committers: 2

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wdio-user, a new releaser for webdriverio since your current version.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [chromedriver](https://github.com/giggio/node-chromedriver) and [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `chromedriver` from 2.45.0 to 114.0.2
- [Commits](giggio/node-chromedriver@2.45.0...114.0.2)

Updates `webdriverio` from 4.14.2 to 8.11.3
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.11.3/packages/webdriverio)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: chromedriver
  dependency-type: direct:development
- dependency-name: webdriverio
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants