openHPI / codeharbor

Exchange of Programming Exercises acrossdiverse Code Assessment Systems through CodeHarbor
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Bump selenium-webdriver from 4.26.0 to 4.27.0 #1786

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 5 days ago

Bumps selenium-webdriver from 4.26.0 to 4.27.0.

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.27.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.27.0 (2024-11-21)

  • Add CDP for Chrome 131 and remove 128
  • Add Firefox CDP deprecation warnings (#14763)
  • Add Bidi network commands for authentication and interception (#14523)
  • Handle graceful webdriver shutdown (#14430)
  • Reduce RBS errors to 0 (#14661)
  • Resolve uri gem deprecation warning (#14770)
  • Update minimum Ruby to 3.1 (#14685)
  • Implement navigation commands with BiDi (#14094)
Commits
  • d6e718d [build] Prepare for release of Selenium 4.27.0 (#14780)
  • 4b7d174 [rb] Downgrade steep to 1.5.2 to avoid issues on windows based pipelines (#14...
  • e9c09a2 [rb] Deprecate CDP methods on Firefox (#14763)
  • fefdba1 [rb] implement navigation commands with BiDi (#14094)
  • 751bacb [rb] Resolve uri gem deprecation warning (#14770)
  • b164d85 [rb][js] Add funding information to package.json and gemspec files (#14774)
  • 7f4d4bf [rb] Handle graceful webdriver shutdown (#14430)
  • 9ff0f85 [ci][rb] Run format
  • 573c8fe [rb] Add Bidi network commands for authentication and interception (#14523)
  • a14b659 [rb] Reduce RBS errors to 0 (#14661)
  • 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 will merge this PR once CI passes on it, as requested by @openhpi-bot.


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)