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 the actions group with 2 updates #388

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2024

Bumps the actions group with 2 updates: slsa-framework/slsa-github-generator and slsa-framework/slsa-verifier.

Updates slsa-framework/slsa-github-generator from 1.6.0 to 1.9.0

Release notes

Sourced from slsa-framework/slsa-github-generator's releases.

v1.9.0

See the CHANGELOG for details.

v1.9.0-rc.0

This is an un-finalized pre-release.

See the CHANGELOG for details.

v1.8.0

See the CHANGELOG for details.

v1.8.0-rc.2

See the CHANGELOG for details.

v1.8.0-rc.1

See the CHANGELOG for details.

v1.8.0-rc.0

See the CHANGELOG for details.

v1.7.0

See the CHANGELOG for details.

v1.7.0-rc.1

See the CHANGELOG for details.

v1.7.0-rc.0

See the CHANGELOG for details.

This is UNFINALIZED.

Changelog

Sourced from slsa-framework/slsa-github-generator's changelog.

v1.9.0

Release [v1.9.0] includes bug fixes and new features.

See the full change list.

v1.9.0: BYOB framework (beta)

  • New: A new framework to turn GitHub Actions into SLSA compliant builders.

v1.9.0: Maven builder (beta)

  • New: A Maven builder to build Java projects and publish to Maven central.

v1.9.0: Gradle builder (beta)

  • New: A Gradle builder to build Java projects and publish to Maven central.

v1.9.0: JReleaser builder

v1.8.0

Release [v1.8.0] includes bug fixes and new features.

See the full change list.

v1.8.0: Generic Generator

v1.8.0: Node.js Builder (beta)

  • Fixed: Publishing for non-scoped packages was fixed (See #2359)
  • Fixed: Documentation was updated to clarify that the GitHub Actions deployment event is not supported.
  • Changed: The file extension for the generated provenance file was changed from .sigstore to .build.slsa in order to make it easier to identify provenance files regardless of file format.
  • Fixed: The publish action was fixed to address an issue with the package name when using Node 16.

v1.7.0

This release includes the first beta release of the Container-based builder.

... (truncated)

Commits

Updates slsa-framework/slsa-verifier from 2.3.0 to 2.4.1

Release notes

Sourced from slsa-framework/slsa-verifier's releases.

v2.4.1

What's Changed

  • Fix a verification issue when verifying npm's publish attestations - Low severity GHSA-r2xv-vpr2-42m9. This part of the code remains experimental.

New Contributors

Full Changelog: slsa-framework/slsa-verifier@v2.4.0...v2.4.1

v2.4.1-rc.1

Pre-release, do not use

v2.4.1-rc.0

Pre-release, do not use.

v2.4.0

Summary

Support for BYOB-based builders released in https://github.com/slsa-framework/slsa-github-generator/releases/tag/v1.9.0

What's Changed

... (truncated)

Commits
  • 7e1e47d docs: update release doc and rm binary (#716)
  • a7d5c7b fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.9.5 (#669)
  • 088a626 fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annot...
  • 2184d9d chore: bump versions (#715)
  • 3b171c4 feat: Address unresolved comments from #705 (#708)
  • 8602109 chore(deps): bump org.apache.maven:maven-core from 3.2.5 to 3.8.1 in /experim...
  • 417b7aa feat: Rename verifySubjectDigest function (#712)
  • 0e5b3a3 fix(deps): update golang.org/x/exp digest to 7918f67 (#694)
  • 92e2321 docs: Propose a security policy (#710)
  • f6ae402 fix: npm publish verification (#705)
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 2 updates: [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) and [slsa-framework/slsa-verifier](https://github.com/slsa-framework/slsa-verifier).


Updates `slsa-framework/slsa-github-generator` from 1.6.0 to 1.9.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
- [Commits](slsa-framework/slsa-github-generator@v1.6.0...v1.9.0)

Updates `slsa-framework/slsa-verifier` from 2.3.0 to 2.4.1
- [Release notes](https://github.com/slsa-framework/slsa-verifier/releases)
- [Changelog](https://github.com/slsa-framework/slsa-verifier/blob/main/RELEASE.md)
- [Commits](slsa-framework/slsa-verifier@v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: slsa-framework/slsa-verifier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

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 Jan 24, 2024
@poiana poiana requested review from alacuku and loresuso January 24, 2024 13:39
@poiana poiana added the size/XS label Jan 24, 2024
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

@poiana
Copy link
Contributor

poiana commented Jan 24, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana
Copy link
Contributor

poiana commented Jan 24, 2024

LGTM label has been added.

Git tree hash: 708376113b4a2dddbd841a819ecca968e870bea2

@poiana poiana merged commit c14e50c into main Jan 24, 2024
14 checks passed
@poiana poiana deleted the dependabot/github_actions/actions-1db4ee2edc branch January 24, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants