Git Product home page Git Product logo

dependency-bot's Introduction

Getting Started

To start using Dependency bot is very easy with these simple installation steps:

  • git clone https://github.com/ashevchenko0309/dependency-bot.git
  • npm install
  • npm start
  • Enjoy

Pre-requiste

Libraries

  • TypeScript
  • winston (logging)
  • inquirer, loading-cli (CLI tools)

TODO Features:

  • update packages like @orgname/*, find all packages with this prefix and update them
  • --all flag - when user provide --all flag, util can find updates for all packages. Handy for updates of all versions after release
  • Several options for different functionality like:
    • find all updates and just output difference
    • output release notes for updates
  • colorize difference of versions
    • red - breaking changes
    • yellow - major changes
    • green - minor/chore changes
  • Fetch private npm packages
  • Global config. Save configuration of previous settings and give opportunity to select one of selected.
  • Different VCS support: github, gitlab
  • Prettify logs

dependency-bot's People

Contributors

ashevchenko0309 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.