Skip to content

chore(deps): update go modules - #32

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-modules
Open

chore(deps): update go modules#32
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-modules

Conversation

@renovate

@renovate renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/alecthomas/kong v1.15.0v1.16.1 age confidence
github.com/go-logr/logr v1.4.3v1.4.4 age confidence
github.com/nats-io/nats.go v1.52.0v1.53.1 age confidence
github.com/onsi/ginkgo/v2 v2.29.0v2.32.1 age confidence
github.com/onsi/gomega v1.41.0v1.43.0 age confidence
k8s.io/api v0.36.1v0.37.0 age confidence
k8s.io/apimachinery v0.36.1v0.37.0 age confidence
k8s.io/client-go v0.36.1v0.37.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

alecthomas/kong (github.com/alecthomas/kong)

v1.16.1

Compare Source

v1.16.0

Compare Source

go-logr/logr (github.com/go-logr/logr)

v1.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4

nats-io/nats.go (github.com/nats-io/nats.go)

v1.53.1

Compare Source

Changelog

This is a patch release containing no functional changes.

FIXED
  • Version const and the README install line, which were not updated for v1.53.0 (#​2118)
Complete Changes

v1.53.0

Compare Source

Changelog

ADDED
  • JetStream:
    • WithPublishAsyncAckHandler option for JetStream async publish. Thanks @​occamist for the contribution (#​2109)
    • AckFlowControlPolicy to legacy API (#​2091)
  • Micro:
FIXED
  • Core NATS:
  • JetStream:
    • Data race in resetOrderedConsumer when resets overlap (#​2111)
    • Avoid panic in PullSubscribe consumer create path. Thanks @​wyf027 for the contribution (#​2088)
    • Honor per-request JSOpt API prefix across JetStream APIs. Thanks @​wyf027 for the contribution (#​2087)
    • Add nil checks for empty JetStream API responses. Thanks @​colecschmidt for the contribution (#​2073)
  • KeyValue:
    • Recognize error code 10164 for replicated KV CAS conflicts (#​2098)
    • Reject keys with consecutive dots in keyValid and searchKeyValid. Thanks @​c-tonneslan for the contribution (#​2076)
  • Micro:
IMPROVED
  • Performance enhancement when publishing core NATS messages with headers. Thanks @​jonchammer for the contribution (#​2083)
  • Migrate tests to ntf (#​2082)
  • Add docs.nats.io examples to main (#​2106)
  • Improve readme wording for JetStream consumers. Thanks @​trevorah for the contribution (#​2104)
Complete Changes
onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.32.1

Compare Source

2.32.1

Fixes
  • Defer AfterAll until repeated spec completes [e647b3b]

v2.32.0

Compare Source

2.32.0

-fd generate RSpec-style documentation output. Thank @​woodie !
--sleep-on-failure pauses a failed spec before teardown. Thanks @​qinqon !

v2.31.0

Compare Source

2.31.0

Add a bunch of Claude Skills via the marketplace:

/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo

v2.30.0

Compare Source

2.30.0

Features

Ginkgo now allows extentions/global.Reset to support running multiple suites from within a single process. This may take some massaging on your part (see 1672) but can dramatically speed up codebases with O(hundreds) of test suites.

Thanks @​lawrencejones !

Fixes
  • Fix nested --github-output group for progress report nested inside timeline [4f62d7a]
onsi/gomega (github.com/onsi/gomega)

v1.43.0

Compare Source

1.43.0

Features

Add gomock adaptor extension for using Gomega matchers with gomock

v1.42.1

Compare Source

1.42.1

Bump Dependencies

v1.42.0

Compare Source

1.42.0

Add a set of Claude skill as a marketplace plugin

kubernetes/api (k8s.io/api)

v0.37.0

Compare Source

v0.36.4

Compare Source

v0.36.3

Compare Source

v0.36.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.37.0

Compare Source

v0.36.4

Compare Source

v0.36.3

Compare Source

v0.36.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.37.0

Compare Source

v0.36.4

Compare Source

v0.36.3

Compare Source

v0.36.2

Compare Source


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.

👻 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.

@renovate
renovate Bot force-pushed the renovate/go-modules branch from 8441ac1 to b79d265 Compare June 13, 2026 13:54
@renovate renovate Bot changed the title chore(deps): update go modules to v2.30.0 chore(deps): update go modules Jun 13, 2026
@renovate

renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

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

  • 20 additional dependencies were updated

Details:

Package Change
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
github.com/go-openapi/jsonpointer v0.21.0 -> v1.0.0
github.com/go-openapi/jsonreference v0.20.2 -> v1.0.0
github.com/go-openapi/swag v0.23.0 -> v0.27.1
github.com/spf13/pflag v1.0.9 -> v1.0.10
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
golang.org/x/crypto v0.52.0 -> v0.54.0
golang.org/x/mod v0.35.0 -> v0.37.0
golang.org/x/net v0.54.0 -> v0.57.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/sync v0.20.0 -> v0.22.0
golang.org/x/sys v0.45.0 -> v0.47.0
golang.org/x/term v0.43.0 -> v0.45.0
golang.org/x/text v0.37.0 -> v0.40.0
golang.org/x/time v0.14.0 -> v0.15.0
golang.org/x/tools v0.44.0 -> v0.47.0
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/streaming v0.36.1 -> v0.37.0
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 -> v0.0.0-20260626114624-be93311217bd
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> v6.4.2

@renovate
renovate Bot force-pushed the renovate/go-modules branch 3 times, most recently from 37c1ecb to 8c6c98e Compare June 15, 2026 23:36
@renovate
renovate Bot force-pushed the renovate/go-modules branch 2 times, most recently from 6097c65 to 786974a Compare June 24, 2026 20:39
@renovate
renovate Bot force-pushed the renovate/go-modules branch 6 times, most recently from 9804e86 to f20a43e Compare July 7, 2026 17:14
@renovate
renovate Bot force-pushed the renovate/go-modules branch 4 times, most recently from fbb2170 to ee719bf Compare July 21, 2026 18:58
@renovate
renovate Bot force-pushed the renovate/go-modules branch 5 times, most recently from ebc7d09 to 9446ede Compare July 28, 2026 05:51
@renovate
renovate Bot force-pushed the renovate/go-modules branch 2 times, most recently from 450b35c to 0753985 Compare August 1, 2026 00:44
@renovate
renovate Bot force-pushed the renovate/go-modules branch 5 times, most recently from c89fe37 to a4bb78f Compare August 13, 2026 04:06
@renovate
renovate Bot force-pushed the renovate/go-modules branch 5 times, most recently from 0615f26 to 05c0189 Compare August 20, 2026 13:46
@renovate
renovate Bot force-pushed the renovate/go-modules branch 2 times, most recently from 740697a to d4b0a9e Compare August 27, 2026 17:37
@renovate
renovate Bot force-pushed the renovate/go-modules branch 13 times, most recently from 1c2f6fb to 5e6710d Compare September 1, 2026 13:36
@renovate
renovate Bot force-pushed the renovate/go-modules branch from 5e6710d to 7afd558 Compare September 1, 2026 20:08
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