Skip to content
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

[Snyk] Upgrade tape from 5.1.0 to 5.1.1 #118

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

lholmquist
Copy link
Contributor

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

ℹ️ 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

Coverage Status

Coverage remained the same at 91.045% when pulling ec59341 on snyk-upgrade-8feb4e7d30c6fe40a7930cf186950d5a into b856f4a on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.045% when pulling ec59341 on snyk-upgrade-8feb4e7d30c6fe40a7930cf186950d5a into b856f4a on master.

@lholmquist lholmquist merged commit 3d95e99 into master Feb 4, 2021
@lholmquist lholmquist deleted the snyk-upgrade-8feb4e7d30c6fe40a7930cf186950d5a branch February 4, 2021 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants