Skip to content

Releases: ASOS/snyker

5.1.0

03 Dec 12:07
fd95b77
Compare
Choose a tag to compare

What's Changed

  • feat: removed need for --lockfile flag if a yarn.lock or package-lock.json exists. Defaults to yarn.lock if not found. You can still specify a lockfile if you wish.
  • bug: added --preserve-integrity flag to prevent removal of integrity hash when sha1 is used due to private repositories such as Azure Artifacts not supporting anything other than sha1 by @asos-danielc in #10
  • chore: updated eslint-plugin-import to ^2.31.0 for eslint 9 support

New Contributors

Full Changelog: 5.0.0...5.1.0

5.0.0

03 Dec 11:59
5d53aa9
Compare
Choose a tag to compare

What's Changed

  • chore: backport fork changes to upstream by @jlp-craigmorten in #7
  • feat: upgrade dependencies to latest versions
  • feat: bump to Node 20 and NPM >=9
  • fix: correctly handle ignores even if limited to administrators
  • chore: eslint v9 upgrade
  • fix: need to force install to workaround incorrect peer deps on npm

New Contributors

Full Changelog: 4.0.2...5.0.0

4.0.2

16 Dec 13:11
4da1ea9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.0.2
Curated Changelog: https://github.com/ASOS/snyker/blob/main/docs/CHANGELOG.md

4.0.1

14 Dec 13:31
f8e9e2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1
Curated Changelog: https://github.com/ASOS/snyker/blob/main/docs/CHANGELOG.md

4.0.0

14 Dec 13:19
e575041
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ASOS/snyker/commits/4.0.0
Curated Changelog: https://github.com/ASOS/snyker/blob/main/docs/CHANGELOG.md