Skip to content

deps: Bump Microsoft.Kiota.Abstractions and Microsoft.Kiota.Serialization.Json#36

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/OsduCsharpClient/multi-d9aab2165c
Closed

deps: Bump Microsoft.Kiota.Abstractions and Microsoft.Kiota.Serialization.Json#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/OsduCsharpClient/multi-d9aab2165c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Kiota.Abstractions from 1.22.1 to 2.0.0.

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

2.0.0

2.0.0 (2026-05-06)

⚠ BREAKING CHANGES

  • net5.0 and net6.0 TFMs dropped; net8.0 and net10.0 added.
  • update target frameworks, merge IAsyncParseNodeFactory, and remove obsolete APIs (#​708)
  • abstractions: IAsyncParseNodeFactory removed; implement IParseNodeFactory.GetRootParseNodeAsync directly.
  • abstractions: Use DeserializeAsync/DeserializeCollectionAsync instead.
  • abstractions: GetPartValue(string) and RemovePart(string) removed; use the overloads that accept (partName, contentType).

Features

  • update target frameworks to net8.0 and net10.0, drop net5.0 and net6.0 (c41f7e0)
  • update target frameworks, merge IAsyncParseNodeFactory, and remove obsolete APIs (#​708) (c41f7e0)

Bug Fixes

  • build: update package version lower bounds from 6.0 to 8.0 (c41f7e0)
  • ci: use glob pattern for timestamped coverlet coverage report paths (c41f7e0)
  • resolve trim analysis warnings and pin PublicApiAnalyzers to net8.0 (c41f7e0)

Code Refactoring

  • abstractions: merge IAsyncParseNodeFactory into IParseNodeFactory (c41f7e0)
  • abstractions: remove deprecated single-param MultipartBody.GetPartValue and RemovePart overloads (c41f7e0)
  • abstractions: remove synchronous Deserialize and DeserializeCollection from KiotaSerializer (c41f7e0)

1.22.2

1.22.2 (2026-05-05)

Bug Fixes

Commits viewable in compare view.

Updated Microsoft.Kiota.Serialization.Json from 1.22.1 to 2.0.0.

Release notes

Sourced from Microsoft.Kiota.Serialization.Json's releases.

2.0.0

2.0.0 (2026-05-06)

⚠ BREAKING CHANGES

  • net5.0 and net6.0 TFMs dropped; net8.0 and net10.0 added.
  • update target frameworks, merge IAsyncParseNodeFactory, and remove obsolete APIs (#​708)
  • abstractions: IAsyncParseNodeFactory removed; implement IParseNodeFactory.GetRootParseNodeAsync directly.
  • abstractions: Use DeserializeAsync/DeserializeCollectionAsync instead.
  • abstractions: GetPartValue(string) and RemovePart(string) removed; use the overloads that accept (partName, contentType).

Features

  • update target frameworks to net8.0 and net10.0, drop net5.0 and net6.0 (c41f7e0)
  • update target frameworks, merge IAsyncParseNodeFactory, and remove obsolete APIs (#​708) (c41f7e0)

Bug Fixes

  • build: update package version lower bounds from 6.0 to 8.0 (c41f7e0)
  • ci: use glob pattern for timestamped coverlet coverage report paths (c41f7e0)
  • resolve trim analysis warnings and pin PublicApiAnalyzers to net8.0 (c41f7e0)

Code Refactoring

  • abstractions: merge IAsyncParseNodeFactory into IParseNodeFactory (c41f7e0)
  • abstractions: remove deprecated single-param MultipartBody.GetPartValue and RemovePart overloads (c41f7e0)
  • abstractions: remove synchronous Deserialize and DeserializeCollection from KiotaSerializer (c41f7e0)

1.22.2

1.22.2 (2026-05-05)

Bug Fixes

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 17, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 17, 2026 05:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels May 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/OsduCsharpClient/multi-d9aab2165c branch 2 times, most recently from 9d58090 to dd07386 Compare May 20, 2026 11:31
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/OsduCsharpClient/multi-d9aab2165c branch from dd07386 to 106c634 Compare May 26, 2026 06:46
…tion.Json

Bumps Microsoft.Kiota.Abstractions from 1.22.1 to 2.0.0
Bumps Microsoft.Kiota.Serialization.Json from 1.22.1 to 2.0.0

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Kiota.Serialization.Json
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/OsduCsharpClient/multi-d9aab2165c branch from 106c634 to 61d79a9 Compare June 1, 2026 04:53
@shjellvik shjellvik closed this Jun 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/src/OsduCsharpClient/multi-d9aab2165c branch June 4, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant