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.3.0 to 5.3.1 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Sep 2, 2021

Snyk has created this PR to upgrade tape from 5.3.0 to 5.3.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 a month ago, on 2021-08-07.
Release notes
Package name: tape
  • 5.3.1 - 2021-08-07
    • [Fix] bin/tape: delay requires until needed
    • [meta] add missing safe-publish-latest dep
    • [Deps] update is-regex
    • [Dev Deps] update eslint
  • 5.3.0 - 2021-07-26
    • [New] Use import() on esm files in supported node versions (#547)
    • [Refactor] bin/tape: separate "preparing of files list" from "require files list"
    • [Refactor] avoid reassigning arguments
    • [Refactor] remove unused line, unneeded var initialization; add missing new
    • [Refactor] remove use of legacy exports
    • [Refactor] add names to Test.prototype functions
    • [Deps] update object-inspect
    • [Docs] correct docs for t.teardown (#558)
    • [readme] Another way to create custom reporters (#556)
    • [readme] remove travis badge; add actions and codecov badges
    • [Deps] update glob, is-regex, object-inspect
    • [meta] ensure not-in-publish‘s absence does not fail anything
    • [meta] add safe-publish-latest; use prepublishOnly script for npm 7+
    • [Dev Deps] update aud, eslint
    • [Tests] uncaught exceptions and unhandled rejections importing files with bin/tape (#547)
    • [Tests] exclude examples from coverage
    • [actions] use node/install instead of node/run; use codecov action
from tape GitHub release notes
Commit messages
Package name: tape
  • 5a5a574 v5.3.1
  • a7ca7a3 [Deps] update `is-regex`
  • 6d5e4ad [Dev Deps] update `eslint`
  • c8f3ce3 [Fix] `bin/tape`: delay requires until needed
  • 1f1a4a7 Merge tag 'v4.14.0'
  • af5b2f2 v4.14.0
  • 836610d [eslint] fully enable `@ ljharb` eslint config
  • d0a3888 [meta] add missing `safe-publish-latest` dep
  • 1020639 [New] add `.teardown()` on `t` instances (#546)
  • 5c4052f [Refactor] avoid reassigning arguments
  • da0cdf1 [Refactor] remove unused line, unneeded var initialization; add missing `new`
  • a04439c [Refactor] remove use of legacy `exports`
  • b36f816 [readme] improve `t.throws` documentation
  • 283f537 [Tests] exclude examples from coverage
  • 967b73f [Refactor] use `call-bind/callBound` instead of `function-bind` directly
  • d81f9f6 [readme] Another way to create custom reporters
  • 2a0619d [meta] ensure `not-in-publish`‘s absence does not fail anything
  • 57a7cc9 [readme] remove travis badge; add actions and codecov badges
  • 6bb3496 [meta] do not publish github action workflow files
  • 1461611 [readme] remove long-dead testling-ci badge
  • 9dfb680 [Refactor] Avoid setting message property on primitives; use strict mode to catch this
  • da8ca46 [Refactor] generalize error message from calling `.end` more than once
  • faa51b5 [Tests] ensure bin/tape is linted
  • f299759 [Tests] make `stripFullStack` output an array of lines, for better failure messages

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

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.

1 participant