fix(deps): update dependency @kubernetes/client-node to v2 - #301
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency @kubernetes/client-node to v2#301renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/kubernetes-client-node-2.x
branch
from
August 14, 2026 18:45
cceff71 to
47ff15d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.4.0→2.0.0Release Notes
kubernetes-client/javascript (@kubernetes/client-node)
v2.0.0Compare Source
Breaking Changes
underlying fetch implementation. The node-fetch dependency has been
removed. Code relying on node-fetch-specific Agent/request internals or
proxy wiring may need updates; the client now configures an undici
Dispatcher instead of a node-fetch agent. (#2306)
dependency for the undici SOCKS proxy path. (#2820, #2802)
Features
and idp-certificate-authority-data. (#2761)
via release-1.35 and release-1.36). (#2732, #2734, #2945)
Fixes
errors, and add exponential backoff on reconnect. (#2813)
of the dispatcher. (#2761)
dropping older Node versions). (#2815)
Tooling / Internal
dependency removed. (#2813, #2306)
resolved template-injection and permission-scoping findings. (#2814)
jsonpath-plus, @types/node, and dev tooling).
Notes:
New Contributors
Full Changelog: kubernetes-client/javascript@1.4.0...2.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.