hmcts / ccfr-fees-register-admin-web

MIT License
1 stars 2 forks source link

An in-range update of csurf is breaking the build 🚨 #179

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency csurf was updated from 1.9.0 to 1.10.0.

🚨 View failing branch.

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

csurf 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 - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for 1.10.0
  • deps: csrf@3.1.0
    • Remove base64-url dependency
    • deps: tsscmp@1.0.6
    • deps: uid-safe@2.1.5
  • deps: http-errors@~1.7.2
    • Make message property enumerable for HttpErrors
    • Set constructor name when possible
    • deps: depd@~1.1.2
    • deps: inherits@2.0.3
    • deps: setprototypeof@1.1.1
    • deps: statuses@'>= 1.5.0 < 2'
  • perf: remove argument reassignment
  • perf: use plain object for internal cookie options
Commits

The new version differs by 94 commits.

  • 248112a 1.10.0
  • f3e614d docs: add single page application example
  • 41f19fa build: use nyc for coverage testing
  • 8bcbfec build: mocha@6.1.4
  • 7193505 docs: document cookie options in readme
  • e30be37 lint: remove unreachable code
  • 3608b5f build: supertest@4.0.2
  • 7b0264e build: Node.js@11.14
  • 9d946cf tests: use querystring directly
  • e7a3c16 buid: eslint-plugin-promise@4.1.1
  • 965a6e8 buid: eslint@5.16.0
  • b2f8efd deps: csrf@3.1.0
  • 5e069cc lint: remove unreachable code
  • 94f637e tests: add test for set-cookie header append logic
  • 09baec8 tests: add test for secret storage disappearing

There are 94 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 5 years ago

After pinning to 1.9.0 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 still failing with this version. Compare changes

Release Notes for 1.11.0
  • deps: cookie@0.4.0
    • Add SameSite=None support
  • deps: http-errors@~1.7.3
    • deps: inherits@2.0.4
Commits

The new version differs by 34 commits.

There are 34 commits in total.

See the full diff