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.Json in /Solutions #150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps Microsoft.Kiota.Abstractions and Microsoft.Kiota.Serialization.Json. These dependencies needed to be updated together.
Updates Microsoft.Kiota.Abstractions from 1.13.1 to 1.14.0

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.14.0

Changes:

  • #430: Adds Authorization handler

This list of changes was auto generated.

1.13.2

No release notes provided.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.14.0] - 2024-11-06

Added

  • Added AuthorizationHandler to authenticate requests and GraphClientFactory.create(authProvider) to instantiate an HttpClient with the built-in Authorization Handler.

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 93672c8 Merge pull request #430 from microsoft/feat/auth-handler
  • 52cecf0 Bump version and update CHANGELOG
  • d45b7d4 Fix SonarCloud issues
  • 77f946f Increase test coverage
  • 2c77cce Apply suggestions from code review
  • d5882b3 Fix failing tests
  • 7007775 fix ci failure....
  • 4c1f70c Change additional auth context type and log at appropriate step
  • 6db569f feat: Add create() overload in KiotaClientFactory to add authentication middl...
  • 49e9625 feat: Adds Authorization handler
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Json from 1.13.1 to 1.14.0

Release notes

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

1.14.0

Changes:

  • #430: Adds Authorization handler

This list of changes was auto generated.

1.13.2

No release notes provided.

Changelog

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

[1.14.0] - 2024-11-06

Added

  • Added AuthorizationHandler to authenticate requests and GraphClientFactory.create(authProvider) to instantiate an HttpClient with the built-in Authorization Handler.

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 93672c8 Merge pull request #430 from microsoft/feat/auth-handler
  • 52cecf0 Bump version and update CHANGELOG
  • d45b7d4 Fix SonarCloud issues
  • 77f946f Increase test coverage
  • 2c77cce Apply suggestions from code review
  • d5882b3 Fix failing tests
  • 7007775 fix ci failure....
  • 4c1f70c Change additional auth context type and log at appropriate step
  • 6db569f feat: Add create() overload in KiotaClientFactory to add authentication middl...
  • 49e9625 feat: Adds Authorization handler
  • 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)

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

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.14.0
- [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.13.1...v1.14.0)

Updates `Microsoft.Kiota.Serialization.Json` from 1.13.1 to 1.14.0
- [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.13.1...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2024
Copy link

github-actions bot commented Nov 6, 2024

Test Results

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

Results for commit eb3d73d. ± Comparison against base commit bf5ef41.

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