surfedushare / search-portal

A search service for finding open access higher education learning materials
MIT License
2 stars 1 forks source link

Bump webdriver-manager from 3.5.4 to 3.8.6 #831

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps webdriver-manager from 3.5.4 to 3.8.6.

Release notes

Sourced from webdriver-manager's releases.

3.8.6

What's Changed

New Contributors

Full Changelog: https://github.com/SergeyPirogov/webdriver_manager/compare/v3.8.5...v3.8.6

3.8.5

Fix packaging dependency missing (bug from 3.8.4).

What's Changed

New Contributors

Full Changelog: https://github.com/SergeyPirogov/webdriver_manager/compare/v3.8.4...v3.8.5

v3.8.4

What's Changed

New Contributors

Full Changelog: https://github.com/SergeyPirogov/webdriver_manager/compare/v3.8.3...v3.8.4

v3.8.3

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from webdriver-manager's changelog.

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
Commits
  • 27e6988 remove (temporary) codecov in case its not in pypi anymore
  • b877dcf fix deploy
  • f1afacd Merge pull request #504 from aleksandr-kotlyar/logs_04_2023
  • 10f6dd5 improve readme
  • c0d05f2 Merge pull request #502 from aleksandr-kotlyar/upgrade_CodeQL_08.04.2023
  • b857434 upgrade actions in cause of deprecation warnings on april 2023
  • d335d73 Merge pull request #498 from lettow-humain/master
  • 00d9fde Modifying exception message
  • 57cccd1 Catch ConnectionError
  • 979dd8e Merge pull request #495 from aleksandr-kotlyar/fix_opera_tests
  • 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)