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

Update dependency moment-timezone to v0.5.46 #7

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 3, 2023

This PR contains the following updates:

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

Release Notes

moment/moment-timezone (moment-timezone)

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

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 force-pushed the renovate/moment-timezone-0.x-lockfile branch from 1757c7d to e05527e Compare December 4, 2023 20:57
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x-lockfile branch from e05527e to c18b6ed Compare December 30, 2023 14:36
@renovate renovate bot changed the title Update dependency moment-timezone to v0.5.43 Update dependency moment-timezone to v0.5.44 Dec 30, 2023
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x-lockfile branch from c18b6ed to 76359fe Compare February 5, 2024 05:29
@renovate renovate bot changed the title Update dependency moment-timezone to v0.5.44 Update dependency moment-timezone to v0.5.45 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x-lockfile branch from 76359fe to d331c2e Compare October 6, 2024 05:58
@renovate renovate bot changed the title Update dependency moment-timezone to v0.5.45 Update dependency moment-timezone to v0.5.46 Oct 6, 2024
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