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 azure group with 4 updates #102

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps the azure group with 4 updates: Azure.Identity, Azure.Storage.Blobs, Azure.Storage.Queues and Azure.Data.Tables.

Updates Azure.Identity from 1.9.0 to 1.10.3

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.10.3

1.10.3 (2023-10-18)

Bugs Fixed

  • ManagedIdentityCredential will now correctly retry when the instance metadata endpoint returns a 410 response. #28568

Other Changes

  • Updated Microsoft.Identity.Client dependency to version 4.56.0

Azure.Identity_1.10.2

1.10.2 (2023-10-10)

Bugs Fixed

  • Bug fixes for development time credentials.

Azure.Identity_1.10.1

1.10.1 (2023-09-12)

Bugs Fixed

  • ManagedIdentityCredential will fall through to the next credential in the chain in the case that Docker Desktop returns a 403 response when attempting to access the IMDS endpoint. #38218
  • Fixed an issue where interactive credentials would still prompt on the first GetToken request even when the cache is populated and an AuthenticationRecord is provided. #38431
Commits

Updates Azure.Storage.Blobs from 12.17.0 to 12.18.0

Release notes

Sourced from Azure.Storage.Blobs's releases.

Azure.Storage.Blobs_12.18.0

12.18.0 (2023-09-12)

  • Includes all features from 12.18.0-beta.1.
Commits
  • 6ceae18 Fix release date for Confidential Ledger (#38629)
  • 769be8d STG 90 GA release prep (#38631)
  • 02768e3 [SignalR extensions] Release v1.11.2 (#38623)
  • 35ce212 Remove circular shared source references in Azure.Core tests files (#38607)
  • e75845f [Event Hubs] September 2023 Release Prep (non-core) (#38605)
  • 0dc921a Increment package version after release of Azure.Messaging.EventHubs (#38627)
  • cf01c56 Increment package version after release of Azure.ResourceManager.Communicatio...
  • 77383de Increment package version after release of Microsoft.Azure.WebJobs.Extensions...
  • 8730dd7 [Communication]Enable managed identity in ACScommunication resource sdk (#37566)
  • 8a37c31 Allow As<T> to return null for reference types (#38611)
  • Additional commits viewable in compare view

Updates Azure.Storage.Queues from 12.15.0 to 12.16.0

Release notes

Sourced from Azure.Storage.Queues's releases.

Azure.Storage.Queues_12.16.0

12.16.0 (2023-09-12)

  • Includes all features from 12.16.0-beta.1.
Commits
  • 6ceae18 Fix release date for Confidential Ledger (#38629)
  • 769be8d STG 90 GA release prep (#38631)
  • 02768e3 [SignalR extensions] Release v1.11.2 (#38623)
  • 35ce212 Remove circular shared source references in Azure.Core tests files (#38607)
  • e75845f [Event Hubs] September 2023 Release Prep (non-core) (#38605)
  • 0dc921a Increment package version after release of Azure.Messaging.EventHubs (#38627)
  • cf01c56 Increment package version after release of Azure.ResourceManager.Communicatio...
  • 77383de Increment package version after release of Microsoft.Azure.WebJobs.Extensions...
  • 8730dd7 [Communication]Enable managed identity in ACScommunication resource sdk (#37566)
  • 8a37c31 Allow As<T> to return null for reference types (#38611)
  • Additional commits viewable in compare view

Updates Azure.Data.Tables from 12.8.0 to 12.8.1

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 <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 azure group with 4 updates: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net), [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net), [Azure.Storage.Queues](https://github.com/Azure/azure-sdk-for-net) and [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Identity` from 1.9.0 to 1.10.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.9.0...Azure.Identity_1.10.3)

Updates `Azure.Storage.Blobs` from 12.17.0 to 12.18.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.17.0...Azure.Storage.Blobs_12.18.0)

Updates `Azure.Storage.Queues` from 12.15.0 to 12.16.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Queues_12.15.0...Azure.Storage.Queues_12.16.0)

Updates `Azure.Data.Tables` from 12.8.0 to 12.8.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.8.0...Azure.Data.Tables_12.8.1)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Storage.Blobs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Storage.Queues
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Data.Tables
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2023

Superseded by #104.

@dependabot dependabot bot closed this Nov 7, 2023
@dependabot dependabot bot deleted the dependabot/nuget/azure-9012570424 branch November 7, 2023 10:18
@devlooped devlooped locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants