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

chore(deps): bump CycloneDX/gh-gomod-generate-sbom from 0.3.0 to 2.0.0 #26

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps CycloneDX/gh-gomod-generate-sbom from 0.3.0 to 2.0.0.

Release notes

Sourced from CycloneDX/gh-gomod-generate-sbom's releases.

v2.0.0

No release notes provided.

v1.1.0

Features

v1.0.0

This release brings compatibility with cyclonedx-gomod v1.x 🥳

⚠ Both cyclonedx-gomod as well as this action introduce breaking changes in v1.x.
Action v0.x is incompatible with cyclonedx-gomod v1.x and the other way around.

  • ✅ The cyclonedx-gomod binary is now registered in $PATH so it can be used in other workflow steps as well
  • ✅ It's now possible to only download the cyclonedx-gomod binary without immediately executing it
    • This is helpful when using it in conjunction with tools like GoReleaser
  • ⚠ Instead of supplying arguments via separate action inputs, they now have to be provided via the args input
  • ⚠ Support for version: latest has been dropped. Please use either specific versions or version ranges!

Checkout the examples for how to use this action!

Commits
  • efc7424 Update README.md
  • 8b39ad6 Merge pull request #33 from CycloneDX/update-node-modules
  • cf409d0 Update node_modules
  • 233fa4a Merge pull request #30 from CycloneDX/dependabot/npm_and_yarn/actions/http-cl...
  • 87dec3e Bump @​actions/http-client from 2.0.1 to 2.1.0
  • 7517e52 Merge pull request #28 from CycloneDX/dependabot/npm_and_yarn/actions/core-1....
  • bcc361c Merge pull request #31 from CycloneDX/dependabot/npm_and_yarn/actions/io-1.1.3
  • e279ed0 Merge pull request #32 from prazian/feature/29/bump-node-js-16
  • 02565ed Bump NodeJs from 12 to 16
  • 2504725 Bump @​actions/io from 1.1.2 to 1.1.3
  • Additional commits viewable in compare view

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/gh-gomod-generate-sbom](https://github.com/CycloneDX/gh-gomod-generate-sbom) from 0.3.0 to 2.0.0.
- [Release notes](https://github.com/CycloneDX/gh-gomod-generate-sbom/releases)
- [Commits](CycloneDX/gh-gomod-generate-sbom@v0.3.0...v2.0.0)

---
updated-dependencies:
- dependency-name: CycloneDX/gh-gomod-generate-sbom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 5, 2023
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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants