Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2025

This PR contains the following updates:

Package Change Age Confidence
moment-timezone (source) ^0.5.28^0.6.0 age confidence

Release Notes

moment/moment-timezone (moment-timezone)

v0.6.0

Compare Source

  • Fixed and updated TypeScript definitions. #​1132
    • Updated types to more accurately match the code implementation.
    • Added definitions for pre-built files (e.g. moment-timezone-with-data.js).

This release is a potential breaking change for TypeScript projects only.
The types are now more accurate, but consumers might hit errors if they were relying on the more relaxed types.

No implementation code has changed in this release.

v0.5.48

Compare Source

  • Updated data to IANA TZDB 2025b. #​1130

v0.5.47

Compare Source

  • Updated data to IANA TZDB 2025a. #​1125

v0.5.46

Compare Source

  • Updated data to IANA TZDB 2024b. #​1121
    This only affects historical timestamps; no future timestamps have changed.

v0.5.45

Compare Source

  • Updated data to IANA TZDB 2024a. #​1095

v0.5.44

Compare Source

  • Updated data to IANA TZDB 2023d. #​1085
  • Fixed .valueOf() to return NaN for invalid zoned objects (matching default moment). #​1082
  • Performance improvements:
    • Use binary search when looking up zone information. #​720
    • Avoid redundant checks in tz.guess().
    • Avoid redundant getZone() calls in .tz().

v0.5.43

Compare Source

  • Updated data to IANA TZDB 2023c. #​1053

v0.5.42

Compare Source

  • Updated data to IANA TZDB 2023b. #​1047

v0.5.41

Compare Source

  • Updated moment npm dependency to 2.29.4 to remove automated warnings about insecure dependencies.
    Moment Timezone still works with core Moment 2.9.0 and higher.
  • Updated all dev dependencies including UglifyJS, which produces the minified builds.
  • Added deprecation warning to the pre-built moment-timezone-with-data-2012-2022 bundles. #​1035.
    Use the rolling moment-timezone-with-data-10-year-range files instead.

v0.5.40

Compare Source

  • Updated data to IANA TZDB 2022g. #​1022

v0.5.39

Compare Source

  • Updated data to IANA TZDB 2022f. #​1014

v0.5.38

Compare Source

  • Updated data to IANA TZDB 2022e. #​1009
  • Added moment.tz.dataVersion property to TypeScript definitions. #​930
  • Removed temporary .tar.gz files from npm releases. #​1000

v0.5.37

Compare Source

  • Re-publish npm package, because of extra folder present in 0.5.36. #​999

v0.5.36

Compare Source

  • Updated data to IANA TZDB 2022c.
  • improvements/fixes to data pipeline.

v0.5.35

Compare Source

Thanks to the OpenSSF Alpha-Omega project for reporting these!

v0.5.34

Compare Source

  • Updated data to IANA TZDB 2021e. #​962

v0.5.33

Compare Source

  • Updated data to IANA TZDB 2021a. #​927

v0.5.32

Compare Source

  • Updated data to IANA TZDB 2020d. #​910

v0.5.31

Compare Source

  • Fixed Travis builds for Node.js 4 and 6.

v0.5.30

Compare Source

  • Updated data to IANA TZDB 2020a. #​852
  • Fixed TypeScript definitions.

NOTE: You might need to un-install @types/moment-timezone. Check
#​858 for more info.

v0.5.29

Compare Source

  • Merged fix of es6 module loading issue 1fd4234
  • Merged PR with TypeScript declarations ed529ea
  • Merged fixes to changelog adb7d7b

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 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 requested a review from KovacZan as a code owner July 23, 2025 10:33
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.

1 participant