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 across 1 directory with 2 updates #1506

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the azure group with 2 updates in the / directory: Azure.Extensions.AspNetCore.DataProtection.Keys and Azure.Monitor.Query.

Updates Azure.Extensions.AspNetCore.DataProtection.Keys from 1.2.4 to 1.3.0

Release notes

Sourced from Azure.Extensions.AspNetCore.DataProtection.Keys's releases.

Azure.Extensions.AspNetCore.DataProtection.Keys_1.3.0

1.3.0 (2024-11-26)

Other Changes

  • Updated dependency Microsoft.Extensions.DependencyInjection to version 8.0.11
  • Updated dependency Microsoft.Bcl.AsyncInterfaces to version 8.0.0

Azure.Communication.CallAutomation_1.3.0

1.3.0 (2024-11-22)

Features Added

  • Support multiple play sources for Play and Recognize
  • Support for PlayStarted event in Play/Recognize
  • Hold and Unhold the participant
  • CallDisconnected now includes more information on why the call has ended
  • Support to manage the rooms/servercall/group call using connect API
  • Expose original PSTN number target from incoming call event in call connection properties
  • Support for VoIP to PSTN transfer scenario

Other Changes

  • Added CreateCallFailed event to signify when create call API fails to establish a call
  • Added AnswerFailed event to signify when answer call API fails to answer a call

Azure.ResourceManager.ServiceFabricManagedClusters_1.3.0-beta.2

1.3.0-beta.2 (2024-11-21)

Features Added

Azure.ResourceManager.AppService_1.3.0

1.3.0 (2024-11-19)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.41.0 to 1.44.1
  • Upgraded Azure.ResourceManager from 1.12.0 to 1.13.0

Azure.ResourceManager.ServiceFabricManagedClusters_1.3.0-beta.1

1.3.0-beta.1 (2024-11-15)

Features Added

... (truncated)

Commits
  • da290fa [Azure Load Testing] Add NOT_VALIDATED to list of terminal states (#47329)
  • 0bf6353 remove previous cadl scripts (#47322)
  • 1874aeb [Extensions] Update DataProtection dependency to v8.x (#47286)
  • 2f68503 [Messaging] Bump AMQP dependency (#47342)
  • 43be57c Increment version for hybridconnectivity releases (#47331)
  • 72e6152 Increment package version after release of Azure.ResourceManager.Maps (#47330)
  • da8675c Update AutoRest C# version to 3.0.0-beta.20241125.1 (#47327)
  • c2725ca Upgrade Azure.ResourceManager.Maps API version (#47239)
  • cb69677 Release 2023-03-01 for first stable release (#47316)
  • 111a9cc Increment package version after release of Azure.Search.Documents (#47324)
  • Additional commits viewable in compare view

Updates Azure.Monitor.Query from 1.5.0 to 1.6.0

Release notes

Sourced from Azure.Monitor.Query's releases.

Azure.Monitor.Query_1.6.0

1.6.0 (2024-12-03)

Features Added

  • Add 'StartTime' and 'EndTime' parameters to 'MetricsQueryResourcesOptions' to allow for querying a specific time range

Bugs Fixed

  • Fix bug in 'MetricsClient' QueryResourceAsync method where the 'QueryTimeRange' parameter was incorrectly set

Azure.ResourceManager.DataFactory_1.6.0

1.6.0 (2024-11-11)

Features Added

  • Added support for additional MySQL connection properties.
  • Added support for Azure PostgreSQL v2, updated connection strings, and corrected Linked JSON configurations.
Commits
  • 68e212d Checkpointer use testing (#47224)
  • 1d41111 [Event Hubs] GeoDR - OffsetString (#47133)
  • 7efe3d1 wip (#47401)
  • 21c9d5f Update logging docs to indicate that IsLoggingContentEnabled requires EventLe...
  • 1b895fc fix incomplete run details (#47343)
  • d5ffdf2 Update logging docs to indicate that IsLoggingContentEnabled requires EventLe...
  • 1309fee [Azure.Monitor.Query] Update MetricsQueryResourcesOptions to have StartTime a...
  • 469fc55 Increment package version after release of Azure.ResourceManager.NetworkCloud...
  • b1b1e2e Fix deserialization bug (#46666)
  • 31289c4 Increment version for hybridcompute releases (#47384)
  • 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

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 9, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/azure-313c0b951c branch from cc477ef to 9d7b02d Compare December 9, 2024 08:57
Bumps the azure group with 2 updates in the / directory: [Azure.Extensions.AspNetCore.DataProtection.Keys](https://github.com/Azure/azure-sdk-for-net) and [Azure.Monitor.Query](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Extensions.AspNetCore.DataProtection.Keys` from 1.2.4 to 1.3.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.4...Azure.Extensions.AspNetCore.DataProtection.Keys_1.3.0)

Updates `Azure.Monitor.Query` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Monitor.Query_1.5.0...Azure.Monitor.Query_1.6.0)

---
updated-dependencies:
- dependency-name: Azure.Extensions.AspNetCore.DataProtection.Keys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Monitor.Query
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/azure-313c0b951c branch from 9d7b02d to e0540b5 Compare December 9, 2024 08:59
@mburumaxwell mburumaxwell merged commit de32399 into main Dec 9, 2024
3 checks passed
@mburumaxwell mburumaxwell deleted the dependabot/nuget/azure-313c0b951c branch December 9, 2024 09:03
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