-
Notifications
You must be signed in to change notification settings - Fork 24
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-tz to v3 #2150
Conversation
❌ Deploy Preview for kongponents-sandbox failed.
|
The merge-base changed after approval.
93f7237
to
6210951
Compare
6210951
to
b98c28c
Compare
b98c28c
to
31c06a9
Compare
31c06a9
to
793cc77
Compare
793cc77
to
38d9c02
Compare
The merge-base changed after approval.
38d9c02
to
4ae70a8
Compare
4ae70a8
to
f3605e9
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^2.0.1
->^3.1.3
Release Notes
marnusw/date-fns-tz (date-fns-tz)
v3.1.3
Compare Source
getTimeZoneOffset
's 2nd arg optionalv3.1.2
Compare Source
formatInTimeZone
use oftimeZone
string (#280)v3.1.1
Compare Source
getTimeZoneOffset
's 2nd arg should be optional (#281)v3.1.0
Compare Source
OptionsWithTZ
is now eitherFormatOptionsWithTZ
orToDateOptionsWithTZ
, matchingdate-fns
v3.0.1
Compare Source
v3.0.0
Compare Source
date-fns
v3 (#265) Thank you, @christopherklint97date-fns@v3
format and use Babel Webpack loader for mjs files (#271)date-fns
v2 is no longer supportedutcToZonedTime
totoZonedTime
to make the name less confusing, just search & replacezonedTimeToUtc
tofromZonedTime
to make the name less confusing, just search & replaceimports from
import formatInTimeZone from 'date-fns-tz/formatInTimeZone'
toimport { formatInTimeZone } from 'date-fns-tz/formatInTimeZone'
(This isn't fully implemented yet, but it should be the assumption moving forward, as it is in
date-fns
)delegating this task to type checkers (This isn't fully implemented yet, but it should be the assumption
moving forward, as it is in
date-fns
)date-fns
no longer supports itflow
support sincedate-fns
also removed itConfiguration
📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.
🚦 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.