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 dependencies #2833

Merged
merged 8 commits into from May 3, 2019
Merged

Update dependencies #2833

merged 8 commits into from May 3, 2019

Conversation

lukastaegert
Copy link
Member

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

This will once again update all dependencies. From now on, this will also run ALL dependencies through typescript to automatically transpile unsupported features. For now the target is actually ES5 (even though we do not test Node versions prior to Node 6). With the next major version, I plan to update the target to ES2015, which will make async-await a viable option as it can then be transpiled to generators.

@lukastaegert lukastaegert merged commit 5a5ccc8 into master May 3, 2019
@lukastaegert lukastaegert deleted the update-dependencies branch May 3, 2019 09:05
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

1 participant