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

Upgrade npm dependencies #17

Closed
ipselon opened this issue Mar 17, 2020 · 4 comments
Closed

Upgrade npm dependencies #17

ipselon opened this issue Mar 17, 2020 · 4 comments
Assignees
Labels
Milestone

Comments

@ipselon
Copy link
Contributor

ipselon commented Mar 17, 2020

No description provided.

@ipselon ipselon self-assigned this Mar 17, 2020
@ipselon ipselon added this to To Do in Versions 2.0.x Mar 17, 2020
@ipselon ipselon moved this from To Do to In Progress in Versions 2.0.x Mar 17, 2020
ipselon added a commit that referenced this issue Mar 17, 2020
@jycouet
Copy link

jycouet commented Mar 18, 2020

Do you know about renovate?
Quite easy to setup with GitHub App Installation

I did a small test on a fork to show you. The Onboarding PR: jycouet#1

  • After merging this, it will create other 32 PRs
  • Then, over time, it will keep doing PR as soon as some dependencies are updating

@ipselon
Copy link
Contributor Author

ipselon commented Mar 19, 2020

I have a very bad experience with upgrading npm modules without checking out their changelog. So now I'm reading changelog before upgrading each module.

@jycouet
Copy link

jycouet commented Mar 19, 2020

Yes, it's a good point and maybe not the right timing.

We could also imagine having some tests so that each PR will get tested.

Actually, after the big update that you plan to do manually, it could be good to setup this so that you are warned when you need to check new changelogs. It's like keeping your aware.

ipselon added a commit that referenced this issue Mar 19, 2020
@ipselon ipselon moved this from In Progress to Done in Versions 2.0.x Mar 19, 2020
@ipselon ipselon moved this from Done to In Progress in Versions 2.0.x Mar 19, 2020
ipselon added a commit that referenced this issue Mar 19, 2020
@ipselon ipselon moved this from In Progress to Done in Versions 2.0.x Mar 19, 2020
@ipselon
Copy link
Contributor Author

ipselon commented Mar 19, 2020

Yeah. Adding unit tests is my technical debt. I'll try to add them once the project gains some traction.

@ipselon ipselon closed this as completed Mar 19, 2020
@ipselon ipselon added the 2.0.x label Mar 23, 2020
@ipselon ipselon added this to the Version 2.0.2 milestone Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants