FeatureFlagger / featureflagger-admin

Apache License 2.0
1 stars 1 forks source link

Update moment-timezone to the latest version πŸš€ #62

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.5.14 of moment-timezone was just published.

Dependency moment-timezone
Current Version 0.5.13
Type devDependency

The version 0.5.14 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of moment-timezone.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 0.5.14

0.5.14 2017-10-30

  • Updated data to IANA TZDB 2017c. #552
  • Ensure Intl response is valid when guessing time zone. #553
  • Make all time zones available for guessing. #483
Commits

The new version differs by 14 commits.

  • e843cfd Release 0.5.14
  • 9d13d65 Update dev dependencies
  • 5a44e01 Merge pull request #483 from mj1856/tzguess
  • 0682d33 Merge pull request #553 from mj1856/develop
  • d12d11e Ensure Intl response is valid
  • ba10fc8 Merge pull request #552 from ssskip/2017c
  • d7b7564 1. Updated data to IANA TZDB 2017c
  • 15d1343 Merge pull request #348 from joekrill/issue-347-unix-timestamps-parsed-incorrectly
  • ac7e723 Merge pull request #505 from Sornelo/wall_time
  • 8ed751a Merge pull request #398 from ssskip/utc-offset
  • 014cf0c Convert to tz keeping wall time
  • 7083ff9 Make all zones available for guessing
  • 2540ea0 fix #397 zone.offset has been deprecated in favor of zone.utcOffset
  • 993ad2d Check for timestamp formats when parsing

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 47.324% when pulling d31844fe71f1b1769e96206eba920fea5433fee5 on greenkeeper/moment-timezone-0.5.14 into c31417131cf097ea084f0d2503288d8a8d65d523 on master.

greenkeeper[bot] commented 6 years ago

Version 0.5.15 just got published.

Update to this version instead πŸš€

Release Notes 0.5.15

0.5.15 2018-04-17

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

The new version differs by 3 commits.

  • e07aa0c Updated version to 0.5.15, added release notes
  • dbfb397 Updated data to IANA TZDB 2018d
  • 9b6555c Update changelog for 0.5.14

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.16 just got published.

Update to this version instead πŸš€

Release Notes Release 0.5.16

0.5.16 2018-04-18

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

The new version differs by 6 commits ahead by 6, behind by 3.

  • f355f54 Release 0.5.16
  • 3dc5570 Updated minified files to contain 2018d data
  • e0cf4dc Added group-leaders.json to be used to detect group leaders
  • 99bd187 Updated version to 0.5.15, added release notes
  • 5b56d5f Updated data to IANA TZDB 2018d
  • 2582dee Update changelog for 0.5.14

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.17 just got published.

Update to this version instead πŸš€

Release Notes Release 0.5.17

0.5.17 2018-05-12

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

The new version differs by 6 commits ahead by 6, behind by 3.

  • 75f9e6e Updated moment-timezone version to 0.5.17
  • 47cce98 Updated to IANA 2018e database
  • 0a8a174 Updated data-tests.js job to generate more guess tests (2 for each timezone)
  • e0218de Release 0.5.16
  • a807433 Updated minified files to contain 2018d data
  • be8a8b5 Added group-leaders.json to be used to detect group leaders

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.18 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

  • 1c465b7 Added more node.js versions to .travis.yml
  • ccb4174 Fix grunt version to 1.0.2
  • a237e9a Updated version to 0.5.18
  • c3598f4 prefer nodejs to amd declaration
  • 66d8f40 Move moment to peerDependencies
  • 8a35aff Return error if timezone name is not a string
  • ae6eaaa Return more self-explaining error messages when timezone name is not a string
  • 05a93be Ignore latest unpacked data
  • cce8fa6 Update changelog.md
  • 9307dfe Ignore .idea files

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.19 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits ahead by 7, behind by 7.

  • 4c5f26b Added more node.js versions to .travis.yml
  • 9e6dfd8 Fix grunt version to 1.0.2
  • 6076c47 Updated version to 0.5.18
  • 3196035 prefer nodejs to amd declaration
  • 36f32ba Move moment to peerDependencies
  • fd15332 Return error if timezone name is not a string
  • 02a4a9e Return more self-explaining error messages when timezone name is not a string

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.20 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • a8cdac9 Bugfix: uncomment accidentally commented code
  • ce0e978 Bugfix: uncomment accidentally commented code
  • 3a9a2df Revert: moved moment to peerDependencies

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.21 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • d711935 Bugfix: revert breaking change
  • 29b5a71 Bugfix: revert breaking change

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for Release 0.5.22
  • 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
Commits

The new version differs by 12 commits ahead by 12, behind by 2.

  • 1a8a2a2 Merge pull request #690 from mj1856/develop
  • 78ebaa9 Build release 0.5.22
  • 17144d5 Rebuild tests for 2018g
  • b611d51 Fix path with tests on windows
  • 01f1f1e Rebuild 2018g/latest data with zdump fixes in place
  • 07978c4 Fix issue with zdump output on non-Mac systems
  • 2cd3adc Copy 2018g to latest
  • a43ca15 Update tzdata download url
  • 208874f Merge pull request #689 from alaouy/develop
  • 58e0f8c Added 2018g timezones data set
  • 2445c79 Bugfix: revert breaking change
  • 3e85105 Bugfix: revert breaking change

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for Release 0.5.23
  • Fix minor issue with tz guessing in Russia #691
Commits

The new version differs by 4 commits.

  • d0bcdca Merge pull request #692 from mj1856/develop
  • 0cd6458 Release 0.5.23
  • e3fad5b Merge pull request #691 from mj1856/develop
  • 75512d7 Add populations for Astrakhan and Ulyanovsk to address guess failure

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

  • 7065ebb Release 0.5.24
  • dd337f9 Update dev dependencies
  • 6b7b558 Clear _z when switching to local mode or setting a fixed offset.
  • b2fc011 Generate multiple truncated files of different sizes
  • 9e3a9b8 Fix failing test
  • 2762710 Regen tests for 2019a
  • c6439e3 Update latest data to 2019a
  • b451d35 Add 2019a data
  • 6e752ef Add 2018i data
  • 9ffe215 Add 2018h data

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€