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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency dayjs was updated from 1.8.9 to 1.8.10.

🚨 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.10

1.8.10 (2019-03-10)

Bug Fixes

  • Add nepali (ne) locale (#524) (bdbec01)
  • Add WeekYear plugin (a892608)
  • API .locale() with no argument should return current locale name string (8d63d88)
  • CustomParseFormat correct parse HH:mm:ss with only one digit like 0:12:10 (600d547)
  • CustomParseFormat plugin parse Do format string (bf27fda), closes #522
  • Expand setters like .year(2000) .hour(12) (ac532a0)
  • Move toObject, toArray API to separate plugin from core (40a3431)
Commits

The new version differs by 33 commits.

  • 6e29a4a chore(release): 1.8.10 [skip ci]
  • d62c68d Merge pull request #528 from iamkun/dev
  • 47bda00 Merge pull request #526 from iamkun/feature/refactor
  • 0fc2397 chore: Update AdvancedFormat plugin parse gggg for week year
  • a892608 fix: Add WeekYear plugin
  • 6981ab6 chore: Update AdvancedFormat plugin support wo format string fro week of the year
  • 1ddf633 chore: Update weekOfYear
  • c466632 docs: Update docs
  • bf27fda fix: CustomParseFormat plugin parse Do format string
  • bdbec01 fix(locale): Add nepali (ne) locale (#524)
  • 1768305 chore: Update isSame before after
  • 8eb5404 chore: Add localeData plugin
  • c9916fe test: add more test
  • 37ab09f chore: Add locale
  • 08be44a chore: Add badMutable plugin

There are 33 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.8.9 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.8.11

1.8.11 (2019-03-21)

Bug Fixes

  • Add .add('quarter') .startOf('quarter') through plugin quarterOfYear (dde39e9), closes #537 #531
  • Add locale support for Azerbaijani language (az) (#535) (eeb20fa)
  • Correct typescript definition add (22a249c), closes #531
  • Fix CustomParseFormat plugin formatting bug (#536) (8578546), closes #533
  • Update pt locale (#538) (1ac9e1e)
Commits

The new version differs by 10 commits.

  • be6b891 chore(release): 1.8.11 [skip ci]
  • 484a4c4 Merge pull request #539 from iamkun/dev
  • 0edabcd test: remove local test
  • 0f692c5 docs: fix doc error
  • 723f61a docs: Update quarterOfYear docs
  • dde39e9 fix: Add .add('quarter') .startOf('quarter') through plugin quarterOfYear
  • 1ac9e1e fix: Update pt locale (#538)
  • 8578546 fix: Fix CustomParseFormat plugin formatting bug (#536)
  • eeb20fa fix: Add locale support for Azerbaijani language (az) (#535)
  • 22a249c fix: Correct typescript definition add

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.8.12

1.8.12 (2019-04-02)

Bug Fixes

  • Add .get API (7318797)
  • Add 79 locales (#541) (f75a125)
  • Add Calendar plugin (d1b9cf9)
  • Add isoWeeksInYear plugin (2db8631)
  • Add Occitan (oc-lnc) locale file (#551) (c30b715)
  • Add plugin minMax to sopport .max .min (2870a23)
  • Fix set Month Year error in last day of the month (d058f4a)
  • Update ko locale weekdaysShort (#543) (317fd3e)
  • Update localizedFormat plugin to support lowercase localizable formats (l, ll, lll, llll) (#546) (f2b5ebf)
Commits

The new version differs by 30 commits.

  • 566873a chore(release): 1.8.12 [skip ci]
  • 534d51c Merge pull request #545 from iamkun/dev
  • 6a297b7 chore: calendar plugin get config from locale file (#552)
  • b663444 docs: Update zh-cn doc
  • c30b715 fix: Add Occitan (oc-lnc) locale file (#551)
  • 222592d test: Update test to keep locale name and file name the same
  • f2b5ebf fix: Update localizedFormat plugin to support lowercase localizable formats (l, ll, lll, llll) (#546)
  • 3f58237 docs: Update available units table doc
  • daae556 docs: Update .get docs
  • 7318797 fix: Add .get API
  • e925de6 docs: Add Calendar plugin docs
  • d058f4a fix: Fix set Month Year error in last day of the month
  • d1b9cf9 fix: Add Calendar plugin
  • 71e4bff docs: Add IsoWeeksInYear docs
  • 2db8631 fix: Add isoWeeksInYear plugin

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.8.13

1.8.13 (2019-04-26)

Bug Fixes

  • Add missing relativeTime and formats for some locales (#560) (96b917e)
  • Add weekday (locale aware day of the week) plugin (#569) (9007cc5), closes #559
  • Allow customizing "am" / "pm" strings with locale meridiem function (#580) (576e93e), closes #578
  • Fix .add day/week decimal rouding bug (800f6c9)
  • Fix .diff type definition error (#565) (c4921ae), closes #561
  • Fix CustomParseFormat plugin bug (#568) (1f5a9db), closes #555
  • Fix relativeTime plugin Math.round bug (40bea40)
  • skip square brackets in buddhistEra, advancedFormat plugins (#556) (9279718), closes #554
  • Update Indonesian locale(#574) (0aa7143)
  • Update locale month to support both array and function (#581) (b6599d3)
  • Update LocalizedFormat plugin lowercase formats logic (#557) (d409304)
Commits

The new version differs by 50 commits.

  • 68a04e1 chore(release): 1.8.13 [skip ci]
  • 6f39f45 Merge pull request #582 from iamkun/dev
  • b6599d3 fix: Update locale month to support both array and function (#581)
  • d409304 fix: Update LocalizedFormat plugin lowercase formats logic (#557)
  • 9279718 fix: skip square brackets in buddhistEra, advancedFormat plugins (#556)
  • 4bdc8f9 test: Update localizedFormat test
  • 801bffc chore: Rename localizedFormat.test
  • 96b917e fix: Add missing relativeTime and formats for some locales (#560)
  • 576e93e fix: Allow customizing "am" / "pm" strings with locale meridiem function (#580)
  • 0aa7143 fix: Update Indonesian locale(#574)
  • e18e6fe docs: Update backer img (#573)
  • ae8fd97 docs: Update jp doc weekday (#572)
  • 1f5a9db fix: Fix CustomParseFormat plugin bug (#568)
  • 9007cc5 fix: Add weekday (locale aware day of the week) plugin (#569)
  • ffffacf docs: Update doc(zh-cn)

There are 50 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.8.14

1.8.14 (2019-05-07)

Bug Fixes

  • Fix .format API returns UTC offset when value is 0 bug (b254964)
  • Fix QuarterOfYear plugin bug (#591) (434f774)
  • Fix UTC plugin add day DST bug (#590) (86cd839)
Commits

The new version differs by 9 commits.

  • 977d305 chore(release): 1.8.14 [skip ci]
  • f3e671f Merge pull request #592 from iamkun/dev
  • b254964 fix: Fix .format API returns UTC offset when value is 0 bug
  • 86cd839 fix: Fix UTC plugin add day DST bug (#590)
  • 434f774 fix: Fix QuarterOfYear plugin bug (#591)
  • de14682 Fix: Update QuarterOfYear plugin type definition (#588)
  • 6a383ed Update --bug-report.md
  • 225bbf9 Fix: Update locale nl.js fix Dutch short for March is "mrt" (#585)
  • cfff1a8 Fix: Fix relativeTime plugin when the interval is 1 second (#584)

See the full diff