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.1 to 5.2.0 #553

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

lholmquist
Copy link
Member

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

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-02-20.
Release notes
Package name: tape
  • 5.2.0 - 2021-02-20
    • [New] add .teardown() on t instances (#546)
    • [readme] improve t.throws documentation (#542)
    • [readme] improve t.throws/t.doesNotThrow documentation (#541)
    • [Deps] update call-bind, is-regex, resolve
    • [Dev Deps] update eslint, aud
    • [Tests] exclude node v0.6, for now
  • 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
from tape GitHub release notes
Commit messages
Package name: tape
  • 50751db v5.2.0
  • d3fc2ff [New] add `.teardown()` on `t` instances
  • 3c05a87 [Tests] exclude node v0.6, for now
  • 8c52d12 [Deps] update `is-regex`, `resolve`
  • f847c85 [Dev Deps] update `eslint`, `aud`
  • 94220ba [readme] improve `t.throws` documentation
  • ce0b1ad [Deps] update `call-bind`
  • 83f1eec [Dev Deps] update `eslint`
  • 84fcf48 [readme] improve `t.throws`/`t.doesNotThrow` documentation

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

Base automatically changed from master to main March 15, 2021 22:53
@lholmquist lholmquist merged commit fa69c06 into main Mar 15, 2021
@lholmquist lholmquist deleted the snyk-upgrade-606b09b59e8ae4acfb13d813f06b674a branch March 15, 2021 22:53
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.

2 participants