ryanckulp / speedrail

Rails 7 app template: Devise auth, Stripe billing, Tailwind CSS, admin panel, SEO helpers, etc
https://founderhacker.com/24-hour-mvp
MIT License
228 stars 29 forks source link

Bump selenium-webdriver, figaro, rename and webdrivers #89

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps selenium-webdriver, figaro, rename and webdrivers. These dependencies needed to be updated together. Updates selenium-webdriver from 4.10.0 to 4.13.1

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.13

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • 3b7b377d58 - update versions and change logs for 4.13 :: titusfortner
  • 6fac66ec02 - update selenium manager files for 4.13.0 release :: titusfortner
  • b8840441fd - [dotnet] Remove Microsoft.IdentityModel.Tokens as dependency (#12777) :: Nikolay Borisenko
  • bf4b286dc0 - Restore required version of Newtonsoft to 13.0.1 (#12817) :: Titus Fortner
  • e66fbf532e - [dotnet] allow user to start service before creating driver (#12816) :: Titus Fortner
  • 739787747b - [ci] do not locally execute a script intended for ci :: titusfortner
  • e7c60f5e20 - Update tracing.txt :: Puja Jagani
  • 1fa0af43ba - Add more detail to the remote build doc :: Simon Mavi Stewart
  • e565660b8f - Add note on how to execute builds on EngFlow :: Simon Mavi Stewart
  • 8c337c5fb5 - update change logs :: CI Build
  • e2640f1912 - [java] fix formatting :: CI Build
  • f843e8b146 - [rb] allow service to be started before the driver :: titusfortner
  • e5ce6fd8c1 - Look for Selenium Manager in path defined by Environment Variable (#12752) :: Titus Fortner
  • 553791ccf4 - [rust] Fix config setup in Selenium Manager (#12807) :: Boni García
  • bf5d59248d - [rb] fix flaky test :: titusfortner
  • 44ac51fbbc - [js] remove virtual authenticator credential test assertions :: titusfortner
  • 3999f31a19 - [dotnet] remove virtual authenticator credential test assertions :: titusfortner
  • fb358a48a7 - [py] remove unused import in tests :: titusfortner
  • 488b96aeda - [py] do not test for virtual authentication properties :: titusfortner
  • 5ab7dfaa4a - [rb] update gemfile lock :: titusfortner
  • 462194534a - [rb] remove assertions in virtual authenticator tests :: titusfortner
  • ab1fe36bc9 - [java][bidi] Mark browsing context tests unimplemented fir firefox :: Puja Jagani
  • aa7ba43425 - Update mirror info (Fri Sep 22 12:06:44 UTC 2023) :: Selenium CI Bot
  • 9e20c44f08 - Run format script. No logical changes :: Simon Mavi Stewart
  • 1337b209be - [java] Bumping version to 4.13.0-SNAPSHOT for nightly :: titusfortner
  • 83a27e797c - [bidi][java] Add browsing context capture screenshot method :: Puja Jagani
  • 465bb1e219 - [bidi][java] Add browsing context handle user prompt methods :: Puja Jagani
  • 79f73c4698 - [bidi][java] Add browsing context reload methods implemented by the browsers :: Puja Jagani
  • 3a126babc7 - [java] Add braces rather than assume a single statement in a block. No logical changes :: Simon Mavi Stewart
  • 304df19c32 - [bazel] Add support for pinning Firefox Dev Edition (#12762) :: Simon Stewart
  • fbfaab5a71 - [dotnet] Use correct Newtonsoft.Json 11.0.1 as minimum required (#12776) :: Nikolay Borisenko
  • 9d20124541 - [rust] Capitalize first words in 0.4.12 changelogs :: Boni Garcia
  • 8a8120cc4e - [ci] Fix the failing RBE build :: Simon Mavi Stewart
  • f7fa71035c - Roll pinned browsers :: Simon Mavi Stewart
  • 6e33959550 - [dotnet] Use the lower version of Newtonsoft.Json as dependency (#12772) :: Nikolay Borisenko

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.13.1 (2023-09-25)

Ruby:

  • Fix bug preventing logging chromedriver to file

4.13.0 (2023-09-25)

Ruby:

  • Fix bug preventing using performance logging with chromium
  • Allow users to set Selenium Manager path by environment variable (#12752)
  • Allow service to be started before the driver
  • remove deprecated driver extensions for location and network connection

BiDi:

  • Released selenium-devtools 0.117.0 (supports CDP v85, v115, v116, v117)

4.12.0 (2023-08-31)

Ruby:

  • Fix bug preventing good error messages in Selenium Manager when stdout empty
  • Fix bug with Firefox not loading net/http library by default (#12506)
  • Remove support for using capabilities in local drivers

BiDi:

  • Released selenium-devtools 0.116.0 (supports CDP v85, v114, v115, v116)

4.11.0 (2023-07-31)

Ruby:

  • Made network interception threads fail silently (#12226)
  • Have Selenium Manager binary locate drivers on PATH (#12345)
  • Add browser output from selenium manager to options (#12398)
  • Remove deprecated code (#12417) BiDi:
  • Released selenium-devtools 0.115.0 (supports CDP v85, v113, v114, v115) Edge:
  • Adding ignore process match for IE Mode across bindings (#12279)
Commits


Updates figaro from e7aa9e4 to 1.2.0

Commits


Updates rename from c747f30 to 1.1.3

Commits


Updates webdrivers from 5.3.1 to 5.2.0

Changelog

Sourced from webdrivers's changelog.

5.3.1 (2023-07-31)

  • Add post_install_message to explain status of gem

5.3.0 (2023-07-31)

  • Add support for Chrome for Testing drivers (#237, thanks sadahiro-ono)
  • Support is restricted to Selenium 4.0 - 4.10 to encourage people to update to Selenium 4.11

5.2.0 (2022-09-29)

  • chromedriver - Fix downloading on M1 macs from version 106.0.5249.61 (#237, thanks jmccure)

5.1.0 (2022-09-19)

  • Improve error messages (#232, thanks dan-jensen)
  • Fix circular require bug with railtie (#233, thanks amatsuda)
  • Support downloading correct geckodriver on Apple silicon (#234 thanks stephannv)
  • Update linux locations for Chrome to latest chromedriver finder (thanks entretechno-jeremiah)
  • Add support for Microsoft Edge on Linux (#236)

5.0.0 (2021-10-19)

  • Require Selenium 4+
  • Remove custom Logger and use the one in Selenium 4

4.7.0 (2021-10-14)

  • Add support for Selenium 4.x #218 (thanks yahonda )
  • Allow Edge on Linux
  • Update required Selenium > 3.141 because of a change in 4.6
  • Require Ruby 2.6+
  • Fix IE downloads with the change in location of assets

4.6.1 (2021-08-19)

  • Fix bug in IEdriver caused by bad formatting in recent release

4.6.0 (2021-02-26)

  • Update Edgedriver naming to support Selenium 4 beta ((#206)

4.5.0 (2021-01-19)

  • Improve format of README usage section. Thanks, okuramasafumi!
  • chromedriver - Add support for Apple M1 specific builds (#193). Thanks, MichaelHoste!
  • msedgedriver - Add support for Apple M1 specific builds.
  • msedgedriver - Added automatic selection of 32-bit vs 64-bit builds on Windows and WSLv1.
  • When using this gem in WSLv2, Chrome installed on the Linux filesystem will be automatically used (#196). WSLv1 continues to automatically use Chrome from the Windows filesystem though. Thanks, fabioxgn!
    • We'll aim to make the behavior consistent in a future release.

4.4.2 (2020-12-29)

  • Use new powershell if available to enhance WSL support (#176, #186). Thanks, G-Rath and 131!
  • Update rubocop version (development dependency only) (#178). Thanks, utkarsh2102!
  • Replace git ls-files with dir in the gemspec for better Debian support (#179,

... (truncated)

Commits
  • 34d04f2 allow Edge on Linux but skip tests
  • 35ef673 run tests in 3 versions of Selenium
  • 568cc8f unskip working test
  • b4f4f3c Allow selenium-webdriver 4.0.0
  • 7930ccc bump version to 4.6.1
  • f2f8d40 latest IE Driver release had bad formatting
  • 0b608d1 bump to v4.6.0
  • 850e910 rename Edge classes to support Selenium 4 beta
  • 6eb6027 Update browser & OS specific notes in README
  • abac425 Stop using Appveyor and TravisCI.
  • See full diff in compare view


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 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)
dependabot[bot] commented 11 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.