nodeshift-archived / nodejs-configmap-redhat

This project demonstrates application and runtime configuration leveraging external configuration sources Edit Add topics
Apache License 2.0
0 stars 5 forks source link

[Snyk] Upgrade tape from 4.12.0 to 4.13.2 #97

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade tape from 4.12.0 to 4.13.2.

:information_source: 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.


Release notes
Package name: tape
  • 4.13.2 - 2020-03-02
    • [patch] Print name of test that didnt end (#498)
    • [Refactor] remove unused code
    • [Deps] update resolve
    • [eslint] enable quotes rule
    • [Tests] add tests for edge cases and numerics
  • 4.13.0 - 2020-01-08
    • [New] tape binary: Add -i flag to ignore files from gitignore (#492)
    • [New] add t.match() and t.doesNotMatch(), new in node v13.6
    • [Deps] update resolve
    • [Tests] handle stack trace variation in node <= 0.8
    • [lint] fix object key spacing
  • 4.12.1 - 2019-12-24
    • [Fix] error stack file path can contain parens/spaces
    • [Deps] update resolve
    • [Dev Deps] update eslint
  • 4.12.0 - 2019-12-16
    • [New] when the error type is wrong, show the message and stack
    • [Refactor] use is-regex instead of instanceof RegExp
    • [Deps] update deep-equal, glob, object-inspect, resolve, string.prototype.trim
    • [Dev Deps] update eslint
    • [readme] add tap-nyc to pretty-reporters (#480)
    • [Tests] use shared travis-ci configs
    • [Tests] add a test for the wrong kind of error
from tape GitHub release notes
Commit messages
Package name: tape
  • 2914a7b v4.13.2
  • c4119c2 [patch] Print name of test that didnt end (#498)
  • 98b2695 [Tests] sync new test cases from master
  • d686aa2 [eslint] enable `quotes` rule
  • 4526b39 [Tests] add tests for edge cases and numerics
  • 398503c [Deps] update `resolve`
  • e6b6f11 [Refactor] remove unused code
  • 333c636 v4.13.1
  • 8af61fd [Fix] `match`/`doesNotMatch`: when passing, ensure the proper default assert message shows up
  • 1fba54a v4.13.0
  • e0e2542 [New] `tape` binary: Add -i flag to ignore files from gitignore (#492)
  • 0f15085 [Deps] update `resolve`
  • 0330d82 [New] add `t.match()` and `t.doesNotMatch()`, new in `node` `v13.6`
  • 21ac403 [Tests] handle stack trace variation in node <= 0.8
  • d7c2fd3 [lint] fix object key spacing
  • 25bcbc6 v4.12.1
  • 9094271 [Fix] error stack file path can contain parens/spaces
  • b765bba [Deps] update `resolve`
  • 949781f [Dev Deps] update `eslint`
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 commented 4 years ago

Pull Request Test Coverage Report for Build 339


Totals Coverage Status
Change from base Build 333: 0.0%
Covered Lines: 38
Relevant Lines: 39

๐Ÿ’› - Coveralls