Skip to content

Releases: theenadayalank/lint-prepush

v1.1.0

10 Oct 18:39
Compare
Choose a tag to compare

REVERT
#70 [REVERT]Use remote/current_branch for diff if it has already been pushed to remote - @theenadayalank

INTERNAL
#70 Remove async functions to make the code less verbose - @theenadayalank

DEPENDENCIES UPDATION
#69 Bump execa from 2.0.5 to 2.1.0

released v1.0.0 🎉

04 Oct 08:39
Compare
Choose a tag to compare

FEATURES

TESTS

DOCUMENTATION

SECURITY

  • #43 #44 Bump outdated packages which have security issues

DEPENDENCIES UPDATION

  • #68 Bump execa from 0.10.0 to 2.0.5
  • #50 Bump listr from 0.14.1 to 0.14.3
  • #49 Bump log-symbols from 2.2.0 to 3.0.0
  • #48 Bump micromatch from 3.1.10 to 4.0.2
  • #46 Bump debug from 3.1.0 to 4.1.1

v0.4.2

23 Sep 08:02
Compare
Choose a tag to compare

#44 [Security] Bump mixin-deep from 1.3.1 to 1.3.2
#43 [Security] Bump lodash from 4.17.11 to 4.17.15

v0.4.1

20 May 09:46
Compare
Choose a tag to compare

#27 Fix message while skipping checks - @astronomersiva

Deep Down Analysis

13 May 17:43
Compare
Choose a tag to compare

#25 Show elapsed time for lint tasks - @astronomersiva
#23 Show total downloads count instead of monthly downloads - @theenadayalank
#22 Added npmtrends link to downloads badge - @theenadayalank

Debug with ease

11 Mar 07:30
Compare
Choose a tag to compare

#16 Update eslint to fix loadash security issue - @theenadayalank
#17 Log more info for debugging - @theenadayalank
#18 Fix typo in Readme.md - @theenadayalank

Skip Linting On Already Linted Commit Hash

01 Mar 06:34
9490f4d
Compare
Choose a tag to compare

#15 Cache successful linted commit hash - @theenadayalank

Skip the linters for the base branch

21 Feb 12:49
a7e1e5d
Compare
Choose a tag to compare

#14 Skip the linters for the base branch - @theenadayalank

More Whitespace

02 Jan 10:18
Compare
Choose a tag to compare

#6 Some whitespace to make the logs look slightly better - @astronomersiva

#11 Updated yarn.lock - @theenadayalank

#12 Removed unwanted packages - @theenadayalank

Warning on GIT DIFF command failure

20 Nov 10:38
Compare
Choose a tag to compare
  • #4 [BUGFIX] Shows Warning and End the Process If the git diff command fails to execute. @theenadayalank