aethant / merino

Warm up module for Yarn
3 stars 1 forks source link

An in-range update of dot is breaking the build 🚨 #511

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency dot was updated from 1.1.2 to 1.1.3.

🚨 View failing branch.

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

dot is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/aethant/merino/builds/622037251?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.1.3

Tests for doT.process
Patch code injection via prototype pollution (#291)

Commits

The new version differs by 12 commits.

  • 6adbd81 docs: note
  • d00300e 1.1.3
  • 87ccef3 test: update travis versions
  • 4cc3253 chore: update dependencies
  • 320e847 test: missing test files
  • ef5f353 docs: security considerations
  • c531369 test: exclude unused code from coverage
  • b4fd211 test: doT.process
  • fa3890d test: use doT required via the main module
  • 2cf2226 fix: prevent possibility of execution of the code injected via prototype pollution when undefined is passed to compiled template function, closes #291
  • 299b4da Merge pull request #237 from EdwardBetts/spelling
  • 2dfe1af correct spelling mistake

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 1.1.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.