Skip to content

Bump the nuget group with 2 updates#348

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/PingCastle/nuget-7606fd2b5c
Open

Bump the nuget group with 2 updates#348
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/PingCastle/nuget-7606fd2b5c

Conversation

@dependabot
Copy link
Copy Markdown

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

Updated Microsoft.Kiota.Abstractions from 1.16.4 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)

1.21.3

1.21.3 (2026-02-05)

Bug Fixes

  • Move the default should-retry logic into the default RetryOption (#​639) (33d115c)

1.21.2

1.21.2 (2026-01-17)

Bug Fixes

  • use recyclable streams for serialization to reduce memory pressure and improve overall performance (41e3cce)

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)

Commits viewable in compare view.

Updated Std.UriTemplate from 2.0.1 to 2.0.8.

Release notes

Sourced from Std.UriTemplate's releases.

2.0.8

2.0.7

2.0.6

2.0.5

2.0.4

2.0.3

2.0.2

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps Microsoft.Kiota.Abstractions from 1.16.4 to 1.22.0
Bumps Std.UriTemplate from 2.0.1 to 2.0.8

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-version: 1.22.0
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Std.UriTemplate
  dependency-version: 2.0.8
  dependency-type: direct:production
  dependency-group: nuget
...

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 May 8, 2026
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.

0 participants