stize / infrastructure

Infrastructure to host and run infrastructure modules and applications in the cloud
Apache License 2.0
2 stars 2 forks source link

Bump Pulumi.AzureNative from 1.47.0 to 1.94.0 in /src/Infrastructure #339

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Pulumi.AzureNative from 1.47.0 to 1.94.0.

Release notes

Sourced from Pulumi.AzureNative's releases.

v1.94.0

v1.93.1-alpha.1675793341+a75fa95e

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-azure-native/compare/v1.93.0...v1.93.1-alpha.1675793341+a75fa95e

v1.93.0

No release notes provided.

v1.92.0

No release notes provided.

v1.91.0

No release notes provided.

v1.90.0

No release notes provided.

v1.89.1

No release notes provided.

v1.89.0

No release notes provided.

v1.88.1

No release notes provided.

v1.88.0

No release notes provided.

... (truncated)

Changelog

Sourced from Pulumi.AzureNative's changelog.

1.94.0 (2023-02-07)

1.93.0 (2023-01-25)

Breaking changes:

  • azure-native:monitor:MonitoringAccount renamed to monitor.AzureMonitorWorkspace.
  • azure-native:monitor:getMonitoringAccount renamed to monitor.getAzureMonitorWorkspace.

New resources:

  • dbformysql.Configuration for Flexible Servers #2200

1.92.0 (2023-01-13)

  • Fixes #1602
  • Upgrade to latest version of Azure Rest API Specs
    • Removed properties that are output-only:
      • Type azure-native:botservice:MsTeamsChannelPropertiesResponse missing property callingWebHook
      • Type azure-native:botservice:ConnectionSettingProperties missing property id
      • Type azure-native:botservice:ConnectionSettingProperties missing property name
      • Type azure-native:botservice:ConnectionSettingPropertiesResponse missing property id
      • Type azure-native:botservice:ConnectionSettingPropertiesResponse missing property name
      • Type azure-native:botservice:MsTeamsChannelProperties missing property callingWebHook
      • Type azure-native:keyvault:ManagedHsmPropertiesResponse missing property createMode
    • Breaking changes:
      • Type azure-native:datafactory:SynapseSparkJobDefinitionActivity input numExecutors type changed from integer to pulumi.json#/Any
      • Type azure-native:datafactory:SynapseSparkJobDefinitionActivityResponse input numExecutors type changed from integer to pulumi.json#/Any
    • New resources:
      • voiceservices.CommunicationsGateway
      • voiceservices.Contact
      • voiceservices.TestLine
    • New functions:
      • voiceservices.getCommunicationsGateway
      • voiceservices.getContact
      • voiceservices.getTestLine

... (truncated)

Commits
  • 5275339 Add workaround for leading "v" already existing for non-pre releases
  • f56be0f Fix release workflow to only depend on publish (#2235)
  • ba50acd Automated SDK generation @ azure-rest-api-specs d66735f5dc80731ee5c7a31399c2a...
  • 08aa1c9 Prepare v1.94.0
  • 73443e0 Refine automated PR workflow process (#2229)
  • aafe7bc Add WillReplaceOnChanges annotations (#2234)
  • dcfa9b2 Automated SDK generation @ azure-rest-api-specs 9918780b4dc4bdc111cf3facc1156...
  • fd8c23b Upgrade pull request action
  • 48b66f2 Format workflow
  • 43773fd Only enable automerge if there's no breaking changes
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #341.