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

feat: added command to upgrade deps #223

Merged
merged 1 commit into from
May 18, 2020
Merged

feat: added command to upgrade deps #223

merged 1 commit into from
May 18, 2020

Conversation

rjchow
Copy link
Owner

@rjchow rjchow commented May 18, 2020

npm run upgrade-deps runs updtr https://github.com/peerigon/updtr

does

  1. upgrade to latest non-breaking

  2. runs tests

  3. upgrades remaining major updates and then tests iteratively stepwise

`npm run upgrade-deps` runs updtr https://github.com/peerigon/updtr

does
1. upgrade to latest non-breaking
2. runs tests
3. upgrades remaining major updates and then tests iteratively stepwise
@rjchow rjchow merged commit a052392 into master May 18, 2020
@rjchow rjchow deleted the feat/updtr branch May 18, 2020 05:25
rjchow pushed a commit that referenced this pull request May 18, 2020
# [1.8.0](v1.7.0...v1.8.0) (2020-05-18)

### Features

* added command to upgrade deps ([#223](#223)) ([a052392](a052392))
@rjchow
Copy link
Owner Author

rjchow commented May 18, 2020

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant