-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.1.0 #7
Merged
Merged
0.1.0 #7
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
goto-bus-stop
force-pushed
the
feature/refactor
branch
2 times, most recently
from
February 28, 2016 17:25
b7eb530
to
4b6c1ef
Compare
goto-bus-stop
force-pushed
the
feature/refactor
branch
2 times, most recently
from
March 13, 2016 13:21
1ccd977
to
fbc050e
Compare
goto-bus-stop
force-pushed
the
feature/refactor
branch
from
March 28, 2016 15:07
fbc050e
to
2222385
Compare
goto-bus-stop
force-pushed
the
feature/refactor
branch
2 times, most recently
from
April 8, 2016 14:39
0a76445
to
9bb1887
Compare
goto-bus-stop
force-pushed
the
feature/refactor
branch
from
April 21, 2016 07:58
9bb1887
to
b216501
Compare
goto-bus-stop
force-pushed
the
feature/refactor
branch
from
June 4, 2016 15:51
b216501
to
ef16fbe
Compare
goto-bus-stop
force-pushed
the
feature/refactor
branch
from
July 10, 2016 13:25
ef16fbe
to
82dfdc5
Compare
goto-bus-stop
force-pushed
the
feature/refactor
branch
from
November 15, 2016 20:11
82dfdc5
to
2190d97
Compare
goto-bus-stop
force-pushed
the
feature/refactor
branch
from
December 30, 2016 14:50
2190d97
to
8bdf1a9
Compare
goto-bus-stop
pushed a commit
that referenced
this pull request
Mar 12, 2019
## The dependency [p-props](https://github.com/sindresorhus/p-props) was updated from `1.2.0` to `2.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. --- <details> <summary>Release Notes for v2.0.0</summary> <p>Breaking:</p> <ul> <li>Require Node.js 8</li> </ul> <p>Enhancements:</p> <ul> <li>Add TypeScript definition (<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="419249247" data-permission-text="Issue title is private" data-url="sindresorhus/p-props#9" data-hovercard-type="pull_request" data-hovercard-url="/sindresorhus/p-props/pull/9/hovercard" href="https://urls.greenkeeper.io/sindresorhus/p-props/pull/9">#9</a>) <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/sindresorhus/p-props/commit/f6071ee74e3d2b5a254a816e86ab59e0aba3af2f/hovercard" href="https://urls.greenkeeper.io/sindresorhus/p-props/commit/f6071ee74e3d2b5a254a816e86ab59e0aba3af2f"><tt>f6071ee</tt></a></li> </ul> <p><a class="commit-link" href="https://urls.greenkeeper.io/sindresorhus/p-props/compare/v1.2.0...v2.0.0"><tt>v1.2.0...v2.0.0</tt></a></p> </details> <details> <summary>Commits</summary> <p>The new version differs by 4 commits.</p> <ul> <li><a href="https://urls.greenkeeper.io/sindresorhus/p-props/commit/2cd268b5214c51d1f567abc17cce64e535872280"><code>2cd268b</code></a> <code>2.0.0</code></li> <li><a href="https://urls.greenkeeper.io/sindresorhus/p-props/commit/eb0cee183c733cd00ab5f7aec68e400ca166708c"><code>eb0cee1</code></a> <code>Meta tweaks</code></li> <li><a href="https://urls.greenkeeper.io/sindresorhus/p-props/commit/f6071ee74e3d2b5a254a816e86ab59e0aba3af2f"><code>f6071ee</code></a> <code>Require Node.js 8, add TypeScript definition, refactor to async-await (#9)</code></li> <li><a href="https://urls.greenkeeper.io/sindresorhus/p-props/commit/00ba4d392947decfe9060b6978a7564fc577eb3f"><code>00ba4d3</code></a> <code>Drop support for Node.js 4 - fixes #1 (#7)</code></li> </ul> <p>See the <a href="https://urls.greenkeeper.io/sindresorhus/p-props/compare/15370888fbc458b904be3204e8eaac02d8adcc10...2cd268b5214c51d1f567abc17cce64e535872280">full diff</a></p> </details> <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Continuous PR to track pulling stuff from u-wave-api-v1 into u-wave-core.
Parts, roughly:
Commits will be cherry-picked from this branch after each step, when the relevant u-wave-api-v1 PRs get merged.