Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps Microsoft.Kiota.Serialization.Json from 1.16.0 to 1.16.1.

Release notes

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

1.16.1

Changes:

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

This list of changes was auto generated.

Changelog

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

[1.16.1] - 2024-12-18

Changed

  • Aligned retry open telemetry attributes names with latest specification. #324
  • Fixed a bug where the client would fail on 301/302 responses with no location headers. #272
Commits
  • 533634a Merge pull request #497 from microsoft/fix/retry-attributes
  • 56e8b47 Merge branch 'main' into fix/retry-attributes
  • cfe9df9 Merge pull request #498 from microsoft/fix/redirect-with-no-location
  • c637e06 chore: adds changelog entry for client fail
  • 809f804 fix: do not fail on empty location header
  • b082879 chore: bumps patch version
  • baa183c fix: aligns retry attribute names with latest OTEL spec
  • See full diff 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)

@dependabot dependabot bot requested a review from a team as a code owner December 19, 2024 22:08
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 19, 2024
@github-actions github-actions bot enabled auto-merge December 19, 2024 22:09
baywet
baywet previously approved these changes Dec 19, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Kiota.Serialization.Json-1.16.1 branch from b24dfaf to 1be04d7 Compare December 19, 2024 22:22
Bumps [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-dotnet) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.16.0...v1.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Kiota.Serialization.Json-1.16.1 branch from 1be04d7 to 8d9d0af Compare December 19, 2024 22:27
@sonarqubecloud
Copy link

@github-actions github-actions bot merged commit ec1f7ab into main Dec 20, 2024
10 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/Microsoft.Kiota.Serialization.Json-1.16.1 branch December 20, 2024 00:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants