Open greenkeeper[bot] opened 5 years ago
After pinning to 2.0.0-beta.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
date-fns was updated from 2.0.0
to 2.0.1
.Your tests are still failing with this version. Compare changes
See the changelog: https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md#201---2019-08-23
dependency
date-fns was updated from 2.0.1
to 2.1.0
.Your tests are still failing with this version. Compare changes
Thanks to date-fns contributors: @ManadayM, @illuminist, @visualfanatic, @vsaarinen and at least but not least @leshakoss!
eachWeekendOfInterval
skipping the first date in the supplied interval.dependency
date-fns was updated from 2.1.0
to 2.2.1
.Your tests are still failing with this version. Compare changes
Kudos to date-fns contributors: @mzgajner, @sibiraj-s, @mukeshmandiwal, @SneakyFish5 and @CarterLi.
dependency
date-fns was updated from 2.2.1
to 2.3.0
.Your tests are still failing with this version. Compare changes
Huge thanks to @lovelovedokidoki who improved 8 (!) locales in an unstoppable open-source rampage and @VesterDe for fixing Slovenian locale
dependency
date-fns was updated from 2.3.0
to 2.4.0
.Your tests are still failing with this version. Compare changes
This release brought to you by these amazing people: @lovelovedokidoki, @alexigityan, @kalekseev and @andybangs. You rock!
parseISO
.dependency
date-fns was updated from 2.4.0
to 2.4.1
.Your tests are still failing with this version. Compare changes
Thanks to @mrclayman for reporting the issue and @leshakoss for fixing it.
dependency
date-fns was updated from 2.4.1
to 2.5.0
.Your tests are still failing with this version. Compare changes
Kudos to @dkozickis, @drugoi, @kranthilakum, @102, @gpetrioli and @JulienMalige for making the release happen.
dependency
date-fns was updated from 2.5.0
to 2.5.1
.Your tests are still failing with this version. Compare changes
dependency
date-fns was updated from 2.6.0
to 2.7.0
.Your tests are still failing with this version. Compare changes
Thanks to @mzgajner, @NaridaL, @Zyten, @leshakoss, @fintara and @kpr-hellofresh for contributing to the release.
parseISO
in Firefox caused by differences in getTimezoneOffset
.parseJSON
to accept strings without trailing 'Z' symbol and with up to 6 digits in the milliseconds' field.dependency
date-fns was updated from 2.7.0
to 2.8.0
.Your tests are still failing with this version. Compare changes
Kudos to @NaridaL, @Zyten, @Imballinst, @leshakoss and @Neorth for working on the release.
dependency
date-fns was updated from 2.8.0
to 2.8.1
.Your tests are still failing with this version. Compare changes
dependency
date-fns was updated from 2.9.0
to 2.10.0
.Your tests are still failing with this version. Compare changes
dependency
date-fns was updated from 2.10.0
to 2.11.0
.Your tests are still failing with this version. Compare changes
Kudos to @oakhan3, @Mukhammadali, @altrim, @leepowellcouk, @amatzon, @bryanMt, @kalekseev, @eugene-platov and @tjrobinson for working on the release.
differenceInYears
causing incorrect results when the left date is a leap day.parseISO
to work correctly around time shift dates.format
to work correctly with GMT-0752/GMT-0456 and similar timezones.getDay
typings to return 0|1|2|3|4|5|6
instead of number
.ordinalNumber
function behavior.formatRelative
depending on if it's a current week or not.dependency
date-fns was updated from 2.11.0
to 2.11.1
.Your tests are still failing with this version. Compare changes
dependency
date-fns was updated from 2.11.1
to 2.12.0
.Your tests are still failing with this version. Compare changes
Kudos to @leshakoss, @skyuplam, @so99ynoodles, @dkozickis, @belgamo, @akgondber, @dcousens and @BoomDev for working on the release!
setDay
with weekStartsOn
!= 0.dependency
date-fns was updated from 2.12.0
to 2.13.0
.Your tests are still failing with this version. Compare changes
Thanks to @JorenVos, @developergouli, @rhlowe and @justingrant for working on the release!
dependency
date-fns was updated from 2.13.0
to 2.14.0
.Your tests are still failing with this version. Compare changes
Kudos to @julamb, @JacobSoderblom, @justingrant, @dragunoff, @jmate0321, @gbhasha, @rasck, @AlbertoPdRF, @sebastianhaberey and @giogonzo for working on the release!
add
, addDays
and addMonths
.formatDistance
strings in the Hungarian locale.formatLong
in the Spanish locale.formatRelative
in the Italian locale.
The dependency date-fns was updated from
2.0.0-beta.5
to2.0.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
date-fns 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 v2.0.0
See the changelogs:
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: