fix(deps): Update dependency date-fns-tz to v3#484
Closed
renovate[bot] wants to merge 2 commits intomainfrom
Closed
fix(deps): Update dependency date-fns-tz to v3#484renovate[bot] wants to merge 2 commits intomainfrom
renovate[bot] wants to merge 2 commits intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 20269c0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Author
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 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
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.1→^3.2.0Release Notes
marnusw/date-fns-tz (date-fns-tz)
v3.2.0Compare Source
date-fns@4.0.0supported (#301)date-fnssetDefaultOptions(#286) @yangchristinav3.1.3Compare Source
getTimeZoneOffset's 2nd arg optionalv3.1.2Compare Source
formatInTimeZoneuse oftimeZonestring (#280)v3.1.1Compare Source
getTimeZoneOffset's 2nd arg should be optional (#281)v3.1.0Compare Source
OptionsWithTZis now eitherFormatOptionsWithTZorToDateOptionsWithTZ, matchingdate-fnsv3.0.1Compare Source
v3.0.0Compare Source
date-fnsv3 (#265) Thank you, @christopherklint97date-fns@v3format and use Babel Webpack loader for mjs files (#271)date-fnsv2 is no longer supportedutcToZonedTimetotoZonedTimeto make the name less confusing, just search & replacezonedTimeToUtctofromZonedTimeto 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-fnsno longer supports itflowsupport sincedate-fnsalso removed itConfiguration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here