Skip to content

Update js_regex and related dependencies

Matthias Käppler requested to merge 336754-update-jsregex into master

What does this MR do?

This updates js_regex from 3.4 to 3.7 and json_schemer (patch level bump) which js_regex uses, as well as all related transitive dependencies (some newly introduced by those newer versions of the libraries).

These are the minimum versions required to add Ruby 3 support.

Updated via bundle update --conservative js_regex json_schemer

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #336754 (closed)

Edited by Matthias Käppler

Merge request reports