Releases: listendev/lstn
Releases · listendev/lstn
listen.dev CLI v0.16.0
What's Changed
Breaking Changes 🛠
Features & Enhancements 🎉
- refactor(cmd): port existing eavesdrop functionality to our new tool by @leodido in #271
- feat: introduce
lstn ci report
by @leodido in #273
Full Changelog: v0.15.0...v0.16.0
listen.dev CLI v0.15.0
listen.dev CLI v0.14.0
What's Changed
Features & Enhancements 🎉
- feat(cmd/ci): make
lstn ci
run also on GitHub events different thatpull_request
by @leodido in #266 - feat(pkg/reporter): make the
pro
reporter work also on other GitHub actions events (not onlypull_request
) by @leodido in #267
Full Changelog: v0.13.2...v0.14.0
listen.dev CLI v0.13.2
listen.dev CLI v0.13.1
listen.dev CLI v0.13.0
What's Changed
Features & Enhancements 🎉
- feat: annotate reporter runs with source by @leodido in #259
- feat: introduce lstn ci and make it create the environment file for argus by @leodido in #257
- feat: invoke argus (from PATH) by @leodido in #260
- feat: find and execute the CI inspection tool from explicit path by @leodido in #261
Other Changes 🫶
- build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #258
Full Changelog: v0.12.1...v0.13.0
listen.dev CLI v0.12.1
What's Changed
Features & Enhancements 🎉
Bug Fixes 🪤
- fix: do not concatenate to the lstn current working dir the lock files which path is an absolute one by @leodido in #255
- fix: make lstn to and lstn scan work again (NPM only for now) by @leodido in #256
Full Changelog: v0.12.0...v0.12.1
listen.dev CLI v0.12.0
What's Changed
Breaking Changes 🛠
- feat!: option to configure the PyPi listen.dev endpoint by @leodido in #248
- feat!: remove lstn in --genlock by @leodido in #251
Features & Enhancements 🎉
- feat: add --lockfiles to lstn in command by @leodido in #245
- feat: upgrade the listen.dev client for the new /api/analysis endpoint by @leodido in #246
- feat: prepare poetry lock support for lstn in by @leodido in #247
- feat: make lstn in able to analyse multiple lockfiles from different ecosystems (NPM, PyPi) at once by @leodido in #249
- feat: look for .lstn.yaml into the current working directory too by @leodido in #250
Other Changes 🫶
- build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #252
- build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #253
Full Changelog: v0.11.0...v0.12.0
listen.dev CLI v0.11.0
What's Changed
Features & Enhancements 🎉
- feat: lstn in to look for a package-lock.json in the working directory + lock generation feature off by default by @leodido in #240
- feat: introduce --jwt-token for lstn in by @leodido in #241
- feat: enable --reporter option for lstn in + add "pro" reporter by @leodido in #242
- feat: introduce --reporter pro by @leodido in #243
Bug Fixes 🪤
Full Changelog: v0.10.0...v0.11.0
listen.dev CLI v0.10.0
What's Changed
Features & Enhancements 🎉
- feat: improve request by @didof in #231
- feat: add WithUserAgent method by @didof in #234
- feat: adapt to the new API and models by @leodido in #237
Bug Fixes 🪤
- fix: ensure NewPackageLockJSONFromReader() populates the bytes private field while creating a PackageLockJSON instance by @leodido in #229
Other Changes 🫶
- ci: upgrade actions + switch to Go 1.21 by @leodido in #238
- build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #236
- build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #239
Full Changelog: v0.9.0...v0.10.0