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

deps: bump package versions #4131

Merged
merged 1 commit into from Feb 3, 2020

Conversation

jniles
Copy link
Contributor

@jniles jniles commented Jan 27, 2020

Bumps some major package versions so that they are up to date. Notably,
this includes:

  1. mkdirp
  2. mocha
  3. cross-env

Additionally, I've removed lzma-native since it sometimes causes crashes
on windows and replaced it with the native zlib. This also fits into
our regular backup strategy.

Closes #4126.
Closes #4127.
Closes #4129.

Bumps some major package versions so that they are up to date.  Notably,
this includes:
  1. `mkdirp`
  2. `mocha`
  3. `cross-env`

Additionally, I've removed lzma-native since it sometimes causes crashes
on windows and replaced it with the native zlib.  This also fits into
our regular backup strategy.

Closes IMA-WorldHealth#4126.
Closes IMA-WorldHealth#4127.
Closes IMA-WorldHealth#4129.
@jniles jniles force-pushed the deps-bump-major-verion-deps branch from 81c45d6 to 7088bcd Compare January 27, 2020 08:36
@jniles
Copy link
Contributor Author

jniles commented Jan 27, 2020

bors r+

@jniles
Copy link
Contributor Author

jniles commented Jan 27, 2020

bors r-

@bors
Copy link
Contributor

bors bot commented Jan 27, 2020

Canceled

@jniles
Copy link
Contributor Author

jniles commented Jan 27, 2020

@mbayopanda, could you take a look and make sure this runs on Windows?

@jniles
Copy link
Contributor Author

jniles commented Feb 3, 2020

bors r+

bors bot added a commit that referenced this pull request Feb 3, 2020
4131: deps: bump package versions r=jniles a=jniles

Bumps some major package versions so that they are up to date.  Notably,
this includes:
  1. `mkdirp`
  2. `mocha`
  3. `cross-env`

Additionally, I've removed lzma-native since it sometimes causes crashes
on windows and replaced it with the native zlib.  This also fits into
our regular backup strategy.

Closes #4126.
Closes #4127.
Closes #4129.

4132: chore: run eslint --fix on server files r=jniles a=jniles

This commit runs `eslint --fix` on server files and manually patches issues that cannot be fixed automatically.

Co-authored-by: Jonathan Niles <jonathanwniles@gmail.com>
@bors
Copy link
Contributor

bors bot commented Feb 3, 2020

@bors bors bot merged commit 7088bcd into IMA-WorldHealth:master Feb 3, 2020
@jniles jniles deleted the deps-bump-major-verion-deps branch February 3, 2020 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

An in-range update of cron is breaking the build 🚨
2 participants