Skip to content

fix: Bump the kiota group with 6 updates#89

Merged
5kdn merged 2 commits intomasterfrom
dependabot-nuget-src-DcsTranslationTool.Infrastructure-kiota-c648e09925
Mar 23, 2026
Merged

fix: Bump the kiota group with 6 updates#89
5kdn merged 2 commits intomasterfrom
dependabot-nuget-src-DcsTranslationTool.Infrastructure-kiota-c648e09925

Conversation

@dependabot
Copy link
Contributor

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

Updated Microsoft.Kiota.Abstractions from 1.21.3 to 1.22.1.

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.22.1

1.22.1 (2026-03-19)

Bug Fixes

  • adds missing parentheses in pattern matching (#​671) (50d535e)
  • performance issue with enum parsing during deserialization (#​670) (3a09234)

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.1.

Release notes

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

1.22.1

1.22.1 (2026-03-19)

Bug Fixes

  • adds missing parentheses in pattern matching (#​671) (50d535e)
  • performance issue with enum parsing during deserialization (#​670) (3a09234)

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.1.

Release notes

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

1.22.1

1.22.1 (2026-03-19)

Bug Fixes

  • adds missing parentheses in pattern matching (#​671) (50d535e)
  • performance issue with enum parsing during deserialization (#​670) (3a09234)

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.1.

Release notes

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

1.22.1

1.22.1 (2026-03-19)

Bug Fixes

  • adds missing parentheses in pattern matching (#​671) (50d535e)
  • performance issue with enum parsing during deserialization (#​670) (3a09234)

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.1.

Release notes

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

1.22.1

1.22.1 (2026-03-19)

Bug Fixes

  • adds missing parentheses in pattern matching (#​671) (50d535e)
  • performance issue with enum parsing during deserialization (#​670) (3a09234)

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.1.

Release notes

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

1.22.1

1.22.1 (2026-03-19)

Bug Fixes

  • adds missing parentheses in pattern matching (#​671) (50d535e)
  • performance issue with enum parsing during deserialization (#​670) (3a09234)

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.1
Bumps Microsoft.Kiota.Http.HttpClientLibrary from 1.21.3 to 1.22.1
Bumps Microsoft.Kiota.Serialization.Form from 1.21.3 to 1.22.1
Bumps Microsoft.Kiota.Serialization.Json from 1.21.3 to 1.22.1
Bumps Microsoft.Kiota.Serialization.Multipart from 1.21.3 to 1.22.1
Bumps Microsoft.Kiota.Serialization.Text from 1.21.3 to 1.22.1

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-nuget-src-DcsTranslationTool.Infrastructure-kiota-c648e09925 branch from cd1a2ab to bb3dbdd Compare March 23, 2026 07:19
@github-actions github-actions bot added the Tests label Mar 23, 2026
@5kdn 5kdn merged commit e95f455 into master Mar 23, 2026
4 checks passed
@5kdn 5kdn deleted the dependabot-nuget-src-DcsTranslationTool.Infrastructure-kiota-c648e09925 branch March 23, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant