Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/cloudnative-pg/barman-cloud v0.3.4-0.20251203100017-1d476f125c5b -> v0.4.0 age confidence
github.com/cloudnative-pg/cnpg-i v0.3.0 -> v0.3.1 age confidence
github.com/cloudnative-pg/machinery v0.3.1 -> v0.3.2 age confidence

Release Notes

cloudnative-pg/barman-cloud (github.com/cloudnative-pg/barman-cloud)

v0.4.0

Compare Source

Features
Bug Fixes
cloudnative-pg/cnpg-i (github.com/cloudnative-pg/cnpg-i)

v0.3.1

Compare Source

Bug Fixes
  • deps: update module google.golang.org/grpc to v1.75.0 (#​233) (26ceed1)
  • deps: update module google.golang.org/grpc to v1.75.1 (#​241) (a8a88da)
  • deps: update module google.golang.org/grpc to v1.76.0 (#​251) (01df99b)
  • deps: update module google.golang.org/grpc to v1.77.0 (#​264) (47d1153)
  • deps: update module google.golang.org/grpc to v1.78.0 (#​271) (5454e23)
  • deps: update module google.golang.org/protobuf to v1.36.10 (#​249) (4ca3111)
  • deps: update module google.golang.org/protobuf to v1.36.11 (#​270) (e1bfa46)
  • deps: update module google.golang.org/protobuf to v1.36.8 (#​235) (1b62247)
  • deps: update module google.golang.org/protobuf to v1.36.9 (#​240) (86a67bf)
cloudnative-pg/machinery (github.com/cloudnative-pg/machinery)

v0.3.2

Compare Source

Bug Fixes
  • deps: update all non-major go dependencies (#​148) (70a2c52)
  • deps: update all non-major go dependencies (#​162) (d97a4ac)
  • deps: update all non-major go dependencies (#​183) (e44d238)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.27.2 (#​165) (29e4c97)
  • deps: update module golang.org/x/sys to v0.38.0 (#​180) (700b602)
  • deps: update module k8s.io/apimachinery to v0.35.0 (#​181) (fdce40b)
  • deps: update module sigs.k8s.io/controller-runtime to v0.22.3 (#​150) (7c57887)
  • deps: update module sigs.k8s.io/controller-runtime to v0.22.4 (#​171) (523c802)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Never, 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.

| datasource | package                                | from                                 | to     |
| ---------- | -------------------------------------- | ------------------------------------ | ------ |
| go         | github.com/cloudnative-pg/barman-cloud | v0.3.4-0.20251203100017-1d476f125c5b | v0.4.0 |
| go         | github.com/cloudnative-pg/cnpg-i       | v0.3.0                               | v0.3.1 |
| go         | github.com/cloudnative-pg/machinery    | v0.3.1                               | v0.3.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
Copy link
Contributor Author

renovate bot commented Dec 24, 2025

ℹ️ 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):

  • 29 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/jsonpointer v0.22.1 -> v0.22.4
github.com/go-openapi/jsonreference v0.21.2 -> v0.21.4
github.com/go-openapi/swag v0.24.1 -> v0.25.4
github.com/go-openapi/swag/cmdutils v0.24.0 -> v0.25.4
github.com/go-openapi/swag/conv v0.24.0 -> v0.25.4
github.com/go-openapi/swag/fileutils v0.24.0 -> v0.25.4
github.com/go-openapi/swag/jsonname v0.25.1 -> v0.25.4
github.com/go-openapi/swag/jsonutils v0.24.0 -> v0.25.4
github.com/go-openapi/swag/loading v0.24.0 -> v0.25.4
github.com/go-openapi/swag/mangling v0.24.0 -> v0.25.4
github.com/go-openapi/swag/netutils v0.24.0 -> v0.25.4
github.com/go-openapi/swag/stringutils v0.24.0 -> v0.25.4
github.com/go-openapi/swag/typeutils v0.24.0 -> v0.25.4
github.com/go-openapi/swag/yamlutils v0.24.0 -> v0.25.4
github.com/google/gnostic-models v0.7.0 -> v0.7.1
github.com/prometheus/common v0.66.1 -> v0.67.4
github.com/prometheus/procfs v0.17.0 -> v0.19.2
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/net v0.47.0 -> v0.48.0
golang.org/x/oauth2 v0.32.0 -> v0.34.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.39.0
golang.org/x/term v0.37.0 -> v0.38.0
golang.org/x/text v0.31.0 -> v0.32.0
golang.org/x/time v0.13.0 -> v0.14.0
golang.org/x/tools v0.38.0 -> v0.39.0
google.golang.org/protobuf v1.36.10 -> v1.36.11
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 -> v0.0.0-20251125145642-4e65d59e963e
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 -> v6.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants