-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix(deps): update dependency date-fns to v2.30.0 #316
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate-date-fns-2.x-lockfile
base: main
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 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
renovate
bot
requested review from
stijnmoreels,
fgheysels and
pim-simons
as code owners
March 15, 2023 15:57
✅ Deploy Preview for arcus ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
March 17, 2023 12:36
e732628
to
baf8da9
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
March 28, 2023 04:58
baf8da9
to
2f4d822
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
April 30, 2023 04:23
2f4d822
to
0392647
Compare
renovate
bot
changed the title
fix(deps): update dependency date-fns to v2.29.3
fix(deps): update dependency date-fns to v2.30.0
Apr 30, 2023
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
2 times, most recently
from
May 9, 2023 11:27
dfd08e9
to
4fa3946
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
May 23, 2023 08:53
4fa3946
to
c1a2f1d
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
August 17, 2023 08:52
c1a2f1d
to
10e7e6c
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
February 7, 2024 21:54
10e7e6c
to
c4caff6
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
2 times, most recently
from
March 1, 2024 05:36
702a8c6
to
0b1b5de
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
March 6, 2024 11:27
0b1b5de
to
a620ecd
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
April 3, 2024 04:54
a620ecd
to
2582254
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
June 21, 2024 11:54
2582254
to
938e87f
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
July 8, 2024 05:32
938e87f
to
1fb3937
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
July 23, 2024 04:47
1fb3937
to
30d4dc2
Compare
renovate
bot
force-pushed
the
renovate-date-fns-2.x-lockfile
branch
from
August 27, 2024 06:48
30d4dc2
to
e389fca
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.28.0
->2.30.0
Release Notes
date-fns/date-fns (date-fns)
v2.30.0
Compare Source
Kudos to @kossnocorp and @Andarist for working on the release.
Changes
v2.29.3
Compare 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.2
Compare Source
This release is brought to you by @nopears, @vadimpopa and @leshakoss.
Fixed
Fixed
sv
locale abbreviated months matcher.Fixed
uk
locale abbreviated months matcher.Fixed a breaking change in
intervalToDuration
by removing a recently introduced RangeError.v2.29.1
Compare Source
Thanks to @fturmel for working on the release.
Fixed
v2.29.0
Compare 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
intlFormatDistance
function`.Added
setDefaultOptions
andgetDefaultOptions
functions that allow you to set default default locale,weekStartsOn
andfirstWeekContainsDate
.Added
roundingMethod
option 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
formatRelative
in the Portuguese locale (pt
).Fixed
intervalToDuration
being off by 1 day sometimes.Fixed ordinal number formatting in Italian locale (
it
).Fixed issue parsing months in Croatian (
hr
), Georgian (ka
) and Serbian (sr
andsr-Latn
) locales.Changed
Replaced
git.io
links with full URLs in error messages.Internal: removed "v2.0.0 breaking changes" section from individual function docs
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.