This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
[Snyk] Upgrade date-fns from 2.0.0 to 2.11.1 #32
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade date-fns from 2.0.0 to 2.11.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: date-fns
Fixed
Kudos to @oakhan3, @Mukhammadali, @altrim, @leepowellcouk, @amatzon, @bryanMt, @kalekseev, @eugene-platov and @tjrobinson for working on the release.
Fixed
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.Changed
getDay
typings to return0|1|2|3|4|5|6
instead ofnumber
.ordinalNumber
function behavior.formatRelative
depending on if it's a current week or not.Added
uz
locale.mt
locale.Fixed
formatISO
when formatting time with timezones with minute offsets > 0. Kudos to @dcRUSTy.Added
weeks
toDuration
.weeks
support toadd
andsub
.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
.Thanks to @Imballinst for the bug fix!
Fixed
formatRFC3339
. See #1548.Kudos to @NaridaL, @Zyten, @Imballinst, @leshakoss and @Neorth for working on the release.
Fixed
Added
formatISO
,formatISO9075
,formatRFC3339
, andformatRFC7231
functions.Thanks to @mzgajner, @NaridaL, @Zyten, @leshakoss, @fintara and @kpr-hellofresh for contributing to the release.
Fixed
parseISO
in Firefox caused by differences ingetTimezoneOffset
.Changed
parseJSON
to accept strings without trailing 'Z' symbol and with up to 6 digits in the milliseconds' field.Added
Kudos to @marnusw, @cdrikd and @rogyvoje for working on the release!
Added
parseJSON
- lightweight function (just 411 B) that parses dates formatted withtoJSON
.subBusinessDays
function.Thanks to @mitchellbutler for the bug fix!
Fixed
addBusinessDays
.Kudos to @dkozickis, @drugoi, @kranthilakum, @102, @gpetrioli and @JulienMalige for making the release happen.
Fixed
findIndex
from the code.Added
Interval
andLocale
types from Flow typings.Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs