Skip to content

fix(deps): update module github.com/openmfp/account-operator to v0.170.15 #273

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/openmfp/account-operator v0.170.11 -> v0.170.15 age confidence

Release Notes

openmfp/account-operator (github.com/openmfp/account-operator)

v0.170.15

Compare Source

What's Changed

Full Changelog: openmfp/account-operator@0.170.14...v0.170.15

v0.170.14

Compare Source

What's Changed

Full Changelog: openmfp/account-operator@0.170.13...v0.170.14

v0.170.13

Compare Source

What's Changed

Full Changelog: openmfp/account-operator@0.170.12...v0.170.13

v0.170.12

Compare Source

What's Changed

Full Changelog: openmfp/account-operator@0.170.11...v0.170.12


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot enabled auto-merge (squash) July 8, 2025 08:38
Copy link
Contributor Author

renovate bot commented Jul 8, 2025

⚠️ 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: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/kcp-dev/kcp/sdk v0.27.1
go: downloading github.com/openmfp/golang-commons v0.150.11
go: downloading github.com/prometheus/client_golang v1.22.0
go: downloading github.com/spf13/cobra v1.9.1
go: downloading github.com/spf13/viper v1.20.1
go: downloading k8s.io/apiextensions-apiserver v0.33.0
go: downloading k8s.io/apimachinery v0.32.4
go: downloading k8s.io/client-go v0.32.4
go: downloading github.com/kcp-dev/controller-runtime v0.19.0-kcp.1.0.20250129100209-5eaf4c7b6056
go: downloading k8s.io/api v0.32.4
go: downloading github.com/stretchr/testify v1.10.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/golang-jwt/jwt/v5 v5.2.3
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading github.com/graphql-go/graphql v0.8.1
go: downloading github.com/vertex451/handler v0.0.0-20250124125145-ed328e3cf42a
go: downloading github.com/kcp-dev/logicalcluster/v3 v3.0.5
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/rs/zerolog v1.34.0
go: downloading go.opentelemetry.io/otel v1.37.0
go: downloading go.opentelemetry.io/otel/trace v1.37.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/gobuffalo/flect v1.0.3
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading github.com/openmfp/account-operator v0.170.15
go: downloading github.com/spf13/pflag v1.0.6
go: downloading github.com/getsentry/sentry-go v0.34.0
go: downloading github.com/go-jose/go-jose/v4 v4.1.1
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/go-logr/zerologr v1.2.3
go: downloading github.com/99designs/gqlgen v0.17.76
go: downloading github.com/vektah/gqlparser/v2 v2.5.30
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0
go: downloading go.opentelemetry.io/otel/sdk v1.37.0
go: downloading google.golang.org/grpc v1.74.1
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.62.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/go-viper/mapstructure/v2 v2.3.0
go: downloading github.com/sagikazarmark/locafero v0.7.0
go: downloading github.com/spf13/afero v1.12.0
go: downloading github.com/spf13/cast v1.7.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.6.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: downloading k8s.io/apiserver v0.33.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.41.0
go: downloading golang.org/x/term v0.32.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/stretchr/objx v0.5.2
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/kcp-dev/apimachinery/v2 v2.0.1-0.20250223115924-431177b024f3
go: downloading golang.org/x/sys v0.34.0
go: downloading go.opentelemetry.io/otel/metric v1.37.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading go.yaml.in/yaml/v3 v3.0.3
go: downloading google.golang.org/protobuf v1.36.6
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/onsi/gomega v1.35.1
go: downloading golang.org/x/crypto v0.39.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/sosodev/duration v1.3.1
go: downloading go.opentelemetry.io/proto/otlp v1.7.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/text v0.26.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading github.com/json-iterator/go v1.1.12
go: downloading k8s.io/component-base v0.33.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading golang.org/x/time v0.9.0
go: downloading github.com/mailru/easyjson v0.9.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/cenkalti/backoff/v5 v5.0.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading golang.org/x/sync v0.15.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/google/cel-go v0.22.1
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/emicklei/go-restful/v3 v3.12.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822
go: downloading cel.dev/expr v0.24.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0
go: downloading github.com/stoewer/go-strcase v1.3.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: github.com/openmfp/kubernetes-graphql-gateway/cmd imports
	sigs.k8s.io/controller-runtime/pkg/metrics/filters imports
	k8s.io/apiserver/pkg/authentication/authenticatorfactory imports
	k8s.io/apiserver/pkg/authentication/request/x509 imports
	k8s.io/apimachinery/pkg/apis/asn1: cannot find module providing package k8s.io/apimachinery/pkg/apis/asn1
go: warning: google.golang.org/[email protected]: retracted by module author: v1.74.0 was published prematurely with known issues.
go: to switch to the latest unretracted version, run:
	go get google.golang.org/grpc@latest

@github-actions github-actions bot added the fix label Jul 8, 2025
@renovate renovate bot force-pushed the renovate/github.202132.xyz-openmfp-account-operator-0.x branch from 2832ac5 to eaab376 Compare July 10, 2025 02:52
@renovate renovate bot changed the title fix(deps): update module github.com/openmfp/account-operator to v0.170.12 fix(deps): update module github.com/openmfp/account-operator to v0.170.13 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/github.202132.xyz-openmfp-account-operator-0.x branch 5 times, most recently from e4cd296 to ae405ae Compare July 17, 2025 03:51
@renovate renovate bot changed the title fix(deps): update module github.com/openmfp/account-operator to v0.170.13 fix(deps): update module github.com/openmfp/account-operator to v0.170.14 Jul 17, 2025
@renovate renovate bot force-pushed the renovate/github.202132.xyz-openmfp-account-operator-0.x branch from ae405ae to 3ed5633 Compare July 17, 2025 23:31
@renovate renovate bot changed the title fix(deps): update module github.com/openmfp/account-operator to v0.170.14 fix(deps): update module github.com/openmfp/account-operator to v0.170.15 Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants