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 webdriver-manager from 3.9.1 to 4.0.1 #1439

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps webdriver-manager from 3.9.1 to 4.0.1.

Release notes

Sourced from webdriver-manager's releases.

v4.0.1

What's Changed

New Contributors

Full Changelog: SergeyPirogov/webdriver_manager@v4.0.0...v4.0.1

v4.0.0

What's Changed

New Contributors

Full Changelog: SergeyPirogov/webdriver_manager@v3.9.1...v4.0.0

Changelog

Sourced from webdriver-manager's changelog.

4.0.1

  • Add correct os_type determination while on cygwin
  • Up-to date README.md

4.0.0

  • Refactor

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2023
github-actions[bot]
github-actions bot previously approved these changes Sep 26, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 5e8b47e to c84aee1 Compare September 26, 2023 00:40
github-actions[bot]
github-actions bot previously approved these changes Sep 26, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from c84aee1 to 19585a4 Compare September 27, 2023 01:03
github-actions[bot]
github-actions bot previously approved these changes Sep 27, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 19585a4 to 82fa72d Compare September 29, 2023 00:42
github-actions[bot]
github-actions bot previously approved these changes Sep 29, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 82fa72d to 91087bd Compare September 29, 2023 00:55
github-actions[bot]
github-actions bot previously approved these changes Sep 29, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 91087bd to 611fce9 Compare October 2, 2023 00:53
github-actions[bot]
github-actions bot previously approved these changes Oct 2, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 611fce9 to 7463eb3 Compare October 4, 2023 00:37
github-actions[bot]
github-actions bot previously approved these changes Oct 4, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 7463eb3 to 33af4e4 Compare October 4, 2023 00:54
github-actions[bot]
github-actions bot previously approved these changes Oct 4, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 33af4e4 to 2359b60 Compare October 5, 2023 00:48
github-actions[bot]
github-actions bot previously approved these changes Oct 5, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 2359b60 to 0bc7a21 Compare October 5, 2023 00:51
github-actions[bot]
github-actions bot previously approved these changes Oct 5, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 0bc7a21 to f0b319e Compare October 6, 2023 00:52
github-actions[bot]
github-actions bot previously approved these changes Oct 6, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from f0b319e to 65601ad Compare October 10, 2023 00:53
github-actions[bot]
github-actions bot previously approved these changes Oct 10, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 65601ad to 0c9bf50 Compare October 11, 2023 00:25
github-actions[bot]
github-actions bot previously approved these changes Oct 11, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 0c9bf50 to 0971d76 Compare October 12, 2023 00:47
github-actions[bot]
github-actions bot previously approved these changes Oct 12, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 0971d76 to 9758131 Compare October 12, 2023 00:54
github-actions[bot]
github-actions bot previously approved these changes Oct 12, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 9758131 to 26595a5 Compare October 12, 2023 01:00
github-actions[bot]
github-actions bot previously approved these changes Oct 12, 2023
Bumps [webdriver-manager](https://github.com/SergeyPirogov/webdriver_manager) from 3.9.1 to 4.0.1.
- [Release notes](https://github.com/SergeyPirogov/webdriver_manager/releases)
- [Changelog](https://github.com/SergeyPirogov/webdriver_manager/blob/master/CHANGELOG.md)
- [Commits](SergeyPirogov/webdriver_manager@v3.9.1...v4.0.1)

---
updated-dependencies:
- dependency-name: webdriver-manager
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/webdriver-manager-4.0.1 branch from 26595a5 to c9c9eb7 Compare October 16, 2023 01:19
@DonnieBLT DonnieBLT enabled auto-merge (squash) October 17, 2023 20:15
@DonnieBLT DonnieBLT merged commit 49e31b9 into main Oct 17, 2023
4 checks passed
@DonnieBLT DonnieBLT deleted the dependabot/pip/webdriver-manager-4.0.1 branch October 17, 2023 20:18
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.

1 participant