Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2020

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
moment (source) ^2.25.3 -> ^2.30.1 age confidence
moment-timezone (source) ^0.5.31 -> ^0.6.0 age confidence
moment-timezone-data-webpack-plugin ^1.3.0 -> ^1.5.1 age confidence

Release Notes

moment/moment (moment)

v2.30.1

Compare Source

  • Release Dec 27, 2023
  • Revert #​5827, because it's breaking
    a lot of TS code.

v2.30.0

Compare Source

  • Release Dec 26, 2023

v2.29.4

Compare Source

  • Release Jul 6, 2022
    • #​6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex

v2.29.3

Compare Source

  • Release Apr 17, 2022

v2.29.2

Compare Source

  • Release Apr 3 2022

Address GHSA-8hfj-j24r-96c4

v2.29.1

Compare Source

  • Release Oct 6, 2020

Updated deprecation message, bugfix in hi locale

v2.29.0

Compare Source

  • Release Sept 22, 2020

New locales (es-mx, bn-bd).
Minor bugfixes and locale improvements.
More tests.
Moment is in maintenance mode. Read more at this link:
https://momentjs.com/docs/#/-project-status/

v2.28.0

Compare Source

  • Release Sept 13, 2020

Fix bug where .format() modifies original instance, and locale updates

v2.27.0

Compare Source

  • Release June 18, 2020

Added Turkmen locale, other locale improvements, slight TypeScript fixes

v2.26.0

Compare Source

  • Release May 19, 2020

TypeScript fixes and many locale improvements

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

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

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
gilmoreorless/moment-timezone-data-webpack-plugin (moment-timezone-data-webpack-plugin)

v1.5.1

Compare Source

Fixed
Changed
  • ⚠️ No longer tested against NodeJS 8 or 10. No code changes have been made, so it should still work
    on these EOL versions, but it's not guaranteed.

v1.5.0

Compare Source

Added
  • Added TypeScript declaration file (#​37).

v1.4.0

Compare Source

Added
  • New momentTimezoneContext option for handling webpack dependencies outside node_modules (PR #​35 — thanks to @​diniciacci).

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/all-minor-patch branch from 8151961 to 97017e1 Compare June 18, 2020 22:14
@renovate renovate bot changed the title chore(deps): update dependency moment to ^2.26.0 chore(deps): update dependency moment to ^2.27.0 Jun 18, 2020
@renovate renovate bot changed the title chore(deps): update dependency moment to ^2.27.0 chore(deps): update dependency moment to ^2.29.1 Oct 28, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 97017e1 to 65f7e70 Compare October 28, 2020 15:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 65f7e70 to 1b1f6cd Compare November 27, 2020 18:56
@renovate renovate bot changed the title chore(deps): update dependency moment to ^2.29.1 chore(deps): update all non-major dependencies Nov 27, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1b1f6cd to 3e05b2c Compare February 1, 2021 16:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3e05b2c to 2b1425f Compare February 9, 2021 01:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2b1425f to 4041106 Compare March 13, 2021 04:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4041106 to 1110707 Compare March 7, 2022 08:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1110707 to cca7754 Compare April 24, 2022 22:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cca7754 to 9297458 Compare September 25, 2022 12:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9297458 to 28d9a9a Compare November 20, 2022 07:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 28d9a9a to 8bfbe00 Compare March 16, 2023 09:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2af2ded to 49eda11 Compare March 31, 2023 10:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d444ed0 to 6e587c0 Compare December 29, 2023 12:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e587c0 to 57310b3 Compare February 4, 2024 08:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 57310b3 to 2db5b23 Compare October 6, 2024 06:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2db5b23 to 3c96227 Compare January 28, 2025 15:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3c96227 to b458fab Compare March 23, 2025 12:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b458fab to bfd9d3d Compare May 25, 2025 09:14
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