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 dotnet group in /docs/azure/sdk/snippets/logging with 2 updates #41481

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

Bumps the dotnet group in /docs/azure/sdk/snippets/logging with 2 updates: Azure.Identity and Microsoft.Extensions.Azure.

Updates Azure.Identity from 1.11.4 to 1.12.0

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.12.0

1.12.0 (2024-06-17)

Features Added

  • Added AzurePipelinesCredential for authenticating with Azure Pipelines service connections.
  • OnBehalfOfCredential now supports client assertion callbacks for acquiring tokens on behalf of a user.
  • All credentials now support setting RefreshOn value if received from MSAL.
  • ManagedIdentityCredential sets RefreshOn value of half the token lifetime for AccessTokens with an ExpiresOn value greater than 2 hours in the future.
  • ClientAssertionCredentialOptions now supports TokenCachePersistenceOptions for configuring token cache persistence.

Azure.Identity_1.12.0-beta.3

1.12.0-beta.3 (2024-06-11)

Features Added

  • OnBehalfOfCredential now supports client assertion callbacks for acquiring tokens on behalf of a user.
  • All credentials now support setting RefreshOn value if received from MSAL.
  • ManagedIdentityCredential sets RefreshOn value of half the token lifetime for AccessTokens with an ExpiresOn value greater than 2 hours in the future.

Breaking Changes

  • The constructor of AzurePipelinesCredential now includes additional required parameters for the Azure Pipelines service connection.

Bugs Fixed

  • Bug fixes for AzurePipelinesCredential
  • Managed identity bug fixes.
Commits

Updates Microsoft.Extensions.Azure from 1.7.3 to 1.7.4

Release notes

Sourced from Microsoft.Extensions.Azure's releases.

Microsoft.Extensions.Azure_1.7.4

1.7.4 (2024-06-13)

Other Changes

  • Updated dependency Azure.Identity to version 1.11.4.
Commits
  • 03eca41 [Extensions] Fix AOT warning (#44562)
  • 3912564 [Extensions] June 2024 Release Prep (#44560)
  • 86747c4 Sync eng/common directory with azure-sdk-tools for PR 8388 (#44448)
  • e7865a6 Increment package version after release of Azure.Monitor.Query (#44537)
  • 59cae87 Increment package version after release of Azure.ResourceManager.EventHubs (#...
  • d3c8913 Upgrade Azure.ResourceManager.EventHubs to 2024-01 (#44547)
  • f11c5ed Update Generator Version 3.0.0-beta.20240612.2 (#44546)
  • 444c613 Use commit from main branch (#44545)
  • a4b9ab1 Fix Azure OpenAI double ?, and JSON test issues (#44457)
  • 410dc90 Specify eastus for EventGrid test location (#44539)
  • 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 dotnet group in /docs/azure/sdk/snippets/logging with 2 updates: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Identity` from 1.11.4 to 1.12.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.4...Azure.Identity_1.12.0)

Updates `Microsoft.Extensions.Azure` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Microsoft.Extensions.Azure_1.7.3...Microsoft.Extensions.Azure_1.7.4)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 19, 2024
@dotnet-bot dotnet-bot added this to the June 2024 milestone Jun 19, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates PR is created by someone from the .NET community. label Jun 19, 2024
@github-actions github-actions bot enabled auto-merge June 19, 2024 12:28
@github-actions github-actions bot merged commit f7d3aa1 into main Jun 19, 2024
12 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/docs/azure/sdk/snippets/logging/dotnet-66d24e6259 branch June 19, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file dotnet-azure/svc .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant