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.5.2 to 3.8.5 #1491

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps webdriver-manager from 3.5.2 to 3.8.5.

Release notes

Sourced from webdriver-manager's releases.

3.8.5

Fix packaging dependency missing (bug from 3.8.4).

What's Changed

New Contributors

Full Changelog: SergeyPirogov/webdriver_manager@v3.8.4...v3.8.5

v3.8.4

What's Changed

New Contributors

Full Changelog: SergeyPirogov/webdriver_manager@v3.8.3...v3.8.4

v3.8.3

What's Changed

New Contributors

Full Changelog: SergeyPirogov/webdriver_manager@v3.8.2...v3.8.3

v3.8.2

Full Changelog: SergeyPirogov/webdriver_manager@v3.8.1...v3.8.2

v3.8.1

What's Changed

New Contributors

Full Changelog: SergeyPirogov/webdriver_manager@v3.8.0...v3.8.1

v3.8.0

... (truncated)

Changelog

Sourced from webdriver-manager's changelog.

Changelog


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

  • Error in webdriver.util get_browser_version_from_os for 32 bit applications (#315)
  • EdgeChromiumDriverManager().install() fails in 3.5.3 when no Edge found (#312)
  • Driver cache doesn't work with WDM 3.5.3 (Win) (#311)
  • google-chrome version is "UNKNOWN" with webdriver_manager 3.5.3 (Win) (#307)

3.5.3 Determine browser versions on Windows

Fixes

  • Fixed logger for EdgeChromiumDriverManager and IEDriverManager (#269, #272).
  • Fixed JSONDecodeError when raising ValueError message of failed request. (#273).
  • Fixed geckodriver permissions. When webdriver.Firefox(GeckoDriverManager().install()) caused os error 10061.

Features

  • MSEdge: Take the latest stable major version bound to OS(!) when Edge browser version was not determined. (#302, (#305)
  • Windows: Determine browsers versions on Windows 32/64 bit by many ways. MSEdge, Chrome, Chromium, Firefox. PowerShell required. (#261, #193, #293).
  • Chrome/Chromium: Determine architecture of Mac M1 ARM64 for in ChromeDriverManager (#299, #205, #285)
  • Re-download webdriver binary in cases when it was not found in cache (was deleted) (#286)

  • 3.5.2

Features

  • SSL verification can be disabled by setting os.environ['WDM_SSL_VERIFY']='0' in case if you have troubles with SSL Certificates or SSL Certificate Chain (like in issues #219, #226)

Fixes

  • Log duplication (#259)
  • Failed to Download the Edge driver for particular Version (#251)
  • WDM_LOG_LEVEL not work (#255)

Improvements

  • Softly download latest webdriver version even if browser version is unknown. (#254, also fixes #251)

... (truncated)

Commits
  • 0eaa772 Merge pull request #466 from aleksandr-kotlyar/3.8.5-pipenv-fix
  • dcd720e update Pipfile.lock (probable fix pipenv installation)
  • c1bc66a Update setup.py
  • 395f221 Update init.py
  • 718c3ca fix: dependency issue (#455)
  • 35405f1 bump to 3.8.4
  • a9ee422 Merge pull request #452 from aleksandr-kotlyar/release_3.8.4
  • 439c714 update actions in case node12 is not supported by github-actions
  • 8f062c3 Merge pull request #450 from weddleben/doc_change
  • 0757114 fix English syntax
  • 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 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 [webdriver-manager](https://github.com/SergeyPirogov/webdriver_manager) from 3.5.2 to 3.8.5.
- [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.5.2...v3.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 21, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #1604.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/pip/webdriver-manager-3.8.5 branch July 24, 2023 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants