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 🚨 #52

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.22 to 1.8.23.

🚨 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.23 at 91.876% ([Details](https://coveralls.io/builds/29374228)). - ❌ **Node 12 macOS-latest Test:** There are 1 failures, 0 warnings, and 0 notices. - ❌ **Node 10 macOS-latest Test:** There are 2 failures, 0 warnings, and 0 notices. - ❌ **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.23

1.8.23 (2020-03-16)

Bug Fixes

  • Add Chinese (zh) locale (f9b8945)
  • Fix IsoWeek plugin typescript definition (#828) (30aab0c)
  • Update Arabic (ar) locale relative time (#836) (14044c6)
  • Update Slovak (sk) locale, Czech (cs) locale (#833) (f0d451f)
  • Update Thai (th) locale relativeTime (#826) (63b7c03), closes #816
Commits

The new version differs by 8 commits.

  • 90eae15 chore(release): 1.8.23 [skip ci]
  • 2bfdf84 Merge pull request #838 from iamkun/dev
  • 14044c6 fix: Update Arabic (ar) locale relative time (#836)
  • f0d451f fix: Update Slovak (sk) locale, Czech (cs) locale (#833)
  • f9b8945 fix: Add Chinese (zh) locale
  • 9dd69ed chore: add zh locale (#822)
  • 30aab0c fix: Fix IsoWeek plugin typescript definition (#828)
  • 63b7c03 fix: Update Thai (th) locale relativeTime (#826)

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