From fbaf5e2f5c40461f4b4e5b810a7f63b260223b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 04:16:26 +0000 Subject: [PATCH] build(deps): bump @microsoft/kiota-serialization-json Bumps [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) from 1.0.0-preview.81 to 1.0.0-preview.99. - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.81...@microsoft/kiota-serialization-json@1.0.0-preview.99) --- updated-dependencies: - dependency-name: "@microsoft/kiota-serialization-json" dependency-version: 1.0.0-preview.99 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/console-client/package.json | 2 +- pnpm-lock.yaml | 27 +++++++++++++++++++++------ 2 files changed, 22 insertions(+), 7 deletions(-) diff --git a/packages/console-client/package.json b/packages/console-client/package.json index 7e24b3c1..5edbe027 100644 --- a/packages/console-client/package.json +++ b/packages/console-client/package.json @@ -24,7 +24,7 @@ "author": "", "dependencies": { "@microsoft/kiota-abstractions": "1.0.0-preview.81", - "@microsoft/kiota-serialization-json": "1.0.0-preview.81", + "@microsoft/kiota-serialization-json": "1.0.0-preview.99", "@microsoft/kiota-serialization-text": "1.0.0-preview.81", "@microsoft/kiota-serialization-form": "1.0.0-preview.81", "@microsoft/kiota-serialization-multipart": "1.0.0-preview.81", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bafd9055..7220b53a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 1.0.0-preview.81 version: 1.0.0-preview.81 '@microsoft/kiota-serialization-json': - specifier: 1.0.0-preview.81 - version: 1.0.0-preview.81 + specifier: 1.0.0-preview.99 + version: 1.0.0-preview.99 '@microsoft/kiota-serialization-multipart': specifier: 1.0.0-preview.81 version: 1.0.0-preview.81 @@ -951,11 +951,14 @@ packages: '@microsoft/kiota-abstractions@1.0.0-preview.81': resolution: {integrity: sha512-3ozFMVvGGQPx34mKuJi6w81wOm6q8rm0UMXwYhaXT4gFJCoCmEu8YQIPVakdO4x0/HVPRRmWxilymru5Oa9XIw==} + '@microsoft/kiota-abstractions@1.0.0-preview.99': + resolution: {integrity: sha512-6qrlwGCO3DbvpA7tszqk7JNQPFPDg8gv5NGMTziwdtHqaQrUALKusm3vdJGPVGrbNiZL6/lBaY5NSUvLtlhRCg==} + '@microsoft/kiota-serialization-form@1.0.0-preview.81': resolution: {integrity: sha512-2YUHD2AurzUVXOKCim3Gp3PIYquu2sup6U8SU1XDTSwYKIjENZBc6sHX1/jJTxsa67UrRHk0YoxLVLt0e5I2lQ==} - '@microsoft/kiota-serialization-json@1.0.0-preview.81': - resolution: {integrity: sha512-Qi6ueppLTEXvaktyZug1tLg+z+EIsyhRvaOkCsYzROdnRosJSkRA2muUYkExgAc/S+vtQTp+sTvrtLOHfL6Dmw==} + '@microsoft/kiota-serialization-json@1.0.0-preview.99': + resolution: {integrity: sha512-kDmMYmB7XkRprlLviEynRPDkE45JDxqiuUopfBRMvNK4qhzFiJTXGLihZ2FG6fdVu9LbV3/W0QxbeGP35kDK6A==} '@microsoft/kiota-serialization-multipart@1.0.0-preview.81': resolution: {integrity: sha512-2IWeJrL0L285O9BYrALcI9+5T9uuvTf/Ip8udmOYlhfjHMg/gxS7U3rM3a6NKWSBBHqGaUQMDY+aDRLJE58yOQ==} @@ -1105,6 +1108,9 @@ packages: '@std-uritemplate/std-uritemplate@2.0.3': resolution: {integrity: sha512-oN5BHB81TMdasLZLkcdmVDFajo3CxrdeYWFKbeVw1MVZcd4jWZX6cbxm0Iq91wt/o2zsJjmefUaYrLInvZ3/DQ==} + '@std-uritemplate/std-uritemplate@2.0.6': + resolution: {integrity: sha512-RoBrCRGJii0cnvPQxJDJFGbyOf1w/ZCMddoYVYjm0ii0uHrr8+oeqbr+wfjfOgokJ2W0lx9lJHePtSCvD0bLdg==} + '@tsconfig/node10@1.0.11': resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==} @@ -4922,14 +4928,21 @@ snapshots: tslib: 2.8.1 uuid: 11.1.0 + '@microsoft/kiota-abstractions@1.0.0-preview.99': + dependencies: + '@opentelemetry/api': 1.9.0 + '@std-uritemplate/std-uritemplate': 2.0.6 + tinyduration: 3.4.1 + tslib: 2.8.1 + '@microsoft/kiota-serialization-form@1.0.0-preview.81': dependencies: '@microsoft/kiota-abstractions': 1.0.0-preview.81 tslib: 2.8.1 - '@microsoft/kiota-serialization-json@1.0.0-preview.81': + '@microsoft/kiota-serialization-json@1.0.0-preview.99': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.81 + '@microsoft/kiota-abstractions': 1.0.0-preview.99 tslib: 2.8.1 '@microsoft/kiota-serialization-multipart@1.0.0-preview.81': @@ -5042,6 +5055,8 @@ snapshots: '@std-uritemplate/std-uritemplate@2.0.3': {} + '@std-uritemplate/std-uritemplate@2.0.6': {} + '@tsconfig/node10@1.0.11': {} '@tsconfig/node12@1.0.11': {}