-
Notifications
You must be signed in to change notification settings - Fork 210
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
Bump tape from 4.13.0 to 5.0.1 #1689
Conversation
9eac1c5
to
565eefd
Compare
Codecov Report
@@ Coverage Diff @@
## main #1689 +/- ##
==========================================
- Coverage 66.67% 65.16% -1.52%
==========================================
Files 130 137 +7
Lines 2686 2862 +176
Branches 433 462 +29
==========================================
+ Hits 1791 1865 +74
- Misses 895 997 +102
|
502ea16
to
1716c1a
Compare
1716c1a
to
74510dd
Compare
74510dd
to
8e01ec0
Compare
Huh, this one is strange:
https://travis-ci.com/github/publiclab/image-sequencer/jobs/395969687#L991-L998 and a few other errors too! |
1ca1d3d
to
6f0cd89
Compare
f5b79bc
to
b350e51
Compare
b350e51
to
7dc5b05
Compare
Oops... Well, gpu.js outputs an array as an array-like object ->
|
any of these three options sounds good! I'm working a bit on the puppeteer
issue in #1700 and eval in #1729 at the moment, however. Thanks Harsh!
…On Thu, Oct 29, 2020 at 10:23 AM Harsh Khandeparkar < ***@***.***> wrote:
Oops... Well, gpu.js outputs an array as an array-like object -> {0:
firstElem, 1: 2nd, 2: 3rd...} and I think tape doesn't consider that as
an array.
We can do the following:
1. Use some simple custom code to convert one of them
2. Use some lodash to do the same
3. Find a way to do that in tape
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1689 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAF6J57CMK3D5EHRPDHENLSNF3FJANCNFSM4OUHVPEQ>
.
|
I'll see if tape can do it :) |
09e41e0
to
164ea02
Compare
38737f2
to
750ef44
Compare
750ef44
to
b804d34
Compare
Bumps [tape](https://github.com/substack/tape) from 4.13.0 to 5.0.1. - [Release notes](https://github.com/substack/tape/releases) - [Commits](tape-testing/tape@v4.13.0...v5.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
b804d34
to
3bc106c
Compare
Superseded by #1784. |
Bumps tape from 4.13.0 to 5.0.1.
Commits
ce9a282
v5.0.1b7af113
Merge tag 'v4.13.3'a861230
v4.13.39676a21
[Dev Deps] updateeslint
,falafel
,js-yaml
8887189
[Deps] updateminimist
,resolve
fb94836
[Fix]createStream
:result
payload is not always an object582fe00
[Fix]createStream
:result
payload is not always an object (#519)c421eb3
[Dev Deps] updateeslint
751e592
[Fix] Update RegExp for matching stack frames to handle Promise/then scenario...470e43b
[Fix] Update RegExp for matching stack frames to handle Promise/then scenarioDependabot 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 readmeAdditionally, you can set the following in your Dependabot dashboard: