seibii / middleman-rss_items

:m: Middleman plugin to create RSS feed
MIT License
1 stars 0 forks source link

⬆️ Bump aruba from 2.0.0 to 2.1.0 #197

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aruba from 2.0.0 to 2.1.0.

Changelog

Sourced from aruba's changelog.

[2.1.0] / 2022-05-20

  • Support Cucumber 8 (#870 by [mvz] with [dependabot])

[2.0.1] / 2022-04-22

  • Various cleanups of internal APIs (#838 by [mvz])
  • Make objects not pretend to be nil (#843 by [mvz])
  • Remove experimental variables replacement feature (#846 by [mvz])
  • Support Ruby 3.1 (#850 by [mvz])
  • Fix steps that wait for output from commands (#856 by [mvz])
  • Ensure Gem.win_platform? is available (#858 by [mvz])
  • Support JRuby 9.3 (#867 by [mvz])
Commits
  • e6edc69 Prepare version 2.1.0 for release
  • ba54535 Merge pull request #870 from cucumber/dependabot/bundler/cucumber-gte-4.0-and...
  • aef6d5d Test with cucumber 8 in CI
  • 64897ff Add appraisal for Cucumber 8
  • 726109c Update cucumber requirement from >= 4.0, < 8.0 to >= 4.0, < 9.0
  • d5bd6e3 Merge pull request #869 from cucumber/fix-new-rubocop-offenses
  • 3920ad8 Autocorrect Lint/NonDeterministicRequireOrder
  • 16e44ee Autocorrect Style/EnvHome
  • fa023da Ensure use of RuboCop version supporting TargetRubyVersion 2.5
  • 4936a34 Prepare version 2.0.1 for release
  • 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 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)