Skip to content

build(deps): bump tough-cookie and @kubernetes/client-node in /wrongsecrets-balancer #861

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 24, 2025

Removes tough-cookie. It's no longer used after updating ancestor dependency @kubernetes/client-node. These dependencies need to be updated together.

Removes tough-cookie

Updates @kubernetes/client-node from 0.22.3 to 1.1.2

Release notes

Sourced from @​kubernetes/client-node's releases.

1.1.2

What's Changed between 1.0.0 and 1.1.2

New Contributors

Full Changelog: kubernetes-client/javascript@1.0.0...1.1.2

Release 1.0.0 with node-fetch instead of the long deprecated request-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.

Commits
  • adf37cc Merge pull request #2366 from kubernetes-client/dependabot/npm_and_yarn/main/...
  • 33d5bcb build(deps-dev): bump typescript-eslint from 8.29.0 to 8.29.1
  • 76de80e Merge pull request #2363 from kubernetes-client/dependabot/npm_and_yarn/main/...
  • 990a207 build(deps-dev): bump typedoc from 0.28.1 to 0.28.2
  • f731e01 Merge pull request #2360 from brendandburns/release
  • eaa072d Merge pull request #2351 from kubernetes-client/max/http-agent
  • 225f6bf Rev to 1.1.2
  • d7cfec6 Merge pull request #2359 from cjihrig/revert
  • 77380b8 Revert "begin migration to native fetch()"
  • 3765992 fix: check for skipTlsVerify before allowing http connection
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [@kubernetes/client-node](https://github.com/kubernetes-client/javascript). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `@kubernetes/client-node` from 0.22.3 to 1.1.2
- [Release notes](https://github.com/kubernetes-client/javascript/releases)
- [Commits](kubernetes-client/javascript@0.22.3...1.1.2)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@kubernetes/client-node"
  dependency-version: 1.1.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 24, 2025
@dependabot dependabot bot requested review from commjoen and bendehaan as code owners April 24, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants