Skip to content

build(deps): bump sigs.k8s.io/release-sdk from 0.9.2 to 0.9.3#173

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/sigs.k8s.io/release-sdk-0.9.3
Closed

build(deps): bump sigs.k8s.io/release-sdk from 0.9.2 to 0.9.3#173
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/sigs.k8s.io/release-sdk-0.9.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps sigs.k8s.io/release-sdk from 0.9.2 to 0.9.3.

Release notes

Sourced from sigs.k8s.io/release-sdk's releases.

v0.9.3

Changes by Kind

API Change

  • Added accessor methods for Image() and File() of SignedObject. (#91, @​saschagrunert) [SIG Release]

Bug or Regression

  • Fixed invalid error message if branch already exists in GitHub fork. (#86, @​saschagrunert) [SIG Release]

Other (Cleanup or Flake)

  • Changed default sign Options.PassFunc to be nil, which acts as having no password provided at all. (#90, @​saschagrunert) [SIG Release]

Dependencies

Added

  • github.com/AdaLogics/go-fuzz-headers: 6c3934b
  • github.com/agnivade/levenshtein: v1.0.1
  • github.com/andreyvit/diff: c7f18ee
  • github.com/depcheck-test/depcheck-test: 199033a
  • github.com/distribution/distribution/v3: ffbd94c
  • github.com/emicklei/go-restful/v3: v3.8.0
  • github.com/go-logr/stdr: v1.2.2
  • github.com/goadesign/goa: v2.2.5+incompatible
  • github.com/gofrs/uuid: v4.0.0+incompatible
  • github.com/golang-jwt/jwt: v3.2.2+incompatible
  • github.com/gomodule/redigo: v1.8.2
  • github.com/google/tink/go: v1.7.0
  • github.com/googleapis/enterprise-certificate-proxy: v0.1.0
  • github.com/grpc-ecosystem/grpc-gateway/v2: v2.11.2
  • github.com/intel/goresctrl: v0.2.0
  • github.com/jellydator/ttlcache/v2: v2.11.1
  • github.com/jhump/gopoet: v0.1.0
  • github.com/jhump/goprotoc: v0.5.0
  • github.com/joefitzgerald/rainbow-reporter: v0.1.0
  • github.com/linuxkit/virtsock: f8cee7d
  • github.com/moby/sys/signal: v0.6.0
  • github.com/networkplumbing/go-nft: v0.2.0
  • github.com/onsi/ginkgo/v2: v2.1.4
  • github.com/phayes/freeport: 74d24b5
  • github.com/prashantv/gostub: v1.1.0
  • github.com/sclevine/agouti: v3.0.0+incompatible
  • github.com/vektah/gqlparser/v2: v2.4.6
  • github.com/withfig/autocomplete-tools/integrations/cobra: v1.2.1
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.32.0
  • go.opentelemetry.io/otel/exporters/otlp/internal/retry: v1.7.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.7.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.3.0

... (truncated)

Commits
  • 3bf5d46 Merge pull request #103 from kubernetes-sigs/dependabot/go_modules/github.com...
  • df0ed3e Bump github.com/sigstore/cosign from 1.11.0 to 1.11.1
  • c864d28 Merge pull request #102 from kubernetes-sigs/dependabot/github_actions/action...
  • e3b72f0 Merge pull request #101 from kubernetes-sigs/dependabot/go_modules/k8s.io/api...
  • 1645e0a Bump actions/setup-go from 3.2.1 to 3.3.0
  • dfee1c4 Bump k8s.io/apimachinery from 0.24.4 to 0.25.0
  • af47084 Merge pull request #99 from cpanato/update-cosign-dep
  • 867ad64 update interfaces
  • a160561 update cosign dependency to v0.11.0
  • 2eb75c6 Merge pull request #100 from cpanato/update-actions
  • Additional commits viewable in compare view

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 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 [sigs.k8s.io/release-sdk](https://github.com/kubernetes-sigs/release-sdk) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/kubernetes-sigs/release-sdk/releases)
- [Commits](kubernetes-sigs/release-sdk@v0.9.2...v0.9.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/release-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 29, 2022

The following labels could not be found: area/dependency, release-note-none, ok-to-test.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 23, 2022

Superseded by #239.

@dependabot dependabot bot closed this Nov 23, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/release-sdk-0.9.3 branch November 23, 2022 23:08
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.

0 participants