Skip to content

deps: Bump Microsoft.Kiota.Abstractions from 1.12.0 to 1.21.1#86

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/src/server/api/Sprk.Bff.Api/Microsoft.Kiota.Abstractions-1.21.1
Closed

deps: Bump Microsoft.Kiota.Abstractions from 1.12.0 to 1.21.1#86
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/src/server/api/Sprk.Bff.Api/Microsoft.Kiota.Abstractions-1.21.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Updated Microsoft.Kiota.Abstractions from 1.12.0 to 1.21.1.

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.21.1

1.21.1 (2025-12-18)

Bug Fixes

  • tooling: ensure latest azure-core dependency is used (#​598) (ae21549)

Miscellaneous Chores

1.21.0

1.21.0 (2025-10-28)

Features

  • Add SetContentFromEnumCollection method to RequestInformation class (d970e8e)

Bug Fixes

  • Restore constructor backwards compatibility on old .NET versions. (ce59749)
  • Restore constructor compatibility consuming a downlevel library on .NET 5+. (36c543e)
  • Restore HttpClientRequestAdapter constructor compatibility between .NET 5+ and .NET Standard/Framework (08edbad)

1.20.1

1.20.1 (2025-09-26)

Bug Fixes

  • upgrades azure core dependency (3d56749)

1.20.0

1.20.0 (2025-09-23)

Features

  • adds the ability to pass the http version for netstandard/netfx/netcore instead of using a hardcoded value (default http/2) (4aa10e1)

Bug Fixes

  • get the http version and version policy from the http client for net5+ instead of using a hardcoded value (default http/2) (4aa10e1)

1.19.1

1.19.1 (2025-07-04)

Bug Fixes

  • ConfigureAwait(false) deadlock issue in BaseBearerTokenAuthenticationProvider (473b886)

1.19.0

1.19.0 (2025-06-18)

Features

  • optionally parse Decimal as string (ea198e0)
  • optionally parse Double as string (e205169)
  • optionally parse Float as string (cbee369)
  • optionally parse Int as string (51fc88a)
  • optionally parse Long as string (54c132d)

1.18.0

1.18.0 (2025-06-13)

Features

1.17.4

1.17.4 (2025-06-02)

Bug Fixes

  • decimal type conversion in URL templates (query or path parameters) (c27fbeb)

1.17.3

1.17.3 (2025-05-22)

Bug Fixes

  • a bug where the backing store callbacks would run twice (8fd7a9d)

1.17.2

1.17.2 (2025-04-03)

Bug Fixes

  • MultiPartBody: Add Support for multiple Body Parts with the same name (#​530) (21bfc3f)

1.17.1

1.17.1 (2025-02-12)

Bug Fixes

  • inverted server.name and url.scheme open telemetry attribute values (c41fba8)

1.17.0

1.17.0 (2025-02-06)

Features

  • Add trim-safe handler lookup (cd2520f)
  • Add trim-safe handler lookup (a2800ab)

1.16.4

1.16.4 (2025-01-15)

Bug Fixes

  • browser/wasm message handler being returned was incompatible (fa0c59e)
  • browser/wasm message handler being returned was incompatible (aaf4ced)
  • removes message handler properties that don't exist for browser (45a41a9)

1.16.3

1.16.3 (2025-01-07)

Bug Fixes

  • removes bom from encoding (7ef6862)

1.16.2

Changes:

  • #​504: Fixed response body inspection
  • #​503: fix: nullability information
  • #​502: chore(deps): bump the coverlet group across 9 directories with 2 updates

This list of changes was auto generated.

1.16.1

Changes:

  • #​497: fix/retry attributes
  • #​498: fix/redirect with no location

This list of changes was auto generated.

1.16.0

Changes:

  • #​493: feat: add BodyInspectionHandler
  • #​482: http - implement body inspection handler
  • #​484: Update release pipeline labels for 1ES compliance
  • #​494: fix: proper name of HeadersInspectionHandler activity
  • #​486: chore(deps): bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Analyzers
  • #​480: chore: updates the support policy
  • #​476: chore(deps): bump the mstest group across 9 directories with 2 updates
  • #​474: chore: uses nuget suppressions for CVEs
  • #​473: fix: removes upper bounds to avoid locking upgrades

This list of changes was auto generated.

1.15.2

Changes:

  • #​469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #​468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

1.15.0

Changes:

  • #​466: feat: support for net9.0
  • #​439: chore(deps): bump Std.UriTemplate from 2.0.0 to 2.0.1
  • #​438: chore(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 17.11.20 to 17.12.19

This list of changes was auto generated.

1.14.0

Changes:

  • #​430: Adds Authorization handler

This list of changes was auto generated.

1.13.1

Changes:

  • #​435: fix(spans): adhere attribute name to otel semver
  • #​431: chore(deps): bump Azure.Core from 1.44.0 to 1.44.1
  • #​432: chore(deps): bump Azure.Core from 1.44.0 to 1.44.1 in /src/authentication/azure
  • #​433: chore(deps): bump Azure.Core from 1.44.0 to 1.44.1 in /tests/authentication/azure
  • #​434: chore(deps): bump Azure.Core from 1.44.0 to 1.44.1 in /tests/trimming/Microsoft.Kiota.Trimming.Validation
  • #​418: chore(deps): bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0
  • #​419: chore(deps): bump Azure.Core from 1.43.0 to 1.44.0
  • #​417: Fix NuGet badges
  • #​399: chore(deps): bump Std.UriTemplate from 1.0.6 to 2.0.0
  • #​398: chore(deps): bump the xunit group across 9 directories with 1 update

This list of changes was auto generated.

1.13.0

Changes:

  • #​396: Parsable extensions
  • #​338: Extension methods for make serializing easier
  • #​394: chore(deps): bump the xunit group across 9 directories with 1 update
  • #​390: chore(deps): bump Azure.Core from 1.42.0 to 1.43.0
  • #​381: chore(deps): bump Moq from 4.20.71 to 4.20.72
  • #​380: chore(deps): bump the mstest group across 9 directories with 2 updates

This list of changes was auto generated.

1.12.4

Changes:

  • #​368: Only track changed values when it matters
  • #​373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #​372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #​370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #​376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #​377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #​371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #​369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

1.12.3

Changes:

  • #​367: fix: optional parameters alignments for serialization methods
  • #​346: ci: upgrades outdated task
  • #​365: Bump Std.UriTemplate from 1.0.5 to 1.0.6 in /tests/trimming/Microsoft.Kiota.Trimming.Validation
  • #​345: fix/task management

This list of changes was auto generated.

1.12.2

Changes:

  • #​343: The call to ApiClientBuilder.EnableBackingStoreForParseNodeFactory wo…

This list of changes was auto generated.

1.12.1

Changes:

  • #​341: fix: missing cancellation token
  • #​339: Bump the mstest group across 9 directories with 2 updates

This list of changes was auto generated.

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from spaarke-dev as a code owner December 22, 2025 09:45
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Dec 22, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 22, 2025

Superseded by #87.

@dependabot dependabot Bot closed this Dec 22, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/src/server/api/Sprk.Bff.Api/Microsoft.Kiota.Abstractions-1.21.1 branch December 22, 2025 09: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