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 the kiota-dependencies group across 4 directories with 4 updates #936

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the kiota-dependencies group with 4 updates in the / directory: Microsoft.Kiota.Abstractions, Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json.
Bumps the kiota-dependencies group with 4 updates in the /src/Microsoft.Graph.Core directory: Microsoft.Kiota.Abstractions, Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json.
Bumps the kiota-dependencies group with 4 updates in the /tests/Microsoft.Graph.DotnetCore.Core.Test directory: Microsoft.Kiota.Abstractions, Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json.
Bumps the kiota-dependencies group with 4 updates in the /tests/Microsoft.Graph.DotnetCore.Core.Trimming directory: Microsoft.Kiota.Abstractions, Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json.

Updates Microsoft.Kiota.Abstractions from 1.15.0 to 1.15.2

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Authentication.Azure from 1.14.0 to 1.15.2

Release notes

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

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

1.15.0

Changes:

  • #466: feat: support for net9.0
  • #439: chore(deps): bump Std.UriTemplate from 2.0.0 to 2.0.1
  • #438: chore(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 17.11.20 to 17.12.19

This list of changes was auto generated.

Changelog

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

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

[1.15.0] - 2024-11-13

Added

  • Added support for net9.0.
Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 49d3961 Merge pull request #466 from microsoft/fix/net9
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • f31544c proper name for the step
  • 51d2a0a missed a few spots
  • c44bf34 feat: support for net9.0
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.15.0 to 1.15.2

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.14.0 to 1.15.2

Release notes

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

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

1.15.0

Changes:

  • #466: feat: support for net9.0
  • #439: chore(deps): bump Std.UriTemplate from 2.0.0 to 2.0.1
  • #438: chore(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 17.11.20 to 17.12.19

This list of changes was auto generated.

Changelog

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

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

[1.15.0] - 2024-11-13

Added

  • Added support for net9.0.
Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 49d3961 Merge pull request #466 from microsoft/fix/net9
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • f31544c proper name for the step
  • 51d2a0a missed a few spots
  • c44bf34 feat: support for net9.0
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.15.0 to 1.15.2

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Serialization.Json from 1.15.0 to 1.15.2

Release notes

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

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

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

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Abstractions from 1.15.0 to 1.15.2

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Authentication.Azure from 1.14.0 to 1.15.2

Release notes

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

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

1.15.0

Changes:

  • #466: feat: support for net9.0
  • #439: chore(deps): bump Std.UriTemplate from 2.0.0 to 2.0.1
  • #438: chore(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 17.11.20 to 17.12.19

This list of changes was auto generated.

Changelog

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

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

[1.15.0] - 2024-11-13

Added

  • Added support for net9.0.
Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 49d3961 Merge pull request #466 from microsoft/fix/net9
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • f31544c proper name for the step
  • 51d2a0a missed a few spots
  • c44bf34 feat: support for net9.0
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.15.0 to 1.15.2

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.14.0 to 1.15.2

Release notes

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

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

1.15.0

Changes:

  • #466: feat: support for net9.0
  • #439: chore(deps): bump Std.UriTemplate from 2.0.0 to 2.0.1
  • #438: chore(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 17.11.20 to 17.12.19

This list of changes was auto generated.

Changelog

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

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

[1.15.0] - 2024-11-13

Added

  • Added support for net9.0.
Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 49d3961 Merge pull request #466 from microsoft/fix/net9
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • f31544c proper name for the step
  • 51d2a0a missed a few spots
  • c44bf34 feat: support for net9.0
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.15.0 to 1.15.2

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Serialization.Json from 1.15.0 to 1.15.2

Release notes

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

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

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

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Abstractions from 1.15.0 to 1.15.2

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Authentication.Azure from 1.14.0 to 1.15.2

Release notes

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

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

1.15.0

Changes:

  • #466: feat: support for net9.0
  • #439: chore(deps): bump Std.UriTemplate from 2.0.0 to 2.0.1
  • #438: chore(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 17.11.20 to 17.12.19

This list of changes was auto generated.

Changelog

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

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

[1.15.0] - 2024-11-13

Added

  • Added support for net9.0.
Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 49d3961 Merge pull request #466 from microsoft/fix/net9
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • f31544c proper name for the step
  • 51d2a0a missed a few spots
  • c44bf34 feat: support for net9.0
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.15.0 to 1.15.2

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.14.0 to 1.15.2

Release notes

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

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

1.15.0

Changes:

  • #466: feat: support for net9.0
  • #439: chore(deps): bump Std.UriTemplate from 2.0.0 to 2.0.1
  • #438: chore(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 17.11.20 to 17.12.19

This list of changes was auto generated.

Changelog

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

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

[1.15.0] - 2024-11-13

Added

  • Added support for net9.0.
Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 49d3961 Merge pull request #466 from microsoft/fix/net9
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • f31544c proper name for the step
  • 51d2a0a missed a few spots
  • c44bf34 feat: support for net9.0
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.15.0 to 1.15.2

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits
  • c6f3ceb Merge pull request #469 from microsoft/fix/diagnostic-source-version
  • 526a64a fix: diagnostic source version
  • 459e604 Merge pull request #468 from microsoft/primitivesFix
  • 83c61e8 cleanup merge conflicts
  • 506e3f8 Merge remote-tracking branch 'origin/main' into primitivesFix
  • 60a5739 Terminal fix: serialization of primitives present in additionalData
  • See full diff in compare view

Updates Microsoft.Kiota.Serialization.Json from 1.15.0 to 1.15.2

Release notes

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

1.15.2

Changes:

  • #469: fix: diagnostic source version

This list of changes was auto generated.

1.15.1

Changes:

  • #468: fix: serialization of primitives present in additionalData

This list of changes was auto generated.

Changelog

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

[1.15.2] - 2024-11-13

Changed

  • Fixed an issue where System.Diagnostics.DiagnosticSource would be locked version < 9.0.

[1.15.1] - 2024-11-13

Added

Commits

…ith 4 updates

Bumps the kiota-dependencies group with 4 updates in the / directory: [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-dotnet), [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).
Bumps the kiota-dependencies group with 4 updates in the /src/Microsoft.Graph.Core directory: [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-dotnet), [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).
Bumps the kiota-dependencies group with 4 updates in the /tests/Microsoft.Graph.DotnetCore.Core.Test directory: [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-dotnet), [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).
Bumps the kiota-dependencies group with 4 updates in the /tests/Microsoft.Graph.DotnetCore.Core.Trimming directory: [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-dotnet), [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).


Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Authentication.Azure` from 1.14.0 to 1.15.2
- [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.14.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.14.0 to 1.15.2
- [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.14.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Serialization.Json` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Authentication.Azure` from 1.14.0 to 1.15.2
- [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.14.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.14.0 to 1.15.2
- [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.14.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Serialization.Json` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Authentication.Azure` from 1.14.0 to 1.15.2
- [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.14.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.14.0 to 1.15.2
- [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.14.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Serialization.Json` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Authentication.Azure` from 1.14.0 to 1.15.2
- [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.14.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.14.0 to 1.15.2
- [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.14.0...v1.15.2)

Updates `Microsoft.Kiota.Abstractions` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

Updates `Microsoft.Kiota.Serialization.Json` from 1.15.0 to 1.15.2
- [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.0...v1.15.2)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 14, 2024 21:50
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 14, 2024
Copy link

sonarcloud bot commented Nov 14, 2024

@github-actions github-actions bot merged commit ef12e64 into main Nov 14, 2024
10 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/kiota-dependencies-3dd8179e3d branch November 14, 2024 22:21
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