Raise a pull request to update the dependency to the specific version in any project


Keywords
git, node, dependency, pull request, update, viersion, dependencies, pr, version
License
MIT
Install
npm install uptoversion@0.0.2

Documentation

styled with prettier PRs Welcome

UPTOVERSION

Raise a pull request to update the dependency to the specific version in any project

Installation

  • For CI
npm i uptoversion
  • For local usage
npm i -g uptoversion

Usage

Just pass GITHUB_TOKEN, RepoName, PackageName, CustomPath(optional, i.e. "packages/myPackage"), PackageVersion, BaseBranch(optional, default - "master") and run uptoversion

GITHUB_TOKEN="token" BaseBranch="master" RepoName="zaqqaz/uptoversion" PackageName="typescript" PackageVersion="next" uptoversion

Enjoy 🚀🥤