JimmyBeldone / reapt

A complete React Redux starterkit, configured with Webpack, stop wasting time configuring, adopt it and just code
MIT License
4 stars 1 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency dayjs was updated from 1.7.8 to 1.8.0.

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

Release Notes for v1.8.0

1.8.0 (2019-01-14)

Features

  • add CustomParseFormat plugin and QuarterOfYear plugin (#450) (8f6f63c)
Commits

The new version differs by 43 commits.

  • 97a6088 chore(release): 1.8.0 [skip ci]
  • 8f6f63c feat(): add CustomParseFormat plugin and QuarterOfYear plugin (#450)
  • c0ebac0 refactor: remove z timezone (#448)
  • bdbaa13 chore: no check and fix lint Merge pull request #447 from iamkun/feature/iamkun
  • bad064f refactor: refactor
  • 46b310e refactor: refactor
  • bdc7281 refactor: refactor code use object
  • 536438a refactor: update logic
  • 8c3d02b refactor: update logic
  • ad15dde test: rm unnecessary test
  • 5f9a4bb chore: no need check at this time
  • 1f8b4e9 chore: Merge pull request #446
  • 3371d00 chore: update custom format plugin logic
  • ba57f39 style: update lint
  • 23c870e test: update test

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