fix(deps): update go module dependencies #74

Merged
renovatebot merged 1 commit from renovate/go-module-dependencies into main 2026-06-19 15:50:55 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/coder/websocket v1.8.14v1.8.15 age confidence
k8s.io/apimachinery v0.36.1v0.36.2 age confidence
k8s.io/client-go v0.36.1v0.36.2 age confidence

Release Notes

coder/websocket (github.com/coder/websocket)

v1.8.15

Compare Source

Changes

New Contributors

Full Changelog: https://github.com/coder/websocket/compare/v1.8.14...v1.8.15

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.2

Compare Source

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

v0.36.2

Compare Source


Configuration

📅 Schedule: (UTC)

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

👻 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/coder/websocket](https://github.com/coder/websocket) | `v1.8.14` → `v1.8.15` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcoder%2fwebsocket/v1.8.15?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcoder%2fwebsocket/v1.8.14/v1.8.15?slim=true) | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `v0.36.1` → `v0.36.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.36.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.36.1/v0.36.2?slim=true) | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `v0.36.1` → `v0.36.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fclient-go/v0.36.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fclient-go/v0.36.1/v0.36.2?slim=true) | --- ### Release Notes <details> <summary>coder/websocket (github.com/coder/websocket)</summary> ### [`v1.8.15`](https://github.com/coder/websocket/releases/tag/v1.8.15) [Compare Source](https://github.com/coder/websocket/compare/v1.8.14...v1.8.15) #### Changes - chore: fix typo in Accept function by [@&#8203;IgorSilvestre](https://github.com/IgorSilvestre) in [#&#8203;544](https://github.com/coder/websocket/pull/544) - fix: transmit in single frame when compression enabled by [@&#8203;DanielleMaywood](https://github.com/DanielleMaywood) in [#&#8203;552](https://github.com/coder/websocket/pull/552) - docs: add document for AI agents (AGENTS.md) by [@&#8203;mafredri](https://github.com/mafredri) in [#&#8203;547](https://github.com/coder/websocket/pull/547) - docs: remove mention of resolved issue in README by [@&#8203;tamird](https://github.com/tamird) in [#&#8203;556](https://github.com/coder/websocket/pull/556) - docs: fix lint issue by [@&#8203;mafredri](https://github.com/mafredri) in [#&#8203;557](https://github.com/coder/websocket/pull/557) - docs: fix roadmap links after repo transfer by [@&#8203;GeObts](https://github.com/GeObts) in [#&#8203;558](https://github.com/coder/websocket/pull/558) - avoid per-frame cleanup closures on read to remove 2 allocs per frame read by [@&#8203;mitchellh](https://github.com/mitchellh) in [#&#8203;565](https://github.com/coder/websocket/pull/565) - conn: skip timeout callbacks for background contexts by [@&#8203;mitchellh](https://github.com/mitchellh) in [#&#8203;566](https://github.com/coder/websocket/pull/566) #### New Contributors - [@&#8203;IgorSilvestre](https://github.com/IgorSilvestre) made their first contribution in [#&#8203;544](https://github.com/coder/websocket/pull/544) - [@&#8203;tamird](https://github.com/tamird) made their first contribution in [#&#8203;556](https://github.com/coder/websocket/pull/556) - [@&#8203;GeObts](https://github.com/GeObts) made their first contribution in [#&#8203;558](https://github.com/coder/websocket/pull/558) - [@&#8203;mitchellh](https://github.com/mitchellh) made their first contribution in [#&#8203;565](https://github.com/coder/websocket/pull/565) **Full Changelog**: <https://github.com/coder/websocket/compare/v1.8.14...v1.8.15> </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.36.2`](https://github.com/kubernetes/apimachinery/compare/v0.36.1...v0.36.2) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.36.1...v0.36.2) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.36.2`](https://github.com/kubernetes/client-go/compare/v0.36.1...v0.36.2) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.36.1...v0.36.2) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
fix(deps): update go module dependencies
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
CI / E2E Tests (pull_request) Has been cancelled
CI / Helm Lint (pull_request) Has been cancelled
1ea7e0edf7
renovatebot scheduled this pull request to auto merge when all checks succeed 2026-06-19 15:22:47 +02:00
renovatebot force-pushed renovate/go-module-dependencies from 1ea7e0edf7
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
CI / E2E Tests (pull_request) Has been cancelled
CI / Helm Lint (pull_request) Has been cancelled
to d6cff233bb
All checks were successful
CI / Helm Lint (pull_request) Successful in 42s
CI / Module integrity (pull_request) Successful in 1m36s
CI / Vulnerability check (pull_request) Successful in 3m39s
CI / Build (pull_request) Successful in 4m25s
CI / Test (pull_request) Successful in 5m43s
CI / Lint (pull_request) Successful in 6m49s
CI / E2E Tests (pull_request) Successful in 6m55s
2026-06-19 15:37:17 +02:00
Compare
renovatebot deleted branch renovate/go-module-dependencies 2026-06-19 15:50:55 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Wuast94/kumaste!74
No description provided.