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 the gomod group across 1 directory with 10 updates #629

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the gomod group with 3 updates in the / directory: github.com/go-git/go-billy/v5, github.com/in-toto/attestation and github.com/sigstore/cosign/v2.

Updates github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2

Release notes

Sourced from github.com/go-git/go-billy/v5's releases.

v5.6.2

What's Changed

New Contributors

Full Changelog: go-git/go-billy@v5.6.1...v5.6.2

Commits
  • 9f8b16d Merge pull request #103 from pjbgf/bump-deps
  • 783f58c build: Bump dependencies
  • 0009381 Merge pull request #102 from JAORMX/iofs-extra-interfaces-v5
  • 21beb15 Enable the iofs adapter to also return other interfaces from io/fs
  • See full diff in compare view

Updates github.com/in-toto/attestation from 1.1.0 to 1.1.1

Release notes

Sourced from github.com/in-toto/attestation's releases.

v1.1.1

What's Changed

New Contributors

Full Changelog: in-toto/attestation@v1.1.0...v1.1.1

Commits
  • 7017ad8 Regenerate attestation libraries (#435)
  • 808ca43 Merge pull request #417 from kpauljoseph/in-toto-v0.2-provenance
  • 2358a9c Merge pull request #427 from puerco/expose-algos
  • 6e0b70a Merge pull request #434 from puerco/vulnsv02-proto
  • 4d9125d Merge pull request #408 from lumjjb/update-vuln-02
  • e474a1f Fix typo in vulns02 example
  • 72054e5 Fix inconsistencies in vulnsv2 proto vs spec
  • 4a4ddf5 add slsa provenance predicate v0.2
  • a50a5a1 Expose known algorithms
  • 11ca4fc Regenerate attestation libraries (#430)
  • Additional commits viewable in compare view

Updates github.com/sigstore/cosign/v2 from 2.4.1 to 2.4.2

Release notes

Sourced from github.com/sigstore/cosign/v2's releases.

v2.4.2

Features

  • Updated open-policy-agent to 1.1.0 library (#4036)
    • Note that only Rego v0 policies are supported at this time
  • Add UseSignedTimestamps to CheckOpts, refactor TSA options (#4006)
  • Add support for verifying root checksum in cosign initialize (#3953)
  • Detect if user supplied a valid protobuf bundle (#3931)
  • Add a log message if user doesn't provide --trusted-root (#3933)
  • Support mTLS towards container registry (#3922)
  • Add bundle create helper command (#3901)
  • Add trusted-root create helper command (#3876)

Bug Fixes

  • fix: set tls config while retaining other fields from default http transport (#4007)
  • policy fuzzer: ignore known panics (#3993)
  • Fix for multiple WithRemote options (#3982)
  • Add nightly conformance test workflow (#3979)
  • Fix copy --only for signatures + update/align docs (#3904)

Documentation

  • Remove usage.md from spec, point to client spec (#3918)
  • move reference from gcr to ghcr (#3897)

Contributors

  • AdamKorcz
  • Aditya Sirish
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Cody Soyland
  • Colleen Murphy
  • Hayden B
  • Jussi Kukkonen
  • Marco Franssen
  • Nianyu Shen
  • Slavek Kabrda
  • Søren Juul
  • Warren Hodgkinson
  • Zach Steindler
Changelog

Sourced from github.com/sigstore/cosign/v2's changelog.

v2.4.2

Features

  • Updated open-policy-agent to 1.1.0 library (#4036)
    • Note that only Rego v0 policies are supported at this time
  • Add UseSignedTimestamps to CheckOpts, refactor TSA options (#4006)
  • Add support for verifying root checksum in cosign initialize (#3953)
  • Detect if user supplied a valid protobuf bundle (#3931)
  • Add a log message if user doesn't provide --trusted-root (#3933)
  • Support mTLS towards container registry (#3922)
  • Add bundle create helper command (#3901)
  • Add trusted-root create helper command (#3876)

Bug Fixes

  • fix: set tls config while retaining other fields from default http transport (#4007)
  • policy fuzzer: ignore known panics (#3993)
  • Fix for multiple WithRemote options (#3982)
  • Add nightly conformance test workflow (#3979)
  • Fix copy --only for signatures + update/align docs (#3904)

Documentation

  • Remove usage.md from spec, point to client spec (#3918)
  • move reference from gcr to ghcr (#3897)

Contributors

  • AdamKorcz
  • Aditya Sirish
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Cody Soyland
  • Colleen Murphy
  • Hayden B
  • Jussi Kukkonen
  • Marco Franssen
  • Nianyu Shen
  • Slavek Kabrda
  • Søren Juul
  • Warren Hodgkinson
  • Zach Steindler
Commits
  • b6df9c7 update v2.4.2 changelog (#4045)
  • ff13ba4 chore(deps): bump github.com/open-policy-agent/opa from 0.68.0 to 1.1.0 (#4036)
  • 4dc18dd test against newer k8s, scaffolding release (#4044)
  • e4ff8e2 chore(deps): bump cuelang.org/go from 0.11.2 to 0.12.0 (#4035)
  • cced656 fix warning message from golangci-lint (#4043)
  • 486937b chore(deps): move github.com/xanzy/go-gitlab to gitlab.com/gitlab-org/api/cli...
  • 9f142a5 chore(deps): bump github.com/sigstore/sigstore-go (#4034)
  • 4937bca chore(deps): bump the gomod group across 1 directory with 2 updates (#4042)
  • a71220e chore(deps): bump google.golang.org/api from 0.218.0 to 0.219.0 (#4038)
  • fcf13eb chore(deps): bump sigs.k8s.io/release-utils from 0.9.0 to 0.11.0 (#4040)
  • Additional commits viewable in compare view

Updates github.com/sigstore/fulcio from 1.6.5 to 1.6.6

Release notes

Sourced from github.com/sigstore/fulcio's releases.

v1.6.6

Features

  • Configure additional certificate extensions for Buildkite (#1903)
  • Relax gomod (#1909)
  • update builder to use go1.23.4 (#1883)
  • config: Add IBM OIDC provider (#1892)
  • Add Kaggle identity provider (#1850)

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Hayden B
  • James Healy
  • Stefan Berger
  • Trishank Karthik Kuppusamy
Changelog

Sourced from github.com/sigstore/fulcio's changelog.

v1.6.6

Features

  • Configure additional certificate extensions for Buildkite (#1903)
  • Relax gomod (#1909)
  • update builder to use go1.23.4 (#1883)
  • config: Add IBM OIDC provider (#1892)
  • Add Kaggle identity provider (#1850)

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Hayden B
  • James Healy
  • Stefan Berger
  • Trishank Karthik Kuppusamy
Commits

Updates github.com/sigstore/protobuf-specs from 0.3.2 to 0.4.0

Changelog

Sourced from github.com/sigstore/protobuf-specs's changelog.

0.4.0

  • Announced deprecation of JSONSchema outputs from this project (#493

Fixed

  • Fix toolchain to write generated code as the user running the build instead of root (#473

Changed

  • Recreated toolchain for code generation instead of depending on third-party container image (#469 (#475
  • Updated code generation tools for Go library to latest stable releases (#476
  • Updated code generation tools for JSONSchema files to latest stable releases (#478
  • Updated code generation tools for Python library to latest stable releases (#479
  • Updated code generation tools for Ruby library to latest stable releases (#481
  • Updated code generation tools for Rust library to latest stable releases (#486
  • Updated code generation tools for Typescript library to latest stable releases (#488

0.3.3

  • Allowed specifying artifact digest for verification (#406
  • Added version to SigningConfig message (#383

Changed

  • Docs: Clarify that integration time is only trustworthy with a Signed Entry Timestamp (#442
  • Docs: Clarify inclusion promise requirement (#380
  • Docs: Clarify that artifact digest verification should not be used with in-toto attestations (#461
Commits
  • 68cc7d2 bump up to v0.4.0, add changelog (#506)
  • a74d71d build(deps): bump actions/setup-java from 4.6.0 to 4.7.0 (#516)
  • e9a8145 automate publishing Java releases from GHA workflow (#510)
  • d6bce61 build(deps): bump actions/setup-python from 5.3.0 to 5.4.0 (#514)
  • ec18411 build(deps): bump ruby/setup-ruby from 1.213.0 to 1.214.0 (#515)
  • c550071 build(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#512)
  • 60793ea build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#513)
  • 675de0c build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#511)
  • ca1b624 build(deps): bump serde_json from 1.0.135 to 1.0.136 in /gen/pb-rust (#505)
  • aa9058a Update GOOGLEAPIS_COMMIT in versions.mk (#509)
  • Additional commits viewable in compare view

Updates github.com/sigstore/rekor from 1.3.7 to 1.3.9

Release notes

Sourced from github.com/sigstore/rekor's releases.

v1.3.9

Changelog

  • f3db95b2bb18be7e1904fa25d1bcdb7d55caa73a Cache checkpoint for inactive shards (#2332)
  • f875aa2d39b2bcef0e84e43a6153447bed0077f6 Support per-shard signing keys (#2330)

Thanks for all contributors!

v1.3.8

Changelog

Please see https://github.com/sigstore/rekor/blob/main/CHANGELOG.md for changes included in this release.

New Contributors

Full Changelog: sigstore/rekor@v1.3.7...v1.3.8

Changelog

Sourced from github.com/sigstore/rekor's changelog.

v1.3.9

Features

  • Cache checkpoint for inactive shards (#2332)
  • Support per-shard signing keys (#2330)

Contributors

  • Hayden B

v1.3.8

Bug Fixes

  • fix zizmor issues (#2298)
  • remove unneeded value in log message (#2282)

Quality Enhancements

  • chore: relax go directive to permit 1.22.x
  • fetch minisign from homebrew instead of custom ppa (#2329)
  • fix(ci): simplify GOVERSION extraction
  • chore(deps): bump actions pins to latest
  • Updates go and golangci-lint (#2302)
  • update builder to use go1.23.4 (#2301)
  • clean up spaces
  • log request body on 500 error to aid debugging (#2283)

Contributors

  • Appu Goundan
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Dominic Evans
  • sgpinkus
Commits
  • b67ee82 build(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0
  • 40f29ba build(deps): Bump golang from 51a6466 to 8c10f21
  • 2497b42 build(deps): Bump google/cloud-sdk from 506.0.0 to 507.0.0
  • ac42c19 build(deps): Bump google.golang.org/api from 0.217.0 to 0.218.0
  • 10e8115 build(deps): Bump the all group with 3 updates
  • 2f182a1 build(deps): Bump google.golang.org/protobuf in the all group
  • f3db95b Cache checkpoint for inactive shards (#2332)
  • 1cb78ca build(deps): Bump google/cloud-sdk from 505.0.0 to 506.0.0
  • b68f6bb build(deps): Bump google.golang.org/api from 0.216.0 to 0.217.0
  • 15c696c build(deps): Bump github.com/tink-crypto/tink-go/v2 from 2.2.0 to 2.3.0
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore from 1.8.11 to 1.8.12

Release notes

Sourced from github.com/sigstore/sigstore's releases.

v1.8.12

What's Changed

Full Changelog: sigstore/sigstore@v1.8.11...v1.8.12

Commits
  • e28cdf3 cleanup ci (#1927)
  • 8041221 build(deps): Bump the tools group across 1 directory with 2 updates (#1913)
  • 57944ce build(deps): Bump github.com/secure-systems-lab/go-securesystemslib from 0.8....
  • 99a57f3 build(deps): Bump golang.org/x/crypto in /test/fuzz (#1908)
  • 125d1dc build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#1923)
  • 73220ab build(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0 (#1922)
  • cc55882 build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#1921)
  • 47e3edd build(deps): Bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 (#1924)
  • 7b4f423 build(deps): Bump cloud.google.com/go/kms (#1920)
  • 1f3a09e build(deps): Bump the gomod group across 2 directories with 5 updates (#1916)
  • Additional commits viewable in compare view

Updates github.com/spf13/pflag from 1.0.5 to 1.0.6

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.6

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.5...v1.0.6

Commits

Updates golang.org/x/crypto from 0.31.0 to 0.32.0

Commits
  • 8929309 go.mod: update golang.org/x dependencies
  • 4a75ba5 all: make function and struct comments match the names
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.1 to 1.36.4

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 10, 2025
Bumps the gomod group with 3 updates in the / directory: [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy), [github.com/in-toto/attestation](https://github.com/in-toto/attestation) and [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign).


Updates `github.com/go-git/go-billy/v5` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/go-git/go-billy/releases)
- [Commits](go-git/go-billy@v5.6.1...v5.6.2)

Updates `github.com/in-toto/attestation` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/in-toto/attestation/releases)
- [Commits](in-toto/attestation@v1.1.0...v1.1.1)

Updates `github.com/sigstore/cosign/v2` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/sigstore/cosign/releases)
- [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md)
- [Commits](sigstore/cosign@v2.4.1...v2.4.2)

Updates `github.com/sigstore/fulcio` from 1.6.5 to 1.6.6
- [Release notes](https://github.com/sigstore/fulcio/releases)
- [Changelog](https://github.com/sigstore/fulcio/blob/main/CHANGELOG.md)
- [Commits](sigstore/fulcio@v1.6.5...v1.6.6)

Updates `github.com/sigstore/protobuf-specs` from 0.3.2 to 0.4.0
- [Release notes](https://github.com/sigstore/protobuf-specs/releases)
- [Changelog](https://github.com/sigstore/protobuf-specs/blob/main/CHANGELOG.md)
- [Commits](sigstore/protobuf-specs@v0.3.2...v0.4.0)

Updates `github.com/sigstore/rekor` from 1.3.7 to 1.3.9
- [Release notes](https://github.com/sigstore/rekor/releases)
- [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md)
- [Commits](sigstore/rekor@v1.3.7...v1.3.9)

Updates `github.com/sigstore/sigstore` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.11...v1.8.12)

Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.5...v1.0.6)

Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0
- [Commits](golang/crypto@v0.31.0...v0.32.0)

Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.4

---
updated-dependencies:
- dependency-name: github.com/go-git/go-billy/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/in-toto/attestation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/sigstore/cosign/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/sigstore/fulcio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/sigstore/protobuf-specs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/sigstore/rekor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/sigstore/sigstore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-e5ac419608 branch from 18a16d3 to e492323 Compare February 17, 2025 06:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 18, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-e5ac419608 branch February 18, 2025 16:55
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants