Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on webdriver-manager to permit the latest version.

Release notes

Sourced from webdriver-manager's releases.

v4.0.2

What's Changed

New Contributors

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

Changelog

Sourced from webdriver-manager's changelog.

Changelog


4.0.1

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

4.0.0

  • Refactor

3.9.1

  • Fix new chromedriver path
  • Rework Manager os_type to class - Os System Manager

3.8.6

  • Officially support python 3.11 (3.11.1+)
  • Add MyPy stubs

3.7.1-3.8.5 changelog TBD


3.7.0

  • pytest-xdist support

3.6.2

  • Fix support of Apple M1
  • Add support of dotenv for config

3.6.1

  • Small fixes

3.6.0

Features

  • Add download manager
  • Fix logger disable issue

3.5.4

Features

  • Add Brave support, look "Use with Brave" chapter in README.md (#331)
  • Speed up webdriver-manager in driver.Driver.get_version() method.
  • Disable logs by os.environ['WDM_LOG'] = '0' (Resolves #277)

Fixes

... (truncated)

Commits

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)

Updates the requirements on [webdriver-manager](https://github.com/SergeyPirogov/webdriver_manager) to permit the latest version.
- [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.8.6...v4.0.2)

---
updated-dependencies:
- dependency-name: webdriver-manager
  dependency-version: 4.0.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 25, 2025
Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.30%. Comparing base (a6ebc69) to head (6f4cf68).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   99.31%   99.30%   -0.02%     
==========================================
  Files           7        7              
  Lines         293      288       -5     
==========================================
- Hits          291      286       -5     
  Misses          2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

stale bot commented Jun 26, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 26, 2025
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 python Pull requests that update python code wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants