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

chore(deps): bump Microsoft.Graph.Core, Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json #538

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps Microsoft.Graph.Core, Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json. These dependencies needed to be updated together.
Updates Microsoft.Graph.Core from 3.2.2 to 3.2.3

Release notes

Sourced from Microsoft.Graph.Core's releases.

v3.2.3

3.2.3 (2025-01-28)

Bug Fixes

  • fixes performance issue when using the AddBatchRequestStepAsync method due to the client trying to authenticate the request on conversion (a5b3950)
Changelog

Sourced from Microsoft.Graph.Core's changelog.

3.2.3 (2025-01-28)

Bug Fixes

  • fixes performance issue when using the AddBatchRequestStepAsync method due to the client trying to authenticate the request on conversion (a5b3950)
Commits
  • 54213cc Merge pull request #957 from microsoftgraph/release-please--branches--main--c...
  • fb3295e chore(main): release 3.2.3
  • e1fdb11 Merge pull request #956 from microsoftgraph/andrueastman/fixBatchPerf
  • 14af57e chore: fix broken test
  • dc6e44c chore: move around supression
  • 1d94465 attempt to suppress warnings
  • 7c01730 update project global file
  • 4d80a83 chore: bump the trimming project version
  • a5b3950 fix: fixes performance issue when using the AddBatchRequestStepAsync method...
  • 497fc19 Merge pull request #955 from microsoftgraph/dependabot/github_actions/dependa...
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Authentication.Azure from 1.16.4 to 1.16.4

Changelog

Sourced from Microsoft.Kiota.Authentication.Azure's changelog.

Commits

Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.16.4 to 1.16.4

Changelog

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

Commits

Updates Microsoft.Kiota.Serialization.Json from 1.16.4 to 1.16.4

Changelog

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

Commits

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)

…n.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json

Bumps [Microsoft.Graph.Core](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core), [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-dotnet), [Microsoft.Kiota.Http.HttpClientLibrary](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.Graph.Core` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-dotnet-core@3.2.2...3.2.3)

Updates `Microsoft.Kiota.Authentication.Azure` from 1.16.4 to 1.16.4
- [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.4...v1.16.4)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.16.4 to 1.16.4
- [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.4...v1.16.4)

Updates `Microsoft.Kiota.Serialization.Json` from 1.16.4 to 1.16.4
- [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.4...v1.16.4)

---
updated-dependencies:
- dependency-name: Microsoft.Graph.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Kiota.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 30, 2025 22:55
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 30, 2025
@github-actions github-actions bot enabled auto-merge January 30, 2025 22:55
@github-actions github-actions bot merged commit 94b5cc2 into main Jan 31, 2025
10 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/multi-df85bd58eb branch January 31, 2025 04:02
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.

1 participant