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.33 #82

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

Conversation

kindlymachine[bot]
Copy link
Contributor

@kindlymachine kindlymachine bot commented Feb 6, 2021

This PR contains the following updates:

Package Type Update Change
moment-timezone (source) dependencies patch 0.5.10 -> 0.5.33

Release Notes

moment/moment-timezone

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

v0.5.29

Compare Source

  • Merged fix of es6 module loading issue 1fd4234
  • Merged PR with typescript declarations ed529ea
  • Merged fixes to changelog adb7d7b

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

Renovate configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@kindlymachine kindlymachine bot requested a review from statik as a code owner February 6, 2021 12:44
@kindlymachine kindlymachine bot added dependencies Pull requests that update a dependency file javascript labels Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants