Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
greenkeeper bot opened this issue Feb 4, 2019 · 3 comments
Closed

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

greenkeeper bot opened this issue Feb 4, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 4, 2019

The dependency dayjs was updated from 1.8.2 to 1.8.3.

🚨 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
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v1.8.3

1.8.3 (2019-02-04)

Bug Fixes

  • fix ios safari YYYY-MM-DD HH:mm parse BUG (e02ae82), closes #254
Commits

The new version differs by 8 commits.

  • bdfb7c8 chore(release): 1.8.3 [skip ci]
  • 922b4e1 Merge pull request #474 from iamkun/dev
  • e02ae82 fix: fix ios safari YYYY-MM-DD HH:mm parse BUG
  • 457c435 Merge branch 'dev' of github.com:iamkun/dayjs into dev
  • fdb32cd docs: add how to get back to english doc
  • 58a4d78 support ios 'YYYY-MM-DD HH:mm' formation. (#411)
  • b734422 docs: add how to get back to english doc
  • 73eb122 chore: update change log

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 4, 2019

After pinning to 1.8.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 5, 2019

  • The dependency dayjs was updated from 1.8.3 to 1.8.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.8.4

1.8.4 (2019-02-05)

Bug Fixes

  • Allow set start day of week in locale && Allow set week in weekOfYear plugin (1295591)
  • Revert default export (b00da1b)
  • update all locale files with correct week start (5b03412)
  • update es es-do locale adding weekStart && update weekStart test (66e42ec)
Commits

The new version differs by 10 commits.

  • 9b434c9 chore(release): 1.8.4 [skip ci]
  • 7726b21 Merge pull request #476 from iamkun/dev
  • ca49e7c docs: update week start docs
  • 5b03412 fix: update all locale files with correct week start
  • 66e42ec fix: update es es-do locale adding weekStart && update weekStart test
  • 1295591 fix: Allow set start day of week in locale && Allow set week in weekOfYear plugin
  • 9ad732c Merge remote-tracking branch 'origin/master' into dev
  • 209a5f2 add setting start day of a week in locale (#379)
  • 142b763 add setWeek fucntion to weekOfYear (#368)
  • b00da1b fix: Revert default export

See the full diff

@AnandChowdhary
Copy link
Owner

Fixed in #5

AnandChowdhary pushed a commit that referenced this issue Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant