assistify / Rocket.Chat

Supercharged by AI: Learn the most of your communication
https://www.assistify.de
Other
14 stars 3 forks source link

Update meteor to 1.8.1 #643

Closed mrsimpson closed 4 years ago

mrsimpson commented 4 years ago

This is a cherry pick of a0d8658 which is included in Rocket.Chat 2.1 This not only brings the latest Meteor release, but also adapts CircleCI so that memory issues during build should not happen anymore

Update Meteor to 1.8.1 (#15358)

meteor update meteor update --all-packages

Closes #ISSUE_NUMBER

mrsimpson commented 4 years ago

@jschirrmacher the commit I cherry-picked unfortunately contained dependencies: GraphQL-support in the package-dependencies was removed with the same commit, but not dependent files.

Thus, I had to removed this in separate commits.