Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @cyclonedx/bom from 1.1.3 to 4.0.3 #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2022

Bumps @cyclonedx/bom from 1.1.3 to 4.0.3.

Release notes

Sourced from @​cyclonedx/bom's releases.

4.0.3

Docs

#346: CycloneDX/cyclonedx-node-module#346

4.0.2

Docs

  • Fixed some typos

4.0.1

Docs:

  • Describe the "Out of Scope" section (via #342)
  • Fixed some typos

#342: CycloneDX/cyclonedx-node-module#342

4.0.0

⚠️ BREAKING CHANGES

This package became a so-called meta-package, it does no longer ship any own functionality, but it is a collection of dependencies. (via #321)

This package's dependencies are tools with one purpose in common: generate CycloneDX Software Bill-of-Materials (SBOM) from node-based projects.

  • for npm-based projects: @​cyclonedx/cyclonedx-npm
  • for yarn-based projects: to be announced
  • for pnpm-based projects: to be announced

If you are looking for a JavaScript/TypeScript library for working with CycloneDX, its data models or serialization, then you might want to try @​cyclonedx/cyclonedx-library.

#321: CycloneDX/cyclonedx-node-module#321

Previous versions

This project used to be a tool-set and a library to work and generate CycloneDX Software Bill-of-Materials (SBOM) from npm and yarn based projects.
Since version 4.0, this was all split to individual projects, and this project changed to a bare meta-package.

Previous versions of this very package are still available via npmjs versions and github releases.

4.0.0-rc.1

No release notes provided.

3.10.6

Misc

  • Own in-code license text comments should no longer get stripped by downstream tooling. (#305 via #326)

#305: CycloneDX/cyclonedx-node-module#305 #326: CycloneDX/cyclonedx-node-module#326

... (truncated)

Changelog

Sourced from @​cyclonedx/bom's changelog.

4.0.3 - 2022-12-16

#346: CycloneDX/cyclonedx-node-module#346

4.0.2 - 2022-10-21

  • Docs:
    • Fixed some typos

4.0.1 - 2022-10-21

  • Docs:
    • Describe the "Out of Scope" section (via #342)
    • Fixed some typos

#342: CycloneDX/cyclonedx-node-module#342

4.0.0 - 2022-10-21

This became a so-called meta-package, it does not ship any own functionality, but it is a collection of dependencies. (via #321)

This package's dependencies are tools with one purpose in common: generate CycloneDX Software Bill-of-Materials (SBOM) from node-based projects.

  • for npm-based projects: @​cyclonedx/cyclonedx-npm
  • for yarn-based projects: to be announced
  • for pnpm-based projects: to be announced

If you are looking for a JavaScript/TypeScript library for working with CycloneDX, its data models or serialization, then you might want to try @​cyclonedx/cyclonedx-library.

#321: CycloneDX/cyclonedx-node-module#321

3.10.6 - 2022-09-05

  • Misc
    • Own in-code license text comments should no longer get stripped by downstream tooling. (#305 via #326)

#305: CycloneDX/cyclonedx-node-module#305 #326: CycloneDX/cyclonedx-node-module#326

3.10.4 - 2022-07-08

  • Misc
    • CI: fixed SBOM gathering for the bundled application in the docker image.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by cyclonedx-automation, a new releaser for @​cyclonedx/bom since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@cyclonedx/bom](https://github.com/CycloneDX/cyclonedx-node-module) from 1.1.3 to 4.0.3.
- [Release notes](https://github.com/CycloneDX/cyclonedx-node-module/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-node-module/blob/master/HISTORY.md)
- [Commits](CycloneDX/cyclonedx-node-module@v1.1.3...v4.0.3)

---
updated-dependencies:
- dependency-name: "@cyclonedx/bom"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants