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.2 #50

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

snyk-bot
Copy link
Contributor

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

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 3 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2021-03-03.
Release notes
Package name: tape
  • 5.2.2 - 2021-03-03
    • [Fix] proper exit behavior in node v0.6
  • 5.2.1 - 2021-02-28
    • [Fix] t.teardown(): ensure callback is only called once (#551)
    • [Deps] update object-is, string.prototype.trim
  • 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
  • 0e8f19d v5.2.2
  • 3f94e68 [Fix] proper exit behavior in node v0.6
  • 1642ae2 v5.2.1
  • b497ead [Deps] update `object-is`, `string.prototype.trim`
  • 3ea7921 [Fix] `t.teardown()`: ensure callback is only called once
  • 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

@lholmquist lholmquist force-pushed the snyk-upgrade-41bf753249f2746dc3aac668fa2e072c branch from 8ad3658 to be59ac4 Compare November 15, 2021 15:50
@lholmquist lholmquist merged commit ebeeed4 into main Nov 15, 2021
@lholmquist lholmquist deleted the snyk-upgrade-41bf753249f2746dc3aac668fa2e072c branch November 15, 2021 15:52
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