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

fix(deps): update dependency moment-timezone to v0.5.41 #160

Merged
merged 1 commit into from Feb 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

moment/moment-timezone

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

v0.5.23

Compare Source

  • Fix minor issue with tz guessing in Russia #​691

v0.5.22

Compare Source

  • Updated data to IANA TZDB 2018g #​689
  • Fix issue with missing LMT entries for some zones, and fix data builds on Linux and Windows #​308

v0.5.21

Compare Source

  • Bugfix: revert breaking change introduced in 0.5.18

v0.5.20

Compare Source

  • Bugfix: accidentally commented code

v0.5.19

Compare Source

  • Revert: moved moment to peerDependencies

v0.5.18

Compare Source

  • Return error when timezone name is not a string.
  • Moved moment to peerDependencies #​628
  • Prefer nodejs to amd declaration #​573

v0.5.17

Compare Source

  • Updated data to IANA TZDB 2018d. #​616

v0.5.16

Compare Source

  • Fixed Etc/UTC timezone recognition, updated tests. #​599
  • Updated minified files to contain IANA TZDB 2018d data

v0.5.15

Compare Source

  • Updated data to IANA TZDB 2018d. #​596

v0.5.14

Compare Source

  • Ensure Intl response is valid when guessing time zone. #​553
  • Updated data to IANA TZDB 2017c. #​552
  • Convert to tz keeping wall time #​505
  • Make all time zones available for guessing. #​483
  • zone.offset has been deprecated in favor of zone.utcOffset #​398
  • Check for timestamp formats when parsing #​348

v0.5.13

Compare Source

  • Bumped version to address Bower cache issues with last release. #​474
  • (No actual changes otherwise)

v0.5.12

Compare Source

  • Updated data to IANA TZDB 2017b. #​422
  • Build the truncated data file as 2012-2022 (+/- 5 years).

v0.5.11

Compare Source

  • Remove log statement when data is loaded twice. #​352

v0.5.10

Compare Source

  • Updated data to IANA TZDB 2016j. #​422

v0.5.9

Compare Source

  • Fixed the output of moment.tz.version. #​413

v0.5.8

Compare Source

  • Updated data to IANA TZDB 2016i. #​411

v0.5.7

Compare Source

  • Updated data to IANA TZDB 2016h. #​403

v0.5.6

Compare Source

  • Updated data to IANA TZDB 2016g. #​394

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team June 28, 2021 05:17
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch 2 times, most recently from 220c0cd to 0c523a6 Compare July 5, 2021 07:34
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch 2 times, most recently from fecc79c to bc12a80 Compare July 12, 2021 07:28
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch 2 times, most recently from bcd9d75 to dc82688 Compare July 19, 2021 09:03
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch 3 times, most recently from e1854e3 to bbf25ed Compare August 2, 2021 07:19
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch 5 times, most recently from 2188559 to 13ddcc9 Compare August 16, 2021 07:55
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 13ddcc9 to 17fd79c Compare August 23, 2021 09:12
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 17fd79c to e15a725 Compare September 20, 2021 08:37
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from e15a725 to f1dd654 Compare October 7, 2021 18:05
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from f1dd654 to 20ee66a Compare November 10, 2021 09:27
@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 Nov 10, 2021
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 20ee66a to cd6e0a0 Compare November 11, 2021 08:25
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch 2 times, most recently from e575203 to 72b9ee8 Compare March 9, 2022 16:28
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 72b9ee8 to 8dec96b Compare March 26, 2022 00:41
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 8dec96b to b62ef0b Compare May 27, 2022 17:35
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from b62ef0b to 5392238 Compare September 25, 2022 19:27
@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 5392238 to 1ffcbc0 Compare October 15, 2022 07:59
@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.38 Oct 15, 2022
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 1ffcbc0 to f2b78b5 Compare November 14, 2022 16:20
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.38 fix(deps): update dependency moment-timezone to v0.5.39 Nov 14, 2022
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from f2b78b5 to 7b71ba1 Compare February 21, 2023 10:33
@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.40 Feb 21, 2023
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch 3 times, most recently from 60487aa to 53ea38f Compare February 25, 2023 09:03
@renovate renovate bot changed the title fix(deps): update dependency moment-timezone to v0.5.40 fix(deps): update dependency moment-timezone to v0.5.41 Feb 25, 2023
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from 53ea38f to eef5219 Compare February 27, 2023 12:17
@renovate renovate bot force-pushed the renovate/moment-timezone-0.x branch from eef5219 to ad03902 Compare February 27, 2023 13:11
@renovate renovate bot merged commit fa0534d into master Feb 27, 2023
@renovate renovate bot deleted the renovate/moment-timezone-0.x branch February 27, 2023 16:45
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.

None yet

0 participants