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 the kiota-dependencies group in /it/csharp with 2 updates #4717

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2024

Bumps the kiota-dependencies group in /it/csharp with 2 updates: Microsoft.Kiota.Authentication.Azure and Microsoft.Kiota.Abstractions.

Updates Microsoft.Kiota.Authentication.Azure from 1.1.5 to 1.1.6

Release notes

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

1.1.6

Changes:

  • #200: bugfix: version range for abstractions
  • #199: - updates code of conduct to the latest standard
  • #198: - replaces sonar login by token
  • #197: Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0
  • #196: Bump xunit from 2.7.1 to 2.8.0
  • #195: Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0

This list of changes was auto generated.

Changelog

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

[1.1.6] - 2024-05-23

Changed

Commits
  • de0421e Merge pull request #200 from microsoft/andrueastman/fixRestore
  • 9020969 Bump azure dependency
  • f25abf5 Fix version range
  • 300bd56 Merge pull request #199 from microsoft/feature/code-of-conduct
  • 094a659 - updates code of conduct to the latest standard
  • 55e14a0 Merge pull request #198 from microsoft/feature/sonar-token
  • 6bbb394 - removes caching due to invalidation problems
  • 0ca0edd - removes unnecessary parameter
  • 8822019 - replaces sonar login by token
  • 99cda2a Merge pull request #197 from microsoft/dependabot/nuget/xunit.runner.visualst...
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.7.0 to 1.9.1

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.9.1

Changes:

  • #236: Removes GetAwaiter() from KiotaSerializer.GetStringFromStream method
  • #235: - replaces sonar login by token

This list of changes was auto generated.

1.9.0

Changes:

  • #234: Bump version for release.
  • #225: Adds IAsyncParseNodeFactory, makes deserialization methods async, upd…
  • #233: - adds async overloads for serialization
  • #230: Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0
  • #229: Bump xunit from 2.7.1 to 2.8.0
  • #227: Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
  • #224: Adds test for validation of invocation count

This list of changes was auto generated.

1.8.4

Changes:

  • #222: Bump Std.UriTemplate from 0.0.56 to 0.0.57

This list of changes was auto generated.

1.8.3

Changes:

  • #221: #219 set license expression
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #219: Set Licence expression on package

This list of changes was auto generated.

1.8.2

Changes:

... (truncated)

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.9.1] - 2024-05-13

Changed

  • Removes GetAwaiter() call in KiotaSerializer.GetStringFromStream and makes it fully synchronous.

[1.9.0] - 2024-05-06

Adds asynchronous deserialization support and marks synchronous as obsolete. microsoft/kiota-abstractions-dotnet#223

Added

  • Added asynchronous deserialization methods (to KiotaJsonSerializer.Deserialization and KiotaSerializer.Deserialization).
  • Added IAsyncParseNodeFactory interface to provide asynchronous version of GetRootParseNode: GetRootParseNodeAsync.
  • Added ParseNodeFactoryRegistry.GetRootParseNodeAsync method.
  • Added ParseNodeProxyFactory.GetRootParseNodeAsync method
  • Adds async overloads for serialization helpers

Changed

  • Marked synchronous deserialization methods as obsolete.
  • Marked IParseNodeFactory.GetRootParseNode as obsolete.
  • Refactored ParseNodeFactoryRegistry.GetFactory to support both asynchronous (IAsyncParseNodeFactory) and synchronous (IParseNodeFactory) factories.

[1.8.4] - 2024-04-19

  • Bumps Std.UriTemplate to version 0.0.57

[1.8.3] - 2024-04-18

[1.8.2] - 2024-04-18

[1.8.1] - 2024-03-26

Changed

[1.8.0] - 2024-03-18

Added

[1.7.12] - 2024-03-08

... (truncated)

Commits
  • c60d8ed Merge pull request #236 from MihaMarkic/feature/removegetawaiter
  • 0519bdf Bumps version
  • 242fe32 Updates changelog
  • 02ac194 Removes GetAwaiter() from KiotaSerializer.GetStringFromStream method
  • 56efcdf Merge pull request #235 from microsoft/feature/sonar-token
  • 9c7f9e5 - removes caching due to invalidation problems
  • 359f442 - replaces sonar login by token
  • 38a169d Merge pull request #234 from microsoft/andrueastman-patch-1
  • ced8a97 Bump version
  • 554b2b6 Merge pull request #225 from MihaMarkic/feature/asyncdeserialization
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the kiota-dependencies group in /it/csharp with 2 updates: [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-authentication-azure-dotnet) and [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-abstractions-dotnet).


Updates `Microsoft.Kiota.Authentication.Azure` from 1.1.5 to 1.1.6
- [Release notes](https://github.com/microsoft/kiota-authentication-azure-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-authentication-azure-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-authentication-azure-dotnet@v1.1.5...v1.1.6)

Updates `Microsoft.Kiota.Abstractions` from 1.7.0 to 1.9.1
- [Release notes](https://github.com/microsoft/kiota-abstractions-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-abstractions-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.7.0...v1.9.1)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Authentication.Azure
  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-minor
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 24, 2024 08:30
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 24, 2024
@github-actions github-actions bot enabled auto-merge May 24, 2024 08:30
auto-merge was automatically disabled May 24, 2024 08:35

Pull Request is not mergeable

@andrueastman andrueastman enabled auto-merge May 24, 2024 08:41
@andrueastman andrueastman merged commit 98f0260 into main May 24, 2024
205 checks passed
@andrueastman andrueastman deleted the dependabot/nuget/it/csharp/kiota-dependencies-98733c619d branch May 24, 2024 08:42
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