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.92.0 in /src/Infrastructure #328

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Pulumi.AzureNative from 1.47.0 to 1.92.0.

Release notes

Sourced from Pulumi.AzureNative's releases.

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.

v1.87.0

No release notes provided.

v1.86.0

No release notes provided.

v1.85.0

No release notes provided.

v1.84.0

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-azure-native/compare/v1.83.1...v1.84.0

v1.83.1

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-azure-native/compare/v1.83.0...v1.83.1

v1.83.0

What's Changed

... (truncated)

Changelog

Sourced from Pulumi.AzureNative's changelog.

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

1.91.0 (2023-01-09)

  • Remove a deprecated resource web.ContainerApp. Please use app.ContainerApp instead.
  • Fix ApiManagement: ListSubscription fails with status 400 #1602
  • Fix Unable to destroy a ServerBlobAuditingPolicy #1481
  • Fix Creation of BlobContainerImmutabilityPolicy fails with 'cannot create already existing resource' #1492

Breaking changes:

  • Type "azure-native:keyvault:ManagedHsmPropertiesResponse" missing property "createMode"

New resources:

  • voiceservices.CommunicationsGateway
  • voiceservices.Contact
  • voiceservices.TestLine

New functions:

  • voiceservices.getCommunicationsGateway
  • voiceservices.getContact
  • voiceservices.getTestLine

1.90.0 (2022-12-15)

... (truncated)

Commits
  • 4caf554 Prepare v1.92.0
  • 87ea408 Automated SDK generation @ azure-rest-api-specs e7bf3adfa2d5e5cdbb804eec35279...
  • defa4c9 Automated Pulumi/Pulumi upgrade (#2171)
  • c3a937f Automated SDK generation @ azure-rest-api-specs 6e011aae8dd50b5acb4bd5e951f5b...
  • b38237c Automated SDK generation @ azure-rest-api-specs d60e51137381d590fd5dbe76f7baa...
  • 76136a7 Automated SDK generation @ azure-rest-api-specs 38e580acd81dbb904d048a23d805d...
  • d5b3a2e Prepare v1.91.0
  • d75d8c1 Add new RP Voice Services and bump to latest spec (#2163)
  • abff14c Automated Pulumi/Pulumi upgrade (#2162)
  • 89ffd89 Add a default POST body for invokes to fix 400 Request payload must contain J...
  • 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 #333.