leikind / wice_grid

A Rails grid plugin to create grids with sorting, pagination, and (automatically generated) filters
MIT License
535 stars 215 forks source link

Bump capybara-screenshot from 1.0.21 to 1.0.26 #380

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps capybara-screenshot from 1.0.21 to 1.0.26.

Changelog

Sourced from capybara-screenshot's changelog.

21 Dec 2021 - 1.0.25 -> 1.0.26

4 Oct 2020 - 1.0.24 -> 1.0.25

24 Nov 2019 - 1.0.23 -> 1.0.24

10 Jun 2019 - 1.0.22 -> 1.0.23

21 Oct 2018 - 1.0.21 -> 1.0.22

03 May 2018 - 1.0.20 -> 1.0.21

03 May 2018 - 1.0.19 -> 1.0.20

10 April 2018 - 1.0.18 -> 1.0.19

2 November 2017 - 1.0.17 -> 1.0.18

Special thanks to the fine contribution from Matt Bricston

17 July 2017 - 1.0.16 -> 1.0.17

... (truncated)

Commits
  • 6b80ac2 Various fixes: Version bump
  • 9fec05b Switch to Thread.current for storing offending window
  • c02e381 take screenshots of correct window
  • 1e00d5c fix embedding screenshots into cucumber HTML reports
  • 526a7e0 Fix undefined 'URI.escape' method in Ruby3.0.2
  • 2d0b844 Small updates in README
  • 65fbbe1 Version bump v1.0.25
  • 25b423d rails 6 system spec compat
  • e19db98 Add cuprite support
  • f18caee Fix deprecation warning with cucumber 5
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 3 weeks ago

Looks like capybara-screenshot is no longer being updated by Dependabot, so this is no longer needed.