-
Notifications
You must be signed in to change notification settings - Fork 645
Bump timekeeper from 2.1.0 to 2.2.0 #2009
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
Merged
Merged
Conversation
This file contains hidden or 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
Bumps [timekeeper](https://github.com/vesln/timekeeper) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/vesln/timekeeper/releases) - [Commits](vesln/timekeeper@v2.1.0...v2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
(rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ |
📌 Commit ef1be3b has been approved by |
bors
added a commit
that referenced
this pull request
Dec 20, 2019
…2.0, r=Turbo87 Bump timekeeper from 2.1.0 to 2.2.0 Bumps [timekeeper](https://github.com/vesln/timekeeper) from 2.1.0 to 2.2.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vesln/timekeeper/commit/5fcae472c1b6ab53b0f6a222d728cebddca34807"><code>5fcae47</code></a> 2.2.0</li> <li><a href="https://github.com/vesln/timekeeper/commit/bd94a9e20bbe8a7baadc38af07cbe2cbbb0f86b1"><code>bd94a9e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vesln/timekeeper/issues/36">#36</a> from vesln/promise-fixes</li> <li><a href="https://github.com/vesln/timekeeper/commit/683eca168221a2f100016d98170447f8b4b62df0"><code>683eca1</code></a> Handle null return value in withFreeze</li> <li><a href="https://github.com/vesln/timekeeper/commit/6e81736ad9328fa5e349515cc11e78c354b76b10"><code>6e81736</code></a> Test if returned value is thenable</li> <li><a href="https://github.com/vesln/timekeeper/commit/305e43e6cc41eeb5bbff0332e598320141ffddf9"><code>305e43e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vesln/timekeeper/issues/34">#34</a> from nwtgck/freeze-loan-pattern</li> <li><a href="https://github.com/vesln/timekeeper/commit/f51a9ae46f686edc47afbb587361e3313c264a91"><code>f51a9ae</code></a> Not to use Promise#finally() to avoid error</li> <li><a href="https://github.com/vesln/timekeeper/commit/592cfd348da822843ea88118c4077c250a1324e2"><code>592cfd3</code></a> Check whether Promise is defined or not to fix error</li> <li><a href="https://github.com/vesln/timekeeper/commit/d2c296159ab5831366c4e83ae2d05336744c0bdd"><code>d2c2961</code></a> Add new node versions</li> <li><a href="https://github.com/vesln/timekeeper/commit/c5ee38ce73f386084684ffe2977de2016c3d53f0"><code>c5ee38c</code></a> Create loan pattern withFreeze() function</li> <li><a href="https://github.com/vesln/timekeeper/commit/329994d38a4d098ab2e53359122683b35f534e54"><code>329994d</code></a> 2.1.2</li> <li>Additional commits viewable in <a href="https://github.com/vesln/timekeeper/compare/v2.1.0...v2.2.0">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=timekeeper&package-manager=npm_and_yarn&previous-version=2.1.0&new-version=2.2.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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) </details>
☀️ Test successful - checks-travis |
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.
Bumps timekeeper from 2.1.0 to 2.2.0.
Commits
5fcae47
2.2.0bd94a9e
Merge pull request #36 from vesln/promise-fixes683eca1
Handle null return value in withFreeze6e81736
Test if returned value is thenable305e43e
Merge pull request #34 from nwtgck/freeze-loan-patternf51a9ae
Not to use Promise#finally() to avoid error592cfd3
Check whether Promise is defined or not to fix errord2c2961
Add new node versionsc5ee38c
Create loan pattern withFreeze() function329994d
2.1.2Dependabot 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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: