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

chore: update dependencies and dev branch #1006

Merged
merged 4 commits into from
Mar 12, 2019

Conversation

zetlen
Copy link
Contributor

@zetlen zetlen commented Mar 8, 2019

Description

Replacement for #962.
Update version strings and package dependencies in preparation for 2.1.0 release.

  • Set all package version strings to 2.1.0-dev, since we would cut any proposed hotfix from the most recent release tag, and therefore anything we release from develop would be at least a minor version
  • Update minor and patch versions of many dependencies
  • Update
  • Set dependencies back to caret ranges instead of release-oriented stricter tilde ranges
  • Adjust jest config for new API
  • Adjust babel config for new Jest mock search behavior

Related Issue

N/A, maintenance chore

Motivation and Context

Keep dependencies up to date with latest bug and stability fixes.

Verification

If CI passes and metrics don't worsen, this should be good.

How Has This Been Tested?

Ran all relevant build, watch, and test scripts.

All package deps changed, no production code changes.

Checklist:

  • I have read the CONTRIBUTING document.
  • I have linked an issue to this PR.
  • I have indicated the change type and relevant package(s).
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All CI checks are green (linting, build/deploy, etc).
  • At least one core contributor has approved this PR.

@zetlen zetlen requested review from sirugh, jimbo and supernova-at March 8, 2019 23:01
@vercel
Copy link

vercel bot commented Mar 8, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

@coveralls
Copy link

coveralls commented Mar 11, 2019

Coverage Status

Coverage increased (+4.4%) to 76.78% when pulling 5d8897d on zetlen/upgrade-deps-for-dev-post-2.0.0 into a2b7a94 on develop.

@zetlen zetlen merged commit 94cdc53 into develop Mar 12, 2019
@zetlen zetlen deleted the zetlen/upgrade-deps-for-dev-post-2.0.0 branch March 12, 2019 17:25
@supernova-at supernova-at mentioned this pull request Mar 13, 2019
14 tasks
@jimbo jimbo mentioned this pull request Mar 18, 2019
8 tasks
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.

3 participants