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

Conversation

jniles
Copy link
Collaborator

@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.

@jniles jniles force-pushed the deps-bump-major-verion-deps branch from 280b585 to 81c45d6 Compare January 27, 2020 08:35
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 Third-Culture-Software#4126.
Closes Third-Culture-Software#4127.
Closes Third-Culture-Software#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
Collaborator Author

jniles commented Jan 27, 2020

bors r+

@jniles
Copy link
Collaborator Author

jniles commented Jan 27, 2020

bors r-

@bors
Copy link
Contributor

bors bot commented Jan 27, 2020

Canceled

@jniles jniles requested a review from mbayopanda January 27, 2020 09:16
@jniles
Copy link
Collaborator Author

jniles commented Jan 27, 2020

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

@jniles
Copy link
Collaborator 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 Third-Culture-Software: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
None yet
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