Skip to content

Conversation

@pulumi-renovate
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Nov 27, 2024

This PR contains the following updates:

Package Type Update Change
@pulumi/aws (source) dependencies pin ^7.0.0 -> 7.11.1
@pulumi/azure (source) dependencies pin ^6.0.0 -> 6.28.0
@pulumi/azuread (source) dependencies pin ^6.0.0 -> 6.7.0
@pulumi/command (source) dependencies pin ^1.0.0 -> 1.1.3
@pulumi/docker (source) dependencies pin ^4.4.5 -> 4.10.0
@pulumi/docker (source) dependencies pin ^4.1.0 -> 4.10.0
@pulumi/docker (source) dependencies pin ^4.0.0 -> 4.10.0
@pulumi/docker (source) dependencies pin ^4.8.0 -> 4.10.0
@pulumi/gcp (source) dependencies pin ^9.0.0 -> 9.4.0
@pulumi/pulumi (source) dependencies pin ^3.0.0 -> 3.207.0
@pulumi/random (source) dependencies pin ^4.14.0 -> 4.18.4
@pulumi/random (source) dependencies pin ^4.12.1 -> 4.18.4
@pulumi/random (source) dependencies pin ^4.0.0 -> 4.18.4
github.com/pulumi/pulumi-aws/sdk/v7 require minor v7.1.0 -> v7.11.1
github.com/pulumi/pulumi-azure/sdk/v6 require minor v6.22.1 -> v6.28.0
github.com/pulumi/pulumi-digitalocean/sdk/v4 require minor v4.18.0 -> v4.55.0
github.com/pulumi/pulumi-docker/sdk/v4 require minor v4.0.0-00010101000000-000000000000 -> v4.10.0
github.com/pulumi/pulumi-docker/sdk/v4 require minor v4.5.1 -> v4.10.0
github.com/pulumi/pulumi-docker/sdk/v4 require minor v4.4.5 -> v4.10.0
github.com/pulumi/pulumi-gcp/sdk/v9 require minor v9.0.0 -> v9.4.0
github.com/pulumi/pulumi-random/sdk/v4 require patch v4.18.0 -> v4.18.4
github.com/pulumi/pulumi-terraform-bridge/v3 require minor v3.116.0 -> v3.117.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.190.0 -> v3.207.0
github.com/pulumi/terraform-plugin-sdk/v2 replace digest 7f1981c -> 717b4ef
pulumi/actions action digest d7ceb02 -> 8582a9e
pulumi/esc-action action minor v1.4.0 -> v1.5.0

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v7)

v7.11.1

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.11.0...v7.11.1

v7.11.0

Compare Source

Does the PR have any schema changes?

Found 9 breaking changes:

Types
  • 🟢 "aws:alb/ListenerRuleConditionHostHeader:ListenerRuleConditionHostHeader": required: "values" property is no longer Required
  • 🟢 "aws:alb/ListenerRuleConditionHttpHeader:ListenerRuleConditionHttpHeader": required: "values" property is no longer Required
  • 🟢 "aws:alb/ListenerRuleConditionPathPattern:ListenerRuleConditionPathPattern": required: "values" property is no longer Required
  • 🟢 "aws:lb/ListenerRuleConditionHostHeader:ListenerRuleConditionHostHeader": required: "values" property is no longer Required
  • 🟢 "aws:lb/ListenerRuleConditionHttpHeader:ListenerRuleConditionHttpHeader": required: "values" property is no longer Required
  • 🟢 "aws:lb/ListenerRuleConditionPathPattern:ListenerRuleConditionPathPattern": required: "values" property is no longer Required
  • 🟢 "aws:lb/getListenerRuleConditionHostHeader:getListenerRuleConditionHostHeader": required: "regexValues" property has changed to Required
  • 🟢 "aws:lb/getListenerRuleConditionHttpHeader:getListenerRuleConditionHttpHeader": required: "regexValues" property has changed to Required
  • 🟢 "aws:lb/getListenerRuleConditionPathPattern:getListenerRuleConditionPathPattern": required: "regexValues" property has changed to Required
New resources:
  • lakeformation/identityCenterConfiguration.IdentityCenterConfiguration
New functions:
  • ecrpublic/getImages.getImages
What's Changed

Full Changelog: pulumi/pulumi-aws@v7.10.0...v7.11.0

v7.10.0

Compare Source

Does the PR have any schema changes?

Found 12 breaking changes:

Types
  • "aws:organizations/getOrganizationAccount:getOrganizationAccount": required:
    • 🟢 "joinedMethod" property has changed to Required
    • 🟢 "joinedTimestamp" property has changed to Required
    • 🟢 "state" property has changed to Required
  • "aws:organizations/getOrganizationNonMasterAccount:getOrganizationNonMasterAccount": required:
    • 🟢 "joinedMethod" property has changed to Required
    • 🟢 "joinedTimestamp" property has changed to Required
    • 🟢 "state" property has changed to Required
  • "aws:organizations/getOrganizationalUnitChildAccountsAccount:getOrganizationalUnitChildAccountsAccount": required:
    • 🟢 "joinedMethod" property has changed to Required
    • 🟢 "joinedTimestamp" property has changed to Required
    • 🟢 "state" property has changed to Required
  • "aws:organizations/getOrganizationalUnitDescendantAccountsAccount:getOrganizationalUnitDescendantAccountsAccount": required:
    • 🟢 "joinedMethod" property has changed to Required
    • 🟢 "joinedTimestamp" property has changed to Required
    • 🟢 "state" property has changed to Required
New resources:
  • bedrock/agentcoreMemory.AgentcoreMemory
  • bedrock/agentcoreMemoryStrategy.AgentcoreMemoryStrategy
  • bedrock/agentcoreOauth2CredentialProvider.AgentcoreOauth2CredentialProvider
  • bedrock/agentcoreTokenVaultCmk.AgentcoreTokenVaultCmk
  • bedrock/agentcoreWorkloadIdentity.AgentcoreWorkloadIdentity
What's Changed

Full Changelog: pulumi/pulumi-aws@v7.9.1...v7.10.0

v7.9.1

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed
New Contributors

Full Changelog: pulumi/pulumi-aws@v7.9.0...v7.9.1

v7.9.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • amp/resourcePolicy.ResourcePolicy
  • bedrock/agentcoreAgentRuntime.AgentcoreAgentRuntime
  • bedrock/agentcoreAgentRuntimeEndpoint.AgentcoreAgentRuntimeEndpoint
  • bedrock/agentcoreApiKeyCredentialProvider.AgentcoreApiKeyCredentialProvider
  • bedrock/agentcoreBrowser.AgentcoreBrowser
  • bedrock/agentcoreCodeInterpreter.AgentcoreCodeInterpreter
  • bedrock/agentcoreGateway.AgentcoreGateway
  • bedrock/agentcoreGatewayTarget.AgentcoreGatewayTarget
  • transfer/hostKey.HostKey
  • transfer/webApp.WebApp
  • transfer/webAppCustomization.WebAppCustomization
New functions:
  • ec2/getVpnConnection.getVpnConnection
  • odb/getCloudAutonomousVmClusters.getCloudAutonomousVmClusters
  • odb/getCloudExadataInfrastructures.getCloudExadataInfrastructures
  • odb/getCloudVmClusters.getCloudVmClusters
  • odb/getNetworkPeeringConnections.getNetworkPeeringConnections
  • odb/getNetworks.getNetworks
  • rds/getGlobalCluster.getGlobalCluster
  • vpn/getConnection.getConnection
What's Changed

Full Changelog: pulumi/pulumi-aws@v7.8.0...v7.9.0

v7.8.0

Compare Source

Does the PR have any schema changes?

Found 7 breaking changes:

Resources
  • 🟢 "aws:ecs/capacityProvider:CapacityProvider": required: "autoScalingGroupProvider" property is no longer Required
  • 🟢 "aws:rds/clusterRoleAssociation:ClusterRoleAssociation": required: "featureName" property is no longer Required
  • 🟢 "aws:rds/proxy:Proxy": required: "auths" property is no longer Required
Types
  • 🟢 "aws:dynamodb/getTableGlobalSecondaryIndex:getTableGlobalSecondaryIndex": required: "warmThroughputs" property has changed to Required
  • 🟢 "aws:ec2/getLaunchTemplatePlacement:getLaunchTemplatePlacement": required: "groupId" property has changed to Required
  • 🟢 "aws:networkfirewall/getFirewallPolicyFirewallPolicyStatefulRuleGroupReference:getFirewallPolicyFirewallPolicyStatefulRuleGroupReference": required: "overrides" property has changed to Required
  • 🟢 "aws:networkfirewall/getFirewallPolicyFirewallPolicyStatefulRuleGroupReferenceOverride:getFirewallPolicyFirewallPolicyStatefulRuleGroupReferenceOverride": required: "action" property has changed to Required
New resources:
  • cognito/managedLoginBranding.ManagedLoginBranding
  • controltower/baseline.Baseline
  • lakeformation/lfTagExpression.LfTagExpression
  • odb/cloudAutonomousVmCluster.CloudAutonomousVmCluster
  • odb/cloudExadataInfrastructure.CloudExadataInfrastructure
  • odb/cloudVmCluster.CloudVmCluster
  • odb/network.Network
  • odb/networkPeeringConnection.NetworkPeeringConnection
New functions:
  • appconfig/getApplication.getApplication
  • billing/getViews.getViews
  • odb/getCloudAutonomousVmCluster.getCloudAutonomousVmCluster
  • odb/getCloudExadataInfrastructure.getCloudExadataInfrastructure
  • odb/getCloudVmCluster.getCloudVmCluster
  • odb/getDbNode.getDbNode
  • odb/getDbNodes.getDbNodes
  • odb/getDbServer.getDbServer
  • odb/getDbServers.getDbServers
  • odb/getDbSystemShapes.getDbSystemShapes
  • odb/getGiVersions.getGiVersions
  • odb/getNetwork.getNetwork
  • odb/getNetworkPeeringConnection.getNetworkPeeringConnection
What's Changed
New Contributors

Full Changelog: pulumi/pulumi-aws@v7.7.0...v7.8.0

v7.7.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.6.0...v7.7.0

v7.6.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.5.0...v7.6.0

v7.5.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.4.0...v7.5.0

v7.4.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • networkfirewall/vpcEndpointAssociation.VpcEndpointAssociation
  • quicksight/customPermissions.CustomPermissions
  • quicksight/roleCustomPermission.RoleCustomPermission
  • quicksight/userCustomPermission.UserCustomPermission
  • wafv2/webAclRuleGroupAssociation.WebAclRuleGroupAssociation
What's Changed

Full Changelog: pulumi/pulumi-aws@v7.3.1...v7.4.0

v7.3.1

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Resources
  • "aws:eks/cluster:Cluster":
    • 🟡 inputs: "defaultAddonsToRemove" missing
    • 🟡 properties: "defaultAddonsToRemove" missing output "defaultAddonsToRemove"
      No new resources/functions.
What's Changed

Full Changelog: pulumi/pulumi-aws@v7.3.0...v7.3.1

v7.3.0

Compare Source

Does the PR have any schema changes?

Found 4 breaking changes:

Types
  • "aws:bedrock/AgentFlowDefinitionNodeConfigurationPromptSourceConfigurationResource:AgentFlowDefinitionNodeConfigurationPromptSourceConfigurationResource":
    • 🟡 properties: "resourceArn" missing
    • required:
      • 🟢 "promptArn" property has changed to Required
      • 🟢 "resourceArn" property is no longer Required
  • 🟢 "aws:codebuild/getFleetComputeConfiguration:getFleetComputeConfiguration": required: "instanceType" property has changed to Required
New resources:
  • quicksight/ipRestriction.IpRestriction
  • quicksight/keyRegistration.KeyRegistration
What's Changed

Full Changelog: pulumi/pulumi-aws@v7.2.0...v7.3.0

v7.2.0

Compare Source

Does the PR have any schema changes?

Found 6 breaking changes:

Resources
  • "aws:networkfirewall/firewall:Firewall": required:
    • 🟢 "subnetMappings" property is no longer Required
    • 🟢 "vpcId" property is no longer Required
Types
  • "aws:dms/getEndpointPostgresSetting:getEndpointPostgresSetting": required:
    • 🟢 "authenticationMethod" property has changed to Required
    • 🟢 "serviceAccessRoleArn" property has changed to Required
  • 🟢 "aws:networkfirewall/getFirewallFirewallStatus:getFirewallFirewallStatus": required: "transitGatewayAttachmentSyncStates" property has changed to Required
  • 🟢 "aws:networkfirewall/getFirewallFirewallStatusSyncStateAttachment:getFirewallFirewallStatusSyncStateAttachment": required: "statusMessage" property has changed to Required
New resources:
  • cognito/logDeliveryConfiguration.LogDeliveryConfiguration
  • connect/phoneNumberContactFlowAssociation.PhoneNumberContactFlowAssociation
  • ec2/natGatewayEipAssociation.NatGatewayEipAssociation
  • networkfirewall/firewallTransitGatewayAttachmentAccepter.FirewallTransitGatewayAttachmentAccepter
  • s3/bucketMetadataConfiguration.BucketMetadataConfiguration
New functions:
  • ecr/getImages.getImages
What's Changed

Full Changelog: pulumi/pulumi-aws@v7.1.0...v7.2.0

pulumi/pulumi-azure (github.com/pulumi/pulumi-azure/sdk/v6)

v6.28.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-azure@v6.27.0...v6.28.0

v6.27.2

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-azure@v6.27.0...v6.27.2

v6.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-azure@v6.25.0...v6.26.0

v6.25.0

Compare Source

Does the PR have any schema changes?

Found 21 breaking changes:

Resources
  • "azure:kusto/clusterCustomerManagedKey:ClusterCustomerManagedKey": required:
    • 🟢 "keyName" property is no longer Required
    • 🟢 "keyVaultId" property is no longer Required
  • "azure:mssql/database:Database":
    • 🟡 inputs: "maxSizeGb" type changed from "integer" to "number"
    • 🟡 properties: "maxSizeGb" type changed from "integer" to "number"
  • 🟢 "azure:mssql/jobStep:JobStep": required: "jobCredentialId" property is no longer Required
  • 🟢 "azure:network/networkManagerIpamPool:NetworkManagerIpamPool": required: "displayName" property is no longer Required
  • 🟢 "azure:network/subnet:Subnet": required: "addressPrefixes" property is no longer Required
  • "azure:oracle/autonomousDatabase:AutonomousDatabase": required:
    • 🟢 "subnetId" property is no longer Required
    • 🟢 "virtualNetworkId" property is no longer Required
  • 🟢 "azure:privatedns/linkService:LinkService": required: "loadBalancerFrontendIpConfigurationIds" property is no longer Required
Types
  • "azure:compute/getVirtualMachineScaleSetNetworkInterface:getVirtualMachineScaleSetNetworkInterface": required:
    • 🟢 "auxiliaryMode" property has changed to Required
    • 🟢 "auxiliarySku" property has changed to Required
  • 🟢 "azure:containerapp/getAppIngress:getAppIngress": required: "cors" property has changed to Required
  • 🟢 "azure:logicapps/WorkflowAccessControlTrigger:WorkflowAccessControlTrigger": required: "allowedCallerIpAddressRanges" property is no longer Required
  • 🟢 "azure:mssql/JobStepOutputTarget:JobStepOutputTarget": required: "jobCredentialId" property is no longer Required
  • 🟢 "azure:network/VirtualNetworkGatewayIpConfiguration:VirtualNetworkGatewayIpConfiguration": required: "publicIpAddressId" property is no longer Required
  • 🟢 "azure:oracle/getDbServersDbServer:getDbServersDbServer": required: "computeModel" property has changed to Required
  • "azure:oracle/getDbSystemShapesDbSystemShape:getDbSystemShapesDbSystemShape": required:
    • 🟢 "areServerTypesSupported" property has changed to Required
    • 🟢 "computeModel" property has changed to Required
    • 🟢 "displayName" property has changed to Required
  • 🟢 "azure:securitycenter/AutomationAction:AutomationAction": required: "type" property is no longer Required
New resources:
  • apimanagement/standaloneGateway.StandaloneGateway
  • apimanagement/workspace.Workspace
  • appconfiguration/licationLoadBalancerSecurityPolicy.LicationLoadBalancerSecurityPolicy
  • communication/emailServiceDomainSenderUsername.EmailServiceDomainSenderUsername
  • eventgrid/partnerNamespace.PartnerNamespace
  • eventgrid/partnerRegistration.PartnerRegistration
  • management/groupPolicySetDefinition.GroupPolicySetDefinition
  • mssql/managedInstanceStartStopSchedule.ManagedInstanceStartStopSchedule
  • network/networkManagerVerifierWorkspaceReachabilityAnalysisIntent.NetworkManagerVerifierWorkspaceReachabilityAnalysisIntent
  • postgresql/flexibleServerBackup.FlexibleServerBackup
New functions:
  • connections/getApiConnection.getApiConnection
  • devcenter/getEnvironmentType.getEnvironmentType
  • devcenter/getProjectPool.getProjectPool
  • eventgrid/getPartnerNamespace.getPartnerNamespace
  • eventgrid/getPartnerRegistration.getPartnerRegistration
  • loganalytics/getWorkspaceTable.getWorkspaceTable
  • mssql/getFailoverGroup.getFailoverGroup
  • network/getNetworkManagerIpamPool.getNetworkManagerIpamPool
  • trustedsigning/getAccount.getAccount

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-azure@v6.24.0...v6.25.0

v6.24.0

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Resources
  • 🟢 "azure:network/virtualNetwork:VirtualNetwork": required: "addressSpaces" property is no longer Required
Types
  • 🟢 "azure:containerservice/KubernetesClusterDefaultNodePool:KubernetesClusterDefaultNodePool": required: "vmSize" property is no longer Required
New resources:
  • network/networkManagerRoutingConfiguration.NetworkManagerRoutingConfiguration
  • qumulo/fileSystem.FileSystem
New functions:
  • devcenter/get.get
  • devcenter/getAttachedNetwork.getAttachedNetwork
  • devcenter/getCatalog.getCatalog
  • devcenter/getDevBoxDefinition.getDevBoxDefinition
  • devcenter/getGallery.getGallery
  • devcenter/getNetworkConnection.getNetworkConnection
  • devcenter/getProject.getProject
  • devcenter/getProjectEnvironmentType.getProjectEnvironmentType

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-azure@v6.23.0...v6.24.0

v6.23.0

Compare Source

Does the PR have any schema changes?

Found 9 breaking changes:

Resources
  • "azure:containerapp/environmentStorage:EnvironmentStorage": required:
    • 🟢 "accessKey" property is no longer Required
    • 🟢 "accountName" property is no longer Required
  • 🟢 "azure:datafactory/linkedServiceSftp:LinkedServiceSftp": required: "password" property is no longer Required
Types
  • 🟢 "azure:apimanagement/getServiceHostnameConfigurationDeveloperPortal:getServiceHostnameConfigurationDeveloperPortal": required: "keyVaultCertificateId" property has changed to Required
  • 🟢 "azure:apimanagement/getServiceHostnameConfigurationManagement:getServiceHostnameConfigurationManagement": required: "keyVaultCertificateId" property has changed to Required
  • 🟢 "azure:apimanagement/getServiceHostnameConfigurationPortal:getServiceHostnameConfigurationPortal": required: "keyVaultCertificateId" property has changed to Required
  • 🟢 "azure:apimanagement/getServiceHostnameConfigurationProxy:getServiceHostnameConfigurationProxy": required: "keyVaultCertificateId" property has changed to Required
  • 🟢 "azure:apimanagement/getServiceHostnameConfigurationScm:getServiceHostnameConfigurationScm": required: "keyVaultCertificateId" property has changed to Required
  • 🟢 "azure:systemcenter/VirtualMachineManagerVirtualMachineInstanceOperatingSystem:VirtualMachineManagerVirtualMachineInstanceOperatingSystem": required: "computerName" property is no longer Required
New resources:
  • eventgrid/partnerConfiguration.PartnerConfiguration
  • nginx/apiKey.ApiKey
  • systemcenter/virtualMachineManagerVirtualMachineInstanceGuestAgent.VirtualMachineManagerVirtualMachineInstanceGuestAgent
New functions:
  • nginx/getApiKey.getApiKey
  • pim/getRoleAssignments.getRoleAssignments

What's Changed

Full Changelog: pulumi/pulumi-azure@v6.22.1...v6.23.0

pulumi/pulumi-digitalocean (github.com/pulumi/pulumi-digitalocean/sdk/v4)

v4.55.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-digitalocean@v4.54.0...v4.55.0

v4.54.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New functions:
  • index/getGenaiModels.getGenaiModels
  • index/getGenaiRegions.getGenaiRegions

What's Changed

Full Changelog: pulumi/pulumi-digitalocean@v4.53.0...v4.54.0

v4.53.0

Compare Source

What's Changed

Full Changelog: http


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Monday through Friday ( * * * * 1-5 ) (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pulumi-renovate pulumi-renovate bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Nov 27, 2024
@pulumi-renovate pulumi-renovate bot enabled auto-merge (rebase) November 27, 2024 18:51
@pulumi-renovate
Copy link
Contributor Author

pulumi-renovate bot commented Nov 27, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: examples/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: errors parsing go.mod:
go.mod:189: replace github.com/pulumi/terraform-plugin-sdk/v2: version "v2.0.0-20250924000205-717b4eff435b" invalid: go.mod has non-.../v2 module path "github.com/hashicorp/terraform-plugin-sdk" (and .../v2/go.mod does not exist) at revision 717b4eff435b

File name: provider/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: errors parsing go.mod:
go.mod:30:2: replace github.com/pulumi/terraform-plugin-sdk/v2: version "v2.0.0-20250924000205-717b4eff435b" invalid: go.mod has non-.../v2 module path "github.com/hashicorp/terraform-plugin-sdk" (and .../v2/go.mod does not exist) at revision 717b4eff435b

@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 3 times, most recently from 9d830ba to a33715f Compare December 3, 2024 18:09
@pulumi-renovate pulumi-renovate bot changed the title Update first-party Pulumi dependencies Pin dependencies Dec 3, 2024
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 7 times, most recently from f822dee to 15a69cb Compare December 10, 2024 17:45
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 9 times, most recently from 94d8795 to f96fea5 Compare December 17, 2024 05:39
@pulumi-renovate pulumi-renovate bot changed the title Pin dependencies Update github.com/pulumi/terraform-plugin-sdk/v2 digest to 7ac578c Dec 18, 2024
@pulumi-renovate pulumi-renovate bot changed the title Update github.com/pulumi/terraform-plugin-sdk/v2 digest to 7ac578c Update first-party Pulumi dependencies Dec 20, 2024
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 3 times, most recently from c95a306 to 7c22cd4 Compare December 21, 2024 03:33
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 4 times, most recently from 6fbda20 to 9946012 Compare October 22, 2025 17:24
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 7 times, most recently from 394e35e to 71c7ba4 Compare October 29, 2025 19:26
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 8 times, most recently from 7e6ff26 to f365bc1 Compare November 6, 2025 05:57
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 9 times, most recently from 8e60833 to 5693826 Compare November 14, 2025 04:21
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 impact/no-changelog-required This issue doesn't require a CHANGELOG update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants