Skip to content
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

chore(deps): bump @kubernetes/client-node from 0.8.2 to 0.18.1 in /frontend/server #2741

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps @kubernetes/client-node from 0.8.2 to 0.18.1.

Release notes

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

Release 0.16.3

Changes relative to 0.15.x

  • Support for Kubernetes 1.22.x
  • Bug fix to support IntOrString types
  • Add List method to generic types API
  • Bug fix in Azure Auth

Release 0.15.0

Release Notes TBD.

Release 0.14.0

  • Support for Kubernetes 1.20.0
  • Fixed a bug with connection leaking in the Informer

Release 0.12.1

  • Bug Fixes
  • Update to Kubernetes 1.18.x APIs

See closed PRs: https://github.com/kubernetes-client/javascript/pulls?page=1&q=is%3Apr+is%3Aclosed

For more details.

Release 0.10.1

Changes since 0.10.0

  • Fix import and compiling request in log.ts (#275)

Release 0.10.0

Warning Breaking Changes in this Release

Underscores have been removed in the generated code so that Core_v1Api is now CoreV1Api`. Apologies for any inconvenience, this is due to reving the version on the code generator.

Changes since 0.9.2

  • Regenerate for Kubernetes 1.13.7
  • Switch to a newer version of the code generator

Release 0.9.0

Changes since 0.8.2

  • Fix console output when running auth code #252 by foxylion
  • Handle JSON parse errors in watch implementation #250 by silasbw
  • Switch from jsonpath to jsonpath-plus #248 by drubin
  • Fix env variables to include existing environment variables, then override #246 by brendandburns
  • Support terminal resizes #240 by lizardruss
  • Fixed condition to check expired token for exec auth #237 by ankitabhopatkar13
  • Fix relative path loading #226 by brendandburns
Changelog

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

Changelog for the Kubernetes typescript client.

0.10.0

  • BREAKING CHANGE: API class names are CamelCase. This replaces the the "lower case version" naming. For example, Core_v1Api is now CoreV1Api and Events_v1beta1Api is now EventsV1beta1Api.

0.8.1

  • Fix an issue with exposing bluebird types for Promise that broke es6 users.
Commits

Dependabot compatibility score

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 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)

Bumps [@kubernetes/client-node](https://github.com/kubernetes-client/javascript) from 0.8.2 to 0.18.1.
- [Release notes](https://github.com/kubernetes-client/javascript/releases)
- [Changelog](https://github.com/kubernetes-client/javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes-client/javascript/commits)

---
updated-dependencies:
- dependency-name: "@kubernetes/client-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 23, 2023

Dependabot tried to add @animeshsingh, @ckadner, @Tomcli, @fenglixa and @drewbutlerbb4 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/DavidSpek/kfp-tekton/pulls/2741/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the DavidSpek/kfp-tekton repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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
0 participants