eslint-plugin-diff

Run ESLint on your changes only

MIT License

Downloads
453.7K
Stars
176
Committers
9

Bot releases are hidden (Show)

eslint-plugin-diff - Latest Release

Published by paleite 12 months ago

  • Merge pull request #57 from ezequiel/ezequiel/vscode-fix 2188830
  • Replace VSCODE_CLI -> VSCODE_PID 9d3c310
  • Merge pull request #56 from paleite/dependabot/npm_and_yarn/babel/traverse-7.23.2 cbd00df
  • Bump @babel/traverse from 7.18.10 to 7.23.2 2b6dcfb
  • Update README.md dd168c1

https://github.com/paleite/eslint-plugin-diff/compare/v2.0.2...v2.0.3

eslint-plugin-diff - v2.0.2

Published by paleite about 1 year ago

  • Merge pull request #54 from paleite/dependabot/npm_and_yarn/word-wrap-1.2.4 52d136e
  • Bump word-wrap from 1.2.3 to 1.2.4 f6420e0
  • Merge pull request #53 from paleite/dependabot/npm_and_yarn/semver-5.7.2 8c86f8e
  • Bump semver from 5.7.1 to 5.7.2 e783b50
  • Update cspell 493f660
  • Cleanup README.md 3e62585
  • Merge pull request #50 from paleite/dependabot/npm_and_yarn/yaml-2.2.2 e54d8d1
  • Bump yaml from 2.2.1 to 2.2.2 68cef23
  • Merge pull request #49 from paleite/update-deps c056320
  • Merge pull request #48 from paleite/add-types-in-the-package c8be998
  • Fixes #35 742a35a
  • Update cosmiconfig 2ae2924
  • Update np ddee78a
  • Update deps 3b04bc5
  • Merge pull request #44 from paleite/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 db02a94
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 44ba91c
  • Update deps 1001ecb
  • Merge pull request #43 from paleite/dependabot/npm_and_yarn/json5-1.0.2 5ae1ff1
  • Bump json5 from 1.0.1 to 1.0.2 fe019d6
  • Update CodeQL to v2 83008c6

https://github.com/paleite/eslint-plugin-diff/compare/v2.0.2-2...v2.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/paleite/eslint-plugin-diff/compare/v2.0.1...v2.0.2

eslint-plugin-diff -

Published by paleite almost 2 years ago

  • Remove 'size-limit'-related deps, scripts and files fa886ce
  • Merge pull request #34 from burtonator/patch-1 b1f1397
  • Update package.json 3e2ab17
  • Typo 53fd185

https://github.com/paleite/eslint-plugin-diff/compare/v2.0.2-1...v2.0.2-2

eslint-plugin-diff - v2.0.2-1

Published by paleite about 2 years ago

  • Increase size-limit 954dfd6
  • Add codecov badge 02b3f15
  • Fix test b2c8575
  • Merge pull request #27 from IsLand-x/main 2f01120
  • Run tests on main branch e17b3b0
  • Merge pull request #29 from paleite/tests-in-ci-2 6d086d5
  • Fix codecov fetch-depth 6ecf0dd
  • Check for commit SHA 5aac503
  • Run tests in CI 71ce50f
  • Run tests on pull-requests 2fd5f26
  • Run tests in CI 86b49c2
  • Run setup-node 1bd8451
  • fix: types 4588ff9
  • fix: Refresh untracked file list once a new file is created. eb5315f
  • Update deps 68c1f49
  • Remove jest-mock from deps fd51b56

https://github.com/paleite/eslint-plugin-diff/compare/v2.0.2-0...v2.0.2-1

What's Changed

New Contributors

Full Changelog: https://github.com/paleite/eslint-plugin-diff/compare/v2.0.2-0...v2.0.2-1

eslint-plugin-diff -

Published by paleite about 2 years ago

  • Merge pull request #25 from paleite/update-tooling 9a4d098
  • Increase maxBuffer for execFileSync e6f2102
  • Debug 3babc44
  • Move husky install to prepare 9048bb3
  • Fix workflow ff557f4
  • Update tooling b7b0172
  • Create eslint-plugin-diff.yml 48b2831

https://github.com/paleite/eslint-plugin-diff/compare/v2.0.0...v2.0.1

eslint-plugin-diff - Performance improvements

Published by paleite about 2 years ago

Breaking change

  • Bumped Node.js to v14.eslint-plugin-diff will probably still work with Node.js v12, but it's not officially supported anymore.

What's Changed

New Contributors

Full Changelog: https://github.com/paleite/eslint-plugin-diff/compare/v1.0.15...v2.0.0

eslint-plugin-diff -

Published by paleite about 2 years ago

  • Lint ecc9e76
  • Fix tests 4f1ac5a
  • Update deps d3749c1

https://github.com/paleite/eslint-plugin-diff/compare/v1.0.16-1...v1.0.16-2

eslint-plugin-diff - πŸš€ Improve performance significantly

Published by paleite about 2 years ago

  • Lint d502eb5
  • Improve performance significantly 845deaa

https://github.com/paleite/eslint-plugin-diff/compare/v1.0.16-0...v1.0.16-1

eslint-plugin-diff -

Published by paleite over 2 years ago

  • Prefer --find-renames over -M d03599a
  • Merge pull request #23 from flupke/main 7727a9b
  • Update yarn.lock 9bf362f
  • Upgrade to Node 14 9e9dd22
  • Minify output 88a46fe
  • Set size limit 5f1fe6d
  • Add --no-ext-diff to git diff commands bb4b3ab

https://github.com/paleite/eslint-plugin-diff/compare/v1.0.15...v1.0.16-0

eslint-plugin-diff - v1.0.15

Published by paleite over 2 years ago

eslint-plugin-diff -

Published by paleite over 2 years ago

eslint-plugin-diff - v1.0.14

Published by paleite over 2 years ago

  • Update README.md acffca1
  • Make the code path run once instead of relying on cache fff9d47

https://github.com/paleite/eslint-plugin-diff/compare/v1.0.13...v1.0.14

Full Changelog: https://github.com/paleite/eslint-plugin-diff/compare/v1.0.13...v1.0.14

eslint-plugin-diff - v1.0.13

Published by paleite over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/paleite/eslint-plugin-diff/compare/v1.0.12...v1.0.13

eslint-plugin-diff - πŸ› Fix potential security vulnerability

Published by paleite over 2 years ago

eslint-plugin-diff - πŸ› Fix bug which prevented the linter on modified files that had been renamed

Published by paleite over 2 years ago

Big shoutout to @mathieutu for finding and fixing this!

Much appreciated πŸ™‚

  • Merge pull request #21 from mathieutu/main cc61385
  • Update auto-merge.yml e122fab
  • Fix renamed and modified files not handled. 8f167a2
  • Merge pull request #20 from paleite/dependabot/npm_and_yarn/minimist-1.2.6 3d5e9cb
  • Bump minimist from 1.2.5 to 1.2.6 bf77b5f
  • Lint f170e94

https://github.com/paleite/eslint-plugin-diff/compare/v1.0.13-4...v1.0.13-5

eslint-plugin-diff - πŸŽ‰ Improved diff algorithm

Published by paleite over 2 years ago

  • Upgrade deps 5912f82
  • Use histogram to get more relevant diffs 16e2240
  • Add badge for npm downloads a0a2474
  • Create codeql-analysis.yml 138e236
  • Create auto-merge.yml 87c1d46

https://github.com/paleite/eslint-plugin-diff/compare/v1.0.13-3...v1.0.13-4

eslint-plugin-diff - πŸ› Fix issue when using broken pagers

Published by paleite almost 3 years ago

eslint-plugin-diff -

Published by paleite almost 3 years ago

  • Update cspell.json 88fc8aa
  • Add launch script for vscode 15fcdb2
  • Update configs 90bb996
  • Upgrade deps 67b93bf
  • Upgrade deps 86975e8
  • Update deps 5b9e439

https://github.com/paleite/eslint-plugin-diff/compare/v1.0.13-0...v1.0.13-1

eslint-plugin-diff -

Published by paleite about 3 years ago

Addresses #14

  • Lint untracked files in full 3e27c81
  • List untracked files a541fb1
  • Improve tests 181bdb8
  • Cover hasCleanIndex fd9f87c
  • Improve tests 015ca08
  • Lint dfc788b

https://github.com/paleite/eslint-plugin-diff/compare/v1.0.12...v1.0.13-0