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-dev): bump appium-chromedriver from 5.6.78 to 7.0.3 #1046

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Bumps appium-chromedriver from 5.6.78 to 7.0.3.

Release notes

Sourced from appium-chromedriver's releases.

v7.0.3

7.0.3 (2025-02-13)

Miscellaneous Chores

v7.0.2

7.0.2 (2025-02-05)

Miscellaneous Chores

v7.0.1

7.0.1 (2025-01-29)

Miscellaneous Chores

  • ChromeDriver Bump to v132.0.6834.159 (#457) (86fa246)

v7.0.0

7.0.0 (2025-01-24)

⚠ BREAKING CHANGES

  • The detectWebDriverProtocol method of the Chromedriver class has been removed
  • The desiredProtocol property of the Chromedriver class has been renamed to _desiredProtocol
  • The driverVersion property of the Chromedriver has been changed to a getter

Features

  • Determine chromedriver version from the /status API output (#456) (797c8cc)

v6.1.16

6.1.16 (2025-01-23)

Miscellaneous Chores

  • ChromeDriver Bump to v132.0.6834.110 (#454) (152a416)

v6.1.15

6.1.15 (2025-01-15)

Miscellaneous Chores

v6.1.14

6.1.14 (2025-01-08)

... (truncated)

Changelog

Sourced from appium-chromedriver's changelog.

7.0.3 (2025-02-13)

Miscellaneous Chores

7.0.2 (2025-02-05)

Miscellaneous Chores

7.0.1 (2025-01-29)

Miscellaneous Chores

  • ChromeDriver Bump to v132.0.6834.159 (#457) (86fa246)

7.0.0 (2025-01-24)

⚠ BREAKING CHANGES

  • The detectWebDriverProtocol method of the Chromedriver class has been removed
  • The desiredProtocol property of the Chromedriver class has been renamed to _desiredProtocol
  • The driverVersion property of the Chromedriver has been changed to a getter

Features

  • Determine chromedriver version from the /status API output (#456) (797c8cc)

6.1.16 (2025-01-23)

Miscellaneous Chores

  • ChromeDriver Bump to v132.0.6834.110 (#454) (152a416)

6.1.15 (2025-01-15)

Miscellaneous Chores

6.1.14 (2025-01-08)

Miscellaneous Chores

  • ChromeDriver Bump to v131.0.6778.264 (#452) (60948b7)

6.1.13 (2025-01-06)

... (truncated)

Commits
  • 16acca2 chore(release): 7.0.3 [skip ci]
  • b80fb70 chore: ChromeDriver Bump to v133.0.6943.98 (#459)
  • fb9b76e chore(release): 7.0.2 [skip ci]
  • 4310bb0 chore: ChromeDriver Bump to v133.0.6943.53 (#458)
  • ec8e7e0 chore(release): 7.0.1 [skip ci]
  • 86fa246 chore: ChromeDriver Bump to v132.0.6834.159 (#457)
  • 9ec6fb6 chore(release): 7.0.0 [skip ci]
  • 797c8cc feat: Determine chromedriver version from the /status API output (#456)
  • 5a066ac chore(release): 6.1.16 [skip ci]
  • 152a416 chore: ChromeDriver Bump to v132.0.6834.110 (#454)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [appium-chromedriver](https://github.com/appium/appium-chromedriver) from 5.6.78 to 7.0.3.
- [Release notes](https://github.com/appium/appium-chromedriver/releases)
- [Changelog](https://github.com/appium/appium-chromedriver/blob/master/CHANGELOG.md)
- [Commits](appium/appium-chromedriver@v5.6.78...v7.0.3)

---
updated-dependencies:
- dependency-name: appium-chromedriver
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2025
@mykola-mokhnach mykola-mokhnach merged commit 8c378ab into master Feb 14, 2025
11 checks passed
@mykola-mokhnach mykola-mokhnach deleted the dependabot/npm_and_yarn/appium-chromedriver-7.0.3 branch February 14, 2025 08:39
github-actions bot pushed a commit that referenced this pull request Feb 14, 2025
## [4.0.4](v4.0.3...v4.0.4) (2025-02-14)

### Miscellaneous Chores

* **deps-dev:** bump @types/node from 20.17.19 to 22.13.4 ([#1048](#1048)) ([3f5fd5e](3f5fd5e))
* **deps-dev:** bump appium-chromedriver from 5.6.78 to 7.0.3 ([#1046](#1046)) ([8c378ab](8c378ab))
* **deps-dev:** bump mocha from 10.8.2 to 11.1.0 ([#1049](#1049)) ([fd55f15](fd55f15))
* **deps-dev:** bump sinon from 17.0.2 to 19.0.2 ([#1050](#1050)) ([c7d29a1](c7d29a1))
Copy link

🎉 This PR is included in version 4.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant