appium / ruby_lib

:gem: Ruby library for Appium
http://rubygems.org/gems/appium_lib
216 stars 160 forks source link

chore: Update hashdiff requirement from ~> 1.0.0 to ~> 1.1.0 #1009

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on hashdiff to permit the latest version.

Changelog

Sourced from hashdiff's changelog.

v1.1.0 2020-02-25

  • Add ignore_keys option (#86 @​Matzfan)
  • Remove pinned version of rake < 11
  • Bump rspec dep ~> 3.5
  • Bump rubocop dep >= 1.52.1
  • Bump rubocop-rspec dep > 1.16.0

v1.0.1 2020-02-25

  • Add indifferent option

v1.0.0 2019-06-06

v1.0.0.beta1 2019-06-06

v0.4.0 2019-05-28

v0.3.9 2019-04-22

v0.3.8 2018-12-30

  • Add Rubocop and drops Ruby 1.9 support #47

v0.3.7 2017-10-08

  • remove 1.8.7 support from gemspec #39

v0.3.6 2017-08-22

  • add option use_lcs #35

v0.3.5 2017-08-06

  • add option array_path #34

v0.3.4 2017-05-01

... (truncated)

Commits
  • 1355fda Update version number in spec to v1.1.0
  • 1d03800 Bump version to v1.1.0
  • 4c89772 Merge pull request #87 from MatzFan/ignore_keys
  • c129ed1 add README suggestion re custom comparison
  • b123c14 add ignore_keys options, fixes #86
  • 7c70482 Merge pull request #80 from matpowel/master
  • 09c96f6 Fix code style offenses
  • ee22ede Fix typo in README
  • ac8b2a7 Add extra addition case in spec for :indifferent option
  • d36a075 Work without ActiveSupport and add test case
  • Additional commits viewable 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 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)