-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update dependency date-fns to ^2.30.0 #43
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/date-fns-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
756069d to
cf918da
Compare
cf918da to
f73ad02
Compare
f73ad02 to
caf5619
Compare
caf5619 to
9b526a9
Compare
9b526a9 to
55832b5
Compare
55832b5 to
7746401
Compare
7746401 to
64aa773
Compare
64aa773 to
ebd4b55
Compare
ebd4b55 to
50c3752
Compare
50c3752 to
0fc4578
Compare
0fc4578 to
52f3316
Compare
52f3316 to
2415a57
Compare
2415a57 to
cdbf0c4
Compare
cdbf0c4 to
89301f6
Compare
89301f6 to
d7080dc
Compare
db47f8e to
835b1e9
Compare
835b1e9 to
6953f10
Compare
6953f10 to
415728d
Compare
415728d to
7a12e8b
Compare
7a12e8b to
696ec43
Compare
696ec43 to
c69910d
Compare
c69910d to
c155e9c
Compare
c155e9c to
80702fc
Compare
80702fc to
57390d3
Compare
57390d3 to
8a55026
Compare
8a55026 to
9b832ff
Compare
9b832ff to
4db98b2
Compare
4db98b2 to
34b1f1d
Compare
34b1f1d to
2fa96a5
Compare
2fa96a5 to
c4f4192
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^2.0.0-alpha.24->^2.30.0Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
date-fns/date-fns (date-fns)
v2.30.0Compare Source
Kudos to @kossnocorp and @Andarist for working on the release.
Changes
v2.29.3Compare Source
This release is prepared by our own @leshakoss.
Fixed
Fixed Ukrainian (
uk) locale grammar forformatDistance.Improved browser compatibility by transforming the code with
@babel/preset-env.v2.29.2Compare Source
This release is brought to you by @nopears, @vadimpopa and @leshakoss.
Fixed
Fixed
svlocale abbreviated months matcher.Fixed
uklocale abbreviated months matcher.Fixed a breaking change in
intervalToDurationby removing a recently introduced RangeError.v2.29.1Compare Source
Thanks to @fturmel for working on the release.
Fixed
v2.29.0Compare Source
On this release worked @tan75, @kossnocorp, @nopears, @Balastrong, @cpapazoglou, @dovca, @aliasgar55, @tomchentw, @JuanM04, @alexandresaura, @fturmel, @aezell, @andersravn, @TiagoPortfolio, @SukkaW, @Zebreus, @aviskarkc10, @maic66, @a-korzun, @Mejans, @davidspiess, @alexgul1, @matroskin062, @undecaf, @mprovenc, @jooola and @leshakoss.
Added
Added
intlFormatDistancefunction`.Added
setDefaultOptionsandgetDefaultOptionsfunctions that allow you to set default default locale,weekStartsOnandfirstWeekContainsDate.Added
roundingMethodoption toroundToNearestMinutes.Added Swiss Italian locale (
it-CH).Added Occitan (
oc) locale. (#2061)Added Belarusian Classic (
be-tarask) locale.Fixed
Fixed Azerbaijani (
az) locale forformatDistance.Fixed Czech (
cs) locale forparse.Fixed TypeScript types for constants.
Fixed long formatters in the South African English locale (
en-ZA).Fixed a typo in the Icelandic locale (
is) forformat.Fixed weekday format for
formatRelativein the Portuguese locale (pt).Fixed
intervalToDurationbeing off by 1 day sometimes.Fixed ordinal number formatting in Italian locale (
it).Fixed issue parsing months in Croatian (
hr), Georgian (ka) and Serbian (srandsr-Latn) locales.Changed
Replaced
git.iolinks with full URLs in error messages.Internal: removed "v2.0.0 breaking changes" section from individual function docs
v2.28.0Compare Source
Kudos to @tan75, @fturmel, @arcanar7, @jeffjose, @helmut-lang, @zrev2220, @jooola, @minitesh, @cowboy-bebug, @mesqueeb, @JuanM04, @zhirzh, @damon02 and @leshakoss for working on the release.
Added
Added West Frisian (
fy) locale.Added Uzbek Cyrillic locale (
uz-Cyrl).Fixed
add the missing accent mark for Saturday in Spanish locale (
es) forformat.allowed
Ktoken to be used withaorbinparse.v2.27.0Compare Source
Kudos to @tan75, @hg-pyun, @07akioni, @razvanmitre, @Haqverdi, @pgcalixto, @janziemba, @fturmel, @JuanM04, @zhirzh, @seanghay, @bulutfatih, @nodeadtree, @cHaLkdusT, @a-korzun, @fishmandev, @wingclover, @Zacharias3690, @kossnocorp and @leshakoss for working on the release.
Fixed
Fixed translation for quarters in
formatin Chinese Simplified locale (zh-CN).Fixed
Ptoken informatfor Romanian locale (ro).Fixed era and month formatters in Azerbaijani locale (
az).Fixed
formatRelativepatterns in Georgian locale (ka).Fixed regular expressions for
parsein Estonian locale (er).Fixed the format of zeros in
formatDurationin Czech locale (cs).Fixed ordinal formatting for years, weeks, hours, minutes and seconds in
fr,fr-CAandfr-CHlocales.Fixed constants not having proper TypeScript and Flow types.
Fixed translation for Monday in Turkish locale (
tr).Fixed
eachMinuteOfIntervalnot handling intervals less than a minute correctly.Fixed flow types for
closestToandclosestIndexTo.Added
km).v2.26.0Compare Source
Thanks to @kossnocorp, @leshakoss, @tan75, @gaplo, @AbdAllahAbdElFattah13, @fturmel, @kentaro84207, @V-Gutierrez, @atefBB, @jhonatanmacazana, @zhirzh, @Haqverdi, @mandaputtra, @micnic and @rikkalo for working on the release.
Fixed
Fixed
formatRelativeformat forlastWeekin Spanish locale.Fixed translation for October in Hindi locale.
Fixed Azerbaijani locale to use correct era matchers for
parse.Added the functions that use
weekStartsOnandfirstWeekContainsDatethat were missing from theLocaledocumentation page.Changed
Added
Added Irish English locale (
en-IE).Added Arabic locale (
ar). (#1670)Added Hong Kong Traditional Chinese locale (zh-HK). (#2684)
Added Egyptian Arabic locale (ar-EG).
v2.25.0Compare Source
This release is brought to you by @kossnocorp, @gierschv, @fturmel, @redbmk, @mprovenc, @artyom-ivanov and @tan75.
Added
Added Japanese Hiragana locale (
ja-Hira).Added standalone months support to
deandde-ATlocales.v2.24.0Compare Source
Kudos to Sasha Koss, Lucas Silva, Jan Ziemba, Anastasia Kobzar, Deepak Gupta, Jonas L, Kentaro Suzuki, Koussay Haj Kacem, fturmel, Tan75 and Adriaan Callaerts for working on the release.
Fixed
Changed
Used
1instead ofeinfor GermanformatDurationto make it consistent with other locales and formats. (#2505)Made Norwegian
formatDurationconsistent with other locales by using numeric representation instead of written. (#2469)Use the word "sekunda" instead of "vteřina" for second in the Czech locale.
Made Flemish short date format corresponds to the Flemish government.
Added
Added
roundingMethodoption todifferenceInHours,differenceInMinutes,differenceInQuarters,differenceInSecondsanddifferenceInWeekswithtruncas the default method. (#2555)Added new functions:
previousDay,previousMonday,previousTuesday,previousWednesday,previousThursday,previousFriday,previousSaturdayandpreviousSunday.v2.23.0Compare Source
Thanks to Liam Tait, fturmel, Takuya Uehara, Branislav Lazic, Seyyed Morteza Moosavi, Felipe Armoni, Sasha Koss, Michael Mok, Tan75 and Maxim Topciu for working on the release.
Changed
Improved
nextDayperformance by roughly 50%.Added more ordinal formatting to the Japanese locale.
Added
Added a new
clampfunction that allows to bound a date to an interval.Added Bosnian locale (bs).
Allowed passing
undefinedin the duration to add and sub functions.v2.22.1Compare Source
Thanks to Sasha Koss for working on the release.
Fixed
v2.22.0Compare Source
Sasha Koss, Lucas Silva, Lay, jwbth, fturmel, Tan75 and Anastasia Kobzar worked on this release.
Fixed
Fixed Taiwanese locale to use traditional Chinese and removed unnecessary spaces.
Fixed Russian locale to use correct long formats.
Added
daysToWeekshoursToMillisecondshoursToMinuteshoursToSecondsmillisecondsToHoursmillisecondsToMinutesmillisecondsToSecondsminutesToHoursminutesToMillisecondsminutesToSecondsmonthsToQuartersmonthsToYearsquartersToMonthsquartersToYearssecondsToHourssecondsToMillisecondssecondsToMinutesweeksToDaysyearsToMonthsyearsToQuartersv2.21.3Compare Source
This release is brought to you by Maxim Topciu.
Fixed
v2.21.2Compare Source
Kudos to Aleksei Korzun, Maxim Topciu, Jonas L, Mohammad ali Ali panah and Tan75 for working on the release.
Fixed
differenceInBusinessDaysnow returnsNaNinstead ofInvalid Datewhen an invalid argument is passed to the function.Fixed
weekStartsOnin Persian locale.v2.21.1Compare Source
Thanks to Sasha Koss for working on the release.
Fixed
v2.21.0Compare Source
This release is brought to you by Aleksei Korzun, Tan75, Rubens Mariuzzo, Christoph Stenglein and Clément Tamisier.
Fixed
formatDistanceStrictreturn12 monthsinstead of1 yearwhenunit: 'month'.Added
ht) locale.de-AT) locale.v2.20.3Compare Source
Kudos to fturmel for working on the release.
Fixed
v2.20.2Compare Source
Kudos to Maxim Topciu for working on the release.
Fixed
v2.20.1Compare Source
This release is brought to you by Sasha Koss and Tan75.
Fixed
isDateFlow typings that we broke inv2.20.0.v2.20.0Compare Source
This release is brought to you by Sasha Koss, Maxim Topciu, tu4mo, Tan75, Ardit Dine, Carl Rosell, Roman Mahotskyi, Mateusz Krzak, fgottschalk, Anastasia Kobzar, Bilguun Ochirbat, Lesha Koss, YuLe and guyroberts21.
Fixed
Made
formatDistanceStrictandformatDistanceToNowStrictalways return1 yearinstead of12 months. (#2388)Fixed
nextDay,nextMondayandnextTuesdaymissing in exports and type definitions. (#2325)Fixed a DST bug in
formatDistanceStrict. (#2307)Added
Added new
eachMinuteOfIntervalfunction.Added Albanian (
sq) localeAdded Mongolian (
mn) localeAdded
nextWednesday,nextThursday,nextFriday,nextSaturdayandnextSunday.v2.19.0Compare Source
Tan75 worked on this release.
Fixed
Assigned the correct
firstWeekContainsDatevalue (4) for the French locale. (#2148)Fixed torsdag abbreviation in the Swedish locale.
Fixed a bug in
differenceInMonthsandintervalToDurationthat occurs when dealing with the 28th of February. (#2255)Added
nextDay,nextMondayandnextTuesdaythat allows getting the next day of the week, Monday or Tuesday respectively.v2.18.0Compare Source
Thanks to Tan75 and Lesha Koss.
Fixed
Fixed documentation missing for
intlFormat. (#2258)Fixed date formats in the Latvian locale. (#2202)
Added
parseJSON. (#2149)v2.17.0Compare Source
Kudos to @shaykav, @davidgape89, @rikkalo, @tan75, @talgautb, @owenl131, @kylesezhi, @inigoiparragirre, @gius, @Endeauvirr and @frankyston.
Fixed
Fixed Russian locale parsing issue.
Fixed
differenceInMonthsfor edge cases, such as the end of February dates.Fixed suffixes for the Kazakh locale.
Fixed
formatDurationweek translation inptandpt-BRlocales.Made Japanese locale to use the correct value for the start of the week.
Adjusted date formats in the Basque locale.
Fixed the short and medium date formats in the Czech locale.
Adjusted the Polish translations of
formatDistance.Fixed the week's abbreviations in the Brazilian Portuguese.
Added
Added
intlFormata lightweight formatting function that uses Intl API. Eventually, it will become the default formatting function, so it's highly recommended for new code.Added
en-ZAlocale.Added an ability to format lowercase am/pm with
aaaandbbbtokens.Added ordinal formatting for Japanese year values.
v2.16.1Compare Source
Kudos to @aleksaps, @leedriscoll and @BanForFun for pull-requests!
Fixed
formatRelative.v2.16.0Compare Source
Kudos to @jvpelt, @piotrl, @yotamofek, @dwaxweiler, @leedriscoll and @bradevans for working on the release. Also thanks to @PascalHonegger, @pickfire, @TheJaredWilcurt, @SidKH and @nfantone for improving the documentation.
Fixed
1 minuteand2 days.formatRFC3339formatting timezone offset with minutes.formatDurationChanged
Added
v2.15.0Compare Source
Thanks to @belgamo, @Matsuuu, @Imballinst, @arsnyder16, @pankajupadhyay29, @DCBN, @leedriscoll, @gottsohn, @mukuljainx and @dtriana for working on the release. Also kudos to @KidkArolis, @imgx64, @fjc0k, @wmonk, @djD-REK, @dandv, @psimk and @brimworks for improving the documentation.
Fixed
addBusinessDayswhen input date is a weekend day.parseISOnot returningInvalid Dateon incorrect string when there are spaces in it.esround-tripping dates with Wednesday.d/EEEEordering in tokens likePPPPP.Changed
Added
fr-CHlocale.nl-BElocale.gdlocale.en-NZlocale.isMatchfunction.v2.14.0Compare Source
Kudos to @julamb, @JacobSoderblom, @justingrant, @dragunoff, @jmate0321, @gbhasha, @rasck, @AlbertoPdRF, @sebastianhaberey and @giogonzo for working on the release!
Fixed
add,addDaysandaddMonths.formatDistancestrings in the Hungarian locale.formatLongin the Spanish locale.formatRelativein the Italian locale.Added
eachQuarterOfInterval.eu) locale.en-IN) locale.eachHourOfInterval.v2.13.0Compare Source
Thanks to @JorenVos, @developergouli, @rhlowe and @justingrant for working on the release!
Fixed
differenceInDaysDST behavior broken in 2.12.0.Added
formatISODurationfunction.intervalToDurationfunction.v2.12.0Compare Source
Thanks to @JorenVos, @developergouli, @rhlowe and @justingrant for working on the release!
Fixed
differenceInDaysDST behavior broken in 2.12.0.Added
formatISODurationfunction.intervalToDurationfunction.v2.11.1Compare Source
Fixed
v2.11.0Compare Source
Kudos to @oakhan3, @Mukhammadali, @altrim, @leepowellcouk, @amatzon, @bryanMt, @kalekseev, @eugene-platov and @tjrobinson for working on the release.
Fixed
differenceInYearscausing incorrect results when the left date is a leap day.parseISOto work correctly around time shift dates.formatto work correctly with GMT-0752/GMT-0456 and similar timezones.Changed
getDaytypings to return0|1|2|3|4|5|6instead ofnumber.ordinalNumberfunction behavior.formatRelativedepending on if it's a current week or not.Added
uzlocale.mtlocale.v2.10.0Compare Source
Fixed
formatISOwhen formatting time with timezones with minute offsets > 0. Kudos to @dcRUSTy.Fixed
Added
weekstoDuration.weekssupport toaddandsub.throwProtectedError.v2.9.0Compare Source
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
eachMonthOfIntervalandeachYearOfInterval.inclusiveoption to `areIntervalsOverlapping.isExistsfunction that checks if the given date is exists.addfunction to add seconds, minutes, hours, weeks, years in single call.subfunction, the opposite ofadd.Durationtype used inaddandsub.Changed
Localetype optional.Localetype.Localetype.parseJSON.parseJSON.v2.8.1Compare Source
Thanks to @Imballinst for the bug fix!
Fixed
formatRFC3339. See #1548.v2.8.0Compare Source
Kudos to @NaridaL, @Zyten, @Imballinst, @leshakoss and @Neorth for working on the release.
Fixed
Added
formatISO,formatISO9075,formatRFC3339, andformatRFC7231functions.v2.7.0Compare Source
Thanks to @mzgajner, @NaridaL, @Zyten, @leshakoss, @fintara, @kpr-hellofresh for contributing to the release.
Fixed
parseISOin Firefox caused by differences ingetTimezoneOffset.Changed
parseJSONto accept strings without trailing 'Z' symbol and with up to 6 digits in the milliseconds' field.Added
v2.6.0Compare Source
Kudos to @marnusw, @cdrikd and @rogyvoje for working on the release!
Added
parseJSON- lightweight function (just 411 B) that parses dates formatted withtoJSON.subBusinessDaysfunction.v2.5.1Compare Source
Thanks to @mitchellbutler for the bug fix!
Fixed
addBusinessDays.v2.5.0Compare Source
Kudos to @dkozickis, @drugoi, @kranthilakum, @102, @gpetrioli and @JulienMalige for making the release happen.
Fixed
findIndexfrom the code.Added
IntervalandLocaletypes from Flow typings.v2.4.1Compare Source
Thanks to @mrclayman for reporting the issue and @leshakoss for fixing it.
Fixed
v2.4.0Compare Source
This release is brought to you by these amazing people: @lovelovedokidoki, @alexigityan, @kalekseev and @andybangs. You rock!
Fixed
parseISO.Added
v2.3.0Compare Source
Huge thanks to @lovelovedokidoki who improved 8 (!) locales in an unstoppable open-source rampage and @VesterDe for fixing Slovenian locale 👏
Fixed
Added
v2.2.1Compare Source
Kudos to date-fns contributors: @mzgajner, @sibiraj-s, @mukeshmandiwal, @SneakyFish5 and @CarterLi.
Added
setfunction.\ninformat,lightFormatandparse.v2.1.0Compare Source
Thanks to date-fns contributors: @ManadayM, @illuminist, @visualfanatic, @vsaarinen and at last but not the least @leshakoss!
Fixed
eachWeekendOfIntervalskipping the first date in the supplied interval.Added
v2.0.1Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.