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

fix(deps): update go #3930

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/coreos/go-oidc/v3 v3.10.0 -> v3.11.0 age adoption passing confidence
github.com/sigstore/cosign/v2 v2.2.4 -> v2.4.1 age adoption passing confidence
github.com/sigstore/sigstore v1.8.3 -> v1.8.10 age adoption passing confidence
github.com/spf13/cobra v1.8.0 -> v1.8.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

coreos/go-oidc (github.com/coreos/go-oidc/v3)

v3.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.10.0...v3.11.0

sigstore/cosign (github.com/sigstore/cosign/v2)

v2.4.1

Compare Source

v2.4.1 largely contains bug fixes and updates dependencies.

Features

  • Added fuzzing coverage to multiple packages

Bug Fixes

  • Fix bug in attest-blob when using a timestamp authority with new bundles (#​3877)
  • fix: documentation link for installation guide (#​3884)

Contributors

  • AdamKorcz
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Hayden B
  • Hemil K
  • Sota Sugiura
  • Zach Steindler

v2.4.0

Compare Source

v2.4.0 begins the modernization of the Cosign client, which includes:

  • Support for the newer Sigstore specification-compliant bundle format
  • Support for providing trust roots (e.g. Fulcio certificates, Rekor keys)
    through a trust root file, instead of many different flags
  • Conformance test suite integration to verify signing and verification behavior

In future updates, we'll include:

  • General support for the trust root file, instead of only when using the bundle
    format during verification
  • Simplification of trust root flags and deprecation of the
    Cosign-specific bundle format
  • Bundle support with container signing

We have also moved nightly Cosign container builds to GHCR instead of GCR.

Features

  • Add new bundle support to verify-blob and verify-blob-attestation (#​3796)
  • Adding protobuf bundle support to sign-blob and attest-blob (#​3752)
  • Bump sigstore/sigstore to support email_verified as string or boolean (#​3819)
  • Conformance testing for cosign (#​3806)
  • move incremental builds per commit to GHCR instead of GCR (#​3808)
  • Add support for recording creation timestamp for cosign attest (#​3797)
  • Include SCT verification failure details in error message (#​3799)

Contributors

  • Bob Callaway
  • Hayden B
  • Slavek Kabrda
  • Zach Steindler
  • Zsolt Horvath

v2.3.0

Compare Source

Features

  • Add PayloadProvider interface to decouple AttestationToPayloadJSON from oci.Signature interface (#​3693)
  • add registry options to cosign save (#​3645)
  • Add debug providers command. (#​3728)
  • Make config layers in ociremote mountable (#​3741)
  • upgrade to go1.22 (#​3739)
  • adds tsa cert chain check for env var or tuf targets. (#​3600)
  • add --ca-roots and --ca-intermediates flags to 'cosign verify' (#​3464)
  • add handling of keyless verification for all verify commands (#​3761)

Bug Fixes

  • fix: close attestationFile (#​3679)
  • Set bundleVerified to true after Rekor verification (Resolves #​3740) (#​3745)

Documentation

  • Document ImportKeyPair and LoadPrivateKey functions in pkg/cosign (#​3776)

Testing

  • Refactor KMS E2E tests (#​3684)
  • Remove sign_blob_test.sh test (#​3707)
  • Remove KMS E2E test script (#​3702)
  • Refactor insecure registry E2E tests (#​3701)

Contributors

  • Billy Lynch
  • bminahan73
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Cody Soyland
  • Colleen Murphy
  • Dmitry Savintsev
  • guangwu
  • Hayden B
  • Hector Fernandez
  • ian hundere
  • Jason Power
  • Jon Johnson
  • Max Lambrecht
  • Meeki1l
sigstore/sigstore (github.com/sigstore/sigstore)

v1.8.10

Compare Source

What's Changed

and several dependencies updates

New Contributors

Full Changelog: sigstore/sigstore@v1.8.9...v1.8.10

v1.8.9

Compare Source

What's Changed

Full Changelog: sigstore/sigstore@v1.8.8...v1.8.9

v1.8.8

Compare Source

What's Changed

Full Changelog: sigstore/sigstore@v1.8.7...v1.8.8

v1.8.7

Compare Source

Dependencies updates only

What's Changed

Full Changelog: sigstore/sigstore@v1.8.6...v1.8.7

v1.8.6

Compare Source

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.8.5...v1.8.6

v1.8.5

Compare Source

Major are dependencies updates

What's Changed

Full Changelog: sigstore/sigstore@v1.8.4...v1.8.5

v1.8.4

Compare Source

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.8.3...v1.8.4

spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

forking-renovate bot commented Oct 1, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 54 additional dependencies were updated

Details:

Package Change
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/aliyun/credentials-go v1.3.1 -> v1.3.2
github.com/aws/aws-sdk-go-v2 v1.26.0 -> v1.30.5
github.com/aws/aws-sdk-go-v2/config v1.27.9 -> v1.27.33
github.com/aws/aws-sdk-go-v2/credentials v1.17.9 -> v1.17.32
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.0 -> v1.16.13
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.4 -> v1.3.17
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.4 -> v2.6.17
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 -> v1.11.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.6 -> v1.11.19
github.com/aws/aws-sdk-go-v2/service/sso v1.20.3 -> v1.22.7
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.3 -> v1.26.7
github.com/aws/aws-sdk-go-v2/service/sts v1.28.5 -> v1.30.7
github.com/aws/smithy-go v1.20.1 -> v1.20.4
github.com/buildkite/agent/v3 v3.62.0 -> v3.81.0
github.com/buildkite/go-pipeline v0.3.2 -> v0.13.1
github.com/buildkite/interpolate v0.0.0-20200526001904-07f35b4ae251 -> v0.1.3
github.com/docker/cli v24.0.7+incompatible -> v27.1.1+incompatible
github.com/go-jose/go-jose/v4 v4.0.1 -> v4.0.4
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/google/certificate-transparency-go v1.1.8 -> v1.2.1
github.com/google/go-containerregistry v0.19.1 -> v0.20.2
github.com/google/s2a-go v0.1.7 -> v0.1.8
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.3
github.com/klauspost/compress v1.17.4 -> v1.17.9
github.com/letsencrypt/boulder v0.0.0-20231026200631-000cd05d5491 -> v0.0.0-20240620165639-de9c06129bec
github.com/mozillazg/docker-credential-acr-helper v0.3.0 -> v0.4.0
github.com/oleiade/reflections v1.0.1 -> v1.1.0
github.com/pelletier/go-toml/v2 v2.1.0 -> v2.2.2
github.com/sigstore/fulcio v1.4.5 -> v1.6.3
github.com/spf13/viper v1.18.2 -> v1.19.0
github.com/spiffe/go-spiffe/v2 v2.2.0 -> v2.3.0
github.com/xanzy/go-gitlab v0.102.0 -> v0.109.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 -> v0.54.0
go.opentelemetry.io/otel v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.24.0 -> v1.29.0
go.step.sm/crypto v0.44.2 -> v0.51.2
golang.org/x/crypto v0.22.0 -> v0.28.0
golang.org/x/exp v0.0.0-20231108232855-2478ac86f678 -> v0.0.0-20240613232115-7f521ea00fb8
golang.org/x/mod v0.16.0 -> v0.20.0
golang.org/x/net v0.23.0 -> v0.28.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.20.0 -> v0.26.0
golang.org/x/term v0.19.0 -> v0.25.0
golang.org/x/text v0.14.0 -> v0.19.0
golang.org/x/time v0.5.0 -> v0.6.0
google.golang.org/api v0.172.0 -> v0.196.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.62.1 -> v1.66.0
google.golang.org/protobuf v1.33.0 -> v1.34.2
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240502163921-fe8a2dddb1d0
sigs.k8s.io/release-utils v0.7.7 -> v0.8.4

Signed-off-by: Mend Renovate <[email protected]>
@ramonpetgrave64 ramonpetgrave64 merged commit c123cc2 into slsa-framework:main Oct 29, 2024
76 checks passed
@renovate-bot renovate-bot deleted the renovate/go branch October 29, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants