dep-dev: bump capybara from 3.37.0 to 3.37.1
Bumps capybara from 3.37.0 to 3.37.1.
Changelog
Sourced from capybara's changelog.
Version 3.37.1
Relesae date: 2022-05-09
Fixed
- Regression in rack-test visit - Issue #2548
Commits
-
e1547f0
Prepare for 3.37.1 release -
f973c9f
Warn when count options passed tofind
-
72b70fa
Add calling location when locators fail validation -
2f4a426
Merge pull request #2549 from teamcapybara/Issue2548_new_visit_uri_regression -
b21c238
Fix pollution of rack-test visit url from previous visit - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Allure report
allure-report-publisher
generated test report!
rspec:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| controllers | 24 | 0 | 0 | 0 | 24 | ✅ |
| services | 168 | 0 | 0 | 0 | 168 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| tasks | 8 | 0 | 0 | 0 | 8 | ✅ |
| models | 3 | 0 | 0 | 0 | 3 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 227 | 0 | 0 | 0 | 227 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov