Skip to content

Bump Microsoft.Kiota.Authentication.Azure from 1.0.2 to 1.0.3#678

Merged
github-actions[bot] merged 1 commit intodevfrom
dependabot/nuget/Microsoft.Kiota.Authentication.Azure-1.0.3
Jun 26, 2023
Merged

Bump Microsoft.Kiota.Authentication.Azure from 1.0.2 to 1.0.3#678
github-actions[bot] merged 1 commit intodevfrom
dependabot/nuget/Microsoft.Kiota.Authentication.Azure-1.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps Microsoft.Kiota.Authentication.Azure from 1.0.2 to 1.0.3.

Release notes

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

1.0.3

Changes:

  • #95: Fix unwanted scopes collection modification in AzureIdentityAccessTokenProvider
  • #94: Bump Microsoft.Kiota.Abstractions from 1.1.3 to 1.1.4
  • #92: Bump Azure.Core from 1.32.0 to 1.33.0
  • #91: Bump Microsoft.Kiota.Abstractions from 1.1.2 to 1.1.3
  • #90: - adds missing package icon
  • #89: Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2
  • #88: Bump Microsoft.TestPlatform.ObjectModel from 17.6.1 to 17.6.2
  • #86: Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1
  • #87: Bump Microsoft.TestPlatform.ObjectModel from 17.6.0 to 17.6.1
  • #85: Bump Microsoft.Kiota.Abstractions from 1.1.1 to 1.1.2
  • #84: Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
  • #83: Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0
  • #81: Bump coverlet.msbuild from 3.2.0 to 6.0.0
  • #82: Bump coverlet.collector from 3.2.0 to 6.0.0
  • #80: Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
  • #79: Bump Microsoft.TestPlatform.ObjectModel from 17.5.0 to 17.6.0
  • #78: Bump Azure.Core from 1.31.0 to 1.32.0
  • #77: Fix docs
  • #75: Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
  • #74: Bump Microsoft.Kiota.Abstractions from 1.1.0 to 1.1.1
  • #73: Bump Azure.Core from 1.30.0 to 1.31.0
  • #71: Update ci-build.yml

This list of changes was auto generated.

Changelog

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

[1.0.3] - 2023-06-26

Changed

  • Fix unwanted scopes collection modification in AzureIdentityAccessTokenProvider (Fix default upload size (5 instead of 4) #73).
  • Add missing ConfigureAwait(false) to GetTokenAsync call.
  • Replaced true/false values in SetTag method calls with pre-initialized values to prevent boxing.
Commits
  • 53dc1df Merge pull request #95 from schuettecarsten/patch-1
  • 7fa09f6 Update CHANGELOG.md and Microsoft.Kiota.Authentication.Azure.csproj for 1.0.3
  • c427bab Replace true/false by pre-boxed static readonly values to prevent boxing on e...
  • e13973a Add missingConfigureAwait(false)
  • 29537f5 Fix unwanted scopes collection modification in AzureIdentityAccessTokenProvider
  • ed4e292 Merge pull request #94 from microsoft/dependabot/nuget/Microsoft.Kiota.Abstra...
  • d5f7aea Bump Microsoft.Kiota.Abstractions from 1.1.3 to 1.1.4
  • 0ecb497 Merge pull request #92 from microsoft/dependabot/nuget/Azure.Core-1.33.0
  • bec1462 Bump Azure.Core from 1.32.0 to 1.33.0
  • 98285bf Merge pull request #91 from microsoft/dependabot/nuget/Microsoft.Kiota.Abstra...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
Microsoft Reviewers: Open in CodeFlow

Bumps [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-authentication-azure-dotnet) from 1.0.2 to 1.0.3.
- [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.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 26, 2023 21:56
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 26, 2023
@github-actions github-actions bot enabled auto-merge June 26, 2023 21:57
@github-actions github-actions bot merged commit 7f0b701 into dev Jun 26, 2023
@github-actions github-actions bot deleted the dependabot/nuget/Microsoft.Kiota.Authentication.Azure-1.0.3 branch June 26, 2023 22:19
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