Releases: CycloneDX/cyclonedx-node-yarn
Releases · CycloneDX/cyclonedx-node-yarn
1.0.2
Dependencies
- Upgraded runtime-dependency
@cyclonedx/[email protected]
, 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, wasv5.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
1.0.1
Fixed
What's Changed
- chore: maybe enable publishing provenance by @jkowalleck in #144
- fix: windows
output-file
handling by @jkowalleck in #146 - chore(deps-dev): Bump mocha from 10.5.1 to 10.5.2 in the mocha group by @dependabot in #147
Full Changelog: v1.0.0...v1.0.1
1.0.0
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:
1.0.0-rc.8
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
Misc
- Refactored node imports (via #127)
- Revisited release pipeline
What's Changed
- build: use yarn publish by @jkowalleck in #126
- refactor: imports by @jkowalleck in #127
Full Changelog: v1.0.0-rc.5...v1.0.0-rc.7
1.0.0-rc.6
Signed-off-by: jkowalleck <[email protected]>
1.0.0-rc.5
Misc
What's Changed
- tests: more tests by @jkowalleck in #123
- tests: more tests by @jkowalleck in #124
- tests: more tests by @jkowalleck in #125
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.5
1.0.0-rc.2
Added
Style
- Some refactoring here and there
Docs
- Some typo fixes and modernization here and there
What's Changed
- feat: support yarn3 by @jkowalleck in #121
Full Changelog: v1.0.0-rc.0...v1.0.0-rc.2
1.0.0-rc.0
Signed-off-by: jkowalleck <[email protected]>
1.0.0-beta.9
Signed-off-by: jkowalleck <[email protected]>