From 61b4730bb046a451cba714035d8c923f4053107d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 05:05:08 +0000 Subject: [PATCH] auto dependabot: bump the kiota-dependencies group with 3 updates Bumps the kiota-dependencies group with 3 updates: [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript), [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) and [@microsoft/kiota-bundle](https://github.com/microsoft/kiota-typescript). Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.102 to 1.0.0-preview.103 - [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-http-fetchlibrary@1.0.0-preview.102...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.103) Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.102 to 1.0.0-preview.103 - [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-authentication-azure@1.0.0-preview.102...@microsoft/kiota-authentication-azure@1.0.0-preview.103) Updates `@microsoft/kiota-bundle` from 1.0.0-preview.102 to 1.0.0-preview.103 - [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-bundle@1.0.0-preview.102...@microsoft/kiota-bundle@1.0.0-preview.103) --- updated-dependencies: - dependency-name: "@microsoft/kiota-http-fetchlibrary" dependency-version: 1.0.0-preview.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: "@microsoft/kiota-authentication-azure" dependency-version: 1.0.0-preview.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: "@microsoft/kiota-bundle" dependency-version: 1.0.0-preview.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 78 ++++++++++---------- packages/msgraph-beta-sdk-tests/package.json | 4 +- packages/msgraph-beta-sdk/package.json | 2 +- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7bf81a69f2..6b82591980 100644 --- a/package-lock.json +++ b/package-lock.json @@ -275,9 +275,9 @@ } }, "node_modules/@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.102", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.102.tgz", - "integrity": "sha512-WL+S7X+W6zpDO6vFk+FClb5hoUJMV1ZcMHo1H52r2Q49xTuYx9esJqmwh/0EXsftmxKwOOIOoPfO7+Tp5QAddw==", + "version": "1.0.0-preview.103", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.103.tgz", + "integrity": "sha512-om7nKH8nWyEAQ0lgbIdKdrkmznhkdDJdliCnAIo31X/hlUah1aBzvfUx+pbyp67Q040yLK+2J6P7AnvGSoN/qQ==", "license": "MIT", "dependencies": { "@opentelemetry/api": "^1.7.0", @@ -287,79 +287,79 @@ } }, "node_modules/@microsoft/kiota-authentication-azure": { - "version": "1.0.0-preview.102", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.102.tgz", - "integrity": "sha512-S+TENSTiMNI0KfXZeuuN0bQEpSOYPYviz/KiiiwByx9M96aoF/Oxagj8PoCVebbJRxrVkZrRsVyRuKt0ikfyDw==", + "version": "1.0.0-preview.103", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.103.tgz", + "integrity": "sha512-eggxtsJWLcvaExghUJsOuUhVsJoalyWBGPtBYhlQEgJsUkozJOa1C4Mml8nq88vaQJ7rh+LbS3sTgZI69plIUg==", "license": "MIT", "dependencies": { "@azure/core-auth": "^1.5.0", - "@microsoft/kiota-abstractions": "^1.0.0-preview.102", + "@microsoft/kiota-abstractions": "^1.0.0-preview.103", "@opentelemetry/api": "^1.7.0", "tslib": "^2.6.2" } }, "node_modules/@microsoft/kiota-bundle": { - "version": "1.0.0-preview.102", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-bundle/-/kiota-bundle-1.0.0-preview.102.tgz", - "integrity": "sha512-9Y8lTN6Az9Os+TbSyMxkOOMVObtslHrz5C2ohYmZ0dvbINpJskPu2K3StT6PgF0WTCVpyoxlCCYJUSoXdG4/HA==", + "version": "1.0.0-preview.103", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-bundle/-/kiota-bundle-1.0.0-preview.103.tgz", + "integrity": "sha512-k3C1sT3NwLniCiZCE9P+RCP57tSNjERhzUAv0KRlX2UB14JHU4MYUNCWZQxRlw18Q0dkivqhvxhfHz5DRsul7Q==", "license": "MIT", "dependencies": { - "@microsoft/kiota-abstractions": "^1.0.0-preview.102", - "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.102", - "@microsoft/kiota-serialization-form": "^1.0.0-preview.102", - "@microsoft/kiota-serialization-json": "^1.0.0-preview.102", - "@microsoft/kiota-serialization-multipart": "^1.0.0-preview.102", - "@microsoft/kiota-serialization-text": "^1.0.0-preview.102" + "@microsoft/kiota-abstractions": "^1.0.0-preview.103", + "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.103", + "@microsoft/kiota-serialization-form": "^1.0.0-preview.103", + "@microsoft/kiota-serialization-json": "^1.0.0-preview.103", + "@microsoft/kiota-serialization-multipart": "^1.0.0-preview.103", + "@microsoft/kiota-serialization-text": "^1.0.0-preview.103" } }, "node_modules/@microsoft/kiota-http-fetchlibrary": { - "version": "1.0.0-preview.102", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.102.tgz", - "integrity": "sha512-oXfrPOWkIR2/Gs700n00EY3VDc+Qgz6y7ZiA/f8FHJsnwSjZ017xcWFw2PLzJItczVsad0pq/N5DYnoF6Co11Q==", + "version": "1.0.0-preview.103", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.103.tgz", + "integrity": "sha512-DbhGL+pdVjtv2AVvxB4fxvNC/GMzKbYyeQsknaXJXwqnPR/oIClWjaXlIxWL5SBK72DOmrZ18leaWMB2vfWvpw==", "license": "MIT", "dependencies": { - "@microsoft/kiota-abstractions": "^1.0.0-preview.102", + "@microsoft/kiota-abstractions": "^1.0.0-preview.103", "@opentelemetry/api": "^1.7.0", "tslib": "^2.6.2" } }, "node_modules/@microsoft/kiota-serialization-form": { - "version": "1.0.0-preview.102", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-form/-/kiota-serialization-form-1.0.0-preview.102.tgz", - "integrity": "sha512-1w70XAA/F4RgbyNbRAaZCjLAOiKQjdiQDYlNZC9x8g7xgd7tNqYqowt/auQS1A9SZOrT626q6+Gr2xKKyW3wOg==", + "version": "1.0.0-preview.103", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-form/-/kiota-serialization-form-1.0.0-preview.103.tgz", + "integrity": "sha512-AD5Q59Qu61DfhaLLN7Mvgx4Zw0Zmftqx04XAbrRreC+r9hwT1BqTf0EReCraMzEoC4sdrp/8haI2Arm8dWUWuQ==", "license": "MIT", "dependencies": { - "@microsoft/kiota-abstractions": "^1.0.0-preview.102", + "@microsoft/kiota-abstractions": "^1.0.0-preview.103", "tslib": "^2.6.2" } }, "node_modules/@microsoft/kiota-serialization-json": { - "version": "1.0.0-preview.102", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.102.tgz", - "integrity": "sha512-YpIt5pXNX13ND736oJFf0wBYPAafCv+CAE17Fa1HcS1drCdXx8ELPQ5GxGDbQG7J5LIMDgUtBOUmf5R/FrMQ6A==", + "version": "1.0.0-preview.103", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.103.tgz", + "integrity": "sha512-dTr8q6H42TSe+HaCPBXU4Pv6ypo7MjMGRo/r9GRbnCuy8VCWfe+Vh38rnAZJx4r8cmvOUD7Yw74IJ6q4Hjv3mg==", "license": "MIT", "dependencies": { - "@microsoft/kiota-abstractions": "^1.0.0-preview.102", + "@microsoft/kiota-abstractions": "^1.0.0-preview.103", "tslib": "^2.6.2" } }, "node_modules/@microsoft/kiota-serialization-multipart": { - "version": "1.0.0-preview.102", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-multipart/-/kiota-serialization-multipart-1.0.0-preview.102.tgz", - "integrity": "sha512-tjwt0m+8+OqZizZU6gBARTcA8suPYS0onD9IUbhKsvRrAJpBIyp07hnyOTXBgE+gurGGbeT3TTl9AUK2ic6DiA==", + "version": "1.0.0-preview.103", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-multipart/-/kiota-serialization-multipart-1.0.0-preview.103.tgz", + "integrity": "sha512-b3ePXYgFv/2TQtbzFQ8ZY+hzMtCRkz4Cx5y/Pf8vtoQu56KU0/9rYq5kA9wySDdCx/oZxfubQQRV/8QSTxmejw==", "license": "MIT", "dependencies": { - "@microsoft/kiota-abstractions": "^1.0.0-preview.102", + "@microsoft/kiota-abstractions": "^1.0.0-preview.103", "tslib": "^2.6.2" } }, "node_modules/@microsoft/kiota-serialization-text": { - "version": "1.0.0-preview.102", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.102.tgz", - "integrity": "sha512-ZCihyrXKYGfTz/frqNQvwKsD+EgjhjfclB5/XDrSGNXduisL/f1MbyvjsgmrZnLmtCwX8/v+Mc3vlz716KWYbg==", + "version": "1.0.0-preview.103", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.103.tgz", + "integrity": "sha512-FkiboqpNtT2F40xUC9LETHK9ckHd+WuocLJE70ljI4EYvD59MQDsrTERYAwbmkfPIJ6JRE4OfLXFVh510LG1/Q==", "license": "MIT", "dependencies": { - "@microsoft/kiota-abstractions": "^1.0.0-preview.102", + "@microsoft/kiota-abstractions": "^1.0.0-preview.103", "tslib": "^2.6.2" } }, @@ -2280,7 +2280,7 @@ "version": "1.0.0-preview.76", "license": "MIT", "dependencies": { - "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.100", + "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.103", "@microsoft/msgraph-sdk-core": "^1.0.0-preview.17", "tslib": "^2.6.2" }, @@ -3578,8 +3578,8 @@ "license": "MIT", "dependencies": { "@azure/identity": "^4.13.1", - "@microsoft/kiota-authentication-azure": "^1.0.0-preview.100", - "@microsoft/kiota-bundle": "^1.0.0-preview.100", + "@microsoft/kiota-authentication-azure": "^1.0.0-preview.103", + "@microsoft/kiota-bundle": "^1.0.0-preview.103", "@microsoft/msgraph-beta-sdk": "^1.0.0-preview.45", "@microsoft/msgraph-beta-sdk-users": "^1.0.0-preview.45", "@microsoft/msgraph-sdk-core": "^1.0.0-preview.17", diff --git a/packages/msgraph-beta-sdk-tests/package.json b/packages/msgraph-beta-sdk-tests/package.json index 94115c5f99..14f3545ec0 100644 --- a/packages/msgraph-beta-sdk-tests/package.json +++ b/packages/msgraph-beta-sdk-tests/package.json @@ -24,8 +24,8 @@ }, "dependencies": { "@azure/identity": "^4.13.1", - "@microsoft/kiota-authentication-azure": "^1.0.0-preview.100", - "@microsoft/kiota-bundle": "^1.0.0-preview.100", + "@microsoft/kiota-authentication-azure": "^1.0.0-preview.103", + "@microsoft/kiota-bundle": "^1.0.0-preview.103", "@microsoft/msgraph-beta-sdk": "^1.0.0-preview.45", "@microsoft/msgraph-beta-sdk-users": "^1.0.0-preview.45", "@microsoft/msgraph-sdk-core": "^1.0.0-preview.17", diff --git a/packages/msgraph-beta-sdk/package.json b/packages/msgraph-beta-sdk/package.json index ab968f3b7d..f4ed3156b3 100644 --- a/packages/msgraph-beta-sdk/package.json +++ b/packages/msgraph-beta-sdk/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/microsoftgraph/msgraph-beta-sdk-typescript/issues" }, "dependencies": { - "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.102", + "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.103", "@microsoft/msgraph-sdk-core": "^1.0.0-preview.17", "tslib": "^2.6.2" },