gpoussel / binr

Binary editor written in NodeJS
MIT License
0 stars 0 forks source link

An in-range update of ts-jest is breaking the build 🚨 #32

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency ts-jest was updated from 25.0.0 to 25.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ts-jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ✅ **Travis CI - Branch:** The build **passed**. - ❌ **WhiteSource Security Check:** The Security Check found 1 vulnerabilities.
| Severity | CVSS Score |CVE | GitHub Issue | | ------------- |-------------|-----|------| | Medium | 5.0 | [CVE-2019-20149](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-20149 "Go to CVE Details") | [#22](https://github.com/gpoussel/binr/issues/22 "Go to GitHub Issue")
Scan token: 0d904800d460466db23152d6ec07abae

Commits

The new version differs by 20 commits.

  • 0db7a6f chore(release): 25.1.0
  • e49892d chore: update package-lock.json
  • 8f0b179 Merge pull request #1366 from kulshekhar/dependabot/npm_and_yarn/types/jest-25.1.1
  • 77563e4 build(deps-dev): bump @types/jest from 25.1.0 to 25.1.1
  • 34b0203 Merge pull request #1365 from kulshekhar/dependabot/npm_and_yarn/lint-staged-10.0.4
  • 283cd4a build(deps-dev): bump lint-staged from 10.0.3 to 10.0.4
  • 51fb9cf Merge pull request #1364 from kulshekhar/dependabot/npm_and_yarn/types/node-10.17.14
  • 32c3c5b build(deps-dev): bump @types/node from 10.17.13 to 10.17.14
  • d290db0 Merge pull request #1363 from AndrewLeedham/AL-update-jest-types
  • ba82a9e fix: jest 25 type definitions
  • 095b9ba Merge pull request #1359 from kulshekhar/dependabot/npm_and_yarn/lint-staged-10.0.3
  • b9a5fa0 build(deps-dev): bump lint-staged from 10.0.2 to 10.0.3
  • d4d6764 Merge pull request #1361 from kulshekhar/dependabot/npm_and_yarn/types/semver-7.1.0
  • f3e0df5 build(deps-dev): bump @types/semver from 6.2.0 to 7.1.0
  • 9354ef9 Merge pull request #1360 from kulshekhar/dependabot/npm_and_yarn/types/yargs-15.0.2

There are 20 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 25.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.