Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Bump listen from 3.0.8 to 3.1.5 #472

Merged
merged 1 commit into from
Mar 21, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps listen from 3.0.8 to 3.1.5.

Release notes

Sourced from listen's releases.

v3.1.5

Bugfixes

  • #394 prevent crashes when Listen is stopped too soon (e.g. before being started or initialized)

v3.1.4

Bugfixes

  • #393 - relaxed rb-fsevent dependency to allow install on older OSX releases (thanks to robmckinnon)

v3.1.3

Bug fixes

  • #387 - fix JRuby support both in dependencies (by allowing Ruby 2.2.3) and behavior (JRuby Dir.entries workaround)
  • #387 - prevent JRuby from hanging when stopping on Linux (and Travis)
  • #387 - activate JRuby-9.0.5.0 on Travis to declare support for JRuby (tests are flaky, but that's due to timing issues)

v3.1.2

Security enhancements

Bugfixes

Improvements

  • #378 warn users if their Ruby is buggy or vulnerable (controversial to some, but very extensively justified)

Development

  • #377 use ruby_dep for managing ruby requirements
  • #379 make RuboCop pass (thanks to jvanbaarsen)
  • #384 avoid rubygems duplicate dependency error (gem given in both runtime and development dependencies)

v3.1.1

Bugfixes

  • #373 explicitly require forwardable for delegation (fixes #372)

v3.1.0

Bugfixes

  • #370 - gracefully fallback to polling on old older unsupported OSX versions (thanks to vaz)

Improvements

  • #371 - update dependency to Ruby 2.2.x since 2.1 and earlier are EOL (minor version bumped to 3.1 in case backporting is needed)

Development

  • #371 - fix all RuboCop offenses to avoid noise during development
Changelog

Sourced from listen's changelog.

Moved to GitHub releases page.

Commits
  • 2fe70d6 Release 3.1.5
  • 8c7aa69 Merge pull request #394 from guard/fix_crash_when_uninitialized
  • 2c78999 prevent crash when stopping uninitialized listener
  • 8b06d2c prevent crash when stopping uninitialized adapter
  • 8f5a3f0 Release 3.1.4
  • d6865d4 Merge pull request #393 from robmckinnon/392-fix-os-x-10.6-10.8
  • 7271aad Change rb-fsevent dependency to work on OS X 10.6-10.8
  • b4ba32b Release 3.1.3
  • acf3d35 Merge pull request #387 from guard/fixing_jruby_support
  • b09a3a7 use JRuby workarounds for stubs
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Bumps [listen](https://github.com/guard/listen) from 3.0.8 to 3.1.5.
- [Release notes](https://github.com/guard/listen/releases)
- [Changelog](https://github.com/guard/listen/blob/master/CHANGELOG.md)
- [Commits](guard/listen@v3.0.8...v3.1.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.203% when pulling a441c88 on dependabot/bundler/listen-3.1.5 into bdb057a on master.

@y-yagi y-yagi merged commit 0031f65 into master Mar 21, 2018
@y-yagi y-yagi deleted the dependabot/bundler/listen-3.1.5 branch March 21, 2018 03:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants