Skip to content

fix(deps): update module go.miloapis.com/milo to v0.26.1#105

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go.miloapis.com-milo-0.x
Open

fix(deps): update module go.miloapis.com/milo to v0.26.1#105
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go.miloapis.com-milo-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 15, 2026

This PR contains the following updates:

Package Change Age Confidence
go.miloapis.com/milo v0.24.11v0.26.1 age confidence

Release Notes

milo-os/milo (go.miloapis.com/milo)

v0.26.1

Compare Source

What's Changed

Full Changelog: milo-os/milo@v0.26.0...v0.26.1

v0.26.0

Compare Source

What's Changed

  • feat: Introduce ContactGroupEnrollmentPolicy and controller to automate contact group memberships. by @​JoseSzycho in #​603

Full Changelog: milo-os/milo@v0.25.1...v0.26.0

v0.25.1

Compare Source

What's Changed

Full Changelog: milo-os/milo@v0.25.0...v0.25.1

v0.25.0

Compare Source

What's Changed

Full Changelog: milo-os/milo@v0.24.11...v0.25.0


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/go.miloapis.com-milo-0.x branch from 4f81133 to d24faac Compare May 26, 2026 20:05
@renovate renovate Bot changed the title fix(deps): update module go.miloapis.com/milo to v0.25.1 fix(deps): update module go.miloapis.com/milo to v0.26.0 May 26, 2026
@renovate renovate Bot changed the title fix(deps): update module go.miloapis.com/milo to v0.26.0 fix(deps): update module go.miloapis.com/milo to v0.26.1 May 29, 2026
@renovate renovate Bot force-pushed the renovate/go.miloapis.com-milo-0.x branch from d24faac to 78bbf5a Compare May 29, 2026 19:07
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 29, 2026

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

  • 42 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/onsi/ginkgo/v2 v2.23.4 -> v2.27.2
github.com/onsi/gomega v1.37.0 -> v1.38.2
golang.org/x/crypto v0.39.0 -> v0.45.0
golang.org/x/sync v0.16.0 -> v0.18.0
k8s.io/api v0.33.1 -> v0.35.0
k8s.io/apimachinery v0.33.2 -> v0.35.0
k8s.io/client-go v0.33.1 -> v0.35.0
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/controller-runtime v0.21.0 -> v0.23.3
sigs.k8s.io/multicluster-runtime v0.21.0-alpha.8 -> v0.23.3
cel.dev/expr v0.19.1 -> v0.24.0
github.com/fxamacker/cbor/v2 v2.8.0 -> v2.9.0
github.com/google/cel-go v0.23.2 -> v0.26.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
github.com/prometheus/common v0.64.0 -> v0.66.1
github.com/spf13/cobra v1.9.1 -> v1.10.0
github.com/spf13/pflag v1.0.7 -> v1.0.9
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 -> v0.61.0
go.opentelemetry.io/otel v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.36.0
go.opentelemetry.io/proto/otlp v1.4.0 -> v1.5.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/net v0.41.0 -> v0.47.0
golang.org/x/sys v0.33.0 -> v0.38.0
golang.org/x/term v0.32.0 -> v0.37.0
golang.org/x/text v0.26.0 -> v0.31.0
golang.org/x/tools v0.33.0 -> v0.38.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250528174236-200df99c418a
google.golang.org/grpc v1.71.1 -> v1.72.2
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/apiextensions-apiserver v0.33.1 -> v0.35.0
k8s.io/apiserver v0.33.1 -> v0.35.0
k8s.io/component-base v0.33.1 -> v0.35.0
k8s.io/kube-openapi v0.0.0-20250610211856-8b98d1ed966a -> v0.0.0-20250910181357-589584f1c912
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.5.0 -> v1.6.0

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