sandiegojs / sdjs-speaker-pipeline

Web application to apply a workflow for organizing speakers for events.
MIT License
2 stars 30 forks source link

An in-range update of helmet is breaking the build 🚨 #202

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency helmet was updated from 3.21.2 to 3.21.3.

🚨 View failing branch.

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

helmet 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 - ❌ **ci/circleci: build-job:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/sandiegojs/sdjs-speaker-pipeline/517?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 6 commits.

  • 903c88e 3.21.3
  • 9c359ba Update changelog for 3.21.3 release
  • a857597 Update helmet-csp to v2.9.5
  • d911036 Stop testing on Node 6, start testing on Node 12
  • a7b5b0e Update Sinon to 9.0.0
  • ebf480e Update Mocha to 7.0.1

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 7 commits.

  • 6b78d65 3.22.0
  • 9a7de88 Update changelog for 3.22.0 release
  • 1fa85d0 Omit deprecated submodules (hpkp and noCache) from readme
  • 83115f5 Update helmet-csp to 2.10.0
  • a7ab71f Update license year for 2020
  • 7ef38b7 Update outdated devDependencies
  • 210b78c Deprecate helmet.noCache

See the full diff