Skip to content

Bump the kiota-dependencies group with 7 updates#7440

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/it/csharp/kiota-dependencies-a9570f8cf7
Mar 3, 2026
Merged

Bump the kiota-dependencies group with 7 updates#7440
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/it/csharp/kiota-dependencies-a9570f8cf7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Updated Microsoft.Kiota.Abstractions from 1.21.3 to 1.22.0.

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.22.0

1.22.0 (2026-03-02)

Features

  • add http.route attribute to open telemetry on requests (#​640) (b92c9c0)

Bug Fixes

  • add removal of auth headers if port changes (#​666) (b31c1f4)
  • multiple constructors break DI registration for HttpClientRequestAdapter (#​656) (21d58b0)
  • removes duplicated parameter for request scrubbing (#​667) (ef3fb54)
  • security: remove proxy and cookie auth headers on insecure redirect (#​653) (57d6b36)

Commits viewable in compare view.

Updated Microsoft.Kiota.Authentication.Azure from 1.21.3 to 1.22.0.

Release notes

Sourced from Microsoft.Kiota.Authentication.Azure's releases.

1.22.0

1.22.0 (2026-03-02)

Features

  • add http.route attribute to open telemetry on requests (#​640) (b92c9c0)

Bug Fixes

  • add removal of auth headers if port changes (#​666) (b31c1f4)
  • multiple constructors break DI registration for HttpClientRequestAdapter (#​656) (21d58b0)
  • removes duplicated parameter for request scrubbing (#​667) (ef3fb54)
  • security: remove proxy and cookie auth headers on insecure redirect (#​653) (57d6b36)

Commits viewable in compare view.

Updated Microsoft.Kiota.Http.HttpClientLibrary from 1.21.3 to 1.22.0.

Release notes

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's releases.

1.22.0

1.22.0 (2026-03-02)

Features

  • add http.route attribute to open telemetry on requests (#​640) (b92c9c0)

Bug Fixes

  • add removal of auth headers if port changes (#​666) (b31c1f4)
  • multiple constructors break DI registration for HttpClientRequestAdapter (#​656) (21d58b0)
  • removes duplicated parameter for request scrubbing (#​667) (ef3fb54)
  • security: remove proxy and cookie auth headers on insecure redirect (#​653) (57d6b36)

Commits viewable in compare view.

Updated Microsoft.Kiota.Serialization.Form from 1.21.3 to 1.22.0.

Release notes

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

1.22.0

1.22.0 (2026-03-02)

Features

  • add http.route attribute to open telemetry on requests (#​640) (b92c9c0)

Bug Fixes

  • add removal of auth headers if port changes (#​666) (b31c1f4)
  • multiple constructors break DI registration for HttpClientRequestAdapter (#​656) (21d58b0)
  • removes duplicated parameter for request scrubbing (#​667) (ef3fb54)
  • security: remove proxy and cookie auth headers on insecure redirect (#​653) (57d6b36)

Commits viewable in compare view.

Updated Microsoft.Kiota.Serialization.Json from 1.21.3 to 1.22.0.

Release notes

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

1.22.0

1.22.0 (2026-03-02)

Features

  • add http.route attribute to open telemetry on requests (#​640) (b92c9c0)

Bug Fixes

  • add removal of auth headers if port changes (#​666) (b31c1f4)
  • multiple constructors break DI registration for HttpClientRequestAdapter (#​656) (21d58b0)
  • removes duplicated parameter for request scrubbing (#​667) (ef3fb54)
  • security: remove proxy and cookie auth headers on insecure redirect (#​653) (57d6b36)

Commits viewable in compare view.

Updated Microsoft.Kiota.Serialization.Multipart from 1.21.3 to 1.22.0.

Release notes

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

1.22.0

1.22.0 (2026-03-02)

Features

  • add http.route attribute to open telemetry on requests (#​640) (b92c9c0)

Bug Fixes

  • add removal of auth headers if port changes (#​666) (b31c1f4)
  • multiple constructors break DI registration for HttpClientRequestAdapter (#​656) (21d58b0)
  • removes duplicated parameter for request scrubbing (#​667) (ef3fb54)
  • security: remove proxy and cookie auth headers on insecure redirect (#​653) (57d6b36)

Commits viewable in compare view.

Updated Microsoft.Kiota.Serialization.Text from 1.21.3 to 1.22.0.

Release notes

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

1.22.0

1.22.0 (2026-03-02)

Features

  • add http.route attribute to open telemetry on requests (#​640) (b92c9c0)

Bug Fixes

  • add removal of auth headers if port changes (#​666) (b31c1f4)
  • multiple constructors break DI registration for HttpClientRequestAdapter (#​656) (21d58b0)
  • removes duplicated parameter for request scrubbing (#​667) (ef3fb54)
  • security: remove proxy and cookie auth headers on insecure redirect (#​653) (57d6b36)

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.Kiota.Abstractions from 1.21.3 to 1.22.0
Bumps Microsoft.Kiota.Authentication.Azure from 1.21.3 to 1.22.0
Bumps Microsoft.Kiota.Http.HttpClientLibrary from 1.21.3 to 1.22.0
Bumps Microsoft.Kiota.Serialization.Form from 1.21.3 to 1.22.0
Bumps Microsoft.Kiota.Serialization.Json from 1.21.3 to 1.22.0
Bumps Microsoft.Kiota.Serialization.Multipart from 1.21.3 to 1.22.0
Bumps Microsoft.Kiota.Serialization.Text from 1.21.3 to 1.22.0

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Form
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Json
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Multipart
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Text
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 3, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2026 08:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Mar 3, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 3, 2026 08:35
@github-actions github-actions bot merged commit 665e8f1 into main Mar 3, 2026
298 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/it/csharp/kiota-dependencies-a9570f8cf7 branch March 3, 2026 10:21
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