Skip to content

fix(deps): update ruby packages to v4.12.0

Sylvain Desbureaux requested to merge renovate/ruby into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
selenium-webdriver (source, changelog) 4.10.0 -> 4.12.0 age adoption passing confidence
web-console 4.2.0 -> 4.2.1 age adoption passing confidence

Release Notes

SeleniumHQ/selenium (selenium-webdriver)

v4.12.0

========================= 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)

v4.11.0

========================= 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)
rails/web-console (web-console)

v4.2.1

Compare Source

  • Support to Rails 7.1
  • Support to Rack 3.0

4.2.0

4.1.0

4.0.4

4.0.3

4.0.2

4.0.1

4.0.0

3.7.0

3.6.2

  • #​255 Fix the truncated HTML body, because of wrong Content-Length header (@​timomeh)

3.6.1

3.6.0

3.5.1

3.5.0

3.4.0

3.3.1

Drop support for Rails 4.2.0.

3.3.0

3.2.1

3.2.0

3.1.1

3.1.0

3.0.0

2.3.0

This is mainly a Rails 5 compatibility release. If you have the chance, please go to 3.1.0 instead.

2.2.1

2.2.0

2.1.3

  • Fix remote code execution vulnerability in Web Console. CVE-2015-3224.

2.1.2

2.1.1

2.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Sylvain Desbureaux

Merge request reports