open-component-model / ocm

Open Component Model (Software Bill of Delivery Toolset)
https://ocm.software
Apache License 2.0
32 stars 23 forks source link

Bump the ci group across 1 directory with 5 updates #853

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the ci group with 5 updates in the / directory:

Package From To
DeterminateSystems/nix-installer-action 12 13
docker/build-push-action 5 6
anchore/sbom-action 0.16.0 0.17.0
goreleaser/goreleaser-action 5 6
fsfe/reuse-action 3 4

Updates DeterminateSystems/nix-installer-action from 12 to 13

Release notes

Sourced from DeterminateSystems/nix-installer-action's releases.

v13

What's Changed

This update primarily improves the docker shim mechanism.

Add missing Actions to update matrix by @​detsys-pr-bot in DeterminateSystems/nix-installer-action#103

New Contributors

Full Changelog: https://github.com/DeterminateSystems/nix-installer-action/compare/v12...v13

Commits
  • ab6bcb2 Share /lib64 into the container (#109)
  • 0d82cb0 README: correct the source-url parameter docs (#108)
  • 2a2ecc1 Merge pull request #104 from detsys-pr-bot/detsys-ts-update-bc45b6c0a6318ae30...
  • 9e19e84 Regenerate dist
  • dc89725 Update detsys-ts for: `Merge pull request #103 from detsys-pr-bot/detsys-ts...
  • 7ad5c49 Regenerate dist
  • 17a448a Merge pull request #103 from detsys-pr-bot/detsys-ts-update-515d00bc192ae4460...
  • 45cb2f8 Update detsys-ts for: `` (bc45b6c0a6318ae30192c4bf23a73dc879bdb632)
  • 47dc486 Update detsys-ts for: Merge pull request #51 from DeterminateSystems/add-miss...
  • 4b8e190 Update detsys-ts (#102)
  • Additional commits viewable in compare view


Updates docker/build-push-action from 5 to 6

Release notes

Sourced from docker/build-push-action's releases.

v6.0.0

[!NOTE] This major release adds support for generating Build summary and exporting build record for your build. You can disable this feature by setting DOCKER_BUILD_NO_SUMMARY: true environment variable in your workflow.

Full Changelog: https://github.com/docker/build-push-action/compare/v5.4.0...v6.0.0

v5.4.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0

v5.3.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0

v5.2.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0

v5.1.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0

Commits
  • 5176d81 Merge pull request #1191 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • ec10ae8 chore: update generated content
  • 597e8fc chore(deps): Bump @​docker/actions-toolkit from 0.34.0 to 0.35.0
  • e050dfa Merge pull request #1186 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • d1fcdb6 chore: update generated content
  • a6067b9 chore(deps): Bump @​docker/actions-toolkit from 0.33.0 to 0.34.0
  • 1ca370b Merge pull request #1183 from crazy-max/revert-gha-cache-to
  • 2c95ebe chore: update generated content
  • d189d0e Revert "set repository and ghtoken attributes for gha cache type"
  • a254f8c Merge pull request #1179 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • Additional commits viewable in compare view


Updates anchore/sbom-action from 0.16.0 to 0.17.0

Release notes

Sourced from anchore/sbom-action's releases.

v0.17.0

Changes in v0.17.0

v0.16.1

Changes in v0.16.1

Commits
  • d94f46e chore(deps): update Syft to v1.9.0 (#479)
  • ee41e6a chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#474)
  • 23e0b38 chore(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#475)
  • f4035cd chore: serialize tests to prevent install race (#478)
  • f3253ca chore(deps): update Syft to v1.8.0 (#473)
  • 95b086a fix: workaround windows install script (#477)
  • 72370e1 fix: allow users to properly use the file input over the default path value (...
  • e28bab5 chore(deps): update Syft to v1.5.0 (#470)
  • 2283abe docs: notes for matrix and required permissions (#469)
  • 07e5b3a chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#466)
  • See full diff in compare view


Updates goreleaser/goreleaser-action from 5 to 6

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v6.0.0

[!WARNING] This is a breaking change!

Follow the instructions here to upgrade!

What's Changed

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v5...v6.0.0

v5.1.0

Important

This version changes the default behavior of latest to ~> v1.

The next major of this action (v6), will change this to ~> v2, and will be launched together with GoReleaser v2.

What's Changed

New Contributors

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v5.0.0...v5.1.0

Commits


Updates fsfe/reuse-action from 3 to 4

Release notes

Sourced from fsfe/reuse-action's releases.

v4.0.0

Changes

  • Bumped to v4 of reuse-tool in #32.
Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 1 month ago

Mend Scan Summary: :x:

Repository: open-component-model/ocm

VIOLATION DESCRIPTION NUMBER OF VIOLATIONS
HIGH/CRITICAL SECURITY VULNERABILITIES 3
MAJOR UPDATES AVAILABLE 0
LICENSE REQUIRES REVIEW 1
HIGH RISK LICENSES 10
RESTRICTIED LICENSE FOR ON-PREMISE DELIVERY 0

Detailed Logs: mend-scan-> Generate Report Mend UI

ocmbot[bot] commented 1 month ago

Integration Tests for 0cec0c21c2d7e38bc08f4f75c685fce779c7a119 run with result: Success ✅!

ocmbot[bot] commented 1 month ago

Integration Tests for 3d4c539c928fe7ae50b0e85e3c3613b933935c6e run with result: Success ✅!