Skip to content

fix(deps): update dependency date-fns-tz to v3 - #710

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/date-fns-tz-3.x
Open

fix(deps): update dependency date-fns-tz to v3#710
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/date-fns-tz-3.x

Conversation

@renovate

@renovate renovate Bot commented Apr 6, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
date-fns-tz ^2.0.0^3.0.0 age confidence

Release Notes

marnusw/date-fns-tz (date-fns-tz)

v3.2.0

Compare Source

  • [DEPS] date-fns@4.0.0 supported (#​301)
  • [PERFORMANCE] Make testDateFormatted static to avoid re-initialising it on every call (#​297) @​hurali97
  • [ENHANCEMENT] Compatibility with date-fns setDefaultOptions (#​286) @​yangchristina
  • [DOCS] Fixed table of contents links (#​284)

v3.1.3

Compare Source

  • [BUGFIX] Make getTimeZoneOffset's 2nd arg optional

v3.1.2

Compare Source

  • [BUGFIX] Fix formatInTimeZone use of timeZone string (#​280)

v3.1.1

Compare Source

  • [BUGFIX] getTimeZoneOffset's 2nd arg should be optional (#​281)

v3.1.0

Compare Source

  • [REFACTOR] Full rewrite in TypeScript (#​278) Thank you, @​brettwillis
  • [BREAKING CHANGE] OptionsWithTZ is now either FormatOptionsWithTZ or ToDateOptionsWithTZ, matching date-fns

v3.0.1

Compare Source

  • [BUGFIX] Fix named export typings (#​277)

v3.0.0

Compare Source

  • [UPGRADE] Support date-fns v3 (#​265) Thank you, @​christopherklint97
  • [BUGFIX] Correct import of date-fns@v3 format and use Babel Webpack loader for mjs files (#​271)
  • [BREAKING CHANGE] date-fns v2 is no longer supported
  • [BREAKING CHANGE] Renamed utcToZonedTime to toZonedTime to make the name less confusing, just search & replace
  • [BREAKING CHANGE] Renamed zonedTimeToUtc to fromZonedTime to make the name less confusing, just search & replace
  • [BREAKING CHANGE] All functions are now exported using named exports, this requires changing direct
    imports from import formatInTimeZone from 'date-fns-tz/formatInTimeZone' to
    import { formatInTimeZone } from 'date-fns-tz/formatInTimeZone'
  • [BREAKING CHANGE] Functions now don’t check the number of passed arguments, 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)
  • [BREAKING CHANGE] Arguments are not explicitly converted to the target types. Instead, they are passed as is,
    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)
  • [BREAKING CHANGE] IE is no longer supported since date-fns no longer supports it
  • [BREAKING CHANGE] Removed flow support since date-fns also removed it

v2.0.1

Compare Source

  • [DOCS] Fix incorrect output comment (#​270)
  • [DEPS] Limit to date-fns 2.x (#​262, #​267)
  • [REFACTOR] tzTokenizeDate: Remove weird unneeded regex (#​254)
  • [BUGFIX] Improving correctness of the formatInTimeZone close to the DST threshold (#​247)
  • [ENHANCEMENT] Use hourCycle for browsers that support hour cycle formatting (#​231)
  • [BUGFIX] Fix tzParseTimezone to parse 00:30 timezones properly (#​229)

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from 02f9492 to 2dc2194 Compare June 3, 2024 14:40
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from 2dc2194 to 6551740 Compare August 29, 2024 10:24
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from 6551740 to ca4a3d9 Compare September 9, 2024 18:35
@renovate renovate Bot changed the title fix(deps): update dependency date-fns-tz to v3 fix(deps): update dependency date-fns-tz to v3 - autoclosed Dec 8, 2024
@renovate renovate Bot closed this Dec 8, 2024
@renovate
renovate Bot deleted the renovate/date-fns-tz-3.x branch December 8, 2024 18:56
@renovate renovate Bot changed the title fix(deps): update dependency date-fns-tz to v3 - autoclosed fix(deps): update dependency date-fns-tz to v3 Dec 9, 2024
@renovate renovate Bot reopened this Dec 9, 2024
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from ca4a3d9 to 5201e37 Compare December 9, 2024 09:05
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from 5201e37 to adfae5c Compare August 10, 2025 14:23
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from adfae5c to 893db1b Compare October 21, 2025 11:48
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from 893db1b to c40f809 Compare November 10, 2025 17:35
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from c40f809 to 24f9dcf Compare December 31, 2025 13:53
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from 24f9dcf to f07db7c Compare February 12, 2026 11:13
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from f07db7c to 5814a46 Compare March 5, 2026 14:50
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from 5814a46 to 6c8b4f6 Compare June 8, 2026 08:14
@renovate
renovate Bot force-pushed the renovate/date-fns-tz-3.x branch from 6c8b4f6 to f4ed6c0 Compare July 12, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants