Skip to content

Update capybara from 3.31.0 to 3.35.3

Takuya Noguchi requested to merge capybara-3.35.3 into master

UPDATE - Closed without Action

This MR was closed without action in favor of !75872 (merged)

Why is this change being made?

To update json_schemer 0.2.16 to 0.2.17 in !75783 (closed), this MR is required in advance in order to relax regexp_parser from ~> 1.5 to >= 1.5, < 3.0. Otherwise, a dependency conflict happens.

A goal of this MR is getting closer to merge !75753 (closed).

Upstream changelog

Author Checklist

  • Provided a concise title for the MR
  • Added a description to this MR explaining the reasons for the proposed change, per say-why-not-just-what
  • Assign this change to the correct DRI
    • If the DRI for the page/s being updated isn’t immediately clear, then assign it to one of the people listed in the "Maintained by" section in on the page being edited.
    • If your manager does not have merge rights, please ask someone to merge it AFTER it has been approved by your manager in #mr-buddies.
    • If the changes relate to any part of the project other than updates to content and/or data files please make sure to ping @gl-static-site-editor in a comment for a review and merge. For example changes to .gitlab-ci.yml, JavaScript/CSS/Ruby code or the layout files. (this requirement has been removed pending identification of a new DRI for the handbook)
Edited by Chad Woolley

Merge request reports