Skip to content

Update Testing gems

This MR contains the following updates:

Package Update Change
selenium-webdriver (source, changelog) minor 4.23.0 -> 4.25.0
webmock (changelog) minor '~> 3.23.0' -> '~> 3.24.0'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

SeleniumHQ/selenium (selenium-webdriver)

v4.25.0

=========================

  • Add CDP for Chrome 129 and remove 126
  • Fix add_cause method not being able to process an array of hashes (#​14433)
  • replace fedcm links with new ones (#​14478)
  • Allow driver path to be set using ENV variables (#​14287)

v4.24.0

=========================

  • Deprecate WebStorage JS methods (#​14276)
  • BUGFIX: Add stamp to nightly build (#​14320)
  • Add timeout and tests for curb, also added the gem curb that was not part of selenium (#​14285)
  • Add CDP for Chrome 128 and remove 125
test-prof/test-prof (test-prof)

v1.4.2

Compare Source

  • Ignore default scopes in ActiveRecord::Base#refind. ([@​palkan][])

v1.4.1

Compare Source

  • Skips loading the ActiveRecord adapter for runs where RSpec --dry-run mode is enabled. ([@​devinburnette][])
bblimke/webmock (webmock)

v3.24.0

Compare Source

  • Ignore parsing errors when parsing invalid JSON or XML body to match against body pattern #​1066

    Thanks to Christian Schmidt

  • Added support for mocked HTTP::Connection#finished_request? method #​1065

    Thanks to Christian Schmidt

  • Detect if Patron is loaded by checking if Patron::Session constant is defined #​1068

    Thanks to Rodrigo Argumedo

  • Raising an ArgumentError when uri is passed as a Pathname object to stub_request or request expectation declaration.

  • Dropped support for em-http-request on Ruby 3.4. The current version of em-http-request (1.1.7) is incompatible with Ruby 3.4 due to an unresolved issue (https://github.com/igrigorik/em-http-request/issues/365). Support for em-http-request will be re-enabled once the compatibility issue is resolved.

    Thanks to Christian Schmidt


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: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Edited by Lin Jen-Shin

Merge request reports

Loading