Update dependency @kubernetes/client-node to v2 - #22
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/kubernetes-client-node-2.x
branch
from
August 30, 2026 04:15
49e3cf5 to
5049572
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:
^0.14.3→^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
v1.4.0Compare Source
What's Changed
Bug fixes and updates
New Contributors
Full Changelog: kubernetes-client/javascript@1.3.0...1.4.0
v1.3.0Compare Source
What's Changed
Full Changelog: kubernetes-client/javascript@1.2.0...1.3.0
v1.2.0Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes-client/javascript@1.1.2...1.2.0
v1.1.3Compare Source
v1.1.2Compare Source
What's Changed between 1.0.0 and 1.1.2
ApiConstructor-type by @mstruebing in #2139New Contributors
Full Changelog: kubernetes-client/javascript@1.0.0...1.1.2
v1.1.1Compare Source
v1.1.0Compare Source
v1.0.0Compare Source
Release 1.0.0 with
node-fetchinstead of the long deprecatedrequest-library.There is no migration guide (yet?). Have a look at the examples to see how to use it.
This module is now ESM only.
v0.22.3Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes-client/javascript@0.22.2...0.22.3
v0.22.2Compare Source
v0.22.1Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes-client/javascript@0.22.0...0.22.1
v0.22.0Compare Source
What's Changed
client/javascript/pull/1876
New Contributors
Full Changelog: kubernetes-client/javascript@0.21.0...0.22.0
v0.21.0Compare Source
What's Changed
Full Changelog: kubernetes-client/javascript@0.20.0...0.21.0
v0.20.0Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes-client/javascript@0.19.0...0.20.0
v0.19.0Compare Source
Release 0.19.0
v0.18.1Compare Source
Updates to Kubernetes 1.25
v0.18.0Compare Source
v0.17.1Compare Source
v0.17.0Compare Source
v0.16.3Compare Source
Changes relative to 0.15.x
v0.16.2Compare Source
v0.16.1Compare Source
v0.16.0Compare Source
v0.15.1Compare Source
v0.15.0Compare Source
Release Notes TBD.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.