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 selenium-wire from 4.6.4 to 4.6.5 #189

Merged
merged 1 commit into from Jul 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps selenium-wire from 4.6.4 to 4.6.5.

Changelog

Sourced from selenium-wire's changelog.

4.6.5 (2022-07-09)

  • Fix compatibility issue with DesiredCapabilities and older versions of the Chrome webdriver API.
  • Fix bug where verify_ssl would assume the inverse of the boolean passed (it was the wrong way round).
  • Minor update to support Python 3.10.
  • Minor README updates.
Commits
  • 9368006 Bump version: 4.6.4 → 4.6.5
  • 3c5166a Updates for 4.6.5
  • 3f37ef9 Revert version change
  • cba952d Merge pull request #570 from royopa/patch-1
  • de51d5c Merge pull request #574 from sterliakov/master
  • 7984282 Add 3.10 readme badge
  • 8054f65 Use By locator in test instead of deprecated/removed long lookup method
  • c7ed400 Bump version: 4.6.4 → 4.6.5
  • 27e4e59 Remove werkzeug from main requirements, leave only in dev.
  • 0ccdbdf Add python 3.10 as a CI job
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2022

Codecov Report

Merging #189 (ed22ce9) into master (12120e7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files          14       14           
  Lines        1175     1175           
=======================================
  Hits         1145     1145           
  Misses         30       30           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12120e7...ed22ce9. Read the comment docs.

@roniemartinez
Copy link
Owner

@roniemartinez
Copy link
Owner

@dependabot rebase

Bumps [selenium-wire](https://github.com/wkeeling/selenium-wire) from 4.6.4 to 4.6.5.
- [Release notes](https://github.com/wkeeling/selenium-wire/releases)
- [Changelog](https://github.com/wkeeling/selenium-wire/blob/master/HISTORY.rst)
- [Commits](wkeeling/selenium-wire@4.6.4...4.6.5)

---
updated-dependencies:
- dependency-name: selenium-wire
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/selenium-wire-4.6.5 branch from 60cd9ba to ed22ce9 Compare July 12, 2022 16:53
@roniemartinez roniemartinez merged commit cfa2ac5 into master Jul 12, 2022
@roniemartinez roniemartinez deleted the dependabot/pip/selenium-wire-4.6.5 branch July 12, 2022 17:29
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.

None yet

2 participants