Skip to content

[Snyk] Upgrade moment-timezone from 0.5.21 to 0.5.44#18

Open
gavatron90 wants to merge 1 commit into
livefrom
snyk-upgrade-333a4f452de558da38204a9f6320a70b
Open

[Snyk] Upgrade moment-timezone from 0.5.21 to 0.5.44#18
gavatron90 wants to merge 1 commit into
livefrom
snyk-upgrade-333a4f452de558da38204a9f6320a70b

Conversation

@gavatron90
Copy link
Copy Markdown
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade moment-timezone from 0.5.21 to 0.5.44.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 23 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-12-29.
Release notes
Package name: moment-timezone
  • 0.5.44 - 2023-12-29
    • Updated data to IANA TZDB 2023d.
    • 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().
  • 0.5.43 - 2023-03-31
    • Updated data to IANA TZDB 2023c
  • 0.5.42 - 2023-03-24
    • Updated data to IANA TZDB 2023b
  • 0.5.41 - 2023-02-25
    • Updated moment npm dependency to 2.29.4 to remove automated warnings about insecure dependencies #1004.
      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.
  • 0.5.40 - 2022-12-11
    • Updated data to IANA TZDB 2022g
  • 0.5.39 - 2022-11-14
    • Updated data to IANA TZDB 2022f
  • 0.5.38 - 2022-10-15
    • Updated data to IANA TZDB 2022e
    • Added moment.tz.dataVersion property to TypeScript definitions #930
    • Removed temporary .tar.gz files from npm releases #1000
  • 0.5.37 - 2022-08-25
  • 0.5.36 - 2022-08-25
  • 0.5.35 - 2022-08-23
  • 0.5.34 - 2021-11-10
  • 0.5.33 - 2021-02-06
  • 0.5.32 - 2020-11-14
  • 0.5.31 - 2020-05-17
  • 0.5.30 - 2020-05-17
  • 0.5.29 - 2020-05-16
  • 0.5.28 - 2020-02-21
  • 0.5.27 - 2019-10-16
  • 0.5.26 - 2019-07-06
  • 0.5.25 - 2019-04-18
  • 0.5.24 - 2019-04-18
  • 0.5.23 - 2018-10-29
  • 0.5.22 - 2018-10-29
  • 0.5.21 - 2018-06-23
    No content.
from moment-timezone GitHub release notes
Commit messages
Package name: moment-timezone
  • 25f19b6 Build moment-timezone 0.5.44
  • 4734cb2 Bump version to 0.5.44
  • 585fabf Merge pull request #1085 from moment/data/2023d
  • ece926a Add test for valueOf behaviour with invalid moments (#1075)
  • 341beac Ensure valueOf returns NaN for invalid instances (#1082)
  • 69d856d data: Add 2023d
  • dc53e6c build(deps): bump @ babel/traverse (#1076)
  • dffed7a perf: Reduce unnecessary getZone() calls in moment.tz()
  • f7d8fc2 docs: Add note about maintenance mode in contributing guide
  • 4b1419b docs: Update contributing guide to reflect the latest data process
  • 8b39cdc perf: Avoid redundant offset/abbr checks in tz.guess (non-Intl fallback)
  • 287820a perf: Skip binary search when timestamp is after last transition
  • ccaf698 Zone._index optimization: binary search for closest "until" (#720)
  • 0b3bf1c deps: Bump grunt-contrib-nodeunit
  • fe79bc6 Merge pull request #1059 from moment/fix-test-generation
  • 7fa6992 build: Add auto-generation of country tests
  • 25ab113 build: Expand validation of zdump output in data-collect task
  • 6ec7990 build: Don't ignore first/last transitions when generating tests
  • 71d6f1a build: Allow using custom zic and zdump binaries
  • 20c5917 build: Use -V flag for zdump and log warning for old versions
  • 879029f meta: Add syntax highlighting to issue template
  • b155ef3 meta: Add diagnostic info to default issue template
  • 2448cdc Build moment-timezone 0.5.43
  • 682aa63 Bump version to 0.5.43

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants