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

build(deps): bump slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0 #13968

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2024

Bumps slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0.

Release notes

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

v1.10.0

See the CHANGELOG for details.

v1.9.1

This is an un-finalized release.

See the CHANGELOG for details.

v1.9.1-rc.0

See the CHANGELOG for details.

Changelog

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

v1.10.0

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

See the full change list.

v1.10.0: TUF fix

  • The cosign TUF roots were fixed (#3350). More details here.

v1.10.0: Gradle Builder

  • The Gradle Builder was fixed when the project root is the same as the repository root (#2727)

v1.10.0: Go Builder

  • The go-version-file input was fixed so that it can find the go.mod file (#2661)

v1.10.0: Container Generator

  • A new provenance-repository input was added to allow reading provenance from a different container repository than the image itself (#2956)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.9.0 to 1.10.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.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 21, 2024
@rgacogne
Copy link
Member

We probably need to revert https://github.com/PowerDNS/pdns/pull/13688/files at the same time.

@coveralls
Copy link

coveralls commented Mar 21, 2024

Pull Request Test Coverage Report for Build 8377405570

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1154 unchanged lines in 43 files lost coverage.
  • Overall coverage decreased (-0.03%) to 59.219%

Files with Coverage Reduction New Missed Lines %
modules/gpgsqlbackend/gpgsqlbackend.cc 1 88.62%
pdns/cachecleaner.hh 1 76.51%
pdns/protozero.hh 1 66.22%
pdns/pollmplexer.cc 1 82.39%
pdns/version.cc 2 90.15%
pdns/logger.cc 2 78.49%
pdns/ws-api.cc 2 84.91%
pdns/lock.hh 2 83.12%
pdns/remote_logger.cc 2 49.34%
pdns/unix_utility.cc 3 40.55%
Totals Coverage Status
Change from base Build 8377081947: -0.03%
Covered Lines: 113609
Relevant Lines: 158711

💛 - Coveralls

@Habbie
Copy link
Member

Habbie commented Mar 22, 2024

We probably need to revert https://github.com/PowerDNS/pdns/pull/13688/files

can confirm that it breaks without!

@Habbie
Copy link
Member

Habbie commented Mar 22, 2024

can confirm that it breaks without!

actually I tested wrong, and it turns out slsa-github-generator 1.10.0 still uses artifacts v3. Doing one more test.

@Habbie
Copy link
Member

Habbie commented Mar 22, 2024

I have now approved this, waiting for CI.

@Habbie Habbie merged commit f107ec6 into master Mar 22, 2024
153 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/slsa-framework/slsa-github-generator-1.10.0 branch March 22, 2024 11:05
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.

None yet

3 participants