-
Notifications
You must be signed in to change notification settings - Fork 2
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 date-fns is breaking the build 🚨 #14
Comments
After pinning to 2.8.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.10.0FixedAdded |
Your tests are still failing with this version. Compare changes Release Notes for v2.11.0Kudos to @oakhan3, @Mukhammadali, @altrim, @leepowellcouk, @amatzon, @bryanMt, @kalekseev, @eugene-platov and @tjrobinson for working on the release. Fixed
Changed
Added |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.11.1Fixed
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.12.0Kudos to @leshakoss, @skyuplam, @so99ynoodles, @dkozickis, @belgamo, @akgondber, @dcousens and @BoomDev for working on the release! Fixed
Added |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.13.0Thanks to @JorenVos, @developergouli, @rhlowe and @justingrant for working on the release! FixedAdded |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.14.0Kudos to @julamb, @JacobSoderblom, @justingrant, @dragunoff, @jmate0321, @gbhasha, @rasck, @AlbertoPdRF, @sebastianhaberey and @giogonzo for working on the release! Fixed
Added |
The devDependency date-fns was updated from
2.8.1
to2.9.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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v2.9.0
Thanks to @mborgbrant, @saintplay, @mrenty, @kibertoad, @levibuzolic, @Anshuman71, @talgautb, @filipjuza, @tobyzerner, @emil9453, @fintara, @pascaliske, @rramiachraf, @marnusw and @Imballinst for working on the release.
Fixed
formatISO
.Added
eachMonthOfInterval
andeachYearOfInterval
.inclusive
option to `areIntervalsOverlapping.isExists
function that checks if the given date is exists.add
function to add seconds, minutes, hours, weeks, years in single call.sub
function, the opposite ofadd
.Duration
type used inadd
andsub
.Changed
Locale
type optional.Locale
type.Locale
type.parseJSON
.parseJSON
.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 🌴
The text was updated successfully, but these errors were encountered: