Skip to content

Releases: CycloneDX/cyclonedx-node-yarn

1.0.2

15 Jul 13:55
Compare
Choose a tag to compare

Dependencies

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

Build

  • Use TypeScript v5.5.3 now, was v5.5.2 (via #149)

What's Changed

  • chore(deps-dev): Bump mocha from 10.5.2 to 10.6.0 in the mocha group by @dependabot in #150
  • chore(deps): Bump @cyclonedx/cyclonedx-library from 6.10.0 to 6.10.1 by @dependabot in #151
  • tests: fixerFix by @jkowalleck in #153
  • tests: package manifest repository by @jkowalleck in #156
  • chore(deps-dev): Bump typescript from 5.5.2 to 5.5.3 in the typescript group by @dependabot in #149
  • chore(deps): Bump @cyclonedx/cyclonedx-library from 6.10.1 to 6.11.0 by @dependabot in #157

Full Changelog: v1.0.1...v1.0.2


GitHub Downloads (specific asset, specific tag)

1.0.1

27 Jun 10:01
Compare
Choose a tag to compare

Fixed

  • Writing output-files on Windows systems (#145 via #146)

What's Changed

Full Changelog: v1.0.0...v1.0.1


GitHub Downloads (specific asset, specific tag)

1.0.0

26 Jun 07:24
Compare
Choose a tag to compare

First release (#8 via #6)

Responsibilities

  • Provide a yarn (berry) plugin that generates CycloneDX SBOM for current workspace
  • Provide a CLI wrapper for said plugin

Capabilities

  • Support yarn (berry) v3 and v4
  • Can output in XML and JSON format according to CycloneDX v1.2 - v1.6 spec
  • Can omit dev-dependencies
  • Can generate reproducible results

Big shoutout to all contributors:


GitHub Downloads (specific asset, specific tag)

1.0.0-rc.8

25 Jun 16:37
Compare
Choose a tag to compare
1.0.0-rc.8 Pre-release
Pre-release

Docs

  • Enhanced the installation docs
  • Fixed some typos here and there

What's Changed

  • chore(deps-dev): Bump c8 from 9.1.0 to 10.1.2 by @dependabot in #131
  • chore(deps-dev): Bump typescript from 5.4.5 to 5.5.2 in the typescript group by @dependabot in #135
  • ci(dogfooding): add windows and macos runner by @jkowalleck in #137

Full Changelog: v1.0.0-rc.7...v1.0.0-rc.8

1.0.0-rc.7

01 Jun 13:40
Compare
Choose a tag to compare
1.0.0-rc.7 Pre-release
Pre-release

Misc

  • Refactored node imports (via #127)
  • Revisited release pipeline

What's Changed

Full Changelog: v1.0.0-rc.5...v1.0.0-rc.7

1.0.0-rc.6

31 May 13:11
Compare
Choose a tag to compare
1.0.0-rc.6 Pre-release
Pre-release
Signed-off-by: jkowalleck <jkowalleck@users.noreply.github.com>

1.0.0-rc.5

31 May 12:08
Compare
Choose a tag to compare
1.0.0-rc.5 Pre-release
Pre-release

Misc


What's Changed

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.5

1.0.0-rc.2

29 May 14:01
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release

Added

Style

  • Some refactoring here and there

Docs

  • Some typo fixes and modernization here and there

What's Changed

Full Changelog: v1.0.0-rc.0...v1.0.0-rc.2

1.0.0-rc.0

28 May 22:43
Compare
Choose a tag to compare
1.0.0-rc.0 Pre-release
Pre-release
Signed-off-by: jkowalleck <jkowalleck@users.noreply.github.com>

1.0.0-beta.9

28 May 21:09
Compare
Choose a tag to compare
1.0.0-beta.9 Pre-release
Pre-release
Signed-off-by: jkowalleck <jkowalleck@users.noreply.github.com>