8000 fix(deps): update dependency moment-timezone to v0.5.48 by renovate[bot] · Pull Request #129 · bahmutov/ggit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(deps): update dependency moment-timezone to v0.5.48 #129

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
@renovate renovate bot commented Apr 22, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
moment-timezone (source) 0.5.23 -> 0.5.48 age adoption passing confidence

Release Notes

moment/moment-timezone (moment-timezone)

v0.5.48

Compare Source

  • Updated data to IANA TZDB 2025b.

v0.5.47

Compare Source

  • Updated data to IANA TZDB 2025a.

v0.5.46

Compare Source

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

v0.5.45

Compare Source

  • Updated data to IANA TZDB 2024a.

v0.5.44

Compare Source

  • 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().

v0.5.43

Compare Source

  • Updated data to IANA TZDB 2023c

v0.5.42

Compare Source

  • Updated data to IANA TZDB 2023b

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

v0.5.39

Compare Source

  • Updated data to IANA TZDB 2022f

v0.5.38

Compare Source

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

v0.5.37

Compare Source

v0.5.36

Compare Source

  • 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

v0.5.33

Compare Source

  • Updated data to IANA TZDB 2021a

v0.5.32

Compare Source

  • Updated data to IANA TZDB 2020d

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
  • Fixed typescript definitions

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

v0.5.29

Compare Source

v0.5.28

Compare Source

Merged pull request #​410 from @​adgrace:

  • Added a method moment.tz.zonesForCountry(country_code) which returns all timezones for the country
  • Added a method moment.tz(timezone_id).countries() to get countries for some time zone
  • Added a method moment.tz.countries() to get all country codes
  • And as you know moment.tz.zones() already exists

v0.5.27

Compare Source

  • Updated data to IANA TZDB 2019c

v0.5.26

Compare Source

  • Updated data to IANA TZDB 2019b
  • Fix: stabilize Array.sort #​762

v0.5.25

Compare Source

  • Fix moment.tz.dataVersion to return 2019a #​742
  • Update path in bower.json

v0.5.24

Compare Source

  • Updated data to IANA TZDB 2019a #​737
  • Start shipping both a 1970-1930 file and a rolling 10-year file #​614 #​697
  • Fixed bug where _z time zone name was not cleared with .local() or .utcOffset(offset) #​738

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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/moment-timezone-0.x branch from 4372325 to f7d6563 Compare July 13, 2019 02:56
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.25 fix(deps): update dependency moment-timezone to v0.5.26 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from f7d6563 to ec9353a Compare November 10, 2019 18:57
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.26 fix(deps): update dependency moment-timezone to v0.5.27 Nov 10, 2019
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from ec9353a to 9aa856c Compare April 5, 2020 03:10
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.27 fix(deps): update dependency moment-timezone to v0.5.28 Apr 5, 2020
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 9aa856c to f806396 Compare July 4, 2020 09:00
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.28 fix(deps): update dependency moment-timezone to v0.5.31 Jul 4, 2020
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from f806396 to f09dc30 Compare November 24, 2020 08:59
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.31 fix(deps): update dependency moment-timezone to v0.5.32 Nov 24, 2020
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from f09dc30 to 9cd19ee Compare February 7, 2021 09:55
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.32 fix(deps): update dependency moment-timezone to v0.5.33 Feb 7, 2021
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 9cd19ee to 5950dad Compare March 26, 2022 13:04
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.33 fix(deps): update dependency moment-timezone to v0.5.34 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 5950dad to a662d78 Compare September 25, 2022 22:59
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.34 fix(deps): update dependency moment-timezone to v0.5.37 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from a662d78 to caaedb0 Compare November 20, 2022 16:10
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.37 fix(deps): update dependency moment-timezone to v0.5.39 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from caaedb0 to ac23d34 Compare March 25, 2023 05:39
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.39 fix(deps): update dependency moment-timezone to v0.5.42 Mar 25, 2023
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from ac23d34 to e27b3ed Compare April 18, 2023 03:26
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.42 fix(deps): update dependency moment-timezone to v0.5.43 Apr 18, 2023
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from e27b3ed to f338e29 Compare December 30, 2023 03:35
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.43 fix(deps): update dependency moment-timezone to v0.5.44 Dec 30, 2023
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from f338e29 to 3439ab9 Compare February 4, 2024 07:42
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.44 fix(deps): update dependency moment-timezone to v0.5.45 Feb 4, 2024
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 3439ab9 to c1b49c8 Compare October 6, 2024 06:29
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.45 fix(deps): update dependency moment-timezone to v0.5.46 Oct 6, 2024
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from c1b49c8 to 80dbf92 Compare January 29, 2025 06:09
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.46 fix(deps): update dependency moment-timezone to v0.5.47 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 80dbf92 to f3d3922 Compare March 23, 2025 12:36
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.47 fix(deps): update dependency moment-timezone to v0.5.48 Mar 23, 2025
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
0