Skip to content

Update module github.com/rancher/norman to v0.8.3#552

Open
renovate-rancher[bot] wants to merge 1 commit intomainfrom
renovate/github.com-rancher-norman-0.x
Open

Update module github.com/rancher/norman to v0.8.3#552
renovate-rancher[bot] wants to merge 1 commit intomainfrom
renovate/github.com-rancher-norman-0.x

Conversation

@renovate-rancher
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Feb 16, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/rancher/norman v0.8.1v0.8.3 age confidence

Release Notes

rancher/norman (github.com/rancher/norman)

v0.8.3

Compare Source

What's Changed

Full Changelog: rancher/norman@v0.8.2...v0.8.3

v0.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/norman@v0.8.1...v0.8.2


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.

🔕 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 has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label Feb 16, 2026
@renovate-rancher renovate-rancher bot requested a review from a team as a code owner February 16, 2026 05:10
@renovate-rancher renovate-rancher bot changed the title Update module github.com/rancher/norman to v0.8.2 Update module github.com/rancher/norman to v0.8.3 Feb 17, 2026
@renovate-rancher
Copy link
Contributor Author

renovate-rancher bot commented Feb 17, 2026

⚠️ 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 -t ./...
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading github.com/urfave/cli v1.22.17
go: downloading k8s.io/client-go v0.34.3
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/rancher/norman v0.8.3
go: downloading github.com/rancher/rancher/pkg/client v0.0.0-20260109182643-230c7fbdae00
go: downloading golang.org/x/sync v0.18.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/rancher/rancher/pkg/apis v0.0.0-20260109182643-230c7fbdae00
go: downloading github.com/tidwall/gjson v1.17.0
go: downloading golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
go: downloading golang.org/x/oauth2 v0.32.0
go: downloading golang.org/x/term v0.37.0
go: downloading golang.org/x/text v0.31.0
go: downloading golang.org/x/sys v0.38.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.7
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 k8s.io/apimachinery v0.35.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/rancher/wrangler/v3 v3.3.2-rc.1
go: downloading github.com/rancher/aks-operator v1.13.0-rc.4
go: downloading github.com/rancher/ali-operator v1.13.0-rc.2
go: downloading github.com/rancher/eks-operator v1.13.0-rc.4
go: downloading github.com/rancher/fleet/pkg/apis v0.15.0-alpha.4
go: downloading github.com/rancher/gke-operator v1.13.0-rc.3
go: downloading github.com/rancher/rke v1.8.0
go: downloading k8s.io/api v0.35.0
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.0
go: downloading github.com/spf13/pflag v1.0.9
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/net v0.47.0
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading k8s.io/apiserver v0.34.3
go: downloading k8s.io/kubernetes v1.34.3
go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/rancher/lasso v0.2.6
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/time v0.13.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading k8s.io/component-base v0.34.3
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading google.golang.org/protobuf v1.36.10
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading go.opentelemetry.io/otel/trace v1.37.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading go.opentelemetry.io/otel v1.37.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
go: downloading k8s.io/api v0.35.1
go: github.com/rancher/cli/cmd imports
	github.com/rancher/rancher/pkg/apis/management.cattle.io/v3 imports
	github.com/rancher/norman/condition imports
	github.com/rancher/norman/objectclient imports
	github.com/rancher/lasso/pkg/client imports
	k8s.io/client-go/discovery imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/storagemigration/v1alpha1: cannot find module providing package k8s.io/api/storagemigration/v1alpha1

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants