Bump the actions group across 1 directory with 3 updates
Bumps the actions group with 3 updates in the / directory: @kubernetes/client-node, @types/node and typescript.
Updates @kubernetes/client-node from 0.22.0 to 0.22.1
Release notes
Sourced from @kubernetes/client-node's releases.
Release 0.22.1
What's Changed
- Fix cp promise returns by converting the exec callbacks into promises by
@joefernerin kubernetes-client/javascript#1880- test: replace use of deprecated Buffer constructor by
@cjihrigin kubernetes-client/javascript#1891- ci: test against node 22 by
@cjihrigin kubernetes-client/javascript#1890- chore: update ws by
@mstruebingin kubernetes-client/javascript#1888- ci: use node LTS in workflows by
@mstruebingin kubernetes-client/javascript#1918New Contributors
@joefernermade their first contribution in kubernetes-client/javascript#1880Full Changelog: https://github.com/kubernetes-client/javascript/compare/0.22.0...0.22.1
Commits
5a69713Merge pull request #1932 from kubernetes-client/dependabot/npm_and_yarn/jasmi...63b3d94Merge pull request #1931 from kubernetes-client/dependabot/npm_and_yarn/mock-...e0cbd15Merge pull request #1930 from kubernetes-client/dependabot/npm_and_yarn/typed...d2102b3build(deps-dev): bump jasmine from 5.3.1 to 5.4.0121f00fbuild(deps-dev): bump mock-fs from 5.3.0 to 5.4.037c4cbcbuild(deps-dev): bump typedoc from 0.26.8 to 0.26.9b05ab87Merge pull request #1920 from kubernetes-client/ms/prepare-patch-0.22.1c4c52c7Merge pull request #1918 from kubernetes-client/ms/update-node-in-workflow81fb6eachore: prepare patch release 0.22.1f4dbc08Revert "chore: prepare patch release"- Additional commits viewable in compare view
Updates @types/node from 22.7.4 to 22.7.7
Commits
- See full diff in compare view
Updates typescript from 5.6.2 to 5.6.3
Release notes
Sourced from typescript's releases.
TypeScript 5.6.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.6.0 (Beta).
- fixed issues query for Typescript 5.6.1 (RC).
- fixed issues query for Typescript 5.6.2 (Stable).
- fixed issues query for Typescript 5.6.3 (Stable).
Downloads are available on:
Commits
d48a5cfBump version to 5.6.3 and LKGfefa70a🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)- See full diff 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions