Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Kiota.Abstractions and Microsoft.Kiota.Serialization.Multipart in /Solutions #163

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.Kiota.Abstractions and Microsoft.Kiota.Serialization.Multipart. These dependencies needed to be updated together.
Updates Microsoft.Kiota.Abstractions from 1.15.2 to 1.16.1

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

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.

Changelog

Sourced from Microsoft.Kiota.Abstractions'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

[1.16.0] - 2024-12-13

Added

  • Added body inspection handler to enable inspection of request and response bodies. #482
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
  • 3bc8cbd feat: add BodyInspectionHandler (#493)
  • b5bb2cd Merge pull request #484 from microsoft/fix/release-pipeline-labels
  • 216801b Merge pull request #494 from marcinjahn/fix-header-activity
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Multipart from 1.15.2 to 1.16.1

Release notes

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

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.

Changelog

Sourced from Microsoft.Kiota.Serialization.Multipart'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

[1.16.0] - 2024-12-13

Added

  • Added body inspection handler to enable inspection of request and response bodies. #482
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
  • 3bc8cbd feat: add BodyInspectionHandler (#493)
  • b5bb2cd Merge pull request #484 from microsoft/fix/release-pipeline-labels
  • 216801b Merge pull request #494 from marcinjahn/fix-header-activity
  • Additional 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 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)

…ultipart

Bumps [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-dotnet) and [Microsoft.Kiota.Serialization.Multipart](https://github.com/microsoft/kiota-dotnet). These dependencies needed to be updated together.

Updates `Microsoft.Kiota.Abstractions` from 1.15.2 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.15.2...v1.16.1)

Updates `Microsoft.Kiota.Serialization.Multipart` from 1.15.2 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.15.2...v1.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 9f53d71. ± Comparison against base commit 308a841.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2025

Superseded by #169.

@dependabot dependabot bot closed this Jan 7, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Solutions/multi-9131d8926c branch January 7, 2025 20:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants