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 timezone-support to the latest version 🚀 #27

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 10, 2019

The dependency timezone-support was updated from 1.8.1 to 2.0.0.

This version 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.


Release Notes for v2.0.0

2.0.0 (2019-06-10)

Bug Fixes

  • Upgrade module dependencies (11ac1d6)
  • Use valid JavaScript identifiers for exports in vanilla browser modules (943623e)

BREAKING CHANGES

  • Previous kebab-case keys in the window object changed to camelCase global vbariables. Usage of shims or tools loading UMD modules becomes easier. See the migration guide for more information.
Commits

The new version differs by 14 commits.

  • 943623e fix: Use valid JavaScript identifiers for exports in vanilla browser modules
  • 36491fb chore: Use a non-remembered group in parsing regex
  • 8db9839 chore: Use typings for jest tests loaded via a NPM module
  • 11ac1d6 fix: Upgrade module dependencies
  • ece92af docs: Update the current year in the licensing information
  • ee0768b docs: Fix format in API examples
  • 3733e0a chore: Remove personal token for posting test code coverage reports
  • 50cf507 docs: Include project contributors
  • 1db4c5b Merge pull request #9 from lucifurtun/master
  • 3bfe24d Merge pull request #6 from PascalHonegger/patch-1
  • 099e3a9 Remove redundant comma in comment
  • 82a2dd2 Put back time variable
  • 955ac08 Make parser be aware of "Z" character as timezone offset
  • 190c561 docs: Fix typos in documentation

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jun 10, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 10, 2019

Update to this version instead 🚀

Release Notes for v2.0.1

2.0.1 (2019-06-10)

Bug Fixes

  • Input time object for getUnixTime and convertTimeToDate does not need to include hours and minutes - defaults to midnight (e45a193)
Commits

The new version differs by 2 commits.

  • e45a193 fix: Input time object for getUnixTime and convertTimeToDate does not need to include hours and minutes - defaults to midnight
  • 000e6f9 chore: Do not test with Node.js 6 any more

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 10, 2019

Update to this version instead 🚀

@rudywaltz rudywaltz closed this in ca34212 Jun 11, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/timezone-support-2.0.0 branch June 11, 2019 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants