ardatan / feTS

🗹 TypeScript HTTP Framework focusing on e2e type-safety, easy setup, performance & great developer experience
https://the-guild.dev/openapi/fets
MIT License
630 stars 29 forks source link

chore(deps-dev): bump @pulumi/azure-native from 2.56.0 to 2.57.0 #1836

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @pulumi/azure-native from 2.56.0 to 2.57.0.

Release notes

Sourced from @​pulumi/azure-native's releases.

v2.57.0

Does the PR have any schema changes?

Found 9 breaking changes:

Resources

  • "azure-native:documentdb:FirewallRule":
    • inputs:
      • 🟡 "endIpAddress" missing
      • 🟡 "startIpAddress" missing
    • properties:
      • 🟡 "endIpAddress" missing output "endIpAddress"
      • 🟡 "provisioningState" missing output "provisioningState"
      • 🟡 "startIpAddress" missing output "startIpAddress"

Types

  • 🟡 "azure-native:billing:InvoiceSectionProperties": properties: "targetCloud" type changed from "" to "string"
  • 🔴 "azure-native:billing:TargetCloud" missing
  • 🟢 "azure-native:datafactory:SharePointOnlineListLinkedService": required: "servicePrincipalKey" property is no longer Required
  • 🟢 "azure-native:datafactory:SharePointOnlineListLinkedServiceResponse": required: "servicePrincipalKey" property is no longer Required

New resources:

  • network.IpamPool
  • network.ReachabilityAnalysisIntent
  • network.ReachabilityAnalysisRun
  • network.StaticCidr
  • network.VerifierWorkspace

New functions:

  • network.getIpamPool
  • network.getIpamPoolUsage
  • network.getReachabilityAnalysisIntent
  • network.getReachabilityAnalysisRun
  • network.getStaticCidr
  • network.getVerifierWorkspace
  • network.listIpamPoolAssociatedResources

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-azure-native/compare/v2.56.0...v2.57.0

Commits
  • cbdf0b7 Fix nightly gen (#3527)
  • 73af7b3 Upgrade to 019e400
  • 4177315 Exclude renamed IoT Operations resources
  • 232b11d Improve failed gen output
  • a1078c4 Remove erroneous useOids and useMsi defaults that interfere with env variable...
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
github-actions[bot] commented 2 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://aedea8c8.fets.pages.dev](https://aedea8c8.fets.pages.dev)