garammasala29 / NursePicks

https://www.nursepicks.jp
7 stars 1 forks source link

Bump capybara from `5c86747` to `631f3ea` #159

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps capybara from 5c86747 to 631f3ea.

Commits
  • 631f3ea Only assign the filter block if one isn't already assigned
  • 62d57a6 Make filter block tests valid
  • cacd032 Forward given filter block to matcher
  • 8d3dd0e No need for expicit hash, and make variable mutable
  • 9d15ee4 Cleanup animation disabler, remove deprecation warn (#2620)
  • 348484b cleanup trailing whitesapce
  • c85d0d6 Add dragenter event and test to drag_to (#2606)
  • e67add8 Skip shadow root related spec for #evaluate_script on older Selenium (#2618)
  • 5d28453 Code cleanup
  • ca0a7a3 Improve a format for .rubocop.yml (#2619)
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #163.