Skip to content

martendebruijn/npm-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

npm-update

Update NPM dependencies to newer patch and minor versions automatically.

Important

This project is very much a work in progress. I don't have that much time to work on this and such this project is not finished and code may not work the way it's intended to work.

Dependencies

Install

git clone git@github.com:martendebruijn/npm-update.git

Usage

Run the script inside a project with a package.json in the root folder:

python path/to/main.py

Roadmap

  • Create tests to test if minor and patch dependencies are succesfully upgraded (#2)
  • Run project test scripts before committing anything (#3)
  • Create a merge request on GitLab (self/work hosted) (#4)
  • Create a pull request on GitHub (#5)
  • Create a merge request on GitLab (#6)
  • Add a tabel inside a details/summary in the body of a pull/merge request (#7)

Authors and acknowledgments

For a full list of contributors, please see the contributors list.

License

MIT license

Copyright © 2024 Marten de Bruijn

About

Automate updating NPM dependencies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages