nodecraft / spawnpoint

Agnostic JS framework that empowers devs to focus on quickly building apps, rather than application config, structure, health-checks, or architecture to build a 12 factor app in Docker.
MIT License
8 stars 5 forks source link

An in-range update of dayjs is breaking the build 🚨 #61

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency dayjs was updated from 1.8.24 to 1.8.25.

🚨 View failing branch.

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

dayjs 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 - βœ… **coverage/coveralls:** First build on greenkeeper/dayjs-1.8.25 at 100.0% ([Details](https://coveralls.io/builds/30213921)). - ❌ **Node 12 macOS-latest Test:** There are 1 failures, 0 warnings, and 0 notices. - ❌ **Node 10 macOS-latest Test:** null - ❌ **Node 12 windows-latest Test:** There are 2 failures, 0 warnings, and 0 notices. - ❌ **Node 10 windows-latest Test:** There are 2 failures, 0 warnings, and 0 notices. - βœ… **Node 12 ubuntu-latest Test:** null - βœ… **Node 10 ubuntu-latest Test:** null

Release Notes for v1.8.25

1.8.25 (2020-04-21)

Bug Fixes

Commits

The new version differs by 7 commits.

  • bcea067 chore(release): 1.8.25 [skip ci]
  • 9dbe5b0 Merge pull request #877 from iamkun/dev
  • 4141084 fix: Fix UTC plugin startOf, endOf bug (#872)
  • 3cea04d fix: Fix CustomParseFormat plugin of parsing only YYYY / YYYY-MM bug (#873)
  • 62b092d fix: Fix Duration plugin get seconds (#867)
  • 9790b85 fix: Fix type definition of locale
  • 9dfcb07 fixed incorrect definition of locale in typescript

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.8.24 your tests are passing again. Downgrade this dependency πŸ“Œ.