ucsdlib / hifive

An application supporting an Employee Recognition program workflow
MIT License
0 stars 0 forks source link

build: bump listen from 3.1.5 to 3.2.1 #342

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps listen from 3.1.5 to 3.2.1.

Release notes *Sourced from [listen's releases](https://github.com/guard/listen/releases).* > ## v3.2.0 > - Fix warnings in spec output ([#464](https://github-redirect.dependabot.com/guard/listen/issues/464)) [@​floehopper](https://github.com/floehopper) > - README: Remove defunct Gemnasium badge ([#461](https://github-redirect.dependabot.com/guard/listen/issues/461)) [@​olleolleolle](https://github.com/olleolleolle) > - Update the RuboCop dependency ([#447](https://github-redirect.dependabot.com/guard/listen/issues/447)) [@​rymai](https://github.com/rymai) > - ⚠ assigned but unused variable - from_change, to_change ([#438](https://github-redirect.dependabot.com/guard/listen/issues/438)) [@​amatsuda](https://github.com/amatsuda) > - Update dependencies and travis matrix ([#446](https://github-redirect.dependabot.com/guard/listen/issues/446)) [@​rymai](https://github.com/rymai) > - Upgrade to latest rb-fsevent and rb-notify releases ([#443](https://github-redirect.dependabot.com/guard/listen/issues/443)) [@​thibaudgg](https://github.com/thibaudgg) > - Update Natalie’s name ([#433](https://github-redirect.dependabot.com/guard/listen/issues/433)) [@​ddfreyne](https://github.com/ddfreyne) > - Fix small markdown syntax issue in README ([#430](https://github-redirect.dependabot.com/guard/listen/issues/430)) [@​sivaraam](https://github.com/sivaraam) > - Update .travis.yml ([#427](https://github-redirect.dependabot.com/guard/listen/issues/427)) [@​junaruga](https://github.com/junaruga) > - update travis.yml (bump ruby + bundler cache) ([#395](https://github-redirect.dependabot.com/guard/listen/issues/395)) [@​e2](https://github.com/e2) > - set Travis to MRI 2.2.5 and JRuby 9.1.2.0 ([#408](https://github-redirect.dependabot.com/guard/listen/issues/408)) [@​e2](https://github.com/e2) > - Require rb-fsevent when needed, in _configure method ([#419](https://github-redirect.dependabot.com/guard/listen/issues/419)) [@​jirutka](https://github.com/jirutka) > - Update matrix to use Ruby 2.2.5 ([#418](https://github-redirect.dependabot.com/guard/listen/issues/418)) [@​rymai](https://github.com/rymai) > - Don't require rb-fsevent until actually needed ([#417](https://github-redirect.dependabot.com/guard/listen/issues/417)) [@​jirutka](https://github.com/jirutka) > - Please the 👀 with retina friendly badges ([#413](https://github-redirect.dependabot.com/guard/listen/issues/413)) [@​elia](https://github.com/elia) > - [ci skip] Document behavior in forked environment ([#403](https://github-redirect.dependabot.com/guard/listen/issues/403)) [@​schneems](https://github.com/schneems)
Commits - [`4f9e75f`](https://github.com/guard/listen/commit/4f9e75f0b7324acb567981b5929545d618bad3da) Remove gem which pulls in very old dependencies. - [`ebbf50c`](https://github.com/guard/listen/commit/ebbf50c5eb7a10dcccb9e1f33073ff15e7eebb59) Simplify travis configuration. - [`d8d8038`](https://github.com/guard/listen/commit/d8d803815aa1c9e8ec8e7ea4c405ad8a2cd46f3f) Bump version. - [`e5a14cf`](https://github.com/guard/listen/commit/e5a14cfb3435dc0b4b8d964c7e0249551c19c62d) Merge pull request [#471](https://github-redirect.dependabot.com/guard/listen/issues/471) from guard/reduce_multiple_fsevent_processes - [`caf46a0`](https://github.com/guard/listen/commit/caf46a03b0625f8b1ec8a5dd0137de6dbc797927) Use one `fsevent_watch` process per listener instead of one per dir - [`0cb1597`](https://github.com/guard/listen/commit/0cb15979b3d0e41493589d22f8bbbc170257a21e) Bump RuboCop TargetRubyVersion to supported minimum. - [`f1ed743`](https://github.com/guard/listen/commit/f1ed7432a80237303b01b0996338d3b7638cf2e4) Remove unsupported check. - [`e844336`](https://github.com/guard/listen/commit/e8443368472de62275b029dc8ebebd1e43a960bd) Merge pull request [#469](https://github-redirect.dependabot.com/guard/listen/issues/469) from nilbus/mutagen - [`bae2631`](https://github.com/guard/listen/commit/bae2631186f9bb2dc5bccbe30ece8b104ffcb46e) Remove unnecessary encoding doc string; UTF-8 is default - [`7f65697`](https://github.com/guard/listen/commit/7f65697c174e51236ed7686e04a9858eb0f5f6f6) Add spec examples covering real mutagen filenames - Additional commits viewable in [compare view](https://github.com/guard/listen/compare/v3.1.5...v3.2.1)


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 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 99.703% when pulling d44234fce0d3f95d77c585633aa7b178ad8f6b23 on dependabot/bundler/listen-3.2.1 into a350c853ea68eb441d7d61d7b2965628251c168e on master.

mcritchlow commented 4 years ago

@dependabot rebase