Skip to content

Commit 6a75829

Browse files
chore: release main (#1640)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 632427c commit 6a75829

20 files changed

+181
-55
lines changed

.release-please-manifest.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"packages/abstractions": "1.0.0-preview.85",
3-
"packages/authentication/azure": "1.0.0-preview.85",
4-
"packages/authentication/spfx": "1.0.0-preview.85",
5-
"packages/bundle": "1.0.0-preview.85",
6-
"packages/http/fetch": "1.0.0-preview.85",
7-
"packages/serialization/form": "1.0.0-preview.85",
8-
"packages/serialization/json": "1.0.0-preview.85",
9-
"packages/serialization/multipart": "1.0.0-preview.85",
10-
"packages/serialization/text": "1.0.0-preview.85"
2+
"packages/abstractions": "1.0.0-preview.86",
3+
"packages/authentication/azure": "1.0.0-preview.86",
4+
"packages/authentication/spfx": "1.0.0-preview.86",
5+
"packages/bundle": "1.0.0-preview.86",
6+
"packages/http/fetch": "1.0.0-preview.86",
7+
"packages/serialization/form": "1.0.0-preview.86",
8+
"packages/serialization/json": "1.0.0-preview.86",
9+
"packages/serialization/multipart": "1.0.0-preview.86",
10+
"packages/serialization/text": "1.0.0-preview.86"
1111
}

package-lock.json

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/abstractions/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.0-preview.86](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.85...@microsoft/kiota-abstractions@1.0.0-preview.86) (2025-03-12)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **@microsoft/kiota-abstractions:** Synchronize microsoft-kiota versions
9+
310
## [1.0.0-preview.85](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.84...@microsoft/kiota-abstractions@1.0.0-preview.85) (2025-03-04)
411

512

packages/abstractions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/kiota-abstractions",
3-
"version": "1.0.0-preview.85",
3+
"version": "1.0.0-preview.86",
44
"description": "Core abstractions for kiota generated libraries in TypeScript and JavaScript",
55
"main": "dist/es/src/index.js",
66
"module": "dist/es/src/index.js",

packages/authentication/azure/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.0-preview.86](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-azure@1.0.0-preview.85...@microsoft/kiota-authentication-azure@1.0.0-preview.86) (2025-03-12)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **@microsoft/kiota-authentication-azure:** Synchronize microsoft-kiota versions
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
16+
317
## [1.0.0-preview.85](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-azure@1.0.0-preview.84...@microsoft/kiota-authentication-azure@1.0.0-preview.85) (2025-03-04)
418

519

packages/authentication/azure/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/kiota-authentication-azure",
3-
"version": "1.0.0-preview.85",
3+
"version": "1.0.0-preview.86",
44
"description": "Authentication provider for Kiota using Azure Identity",
55
"main": "dist/es/src/index.js",
66
"module": "dist/es/src/index.js",
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/microsoft/kiota-typescript#readme",
3434
"dependencies": {
3535
"@azure/core-auth": "^1.5.0",
36-
"@microsoft/kiota-abstractions": "^1.0.0-preview.85",
36+
"@microsoft/kiota-abstractions": "^1.0.0-preview.86",
3737
"@opentelemetry/api": "^1.7.0",
3838
"tslib": "^2.6.2"
3939
},

packages/authentication/spfx/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.0-preview.86](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-spfx@1.0.0-preview.85...@microsoft/kiota-authentication-spfx@1.0.0-preview.86) (2025-03-12)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **@microsoft/kiota-authentication-spfx:** Synchronize microsoft-kiota versions
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
16+
317
## [1.0.0-preview.85](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-spfx@1.0.0-preview.84...@microsoft/kiota-authentication-spfx@1.0.0-preview.85) (2025-03-04)
418

519

packages/authentication/spfx/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/kiota-authentication-spfx",
3-
"version": "1.0.0-preview.85",
3+
"version": "1.0.0-preview.86",
44
"description": "Authentication provider for using Kiota in SPFx solutions",
55
"main": "dist/es/src/index.js",
66
"module": "dist/es/src/index.js",
@@ -42,7 +42,7 @@
4242
},
4343
"homepage": "https://github.com/microsoft/kiota-typescript#readme",
4444
"dependencies": {
45-
"@microsoft/kiota-abstractions": "^1.0.0-preview.85",
45+
"@microsoft/kiota-abstractions": "^1.0.0-preview.86",
4646
"@microsoft/sp-http": "^1.15.2",
4747
"@opentelemetry/api": "^1.7.0",
4848
"tslib": "^2.6.2"

packages/bundle/CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [1.0.0-preview.86](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-bundle@1.0.0-preview.85...@microsoft/kiota-bundle@1.0.0-preview.86) (2025-03-12)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **@microsoft/kiota-bundle:** Synchronize microsoft-kiota versions
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
16+
* @microsoft/kiota-http-fetchlibrary bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
17+
* @microsoft/kiota-serialization-form bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
18+
* @microsoft/kiota-serialization-json bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
19+
* @microsoft/kiota-serialization-multipart bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
20+
* @microsoft/kiota-serialization-text bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
21+
322
## [1.0.0-preview.85](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-bundle@1.0.0-preview.84...@microsoft/kiota-bundle@1.0.0-preview.85) (2025-03-04)
423

524

packages/bundle/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/kiota-bundle",
3-
"version": "1.0.0-preview.85",
3+
"version": "1.0.0-preview.86",
44
"description": "Kiota Bundle package providing default implementations for client setup for kiota generated libraries in TypeScript and JavaScript",
55
"main": "dist/es/src/index.js",
66
"module": "dist/es/src/index.js",
@@ -31,12 +31,12 @@
3131
},
3232
"homepage": "https://github.com/microsoft/kiota#readme",
3333
"dependencies": {
34-
"@microsoft/kiota-abstractions": "^1.0.0-preview.85",
35-
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.85",
36-
"@microsoft/kiota-serialization-form": "^1.0.0-preview.85",
37-
"@microsoft/kiota-serialization-json": "^1.0.0-preview.85",
38-
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.85",
39-
"@microsoft/kiota-serialization-text": "^1.0.0-preview.85"
34+
"@microsoft/kiota-abstractions": "^1.0.0-preview.86",
35+
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.86",
36+
"@microsoft/kiota-serialization-form": "^1.0.0-preview.86",
37+
"@microsoft/kiota-serialization-json": "^1.0.0-preview.86",
38+
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.86",
39+
"@microsoft/kiota-serialization-text": "^1.0.0-preview.86"
4040
},
4141
"publishConfig": {
4242
"access": "public"

packages/http/fetch/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.0-preview.86](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.85...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.86) (2025-03-12)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **@microsoft/kiota-http-fetchlibrary:** Synchronize microsoft-kiota versions
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
16+
317
## [1.0.0-preview.85](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.84...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.85) (2025-03-04)
418

519

packages/http/fetch/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/kiota-http-fetchlibrary",
3-
"version": "1.0.0-preview.85",
3+
"version": "1.0.0-preview.86",
44
"description": "Kiota request adapter implementation with fetch",
55
"keywords": [
66
"Kiota",
@@ -34,7 +34,7 @@
3434
"test": "npm run test:node && npm run test:browser"
3535
},
3636
"dependencies": {
37-
"@microsoft/kiota-abstractions": "^1.0.0-preview.85",
37+
"@microsoft/kiota-abstractions": "^1.0.0-preview.86",
3838
"@opentelemetry/api": "^1.7.0",
3939
"tslib": "^2.6.2"
4040
},

packages/serialization/form/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.0-preview.86](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.85...@microsoft/kiota-serialization-form@1.0.0-preview.86) (2025-03-12)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **@microsoft/kiota-serialization-form:** Synchronize microsoft-kiota versions
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
16+
317
## [1.0.0-preview.85](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.84...@microsoft/kiota-serialization-form@1.0.0-preview.85) (2025-03-04)
418

519

packages/serialization/form/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/kiota-serialization-form",
3-
"version": "1.0.0-preview.85",
3+
"version": "1.0.0-preview.86",
44
"description": "Implementation of Kiota Serialization interfaces for URI from encoded",
55
"main": "dist/es/src/index.js",
66
"browser": {
@@ -39,7 +39,7 @@
3939
},
4040
"homepage": "https://github.com/microsoft/kiota-typescript#readme",
4141
"dependencies": {
42-
"@microsoft/kiota-abstractions": "^1.0.0-preview.85",
42+
"@microsoft/kiota-abstractions": "^1.0.0-preview.86",
4343
"tslib": "^2.6.2"
4444
},
4545
"publishConfig": {

packages/serialization/json/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.0-preview.86](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.85...@microsoft/kiota-serialization-json@1.0.0-preview.86) (2025-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* a bug where additional data would not go to the dedicated property ([145fc50](https://github.com/microsoft/kiota-typescript/commit/145fc5074fd95fcb922442d973ad71567fa5dab1))
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.85 to ^1.0.0-preview.86
16+
317
## [1.0.0-preview.85](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.84...@microsoft/kiota-serialization-json@1.0.0-preview.85) (2025-03-04)
418

519

packages/serialization/json/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/kiota-serialization-json",
3-
"version": "1.0.0-preview.85",
3+
"version": "1.0.0-preview.86",
44
"description": "Implementation of Kiota Serialization interfaces for JSON",
55
"main": "dist/es/src/index.js",
66
"type": "module",
@@ -39,7 +39,7 @@
3939
},
4040
"homepage": "https://github.com/microsoft/kiota-typescript#readme",
4141
"dependencies": {
42-
"@microsoft/kiota-abstractions": "^1.0.0-preview.85",
42+
"@microsoft/kiota-abstractions": "^1.0.0-preview.86",
4343
"tslib": "^2.6.2"
4444
},
4545
"publishConfig": {

0 commit comments

Comments
 (0)