publiclab / mapknitter

Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print.
http://mapknitter.org
GNU General Public License v3.0
267 stars 207 forks source link

Bump selenium-webdriver from 3.142.7 to 4.3.0 #1764

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps selenium-webdriver from 3.142.7 to 4.3.0.

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.3.0

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • fe6bc9952f4 - [IE] update changelog and bump version to 4.2.0 :: titusfortner
  • 49ea73c758e - Fix unreleased note in Ruby changelog (#10713) :: Pavel Lobashov
  • 67dba3e1801 - [java] Avoid checking for non W3C twice. :: Diego Molina
  • 8e7983f7d43 - [java] Removing usage of deprecated caps in DesiredCapabilities :: Diego Molina
  • ad2e2765618 - [java] Removing deprecation for STRICT_FILE_INTERACTABILITY :: Diego Molina
  • 65cb657efd2 - [java] Removing old browser options strings :: Diego Molina
  • 14651c78ec2 - [java] Removing unused import :: Diego Molina
  • 33346076f11 - [java] Removing deprecated caps from response :: Diego Molina
  • c8da7c2d2ad - [java] Making sure "loggingPrefs" only affects Chrome :: Diego Molina
  • 3f794a036ca - [java] Removing more usages of deprecated "platform" capability. :: Diego Molina
  • 2c66554f266 - [java] Adding one more exception for #10711 :: Diego Molina
  • f2e40dc9867 - [grid] Updating testing library deps :: Diego Molina
  • 1c2240df9d7 - [JS] feat: Added virtual authenticator (#10663) :: Tamsil Sajid Amani
  • 52845c30e7f - [java] Adding LOGGING_PREFS to Edge and Chrome options :: Diego Molina
  • ac4d0fdd4a3 - [java] Bumping Java to 4.2.1 and updating CHANGELOG :: Diego Molina
  • d1126b72e16 - [grid] Updating material UI libs :: Diego Molina
  • f677d2d24fe - [grid] Updating typescript :: Diego Molina
  • 6652c1a0bde - [rb] fix bug in default durations :: titusfortner
  • 1570bb3c829 - [rb] update changelog and bump version for 4.2.1 :: titusfortner
  • 00add3506ff - [py] allow setting pointer event attributes in move_by() and move_to_location() :: titusfortner
  • 6afbbcf4006 - [py]: fix flake8 violations in trunk (#10723) :: Simon K
  • 60bf8e40c37 - [py] allow specifying which button gets clicked in pointer action class methods :: titusfortner
  • b0057b54cff - [rb] allow specifying which button gets clicked in pointer action class methods :: titusfortner
  • 6d2a7829f9b - [JS] Fixes lint issues and updates npm packages :: harsha509
  • 34d593f6572 - Add a html page for testing BiDi logEntryAdded events :: Puja Jagani
  • 307673b8947 - [JS] Remove unused param in input.js & minor code cleanup :: harsha509
  • 7bd9b067c09 - [grid] Updating Grid JS deps :: Diego Molina
  • e5a566a5673 - [grid] Reverting pretty-ms upgrade :: Diego Molina
  • 9435a8ae4d3 - [java] Throwing warnings for non-W3C before creating session (#10741) :: Diego Molina
  • 247abe73fd0 - [java] Removing exceptions from accepted W3C caps :: Diego Molina
  • a84d600638d - Adding config for SafariDriver in label commenter :: Diego Molina
  • 38e89630f1c - fix: update ExpectedCondition to extend java util Function (#10695) :: Branden Cash
  • 4bbb7c255ae - [py]: remove deprecated find_element_by_ methods (#10712) :: Simon K
  • 1c5eee468bf - [java] don't abandon driver :: titusfortner

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.3.0 (2022-06-23)

BiDi:

  • Released selenium-devtools 0.103.0 (supports CDP v85, v101, v102, v103)

Ruby:

  • Allow specifying which button is clicked in pointer action class methods
  • Remove deprecated Persistent http class
  • Remove deprecated HasRemoteStatus module
  • Remove deprecated Manager#new_window and Manager#logs
  • ActionBuilder#move_to no longer attempts to move to top left corner of element
  • Remove deprecated support for sending Service parameters directly to Driver constructor
  • Remove deprecated setters and getters for driver path on Browser modules
  • Remove deprecated support for passing in options argument to Options class
  • Allow :options parameter to take Options instance argument like other languages
  • Remove deprecated support for :desired_capabilities & :options with Hash argument

4.2.1 (2022-05-31)

Ruby

  • Fix bug in setting default duration in Actions constructor

4.2.0 (2022-05-27)

BiDi:

  • Released selenium-devtools 0.97.0 (supports CDP v85, v95, v96, v97)
  • Released selenium-devtools 0.98.0 (supports CDP v85, v96, v97, v98)
  • Released selenium-devtools 0.99.0 (supports CDP v85, v97, v98, v99)
  • Released selenium-devtools 0.100.0 (supports CDP v85, v98, v99, v100)
  • Released selenium-devtools 0.101.0 (supports CDP v85, v99, v100, v101)
  • Released selenium-devtools 0.102.0 (supports CDP v85, v100, v101, v102)
  • Implement simple BiDi connection
  • Fix bug in initial BiDi implementation (thanks Boris Petrov!)
  • Fix bug with mutating headers in request interception (#10574)
  • Fix bug with empty response headers (thanks Viren Negi!)

Firefox:

  • Add support to Firefox Options for environment capability
  • Use addon parameter instead of path parameter to avoid using file detector
  • Restore #from_name method to Firefox profile (#10146)

Chromium:

  • Add support for casting desktop

Ruby:

  • Updated minimum required Ruby version to 2.7
  • Fix bug by not attempting to stop service process when it's not started (#10015)

... (truncated)

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 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)
gitpod-io[bot] commented 2 years ago

github-actions[bot] commented 2 years ago

This is an automated pull request by @dependabot, a service we use to keep libraries up to date in our projects. Read this post to learn how to help us understand if it's ready to be merged (there are lots of considerations to balance!): https://bit.ly/3GphOhV

codecov[bot] commented 2 years ago

Codecov Report

Merging #1764 (7650e2e) into main (7ffc9ac) will decrease coverage by 1.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1764      +/-   ##
==========================================
- Coverage   67.04%   66.03%   -1.02%     
==========================================
  Files          40       40              
  Lines        1305     1310       +5     
==========================================
- Hits          875      865      -10     
- Misses        430      445      +15     
Impacted Files Coverage Δ
app/channels/application_cable/connection.rb 0.00% <0.00%> (-90.00%) :arrow_down:
app/models/map.rb 91.25% <0.00%> (-0.63%) :arrow_down:
codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 012dc170 and detected 0 issues on this pull request.

View more on Code Climate.

dependabot[bot] commented 2 years ago

Superseded by #1814.