honeybadger-io / incoming

Incoming! helps you receive email in your Rack apps.
https://www.honeybadger.io/
MIT License
309 stars 19 forks source link

Bump guard from 1.6.2 to 2.15.0 #17

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps guard from 1.6.2 to 2.15.0.

Release notes *Sourced from [guard's releases](https://github.com/guard/guard/releases).* > ## v2.15.0 > ### New feature > > - [#889](https://github-redirect.dependabot.com/guard/guard/issues/889) Add `#==` method for `Guard::Watcher`. > > ### Bugfixes > > - [#893](https://github-redirect.dependabot.com/guard/guard/issues/893) Fix rspec warning message. > - [#894](https://github-redirect.dependabot.com/guard/guard/issues/894) Fix rspec random test failure. > - [#916](https://github-redirect.dependabot.com/guard/guard/issues/916) Fix Pry `0.12.0` deprecation warnings. > > ### Improvements > > - [#872](https://github-redirect.dependabot.com/guard/guard/issues/872) Improve Plugin type checking. > - [#904](https://github-redirect.dependabot.com/guard/guard/issues/904) Replace deprecated `Dir.exists?` with `Dir.exist?`. > > ### Tests & CI > > - [#899](https://github-redirect.dependabot.com/guard/guard/issues/899) Test against latest rubies. > - [#900](https://github-redirect.dependabot.com/guard/guard/issues/900) Force rubocop to match HoundCI's rubocop version. > - [#911](https://github-redirect.dependabot.com/guard/guard/issues/911) Apply style guide to the specs. > > ## v2.14.2 > ### Bugfix > > - [#892](https://github-redirect.dependabot.com/guard/guard/issues/892) Fix a bug that was preventing `logger` options from the `Guardfile` from being correctly set > > ### Improvements > > - [#871](https://github-redirect.dependabot.com/guard/guard/issues/871) Add aliasing section inside tired-of-typing bundle exec > - [#879](https://github-redirect.dependabot.com/guard/guard/issues/879) Run core with same Ruby version as it was started with > - [#880](https://github-redirect.dependabot.com/guard/guard/issues/880) Build badge now shows `master` branch status > - [#881](https://github-redirect.dependabot.com/guard/guard/issues/881) Update CI matrix to include latest release of JRuby > - [#882](https://github-redirect.dependabot.com/guard/guard/issues/882) Fix lumberjack version runtime dependency to `">= 1.0.12", "< 2.0"` > - [#883](https://github-redirect.dependabot.com/guard/guard/issues/883) Run CI against Ruby 2.2.8, 2.3.5, and 2.4.2 > - [#886](https://github-redirect.dependabot.com/guard/guard/issues/886) Improve headings in the README > - [#890](https://github-redirect.dependabot.com/guard/guard/issues/890) Add links to the wiki in `CONTRIBUTING.md` > > ## v2.14.1 > ### Bugfixes > > - [#860](https://github-redirect.dependabot.com/guard/guard/issues/860) Fix default type on listen_to method_option for newer versions of Thor > - [#861](https://github-redirect.dependabot.com/guard/guard/issues/861) `guard -c` nows clears window buffer on OSX > > ### Improvements > > - [#852](https://github-redirect.dependabot.com/guard/guard/issues/852) Rework logging and UI configuration > - [#864](https://github-redirect.dependabot.com/guard/guard/issues/864) Execute the `codeclimate-test-reporter` bin as a separate CI step > - [#865](https://github-redirect.dependabot.com/guard/guard/issues/865) Test against Ruby 2.2.6, 2.3.3, and 2.4.0 > > ... (truncated)
Commits - [`8df6a45`](https://github.com/guard/guard/commit/8df6a45816d2e98ff54dc6c3cabced178ca6963d) Merge pull request [#918](https://github-redirect.dependabot.com/guard/guard/issues/918) from guard/bump-to-2.15.0 - [`68dc4bb`](https://github.com/guard/guard/commit/68dc4bb710d2d41910c23622e79aaf6b404ecdda) Bump to 2.15.0 - [`a47aed1`](https://github.com/guard/guard/commit/a47aed1d6654d4025c3192f90c99d6eba8a041a6) Merge pull request [#916](https://github-redirect.dependabot.com/guard/guard/issues/916) from chadmetcalf/pry_deprecation - [`0ba79a6`](https://github.com/guard/guard/commit/0ba79a6367ab1900c655f2ca938e11d21fceb5fe) Use Gem Version in comparison - [`1baa713`](https://github.com/guard/guard/commit/1baa713a9bd3050f2f271b6a983fd4d827cdfe02) Pry 0.12.0 Deprecation warnings - [`e6aab49`](https://github.com/guard/guard/commit/e6aab49a77ef09b7d804efe817ddfe05a1a692e3) Merge pull request [#911](https://github-redirect.dependabot.com/guard/guard/issues/911) from edthamm/feat/styling-spec - [`b972242`](https://github.com/guard/guard/commit/b972242ee37e53dddf99d3f03fd796842717b23e) Auto correct: Style/StringLiterals in top level dir - [`a804658`](https://github.com/guard/guard/commit/a804658277c9e98061b2edadb97df2d11f07b4f3) Trigger Hound - [`4a77fde`](https://github.com/guard/guard/commit/4a77fded2264d1979c23fa0cc315ac9392a60fab) Auto correct: Style/StringLiterals - [`215f891`](https://github.com/guard/guard/commit/215f8917343323191795835127cc5f247c6ed413) Settings: Set Style/StringLiterals to double_quotes - Additional commits viewable in [compare view](https://github.com/guard/guard/compare/v1.6.2...v2.15.0)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #24.