Releases: microsoft/component-detection
Releases · microsoft/component-detection
v1.2.0
⚙️ Changes
- chore: add basic renovate configuration by @JamieMagee (#136)
- Transcribe docker reference parsing and introduce dockerFile detector by @FernandoRojo (#114)
🚀 New Features
v1.1.9
⚙️ Changes
- Fixed pnpm detector failing parsing link dependencies by @jcfiorenzano (#129)
- log info when the go cli is not present by @jcfiorenzano (#128)
🚀 New Features
v1.1.8
v1.1.7
⚙️ Changes
- In Go detector, Added error log to expose go cli error. by @RushabhBhansali (#118)
v1.1.6
⚙️ Changes
- Enable GoCliDetector by default. Using env variable 'DisableGoCliDetector=true" to manually disable GoCliDetector. by @RushabhBhansali (#113)
v1.1.5
v1.1.4
v1.1.3
🐛 Bug Fixes
🧰 Maintenance
- Bump shogo82148/actions-upload-release-asset from 1.6.1 to 1.6.2 by @dependabot (#101)
- Bump actions/upload-artifact from 2 to 3 by @dependabot (#99)
v1.1.2
⚙️ Changes
- Bug Fix: While parsing maven scope, discard left-over string if present. by @RushabhBhansali (#96)
v1.1.1
⚙️ Changes
- Added dependencyScope detection for maven components by @rbhansali1991 (#87)
- chore: enable dependabot for github-actions by @JamieMagee (#86)
- Fix Vcpkg test by @grvillic (#91)
- refactor(linux): use a smaller image to test base image annotations by @JamieMagee (#90)
🧰 Maintenance
- Bump shogo82148/actions-upload-release-asset from 1.4.0 to 1.6.1 by @dependabot (#94)
- Bump actions/github-script from 5.0.0 to 6 by @dependabot (#92)
- Bump actions/checkout from 2.3.2 to 3 by @dependabot (#93)
- Bump actions/setup-dotnet from 1 to 2 by @dependabot (#95)