-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
102 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,4 @@ | |
.cache | ||
.nyc_output | ||
CONTRIBUTORS.md | ||
CHANGELOG.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
#### 0.0.1-alpha.0 (2020-03-21) | ||
|
||
##### Chores | ||
|
||
* add description to package.json ([1f45d17e](https://github.com/PruvoNet/node-upgrade-checker/commit/1f45d17e4ec220104e32849d777a16085df00f61)) | ||
* fix gihut tempplates and ci ([0cf584ec](https://github.com/PruvoNet/node-upgrade-checker/commit/0cf584ecdcf768f75af3e8c3dfaa99f9b34661f6)) | ||
* add contributers generating tool ([b3c60d3b](https://github.com/PruvoNet/node-upgrade-checker/commit/b3c60d3b9a6cb665fdde2b920015d466c797f8b4)) | ||
* use codecov for coverage reports ([1ea035f0](https://github.com/PruvoNet/node-upgrade-checker/commit/1ea035f004915a844cf390c423ff048ec2a84004)) | ||
* add better contributing docs ([cc63fb8d](https://github.com/PruvoNet/node-upgrade-checker/commit/cc63fb8d2a75c39d63f8605d5a306858ae1ba5c0)) | ||
* readme wip ([eccc1e50](https://github.com/PruvoNet/node-upgrade-checker/commit/eccc1e507ffd6c35236475246376655c346b90ae)) | ||
* started adding git unit tests ([2fad340f](https://github.com/PruvoNet/node-upgrade-checker/commit/2fad340f7329fbc5d608b514eba88514b0a0fa9e)) | ||
* add logs to git ([16ad42de](https://github.com/PruvoNet/node-upgrade-checker/commit/16ad42def9a99497203e57c791682c1814393a05)) | ||
* add logs to git ([391bf1c7](https://github.com/PruvoNet/node-upgrade-checker/commit/391bf1c73b3d01de4d27a5a0aa8aff3a4fae0a33)) | ||
* fix logger ux ([1b011a95](https://github.com/PruvoNet/node-upgrade-checker/commit/1b011a959fe98f96d68ae31c74f210034625a68f)) | ||
* add unit tests for yarn ([1859e80d](https://github.com/PruvoNet/node-upgrade-checker/commit/1859e80d02268b666676d9206fb035597cf7b581)) | ||
* use yarn instead of npm ([fd4c6590](https://github.com/PruvoNet/node-upgrade-checker/commit/fd4c659082ea99e20095e2d454ba3f188e7161c7)) | ||
* madd unit tests for log reporter ([ad3063ce](https://github.com/PruvoNet/node-upgrade-checker/commit/ad3063ce203044d88ff58eed21bfcfc9da43b1e2)) | ||
* make better logging ux ([46982197](https://github.com/PruvoNet/node-upgrade-checker/commit/469821977fbed5c9af76a954b90ea77a14b29be0)) | ||
* make logger settings mandatory ([5dbc03fd](https://github.com/PruvoNet/node-upgrade-checker/commit/5dbc03fdb1d24ee96c9c019ce27c1815dc31f3c9)) | ||
* add unit tests for runner ([54421194](https://github.com/PruvoNet/node-upgrade-checker/commit/54421194dd3e9d6ef13e740385253a1896a9541e)) | ||
* add unit tests for runner ([39cf697b](https://github.com/PruvoNet/node-upgrade-checker/commit/39cf697ba06696b40ee59d78dd83f144989f4768)) | ||
* add unit test for runner ([8c8c06f6](https://github.com/PruvoNet/node-upgrade-checker/commit/8c8c06f65f10bb6eb80f0fd03590a30e94e0c4ed)) | ||
* add better appveoyr uint tests ([60f59742](https://github.com/PruvoNet/node-upgrade-checker/commit/60f59742ee540baaaf005b0ef02a44f592da4e7f)) | ||
|
||
##### Features | ||
|
||
* add category to loggers ([02739516](https://github.com/PruvoNet/node-upgrade-checker/commit/02739516973d304ad6019702c22d3229367341e2)) | ||
* add logger ([421227bf](https://github.com/PruvoNet/node-upgrade-checker/commit/421227bf0f2f9c1500853bbc8f745b02df0d3eb6)) | ||
* add logger ([6138f64b](https://github.com/PruvoNet/node-upgrade-checker/commit/6138f64bef5156b48e439a2c15668b1122de62d2)) | ||
* add engines field resolver ([ab3add01](https://github.com/PruvoNet/node-upgrade-checker/commit/ab3add01af515d9dbd77981d1265e9f60c457906)) | ||
* use semver to test versions matching ([51bea3c5](https://github.com/PruvoNet/node-upgrade-checker/commit/51bea3c5c1f2c3d20f4d234c846d183aa7ec993c)) | ||
* use semver to test versions matching ([da875a69](https://github.com/PruvoNet/node-upgrade-checker/commit/da875a691871e080f866b3f6fcbbc6e4a65bb910)) | ||
* force yarn when installing deps ([5a7e0c55](https://github.com/PruvoNet/node-upgrade-checker/commit/5a7e0c55ab72ada00947e433ba47e33f35399f70)) | ||
* add unit tests for multi injects ([eb393ac9](https://github.com/PruvoNet/node-upgrade-checker/commit/eb393ac970b17ded84a0c891ff4b14692027eda0)) | ||
* add unit tests for all binding modules ([68f2288d](https://github.com/PruvoNet/node-upgrade-checker/commit/68f2288d70c18275cae81031f8e56ca223b457c8)) | ||
* add more unit tests ([8a8c1e0b](https://github.com/PruvoNet/node-upgrade-checker/commit/8a8c1e0b6390e2c07e305e7d727f2f734df6978b)) | ||
* create tester helper for bindings ([8b2dd723](https://github.com/PruvoNet/node-upgrade-checker/commit/8b2dd723ea19808c1b40b4e12dff54b89ca1dbfa)) | ||
* fix formatting ([81e09a3d](https://github.com/PruvoNet/node-upgrade-checker/commit/81e09a3d9934790a4857d319bc72e242a8b45e2a)) | ||
* add some more configurations and dev tools ([704a75ee](https://github.com/PruvoNet/node-upgrade-checker/commit/704a75ee39e545ae1ed091ad9050c3816d59f4e5)) | ||
* add some more configurations and dev tools ([03d50081](https://github.com/PruvoNet/node-upgrade-checker/commit/03d500811403bec1c91bcce622b5aba47cadca3a)) | ||
|
||
##### Bug Fixes | ||
|
||
* run publish job only on releases ([3efd1cbb](https://github.com/PruvoNet/node-upgrade-checker/commit/3efd1cbb19c6ef466c81298c73c79e1c62cde976)) | ||
* fix getting repo name in logging ([07409117](https://github.com/PruvoNet/node-upgrade-checker/commit/07409117cb9ff988c281cd471e6b7a1f434ce3e3)) | ||
* fix spelling ([23946387](https://github.com/PruvoNet/node-upgrade-checker/commit/23946387aa2a0201380fc5f7b20558178c157989)) | ||
* make tests run in sequence in ci as it help speed things up due to parallel test enforce too much srain on the build machine ([b5b5b3f8](https://github.com/PruvoNet/node-upgrade-checker/commit/b5b5b3f8b3c6813ff26c9ceba5cfa6e4773329c6)) | ||
* fix spell checks formattings ([b6a0206d](https://github.com/PruvoNet/node-upgrade-checker/commit/b6a0206d9d789b1f96c422bcf60d3acaaa1c4c84)) | ||
* ignore contributes from spell checks ([4365668a](https://github.com/PruvoNet/node-upgrade-checker/commit/4365668a31043c33e1140420224f9663ea255cec)) | ||
* fix readme ([b6e9b54d](https://github.com/PruvoNet/node-upgrade-checker/commit/b6e9b54d80ae83dc8a4c9b322e67d2b986b98b0d)) | ||
* fix spelling issues ([32c6c3c0](https://github.com/PruvoNet/node-upgrade-checker/commit/32c6c3c0ad1a52953f1dcf0492c271c4ed3b1c67)) | ||
* fix ci node version ([b808c756](https://github.com/PruvoNet/node-upgrade-checker/commit/b808c756890ffd24d22f00cdf7a12ab699cdffea)) | ||
* set lower bar for coverage to make sure ci passes ([32cf28be](https://github.com/PruvoNet/node-upgrade-checker/commit/32cf28beb8919163d38d93cbd4afac355588f9e3)) | ||
* configuration interfaces should not be concrete classes ([38a72b17](https://github.com/PruvoNet/node-upgrade-checker/commit/38a72b176c582eb39902f6424e4cd215224414b4)) | ||
* add missing unit tests for engines resolver ([3a69c9b6](https://github.com/PruvoNet/node-upgrade-checker/commit/3a69c9b63dc03861365755d454daf03cb193dd84)) | ||
* handle unbound engines range ([97a64e07](https://github.com/PruvoNet/node-upgrade-checker/commit/97a64e070a8faa0330b32934c7d5e247803d25bb)) | ||
* remove redundant script ([210f87c9](https://github.com/PruvoNet/node-upgrade-checker/commit/210f87c9c6cc5e325a1e7607d7ad4e747c3f4b6f)) | ||
* npm will run with the same version as the npm running the tool ([752ba1e2](https://github.com/PruvoNet/node-upgrade-checker/commit/752ba1e2c665f3116529719e817c27e6afcfd1b5)) | ||
* fix ci test to integration tests ([d93ccc24](https://github.com/PruvoNet/node-upgrade-checker/commit/d93ccc24f12ea8983480b07dea179b27e3ab8445)) | ||
* fix ci test to integration tests ([dd277c65](https://github.com/PruvoNet/node-upgrade-checker/commit/dd277c650a203b4ff6936e1248a15f944e150122)) | ||
* add ci test to integration tests ([f1489e0f](https://github.com/PruvoNet/node-upgrade-checker/commit/f1489e0ff2e27dbf48b46f2ec17f1bc7ae96af43)) | ||
* no need to inject getRepoDirName as we will never mock it ([27cd7c2d](https://github.com/PruvoNet/node-upgrade-checker/commit/27cd7c2d967dc7552788509920838ef2a15c8a94)) | ||
* remove redundant annotations ([04df9503](https://github.com/PruvoNet/node-upgrade-checker/commit/04df9503d8ba091ad93fd4beecf160871babd52c)) | ||
* inject entities instead of importing them manually ([0c26690e](https://github.com/PruvoNet/node-upgrade-checker/commit/0c26690ef9b229b03f2d8e590d448a4977e4ab37)) | ||
* interop is causing node git to not work properly ([881b684d](https://github.com/PruvoNet/node-upgrade-checker/commit/881b684dba93e857818f4ad132e83ad4ba92a1b0)) | ||
|
||
##### Other Changes (fix: fix logger tests in githubactions - https) | ||
|
||
* //github.com/chalk/supports-color/issues/106 ([4336e767](https://github.com/PruvoNet/node-upgrade-checker/commit/4336e7679ad6a5b459fc7d76a754920a4a7f57f2)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters