Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

[Snyk] Upgrade tape from 5.1.0 to 5.1.1#65

Merged
lholmquist merged 1 commit intomasterfrom
snyk-upgrade-d098680857bf52dee9f13f98b3608f01
Feb 4, 2021
Merged

[Snyk] Upgrade tape from 5.1.0 to 5.1.1#65
lholmquist merged 1 commit intomasterfrom
snyk-upgrade-d098680857bf52dee9f13f98b3608f01

Conversation

@lholmquist
Copy link
Copy Markdown
Contributor

Snyk has created this PR to upgrade tape from 5.1.0 to 5.1.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-01-04.
Release notes
Package name: tape
  • 5.1.1 - 2021-01-04
    • [Fix] preserve stack traces for returned Promises (async/await) (#537)
    • [Robustness] cache and call-bind more prototype methods
    • [Refactor] use call-bind/callBound instead of function-bind directly
    • [readme] Document unexpected t.end() behavior (#279)
    • [readme] Added tabe into reporter list (#249)
    • [readme] improve method docs
    • [meta] do not publish github action workflow files
    • [meta] run aud in posttest
    • [meta] add Automatic Rebase and Require Allow Edits workflows
    • [eslint] ensure no trailing commas
    • [eslint] fix some inconsistencies
    • [Tests] make stripFullStack output an array of lines, for better failure messages
    • [Tests] add npm run test:example to test non-failing examples.
    • [Tests] migrate tests to Github Actions (#538)
    • [Tests] skip Promise tests when Promises are not available
    • [Tests] run nyc on all tests
    • [Tests] add timeoutAfter test with Promises
  • 5.1.0 - 2020-12-29
    • [New] Include name of test in log when test times out (#524)
    • [readme] document Promise support; remove Promise-related alternatives
    • [readme] add tape-describe to 'other' section (#523)
    • [Deps] update deep-equal, is-regex, object-inspect, object-is, object.assign, resolve, string.prototype.trim
    • [Dev Deps] update eslint, js-yaml
    • [eslint] remove useless regex escapes
    • [Tests] handle stack differences in node 15
    • [Tests] add test case for #519 for test.comment() in createStream/objectMode context (#520)
from tape GitHub release notes
Commit messages
Package name: tape
  • 3b924b0 v5.1.1
  • b505c4c [readme] Document unexpected `t.end()` behavior
  • 7aff9e4 [readme] Added tabe into reporter list
  • 8e60dcb [Robustness] cache and call-bind more prototype methods
  • b19da31 [Refactor] use `call-bind/callBound` instead of `function-bind` directly
  • 04da90b [eslint] ensure no trailing commas
  • 0743333 [Tests] make `stripFullStack` output an array of lines, for better failure messages
  • d505cdf [Fix] preserve stack traces for returned Promises (async/await)
  • 82c3904 [meta] do not publish github action workflow files
  • 4210e44 [Tests] add `npm run test:example` to test non-failing examples.
  • 266bc66 [Tests] migrate tests to Github Actions
  • 688256a [Tests] skip Promise tests when Promises are not available
  • b9bec0e [meta] run `aud` in `posttest`
  • 5ec21aa [Tests] run `nyc` on all tests
  • 6d72960 [meta] add Automatic Rebase and Require Allow Edits workflows
  • 7ca56eb [eslint] fix some inconsistencies
  • e8255cf [Tests] add `timeoutAfter` test with Promises
  • df5a124 [readme] improve method docs

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 26, 2021

Pull Request Test Coverage Report for Build 139

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 17.647%

Totals Coverage Status
Change from base Build 138: 0.0%
Covered Lines: 9
Relevant Lines: 41

💛 - Coveralls

@lholmquist lholmquist merged commit 541a7c4 into master Feb 4, 2021
@lholmquist lholmquist deleted the snyk-upgrade-d098680857bf52dee9f13f98b3608f01 branch February 4, 2021 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants