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

upgradeDependency utility #78

Open
pi0 opened this issue Jul 31, 2023 · 3 comments
Open

upgradeDependency utility #78

pi0 opened this issue Jul 31, 2023 · 3 comments

Comments

@pi0
Copy link
Member

pi0 commented Jul 31, 2023

This util should:

  • Detect current dependency version constraints (semver major, minor) and it's devDependency/dependency status
  • Use proper package manager command to make sure in required constraint it is latest
  • Allow overriding to make a minor/major bump
@AndreyYolkin
Copy link

Sounds good, we also needed utitlity like this, but lmify was a little bit outdated for that time. Do you have any intentions to implement or PR is welcome?

@pi0
Copy link
Member Author

pi0 commented Jul 31, 2023

Certainly PR is welcome dear @AndreyYolkin (only above notes to consider 🙏🏼 )

@rishi-raj-jain
Copy link

@pi0 I would love to work on this. Checking out.

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 a pull request may close this issue.

3 participants