Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Using the Github API gathers a complete list of breaking changes between two versions

License

Notifications You must be signed in to change notification settings

hawkeng/github-breaking-changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-breaking-changes

This tool provides very basic funcionality. If you would like something more advanced check out Dependabot.

Link to the Website

UI

Motivation

After a year of working in a JavaScript project I found multiple dependencies were outdated, which represents security vulnerabilities. In my attempt to upgrade I found really difficult to get a full list of breaking changes between two major releases of a package since GitHub doesn't have search funcionality on the releases page. Dependabot is a tool that makes automatic PRs to your project when new versions of your dependencies are released but it doesn't work for Bitbucket hosted repositories.

About

Using the Github API gathers a complete list of breaking changes between two versions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published