Open greenkeeper[bot] opened 4 years ago
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.9.0
to2.10.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.10.0
Fixed
formatISO
when formatting time with timezones with minute offsets > 0. Kudos to @dcRUSTy.Added
weeks
toDuration
.weeks
support toadd
andsub
.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: