Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Update giantswarm modules - autoclosed #646

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/giantswarm/exporterkit require minor v1.0.0 -> v1.1.0
github.com/giantswarm/k8sclient/v7 require minor v7.0.1 -> v7.2.0
github.com/giantswarm/microerror require patch v0.4.0 -> v0.4.1

Release Notes

giantswarm/exporterkit (github.com/giantswarm/exporterkit)

v1.1.0

Compare Source

Changed
  • Upgrade to Go 1.20
giantswarm/k8sclient (github.com/giantswarm/k8sclient/v7)

v7.2.0

Compare Source

Changed
  • Upgrade go to 1.20

v7.1.0

Compare Source

Changed
  • Upgrade controller-runtime to v0.16.3
giantswarm/microerror (github.com/giantswarm/microerror)

v0.4.1

Compare Source

Changed
  • Upgrade to Go 1.20

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner October 25, 2023 11:43
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Oct 25, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 25, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/c21d0b/e676c3/repos/github/giantswarm/operatorkit":"/tmp/worker/c21d0b/e676c3/repos/github/giantswarm/operatorkit" -v "/tmp/worker/c21d0b/e676c3/cache":"/tmp/worker/c21d0b/e676c3/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/c21d0b/e676c3/repos/github/giantswarm/operatorkit" ghcr.io/containerbase/sidecar:9.23.11 bash -l -c "install-tool golang 1.21.4 && go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading k8s.io/apimachinery v0.28.3
go: downloading github.com/giantswarm/microerror v0.4.1
go: downloading github.com/giantswarm/k8sclient/v7 v7.2.0
go: downloading github.com/giantswarm/micrologger v1.1.1
go: downloading k8s.io/api v0.28.3
go: downloading k8s.io/client-go v0.28.3
go: downloading sigs.k8s.io/controller-runtime v0.16.3
go: downloading k8s.io/apiextensions-apiserver v0.28.3
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/giantswarm/exporterkit v1.1.0
go: downloading github.com/prometheus/client_golang v1.17.0
go: downloading github.com/giantswarm/backoff v1.0.0
go: downloading github.com/giantswarm/to v0.4.0
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/prometheus/client_model v0.5.0
go: downloading github.com/stretchr/testify v1.8.2
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/getsentry/sentry-go v0.12.0
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/go-kit/log v0.2.1
go: downloading github.com/go-logr/logr v1.3.0
go: downloading github.com/go-stack/stack v1.8.1
go: downloading k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/sync v0.5.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/common v0.45.0
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading golang.org/x/sys v0.14.0
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading golang.org/x/net v0.17.0
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.13.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/go-logfmt/logfmt v0.6.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading golang.org/x/time v0.3.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading golang.org/x/exp v0.0.0-20231108232855-2478ac86f678
go: downloading k8s.io/component-base v0.28.3
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/oauth2 v0.12.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/josharian/intern v1.0.0
go: upgraded github.com/cenkalti/backoff/v4 v4.1.2 => v4.2.1
go: upgraded github.com/cespare/xxhash/v2 v2.1.2 => v2.2.0
go: upgraded github.com/evanphx/json-patch v4.11.0+incompatible => v5.6.0+incompatible
go: upgraded github.com/fsnotify/fsnotify v1.5.1 => v1.7.0
go: upgraded github.com/giantswarm/micrologger v0.6.0 => v1.1.1
go: upgraded github.com/go-kit/log v0.2.0 => v0.2.1
go: upgraded github.com/go-logfmt/logfmt v0.5.1 => v0.6.0
go: upgraded github.com/go-logr/logr v0.4.0 => v1.3.0
go: upgraded github.com/golang/protobuf v1.5.2 => v1.5.3
go: upgraded github.com/google/go-cmp v0.5.6 => v0.6.0
go: upgraded github.com/google/gofuzz v1.1.0 => v1.2.0
go: upgraded github.com/google/uuid v1.1.2 => v1.3.0
go: upgraded github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 => v1.0.4
go: upgraded github.com/onsi/gomega v1.13.0 => v1.27.10
go: upgraded github.com/prometheus/client_golang v1.12.1 => v1.17.0
go: upgraded github.com/prometheus/client_model v0.2.0 => v0.5.0
go: upgraded github.com/prometheus/common v0.32.1 => v0.45.0
go: upgraded github.com/prometheus/procfs v0.7.3 => v0.12.0
go: upgraded github.com/stretchr/testify v1.7.0 => v1.8.2
go: upgraded go.uber.org/goleak v1.1.11-0.20210813005559-691160354723 => v1.2.1
go: upgraded golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f => v0.12.0
go: upgraded golang.org/x/sync v0.1.0 => v0.5.0
go: upgraded golang.org/x/sys v0.13.0 => v0.14.0
go: upgraded golang.org/x/text v0.13.0 => v0.14.0
go: upgraded golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac => v0.3.0
go: upgraded gomodules.xyz/jsonpatch/v2 v2.1.0 => v2.4.0
go: upgraded google.golang.org/protobuf v1.27.1 => v1.31.0
go: upgraded gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f => v1.0.0-20201130134442-10cb98267c6c
go: upgraded gopkg.in/yaml.v3 v3.0.0 => v3.0.1
go: upgraded k8s.io/api v0.20.15 => v0.28.3
go: upgraded k8s.io/apiextensions-apiserver v0.20.15 => v0.28.3
go: upgraded k8s.io/apimachinery v0.20.15 => v0.28.3
go: upgraded k8s.io/client-go v0.20.15 => v0.28.3
go: upgraded k8s.io/component-base v0.20.15 => v0.28.3
go: upgraded k8s.io/klog/v2 v2.9.0 => v2.100.1
go: upgraded k8s.io/kube-openapi v0.0.0-20211110013926-83f114cd0513 => v0.0.0-20230717233707-2695361300d9
go: upgraded k8s.io/utils v0.0.0-20210819203725-bdf08cb9a70a => v0.0.0-20230406110748-d93618cff8a2
go: upgraded sigs.k8s.io/controller-runtime v0.8.3 => v0.16.3
go: upgraded sigs.k8s.io/structured-merge-diff/v4 v4.1.2 => v4.2.3
go: downloading github.com/onsi/ginkgo v1.16.2
go: downloading github.com/onsi/gomega v1.27.10
go: downloading go.uber.org/goleak v1.2.1
go: downloading github.com/onsi/ginkgo/v2 v2.11.0
go: downloading github.com/go-errors/errors v1.0.1
go: downloading github.com/pingcap/errors v0.11.4
go: downloading github.com/go-logr/zapr v1.2.4
go: downloading go.uber.org/zap v1.25.0
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.10.0
go: downloading github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
go: downloading golang.org/x/tools v0.15.0
go: downloading github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
go: downloading github.com/onsi/ginkgo v1.10.3
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading golang.org/x/net v0.18.0
go: downloading golang.org/x/term v0.14.0
go: downloading github.com/onsi/ginkgo v1.16.4
go: github.com/giantswarm/operatorkit/v7/pkg/controller/collector tested by
	github.com/giantswarm/operatorkit/v7/pkg/controller/collector.test imports
	github.com/stretchr/testify/require loaded from github.com/stretchr/testify@v1.8.2,
	but go 1.16 would select v1.8.4
go: github.com/giantswarm/operatorkit/v7/api/v1 imports
	k8s.io/apimachinery/pkg/runtime tested by
	k8s.io/apimachinery/pkg/runtime.test imports
	github.com/stretchr/testify/assert loaded from github.com/stretchr/testify@v1.8.2,
	but go 1.16 would select v1.8.4
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	github.com/giantswarm/k8sclient/v7/pkg/k8sclient imports
	k8s.io/client-go/rest imports
	golang.org/x/net/http2 loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	github.com/giantswarm/k8sclient/v7/pkg/k8sclient imports
	k8s.io/client-go/tools/clientcmd imports
	golang.org/x/term loaded from golang.org/x/term@v0.13.0,
	but go 1.16 would select v0.14.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	github.com/giantswarm/k8sclient/v7/pkg/k8sclient imports
	k8s.io/client-go/rest imports
	golang.org/x/net/http2 imports
	golang.org/x/net/http/httpguts loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	github.com/giantswarm/k8sclient/v7/pkg/k8sclient imports
	k8s.io/client-go/rest imports
	golang.org/x/net/http2 imports
	golang.org/x/net/http2/hpack loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	github.com/giantswarm/k8sclient/v7/pkg/k8sclient imports
	k8s.io/client-go/rest imports
	golang.org/x/net/http2 imports
	golang.org/x/net/idna loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	sigs.k8s.io/controller-runtime/pkg/client tested by
	sigs.k8s.io/controller-runtime/pkg/client.test imports
	github.com/onsi/ginkgo/v2 imports
	github.com/onsi/ginkgo/v2/internal imports
	golang.org/x/net/context loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	sigs.k8s.io/controller-runtime/pkg/client tested by
	sigs.k8s.io/controller-runtime/pkg/client.test imports
	github.com/onsi/gomega imports
	github.com/onsi/gomega/matchers imports
	golang.org/x/net/html/charset loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	sigs.k8s.io/controller-runtime/pkg/client tested by
	sigs.k8s.io/controller-runtime/pkg/client.test imports
	github.com/onsi/gomega imports
	github.com/onsi/gomega/matchers imports
	golang.org/x/net/html/charset imports
	golang.org/x/net/html loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	sigs.k8s.io/controller-runtime/pkg/client tested by
	sigs.k8s.io/controller-runtime/pkg/client.test imports
	github.com/onsi/gomega imports
	github.com/onsi/gomega/matchers imports
	golang.org/x/net/html/charset imports
	golang.org/x/net/html imports
	golang.org/x/net/html/atom loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0

To upgrade to the versions selected by go 1.16:
	go mod tidy -go=1.16 && go mod tidy -go=1.17
If reproducibility with go 1.16 is not needed:
	go mod tidy -compat=1.17
For other options, see:
	https://golang.org/doc/modules/pruning
go: github.com/giantswarm/operatorkit/v7/pkg/controller/collector tested by
	github.com/giantswarm/operatorkit/v7/pkg/controller/collector.test imports
	github.com/stretchr/testify/require loaded from github.com/stretchr/testify@v1.8.2,
	but go 1.16 would select v1.8.4
go: github.com/giantswarm/operatorkit/v7/api/v1 imports
	k8s.io/apimachinery/pkg/runtime tested by
	k8s.io/apimachinery/pkg/runtime.test imports
	github.com/stretchr/testify/assert loaded from github.com/stretchr/testify@v1.8.2,
	but go 1.16 would select v1.8.4
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	github.com/giantswarm/k8sclient/v7/pkg/k8sclient imports
	k8s.io/client-go/rest imports
	golang.org/x/net/http2 loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	github.com/giantswarm/k8sclient/v7/pkg/k8sclient imports
	k8s.io/client-go/tools/clientcmd imports
	golang.org/x/term loaded from golang.org/x/term@v0.13.0,
	but go 1.16 would select v0.14.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	github.com/giantswarm/k8sclient/v7/pkg/k8sclient imports
	k8s.io/client-go/rest imports
	golang.org/x/net/http2 imports
	golang.org/x/net/http/httpguts loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	github.com/giantswarm/k8sclient/v7/pkg/k8sclient imports
	k8s.io/client-go/rest imports
	golang.org/x/net/http2 imports
	golang.org/x/net/http2/hpack loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	github.com/giantswarm/k8sclient/v7/pkg/k8sclient imports
	k8s.io/client-go/rest imports
	golang.org/x/net/http2 imports
	golang.org/x/net/idna loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	sigs.k8s.io/controller-runtime/pkg/client tested by
	sigs.k8s.io/controller-runtime/pkg/client.test imports
	github.com/onsi/ginkgo/v2 imports
	github.com/onsi/ginkgo/v2/internal imports
	golang.org/x/net/context loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	sigs.k8s.io/controller-runtime/pkg/client tested by
	sigs.k8s.io/controller-runtime/pkg/client.test imports
	github.com/onsi/gomega imports
	github.com/onsi/gomega/matchers imports
	golang.org/x/net/html/charset loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	sigs.k8s.io/controller-runtime/pkg/client tested by
	sigs.k8s.io/controller-runtime/pkg/client.test imports
	github.com/onsi/gomega imports
	github.com/onsi/gomega/matchers imports
	golang.org/x/net/html/charset imports
	golang.org/x/net/html loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0
go: github.com/giantswarm/operatorkit/v7/integration/test/statusupdate imports
	sigs.k8s.io/controller-runtime/pkg/client tested by
	sigs.k8s.io/controller-runtime/pkg/client.test imports
	github.com/onsi/gomega imports
	github.com/onsi/gomega/matchers imports
	golang.org/x/net/html/charset imports
	golang.org/x/net/html imports
	golang.org/x/net/html/atom loaded from golang.org/x/net@v0.17.0,
	but go 1.16 would select v0.18.0

@renovate renovate bot force-pushed the renovate/giantswarm-modules branch from 32f62f0 to 15aeb8e Compare October 26, 2023 10:13
@renovate renovate bot changed the title Update module github.com/giantswarm/k8sclient/v7 to v7.1.0 Update giantswarm modules Nov 9, 2023
@renovate renovate bot force-pushed the renovate/giantswarm-modules branch 2 times, most recently from c27cf51 to bfade66 Compare November 9, 2023 15:50
@renovate renovate bot force-pushed the renovate/giantswarm-modules branch from bfade66 to cbd7a9f Compare November 14, 2023 13:37
@renovate renovate bot changed the title Update giantswarm modules Update giantswarm modules - autoclosed Nov 15, 2023
@renovate renovate bot closed this Nov 15, 2023
@renovate renovate bot deleted the renovate/giantswarm-modules branch November 15, 2023 09:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants