Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Bump guard from 2.15.0 to 2.16.2 #7

Merged
merged 1 commit into from Mar 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps guard from 2.15.0 to 2.16.2.

Release notes

Sourced from guard's releases.

v2.16.2

馃悰 Bug Fixes

v2.16.1

馃悰 Bug Fixes

  • Don't swallow evaluator error by handling non-existant listener & interactor (#939) @鈥媟ymai

馃彔 Housekeeping

v2.16.0

New feature

  • #938 Add support for guardfile.rb.

v2.15.1

Bugfixes

  • #930 Ensure Guard calls #stop even if an exception is raised.

Tests & CI

  • #914 Add a simplecov filter for the /spec folder.
  • #926 Test against Ruby 2.4.6, 2.5.5, 2.6.2, jruby-9.1.17.0, jruby-9.2.6.0, rbx-3.107.
  • #928 Fix Ruby 2.6 compatibility by stubbing Pathname instead of IO.read in spec.
  • #933 Remove codeclimate-test-reporter from Gemfile.

Other

  • #919 Add a "Reviewed by Hound" badge.
  • #925 Fix YARD annotation.
  • #927 Drop outdated badge for Gemnasium.
Commits
  • 4f5f763 Bump VERSION to 2.16.2 (#959)
  • cd42b45 Fix support for Pry 0.13 (#958)
  • ed70168 Bump to 2.16.1 (#945)
  • 7b9bb18 Merge pull request #939 from guard/937-do-not-swallow-guardfile-evaluation-er...
  • a9cbc40 Merge pull request #941 from guard/set-up-release-drafter
  • 899ef41 Maintain release notes using GitHub Actions
  • c1ad9ee Update RuboCop TargetRubyVersion to 2.3
  • 3b49192 Don't swallow evaluator error by handling non-existant listener & interactor
  • 58f70be Bump VERSION to 2.16.0
  • 93a5cd8 Merge pull request #938 from svoop/guard-rb
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2021
@dependabot dependabot bot force-pushed the dependabot/bundler/guard-2.16.2 branch 2 times, most recently from 686843e to 472b7f1 Compare March 17, 2021 16:05
Bumps [guard](https://github.com/guard/guard) from 2.15.0 to 2.16.2.
- [Release notes](https://github.com/guard/guard/releases)
- [Commits](guard/guard@v2.15.0...v2.16.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/guard-2.16.2 branch from 472b7f1 to c3a342a Compare March 17, 2021 16:08
@ianpurvis ianpurvis merged commit a2a66da into master Mar 17, 2021
@ianpurvis ianpurvis deleted the dependabot/bundler/guard-2.16.2 branch March 17, 2021 16:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant