Skip to content
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

[Snyk] Upgrade moment-timezone from 0.4.1 to 0.5.45 #2

Merged
merged 1 commit into from
May 23, 2024

Conversation

yourancc
Copy link
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.4.1 to 0.5.45.

ℹ️ 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 46 versions ahead of your current version.

  • The recommended version was released 3 months ago, on 2024-02-04.

Release notes
Package name: moment-timezone
  • 0.5.45 - 2024-02-04
    • Updated data to IANA TZDB 2024a.
  • 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.
  • 0.5.20 - 2018-06-18
    No content.
  • 0.5.19 - 2018-06-18
  • 0.5.18 - 2018-06-18
  • 0.5.17 - 2018-05-12
  • 0.5.16 - 2018-04-18
  • 0.5.15 - 2018-04-17
  • 0.5.14 - 2017-10-31
  • 0.5.13 - 2017-04-05
  • 0.5.12 - 2017-04-03
  • 0.5.11 - 2016-12-23
  • 0.5.10 - 2016-11-27
  • 0.5.9 - 2016-11-05
  • 0.5.8 - 2016-11-05
  • 0.5.7 - 2016-10-22
  • 0.5.6 - 2016-10-08
  • 0.5.5 - 2016-07-26
  • 0.5.4 - 2016-05-03
  • 0.5.3 - 2016-03-24
  • 0.5.2 - 2016-03-15
  • 0.5.1 - 2016-03-01
  • 0.5.0 - 2015-12-28
  • 0.4.1 - 2015-10-08
from moment-timezone GitHub release notes
Commit messages
Package name: moment-timezone
  • 16157c7 Build moment-timezone 0.5.45
  • 2d2b9a3 Bump version to 0.5.45
  • 0a32e82 ci: Update to latest version of all actions
  • 253bb00 Add editorconfig file for consistent indentation
  • 526030f docs: Clarify data update PRs in contributing guide
  • 6c31d29 Merge pull request #1095 from moment/automated/data-update
  • 4d6bced ci: Force running tests after updating data files
  • a276881 data: Add 2024a
  • ba275d2 ci: Allow downloading tzcode archive as well as tzdata
  • 6bf33a2 build(deps): bump @ babel/traverse from 7.17.3 to 7.23.2 (#1094)
  • 8974d4f ci: Add experimental workflow to auto-update tzdb data
  • 49fa3a9 tests: Rebuild guess tests for 2024
  • 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

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

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade moment-timezone from 0.4.1 to 0.5.45.

See this package in npm:
moment-timezone

See this project in Snyk:
https://app.snyk.io/org/yourancc/project/679c6e08-a98c-4daf-b0ff-1f1b44884274?utm_source=github&utm_medium=referral&page=upgrade-pr
@yourancc yourancc merged commit b503c45 into master May 23, 2024
1 check passed
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