Bump the npm-version-updates group across 8 directories with 8 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 3
(6 months ago)
(6 months ago)
(6 months ago)
dependencies javascript
Bumps the npm-version-updates group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| @kubernetes/client-node | 0.22.3 |
1.3.0 |
| @types/node | 22.10.2 |
22.15.29 |
| prettier | 3.4.2 |
3.5.3 |
| ts-jest | 29.2.5 |
29.3.4 |
| typescript | 5.7.2 |
5.8.3 |
Bumps the npm-version-updates group with 2 updates in the /auto-discovery/kubernetes/pull-secret-extractor/integration-test directory: @kubernetes/client-node and @types/node.
Bumps the npm-version-updates group with 1 update in the /bin directory: semver.
Bumps the npm-version-updates group with 1 update in the /hook-sdk/nodejs directory: @kubernetes/client-node.
Bumps the npm-version-updates group with 4 updates in the /hooks directory: @kubernetes/client-node, @types/node, ts-jest and typescript.
Bumps the npm-version-updates group with 2 updates in the /parser-sdk/nodejs directory: @kubernetes/client-node and axios.
Bumps the npm-version-updates group with 4 updates in the /scanners directory: @types/node, prettier, ts-jest and typescript.
Bumps the npm-version-updates group with 4 updates in the /tests/integration directory: @types/node, prettier, ts-jest and typescript.
Updates @kubernetes/client-node from 0.22.3 to 1.3.0
Release notes
Sourced from @kubernetes/client-node's releases.
1.3.0
What's Changed
- Update README.md by
@brendandburnsin kubernetes-client/javascript#2418- ci: test on Node v24 by
@cjihrigin kubernetes-client/javascript#2419- build(deps): bump openid-client from 6.4.2 to 6.5.0 by
@dependabotin kubernetes-client/javascript#2422- build(deps): bump
@types/nodefrom 22.15.11 to 22.15.14 by@dependabotin kubernetes-client/javascript#2423- build(deps): bump
@types/nodefrom 22.15.14 to 22.15.15 by@dependabotin kubernetes-client/javascript#2426- build(deps): bump
@types/nodefrom 22.15.15 to 22.15.17 by@dependabotin kubernetes-client/javascript#2428- Cherry-pick in two watch changes from the 0.x branch, clean up tests, fix list -> resourceVersion handling by
@brendandburnsin kubernetes-client/javascript#2429- build(deps-dev): bump typescript-eslint from 8.32.0 to 8.32.1 by
@dependabotin kubernetes-client/javascript#2431- build(deps): bump
@types/nodefrom 22.15.17 to 22.15.18 by@dependabotin kubernetes-client/javascript#2436- feat: add model registry to object serializer by
@schroditin kubernetes-client/javascript#2433- build(deps-dev): bump
@eslint/jsfrom 9.26.0 to 9.27.0 by@dependabotin kubernetes-client/javascript#2439- build(deps): bump
@types/nodefrom 22.15.18 to 22.15.19 by@dependabotin kubernetes-client/javascript#2440- build(deps-dev): bump eslint from 9.26.0 to 9.27.0 by
@dependabotin kubernetes-client/javascript#2441- chore: readd ws as a dependency by
@mstruebingin kubernetes-client/javascript#2442- build(deps): bump
@types/nodefrom 22.15.19 to 22.15.21 by@dependabotin kubernetes-client/javascript#2445- fix: readd AbortError export by
@xkabylgSICKAGin kubernetes-client/javascript#2446- build(deps): bump tar-fs from 3.0.8 to 3.0.9 by
@dependabotin kubernetes-client/javascript#2447- build(deps-dev): bump typedoc from 0.28.4 to 0.28.5 by
@dependabotin kubernetes-client/javascript#2452- update package versions in preparation for release by
@cjihrigin kubernetes-client/javascript#2454- build(deps): bump
@types/nodefrom 22.15.21 to 22.15.23 by@dependabotin kubernetes-client/javascript#2456- build(deps-dev): bump typescript-eslint from 8.32.1 to 8.33.0 by
@dependabotin kubernetes-client/javascript#2457Full Changelog: https://github.com/kubernetes-client/javascript/compare/1.2.0...1.3.0
1.2.0
What's Changed
- Reintroduce timeout and keep-alive for watch requests to match client-go by
@rossanthonyin kubernetes-client/javascript#2367- watch: prevent done callback from being called twice on connection loss by
@bverhoevenin kubernetes-client/javascript#2389- config: support username impersonation by
@cjihrigin kubernetes-client/javascript#2373- fix(object): properly serialize objects on create/replace/patch by
@schroditin kubernetes-client/javascript#2400- Regenerate for Kubernetes 1.33 by
@brendandburnsin kubernetes-client/javascript#2416New Contributors
@rossanthonymade their first contribution in kubernetes-client/javascript#2367@juldrixxmade their first contribution in kubernetes-client/javascript#2388@bverhoevenmade their first contribution in kubernetes-client/javascript#2389Full Changelog: https://github.com/kubernetes-client/javascript/compare/1.1.2...1.2.0
1.1.2
What's Changed between 1.0.0 and 1.1.2
- test: support testing transpiled code by
@cjihrigin kubernetes-client/javascript#2122- Add proxy support by
@krmodelskiin kubernetes-client/javascript#2111- Fix type definition for KubernetesObjectApi.read() by
@jportnerin kubernetes-client/javascript#2129- export
ApiConstructor-type by@mstruebingin kubernetes-client/javascript#2139- websocket: do not close when protocol supports it by
@cjihrigin kubernetes-client/javascript#2144- Improve loadFromCluster testing by
@brendandburnsin kubernetes-client/javascript#2191
... (truncated)
Commits
940af26Merge pull request #2457 from kubernetes-client/dependabot/npm_and_yarn/main/...5dad6d3Merge pull request #2456 from kubernetes-client/dependabot/npm_and_yarn/main/...55e1a8abuild(deps-dev): bump typescript-eslint from 8.32.1 to 8.33.0adf25e2build(deps): bump@types/nodefrom 22.15.21 to 22.15.232ed3379Merge pull request #2454 from cjihrig/bump4846defupdate package versions in preparation for releasef809c36Merge pull request #2452 from kubernetes-client/dependabot/npm_and_yarn/main/...52c1acfbuild(deps-dev): bump typedoc from 0.28.4 to 0.28.51fcb3a6Merge pull request #2447 from kubernetes-client/dependabot/npm_and_yarn/main/...affa86abuild(deps): bump tar-fs from 3.0.8 to 3.0.9- Additional commits viewable in compare view
Updates @types/node from 22.10.2 to 22.15.29
Commits
- See full diff in compare view
Updates prettier from 3.4.2 to 3.5.3
Changelog
Sourced from prettier's changelog.
3.5.3
Flow: Fix missing parentheses in
ConditionalTypeAnnotation(#17196 by@fisker)// Input type T<U> = 'a' | ('b' extends U ? 'c' : empty); type T<U> = 'a' & ('b' extends U ? 'c' : empty);// Prettier 3.5.2
type T<U> = "a" | "b" extends U ? "c" : empty;
type T<U> = "a" & "b" extends U ? "c" : empty;// Prettier 3.5.3
type T<U> = "a" | ("b" extends U ? "c" : empty);
type T<U> = "a" & ("b" extends U ? "c" : empty);
3.5.2
Remove
module-synccondition (#17156 by@fisker)In Prettier 3.5.0, we added
module-synccondition topackage.json, so thatrequire("prettier")can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-synccondition, sorequire("prettier")will still use the CommonJS version, we'll revisit untilrequire(ESM)feature is more stable.3.5.1
Fix CLI crash when cache for old version exists (#17100 by
@sosukesuzuki)Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by
@remcohaszing)Prettier now supports the
dockercomposeandgithub-actions-workflowlanguages in Visual Studio Code.3.5.0
Commits
4ff5dc5Release 3.5.3a2e560eFix missing parentheses inConditionalTypeAnnotation(#17196)fa95c97AddmergeBlogPoststep to release script (#17199)b47cd50Add title to patch release changelog (#17197)de30788Minor fix in release scriptecee6a0Clean changelog_unreleasedfd06512Bump Prettier dependency to 3.5.21f74dd5Update dependents count399f427Release 3.5.2bf5aab8Revert "Use ESM entrypoint forrequire(ESM)" (#17156)- Additional commits viewable in compare view
Updates ts-jest from 29.2.5 to 29.3.4
Release notes
Sourced from ts-jest's releases.
v29.3.4
Please refer to CHANGELOG.md for details.
v29.3.3
Please refer to CHANGELOG.md for details.
v29.3.2
Please refer to CHANGELOG.md for details.
v29.3.1
Please refer to CHANGELOG.md for details.
v29.3.0
Please refer to CHANGELOG.md for details.
v29.2.6
Please refer to CHANGELOG.md for details.
Changelog
Sourced from ts-jest's changelog.
29.3.4 (2025-05-16)
Bug Fixes
- fix: fix
TsJestTransformerOptionstype (3b11e29), closes #4247- fix(cli): fix wrong path for preset creator fns (249eb2c)
- fix(config): disable
rewriteRelativeImportExtensionsalways (9b1f472), closes #485529.3.3 (2025-05-14)
Bug Fixes
- fix(cli): init config with preset creator functions (cdd3039), closes #4840
- fix(config): disable
isolatedDeclarations(5d6b35f), closes #484729.3.2 (2025-04-12)
Bug Fixes
29.3.1 (2025-03-31)
Bug Fixes
- fix: allow
isolatedModulesmode to havets.ProgramunderNode16/Next(25157eb)- fix: improve message for
isolatedModulesofts-jestconfig (547eb6f)29.3.0 (2025-03-21)
Features
- feat: support hybrid
modulevalues forisolatedModules: true(f372121)Bug Fixes
... (truncated)
Commits
ee81cc6chore(release): 29.3.49b1f472fix(config): disablerewriteRelativeImportExtensionsalwaysfce110fbuild: bumptypescriptto latest3b11e29fix: fixTsJestTransformerOptionstype5637805build(deps): Update dependency memfs to ^4.17.2249eb2cfix(cli): fix wrong path for preset creator fns0dc22cabuild(deps): Update dependency eslint-plugin-jsdoc to ^50.6.176705713build(deps): Update dependency ts-jest to ^29.3.32709d7bbuild(deps): Update dependency eslint-plugin-jsdoc to ^50.6.1616cade9chore(release): 29.3.3- Additional commits viewable in compare view
Updates typescript from 5.7.2 to 5.8.3
Release notes
Sourced from typescript's releases.
TypeScript 5.8.3
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.8.0 (Beta).
- fixed issues query for Typescript 5.8.1 (RC).
- fixed issues query for Typescript 5.8.2 (Stable).
- fixed issues query for Typescript 5.8.3 (Stable).
Downloads are available on:
TypeScript 5.8
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.8.0 (Beta).
- fixed issues query for Typescript 5.8.1 (RC).
- fixed issues query for Typescript 5.8.2 (Stable).
Downloads are available on:
TypeScript 5.8 RC
For release notes, check out the release announcement.
Downloads are available on:
TypeScript 5.8 Beta
For release notes, check out the release announcement.
Downloads are available on:
TypeScript 5.7.3
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.7.0 (Beta).
- fixed issues query for Typescript 5.7.1 (RC).
- fixed issues query for Typescript 5.7.2 (Stable).
- fixed issues query for Typescript 5.7.3 (Stable).
Downloads are available on npm
Commits
83dc0bbConvert release publishing inputs into parameters (#61523)ba663f6Exclude completions of binding pattern variable initializers (#52723)7205edaBump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572cFixed a symbol display crash on expando members write locations (#55478)7b26d2eFix incorrect name in new release pipeline (#61514)c7a559eAdd new release publisher yaml (#61491)29e6d66Fixlib.includes('dom')check incontainerSeemsToBeEmptyDomElement(#61481)19b7772Bump the github-actions group with 4 updates (#61474)4dc677bFix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72fix(60908): Unexpected "'Type' is declared but its value is never read." erro...- Additional commits viewable in compare view
Updates ws from 8.18.0 to 8.18.2
Release notes
Sourced from ws's releases.
8.18.2
Bug fixes
Fixed an issue that, during message decompression when the maximum size was exceeded, led to the emission of an inaccurate error and closure of the connection with an improper close code (#2285).
8.18.1
Bug fixes
- The length of the UNIX domain socket paths in the tests has been shortened to make them work when run via CITGM (021f7b8b).
Commits
0eb8535[dist] 8.18.24f20aed[fix] Handle oversized messages with designated error (#2285)aa998e3[pkg] Update globals to version 16.0.0cf25954[minor] Fix nit in error messageb92745a[dist] 8.18.1b3d9747[doc] Fix nit021f7b8[test] Shorten the path lengthsb9ca55b[pkg] Update eslint-config-prettier to version 10.0.1c798dd4[doc] Fix typo (#2271)6861472[ci] Test on node 23- Additional commits viewable in compare view
Updates @kubernetes/client-node from 0.22.3 to 1.3.0
Release notes
Sourced from @kubernetes/client-node's releases.
1.3.0
What's Changed
- Update README.md by
@brendandburnsin kubernetes-client/javascript#2418- ci: test on Node v24 by
@cjihrigin kubernetes-client/javascript#2419- build(deps): bump openid-client from 6.4.2 to 6.5.0 by
@dependabotin kubernetes-client/javascript#2422- build(deps): bump
@types/nodefrom 22.15.11 to 22.15.14 by@dependabotin kubernetes-client/javascript#2423- build(deps): bump
@types/nodefrom 22.15.14 to 22.15.15 by@dependabotin kubernetes-client/javascript#2426- build(deps): bump
@types/nodefrom 22.15.15 to 22.15.17 by@dependabotin kubernetes-client/javascript#2428- Cherry-pick in two watch changes from the 0.x branch, clean up tests, fix list -> resourceVersion handling by
@brendandburnsin kubernetes-client/javascript#2429- build(deps-dev): bump typescript-eslint from 8.32.0 to 8.32.1 by
@dependabotin kubernetes-client/javascript#2431- build(deps): bump
@types/nodefrom 22.15.17 to 22.15.18 by@dependabotin kubernetes-client/javascript#2436- feat: add model registry to object serializer by
@schroditin kubernetes-client/javascript#2433- build(deps-dev): bump
@eslint/jsfrom 9.26.0 to 9.27.0 by@dependabotin kubernetes-client/javascript#2439- build(deps): bump
@types/nodefrom 22.15.18 to 22.15.19 by@dependabotin kubernetes-client/javascript#2440- build(deps-dev): bump eslint from 9.26.0 to 9.27.0 by
@dependabotin kubernetes-client/javascript#2441- chore: readd ws as a dependency by
@mstruebingin kubernetes-client/javascript#2442- build(deps): bump
@types/nodefrom 22.15.19 to 22.15.21 by@dependabotin kubernetes-client/javascript#2445- fix: readd AbortError export by
@xkabylgSICKAGin kubernetes-client/javascript#2446- build(deps): bump tar-fs from 3.0.8 to 3.0.9 by
@dependabotin kubernetes-client/javascript#2447- build(deps-dev): bump typedoc from 0.28.4 to 0.28.5 by
@dependabotin kubernetes-client/javascript#2452- update package versions in preparation for release by
@cjihrigin kubernetes-client/javascript#2454- build(deps): bump
@types/nodefrom 22.15.21 to 22.15.23 by@dependabotin kubernetes-client/javascript#2456- build(deps-dev): bump typescript-eslint from 8.32.1 to 8.33.0 by
@dependabotin kubernetes-client/javascript#2457Full Changelog: https://github.com/kubernetes-client/javascript/compare/1.2.0...1.3.0
1.2.0
What's Changed
- Reintroduce timeout and keep-alive for watch requests to match client-go by
@rossanthonyin kubernetes-client/javascript#2367- watch: prevent done callback from being called twice on connection loss by
@bverhoevenin kubernetes-client/javascript#2389- config: support username impersonation by
@cjihrigin kubernetes-client/javascript#2373- fix(object): properly serialize objects on create/replace/patch by
@schroditin kubernetes-client/javascript#2400- Regenerate for Kubernetes 1.33 by
@brendandburnsin kubernetes-client/javascript#2416New Contributors
@rossanthonymade their first contribution in kubernetes-client/javascript#2367@juldrixxmade their first contribution in kubernetes-client/javascript#2388@bverhoevenmade their first contribution in kubernetes-client/javascript#2389Full Changelog: https://github.com/kubernetes-client/javascript/compare/1.1.2...1.2.0
1.1.2
What's Changed between 1.0.0 and 1.1.2
- test: support testing transpiled code by
@cjihrigin kubernetes-client/javascript#2122- Add proxy support by
@krmodelskiin kubernetes-client/javascript#2111- Fix type definition for KubernetesObjectApi.read() by
@jportnerin kubernetes-client/javascript#2129- export
ApiConstructor-type by@mstruebingin kubernetes-client/javascript#2139- websocket: do not close when protocol supports it by
@cjihrigin kubernetes-client/javascript#2144- Improve loadFromCluster testing by
@brendandburnsin kubernetes-client/javascript#2191
... (truncated)
Commits
940af26Merge pull request #2457 from kubernetes-client/dependabot/npm_and_yarn/main/...5dad6d3Merge pull request #2456 from kubernetes-client/dependabot/npm_and_yarn/main/...55e1a8abuild(deps-dev): bump typescript-eslint from 8.32.1 to 8.33.0adf25e2build(deps): bump@types/nodefrom 22.15.21 to 22.15.232ed3379Merge pull request #2454 from cjihrig/bump4846defupdate package versions in preparation for releasef809c36Merge pull request #2452 from kubernetes-client/dependabot/npm_and_yarn/main/...52c1acfbuild(deps-dev): bump typedoc from 0.28.4 to 0.28.51fcb3a6Merge pull request #2447 from kubernetes-client/dependabot/npm_and_yarn/main/...affa86abuild(deps): bump tar-fs from 3.0.8 to 3.0.9- Additional commits viewable in compare view
Updates @types/node from 22.10.1 to 22.15.29
Commits
- See full diff in compare view
Updates ws from 8.18.0 to 8.18.2
Release notes
Sourced from ws's releases.
8.18.2
Bug fixes
Fixed an issue that, during message decompression when the maximum size was exceeded, led to the emission of an inaccurate error and closure of the connection with an improper close code (#2285).
8.18.1
Bug fixes
- The length of the UNIX domain socket paths in the tests has been shortened to make them work when run via CITGM (021f7b8b).
Commits
0eb8535[dist] 8.18.24f20aed[fix] Handle oversized messages with designated error (#2285)aa998e3[pkg] Update globals to version 16.0.0cf25954[minor] Fix nit in error messageb92745a[dist] 8.18.1b3d9747[doc] Fix nit021f7b8[test] Shorten the path lengthsb9ca55b[pkg] Update eslint-config-prettier to version 10.0.1c798dd4[doc] Fix typo (#2271)6861472[ci] Test on node 23- Additional commits viewable in compare view
Updates semver from 7.6.3 to 7.7.2
Release notes
Sourced from semver's releases.
v7.7.2
7.7.2 (2025-05-12)
Bug Fixes
fcafb61#780 add missing'use strict'directives (#780) (@Fdawgs)c99f336#781 prerelease identifier starting with digits (#781) (@mbtools)Chores
c760403#784 template-oss-apply for workflow permissions (#784) (@wraithgar)2677f2a#778 bump@npmcli/template-ossfrom 4.23.6 to 4.24.3 (#778) (@dependabot[bot],@npm-cli-bot)v7.7.1
7.7.1 (2025-02-03)
Bug Fixes
af761c0#764 inc: fully capture prerelease identifier (#764) (@wraithgar)v7.7.0
7.7.0 (2025-01-29)
Features
Bug Fixes
d588e37#755 diff: fix prerelease to stable version diff logic (#755) (@eminberkayd, berkay.daglar)8a34bde#754 add identifier validation toinc()(#754) (@mbtools)Documentation
67e5478#756 readme: added missing period for consistency (#756) (@shaymolcho)868d4bb#749 clarify comment about obsolete prefixes (#749) (@mbtools,@ljharb)Chores
145c554#741 bump@npmcli/eslint-configfrom 4.0.5 to 5.0.0 (@dependabot[bot])753e02b#747 bump@npmcli/template-ossfrom 4.23.3 to 4.23.4 (#747) (@dependabot[bot],@npm-cli-bot)0b812d5#744 postinstall for dependabot template-oss PR (@hashtagchris)
Changelog
Sourced from semver's changelog.
7.7.2 (2025-05-12)
Bug Fixes
fcafb61#780 add missing'use strict'directives (#780) (@Fdawgs)c99f336#781 prerelease identifier starting with digits (#781) (@mbtools)Chores
c760403#784 template-oss-apply for workflow permissions (#784) (@wraithgar)2677f2a#778 bump@npmcli/template-ossfrom 4.23.6 to 4.24.3 (#778) (@dependabot[bot],@npm-cli-bot)7.7.1 (2025-02-03)
Bug Fixes
af761c0#764 inc: fully capture prerelease identifier (#764) (@wraithgar)7.7.0 (2025-01-29)
Features
Bug Fixes
d588e37#755 diff: fix prerelease to stable version diff logic (#755) (@eminberkayd, berkay.daglar)8a34bde#754 add identifier validation toinc()(#754) (@mbtools)Documentation
67e5478#756 readme: added missing period for consistency (#756) (@shaymolcho)868d4bb#749 clarify comment about obsolete prefixes (#749) (@mbtools,@ljharb)Chores
145c554#741 bump@npmcli/eslint-configfrom 4.0.5 to 5.0.0 (@dependabot[bot])753e02b#747 bump@npmcli/template-ossfrom 4.23.3 to 4.23.4 (#747) (@dependabot[bot],@npm-cli-bot)0b812d5#744 postinstall for dependabot template-oss PR (@hashtagchris)
Commits
281055echore: release 7.7.2 (#783)fcafb61fix: add missing'use strict'directives (#780)c760403chore: template-oss-apply for workflow permissions (#784)c99f336fix: prerelease identifier starting with digits (#781)2677f2achore: bump@npmcli/template-ossfrom 4.23.6 to 4.24.3 (#778)0b98655chore: bump@npmcli/template-ossfrom 4.23.4 to 4.23.6 (#760)30c438bchore: release 7.7.1 (#765)- Description has been truncated
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 832335 |
| UUID: | 3109591259 |
| Node ID: | PR_kwDOBM-Q_c6YmI1I |
| Host: | GitHub |
| Repository: | secureCodeBox/secureCodeBox |