Skip to content

Releases: CycloneDX/cyclonedx-webpack-plugin

3.15.1

03 Dec 14:12
Compare
Choose a tag to compare

Fixed

  • Properly detect license evidences like LICEN[CS]E.{Apache,BSD,GPL,MIT} (#1337 via #1339)

What's Changed

  • refactor: remove unnessessary lowercase by @jkowalleck in #1327
  • fix: Properly detect license evidences like LICEN[CS]E.{Apache,BSD,GPL,MIT} by @jkowalleck in #1339

Full Changelog: v3.15.0...v3.15.1

3.15.0

19 Oct 11:52
Compare
Choose a tag to compare
  • Added
    • Extended license evidence collection to also find *.LICEN[CS]E files (#1321 via #1322)
  • Build
    • Use TypeScript v5.6.3 now, was v5.6.2 (via #1320)

What's Changed

Full Changelog: v3.14.0...v3.15.0

3.14.0

08 Oct 09:54
Compare
Choose a tag to compare

Added

  • Feature for collecting (license) evidence (#676 via #1309, #1312)
    Controlled with option collectEvidence, disabled by default.

Build

  • Use TypeScript v5.6.2 now, was v5.5.3 (via #1302, #1306)

What's Changed

New Contributors

Full Changelog: v3.13.0...v3.14.0

3.13.0

21 Jul 09:29
Compare
Choose a tag to compare

Dependencies

  • Upgraded runtime-dependency @cyclonedx/cyclonedx-library@^6.11.0, was @^6.6.0 (via #1300)
    This was done to incorporate non-breaking upstream changes and fixes.

Build

  • Use TypeScript v5.5.3 now, was v5.4.5 (via #1296)

What's Changed

Full Changelog: v3.12.0...v3.13.0

3.12.0

17 Jun 14:00
Compare
Choose a tag to compare

Changed


What's Changed

New Contributors

Full Changelog: v3.11.0...v3.12.0

3.11.0

08 May 16:07
Compare
Choose a tag to compare

Added

  • Licenses acknowledgement might be populated (#1274 via #1281)

Misc

  • Raised dependency @cyclonedx/cyclonedx-library@^6.6.0, was @^6.5.0 (via #1281)

What's Changed

Full Changelog: v3.10.0...v3.11.0

3.10.0

23 Apr 11:42
Compare
Choose a tag to compare

Added support for CycloneDX Specification-1.6.

Changed

  • This tool supports CycloneDX Specification-1.6 now (via #1276)

Added

  • Option specVersion now supports value 1.6 to reflect CycloneDX Specification-1.6 (via #1276)
    Default value for that option is unchanged - still 1.4.

Build

  • Use TypeScript v5.4.5 now, was v5.4.2 (via #1270)

What's Changed

  • tests: integrate Angular17 by @jkowalleck in #1263
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /tests/integration/webpack5-react18 by @dependabot in #1266
  • feat: explicitely support CycloneDX v1.6 by @jkowalleck in #1276
  • chore(deps-dev): bump typescript from 5.4.2 to 5.4.5 in the typescript group by @dependabot in #1270

Full Changelog: v3.9.2...v3.10.0

3.9.2

19 Mar 11:01
Compare
Choose a tag to compare

Build

  • Use TypeScript v5.4.2 now, was v5.3.3 (via #1259)

What's Changed

  • chore(deps-dev): bump the eslint group with 2 updates by @dependabot in #1247
  • chore(deps-dev): bump c8 from 8.0.1 to 9.0.0 by @dependabot in #1250
  • chore(deps): bump follow-redirects from 1.15.1 to 1.15.4 in /tests/integration/webpack5-react18 by @dependabot in #1251
  • chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 in /tests/integration/webpack5-angular13 by @dependabot in #1252
  • chore(deps-dev): bump the eslint group with 1 update by @dependabot in #1253
  • chore(deps-dev): bump the eslint group with 1 update by @dependabot in #1254
  • chore(deps-dev): bump ip from 1.1.8 to 1.1.9 in /tests/integration/webpack5-angular13 by @dependabot in #1256
  • chore(deps-dev): bump the eslint group with 1 update by @dependabot in #1257
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /tests/integration/webpack5-react18 by @dependabot in #1261
  • chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 in /tests/integration/webpack5-angular13 by @dependabot in #1262
  • chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #1258
  • chore(deps-dev): bump the typescript group with 1 update by @dependabot in #1259

Full Changelog: v3.9.1...v3.9.2

3.9.1

10 Dec 12:37
Compare
Choose a tag to compare

Fix

  • Malformed ingested package versions are fixed (via #1246)

What's Changed

Full Changelog: v3.9.0...v3.9.1

3.9.0

10 Dec 11:55
Compare
Choose a tag to compare

Changed

Build

  • Use TypeScript v5.3.3 now, was v5.3.2 (via #1244)

What's Changed

Full Changelog: v3.8.3...v3.9.0