devlooped / SponsorLink

SponsorLink: an attempt at OSS sustainability
https://www.devlooped.com/SponsorLink
MIT License
32 stars 3 forks source link

Bump the azure group with 2 updates #174

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the azure group with 2 updates: Azure.Core and Azure.Monitor.Query.

Updates Azure.Core from 1.37.0 to 1.38.0

Release notes

Sourced from Azure.Core's releases.

Azure.Core_1.38.0

1.38.0 (2024-02-26)

Features Added

  • Add GetRehydrationToken to Operation for rehydration purpose.

Other Changes

  • Additional Azure data centers are now included in AzureLocation. The following were added:
    • China East 3
    • China North 3
    • Israel Central
    • Italy North
    • Poland Central
    • Sweden South
Commits


Updates Azure.Monitor.Query from 1.2.0 to 1.3.0

Release notes

Sourced from Azure.Monitor.Query's releases.

Azure.Monitor.Query_1.3.0

1.3.0 (2024-03-28)

Other Changes

  • Enable national cloud support for US Gov and China clouds
  • MetricsBatchQueryClient renamed to MetricsClient
  • QueryBatch renamed to QueryResources in MetricsClient
  • MetricsBatchResult renamed to MetricsQueryResourcesResult in MetricsClient
  • Added MetricsClientBuilderExtensions methods
Commits
  • 4613f5a [CODEOWNERS] Fix linter (#43097)
  • ef8878e Sync eng/common directory with azure-sdk-tools for PR 7977 (#43094)
  • da8e610 Increment package version after release of Azure.ResourceManager.ScVmm (#43096)
  • 1bd8c43 Increment package version after release of Azure.Provisioning (#43079)
  • 9697025 Increment package version after release of Azure.ResourceManager.PostgreSql (...
  • d4ad39e Update Generator Version 3.0.0-beta.20240329.1 (#43091)
  • 21b2c0f Update healthinsights spec to latest (#43064)
  • 4def735 Upgrading SDK for Microsoft.SCVMM with stable swagger API version 2023-10-07 ...
  • 17aaf79 Polish HealthcareApis and CosmosDB (#43089)
  • 7f8d106 Update comment of SetApiVersion to include more information about the Resourc...
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 months ago

Superseded by #175.