Closed greenkeeperio-bot closed 8 years ago
@nesukun I wonder why you're depending on event-kit
, Atom already exposes all of them via
import { CompositeDisposable, Emitter, Disposable } from 'atom';
Oh, thanks for that @steelbrain. I probably got that from the atom package template I used back then :/
Hello :wave:
:warning::warning::warning:
event-kit just published its new version 1.5.0, which is covered by your current version range. No automated tests are configured for this project.
This means it’s now unclear whether your software still works. Manually check if that’s still the case and close this pull request – if it broke, use this branch to work on adaptions and fixes.
Do you think getting a pull request for every single new version of your dependencies is too noisy? Configure continuous integration and you will only receive them when tests fail.
Happy fixing and merging :palm_tree:
The new version differs by 57 commits .
9ed0d6d
1.5.0
0e9aac0
Merge pull request #22 from atom/exception-handling
55fb5bc
Add Emitter.onEventHandlerException
0306428
Merge pull request #18 from ssorallen/comp-disp-vararg
358d543
1.4.1
fab0243
Add Emitter::clear()
81d8c8b
Document
CompositeDisposable::addas varargs
c451fea
Merge pull request #17 from ssorallen/function-doc
d2eb9f9
Document
Functiontype param to be explicit
124136b
Merge pull request #16 from atom/as-bump-version
ce6affb
:arrow_up: 1.3.0
5a64620
Merge pull request #15 from atom/as-add-isdisposable
69e9d60
:memo: Use dot notation to refer to class methods in tests
a0dc0b6
Add
Disposable::isDisposable``98be358
Only build pushes on Travis for master branch [ci skip]
There are 57 commits in total. See the full diff.
This pull request was created by greenkeeper.io. It keeps your software, up to date, all the time.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap: