Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin dependencies #4818

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Pin dependencies #4818

wants to merge 1 commit into from

Conversation

pulumi-renovate[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
@pulumi/archive (source) dependencies pin ^0.0.4 -> 0.0.4
@pulumi/aws (source) dependencies pin ^6.0.0 -> 6.71.0
@pulumi/aws (source) dependencies minor 6.33.1 -> 6.71.0
@pulumi/aws (source) dependencies pin ^6.0.2 -> 6.71.0
@pulumi/aws (source) dependencies minor 6.66.1 -> 6.71.0
@pulumi/awsx (source) dependencies pin ^2.0.2 -> 2.21.1
@pulumi/awsx (source) dependencies pin ^2.0.0 -> 2.21.1
@pulumi/docker-build (source) dependencies pin ^0.0.7 -> 0.0.7
@pulumi/pulumi (source) dependencies pin ^3.0.0 -> 3.154.0
@pulumi/pulumi (source) dependencies pin ^3.113.0 -> 3.154.0
@pulumi/std dependencies pin ^2.0.0 -> 2.2.0
github.com/pulumi/providertest require patch v0.1.3 -> v0.1.5
github.com/pulumi/pulumi-aws/provider/v6 require minor v6.0.0-00010101000000-000000000000 -> v6.71.0
github.com/pulumi/pulumi-aws/sdk/v6 require minor v6.65.0 -> v6.71.0
github.com/pulumi/pulumi-aws/sdk/v6 require minor v6.6.1 -> v6.71.0
github.com/pulumi/terraform-plugin-sdk/v2 replace digest 8d4cfd3 -> 7ac578c
github.com/pulumi/terraform-plugin-sdk/v2 replace digest 92ccb37 -> 7ac578c

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


Release Notes

pulumi/pulumi-aws (@​pulumi/aws)

v6.71.0

Compare Source

v6.70.1

Compare Source

Does the PR have any schema changes?

Found 33 breaking changes:

Resources
  • "aws:docdb/elasticCluster:ElasticCluster":
    • 🟡 inputs: "backupRetentionPeriod" type changed from "number" to "integer"
    • 🟡 properties: "backupRetentionPeriod" type changed from "number" to "integer"
  • "aws:elasticache/reservedCacheNode:ReservedCacheNode":
    • 🟡 inputs: "cacheNodeCount" type changed from "number" to "integer"
    • 🟡 properties: "cacheNodeCount" type changed from "number" to "integer"
Functions
  • 🟡 "aws:lb/getListenerRule:getListenerRule": inputs: "priority" type changed from "number" to "integer"
Types
  • 🟡 "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting": properties: "burstLimit" type changed from "number" to "integer"
  • "aws:bedrock/AgentDataSourceDataSourceConfigurationWebConfigurationCrawlerConfigurationCrawlerLimits:AgentDataSourceDataSourceConfigurationWebConfigurationCrawlerConfigurationCrawlerLimits": properties:
    • 🟡 "maxPages" type changed from "number" to "integer"
    • 🟡 "rateLimit" type changed from "number" to "integer"
  • 🟡 "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfiguration": properties: "overlapTokens" type changed from "number" to "integer"
  • 🟡 "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfigurationLevelConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfigurationLevelConfiguration": properties: "maxTokens" type changed from "number" to "integer"
  • "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationSemanticChunkingConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationSemanticChunkingConfiguration": properties:
    • 🟡 "breakpointPercentileThreshold" type changed from "number" to "integer"
    • 🟡 "bufferSize" type changed from "number" to "integer"
    • 🟡 "maxToken" type changed from "number" to "integer"
  • "aws:ec2/getVpcIpamsIpam:getVpcIpamsIpam": properties:
    • 🟡 "resourceDiscoveryAssociationCount" type changed from "number" to "integer"
    • 🟡 "scopeCount" type changed from "number" to "integer"
  • 🟡 "aws:glue/CatalogTableOptimizerConfigurationOrphanFileDeletionConfigurationIcebergConfiguration:CatalogTableOptimizerConfigurationOrphanFileDeletionConfigurationIcebergConfiguration": properties: "orphanFileRetentionPeriodInDays" type changed from "number" to "integer"
  • "aws:glue/CatalogTableOptimizerConfigurationRetentionConfigurationIcebergConfiguration:CatalogTableOptimizerConfigurationRetentionConfigurationIcebergConfiguration": properties:
    • 🟡 "numberOfSnapshotsToRetain" type changed from "number" to "integer"
    • 🟡 "snapshotRetentionPeriodInDays" type changed from "number" to "integer"
  • 🟡 "aws:lb/getListenerRuleAction:getListenerRuleAction": properties: "order" type changed from "number" to "integer"
  • 🟡 "aws:lb/getListenerRuleActionForwardStickiness:getListenerRuleActionForwardStickiness": properties: "duration" type changed from "number" to "integer"
  • 🟡 "aws:lb/getListenerRuleActionForwardTargetGroup:getListenerRuleActionForwardTargetGroup": properties: "weight" type changed from "number" to "integer"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "number" to "integer"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "number" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "number" to "integer"
    • 🟡 "noncurrentDays" type changed from "number" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "number" to "integer"
    • 🟡 "noncurrentDays" type changed from "number" to "integer"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "number" to "integer"
  • "aws:s3tables/TableBucketMaintenanceConfigurationIcebergUnreferencedFileRemovalSettings:TableBucketMaintenanceConfigurationIcebergUnreferencedFileRemovalSettings": properties:
    • 🟡 "nonCurrentDays" type changed from "number" to "integer"
    • 🟡 "unreferencedDays" type changed from "number" to "integer"
  • 🟡 "aws:s3tables/TableMaintenanceConfigurationIcebergCompactionSettings:TableMaintenanceConfigurationIcebergCompactionSettings": properties: "targetFileSizeMb" type changed from "number" to "integer"
  • "aws:s3tables/TableMaintenanceConfigurationIcebergSnapshotManagementSettings:TableMaintenanceConfigurationIcebergSnapshotManagementSettings": properties:
    • 🟡 "maxSnapshotAgeHours" type changed from "number" to "integer"
    • 🟡 "minSnapshotsToKeep" type changed from "number" to "integer"
      No new resources/functions.
What's Changed

Full Changelog: v6.70.0...v6.70.1

v6.70.0

Compare Source

Does the PR have any schema changes?

Found 4 breaking changes:

Types
  • "aws:bedrockmodel/InvocationLoggingConfigurationLoggingConfig:InvocationLoggingConfigurationLoggingConfig": required:
    • 🟢 "embeddingDataDeliveryEnabled" property is no longer Required
    • 🟢 "imageDataDeliveryEnabled" property is no longer Required
    • 🟢 "textDataDeliveryEnabled" property is no longer Required
  • 🟢 "aws:dynamodb/getTableGlobalSecondaryIndex:getTableGlobalSecondaryIndex": required: "onDemandThroughputs" property has changed to Required
New resources:
  • cloudwatch/contributorInsightRule.ContributorInsightRule
  • cloudwatch/contributorManagedInsightRule.ContributorManagedInsightRule
  • qbusiness/application.Application
New functions:
  • cloudwatch/getContributorManagedInsightRules.getContributorManagedInsightRules
What's Changed

Full Changelog: v6.69.0...v6.70.0

v6.69.0

Compare Source

Does the PR have any schema changes?

Found 10 breaking changes:

Resources
  • 🟢 "aws:s3/bucketLifecycleConfigurationV2:BucketLifecycleConfigurationV2": required: "rules" property is no longer Required
Types
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleFilter:BucketLifecycleConfigurationV2RuleFilter": properties:
    • 🟡 "objectSizeGreaterThan" type changed from "string" to "integer"
    • 🟡 "objectSizeLessThan" type changed from "string" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "integer" to "number"
    No new resources/functions.
What's Changed

Full Changelog: v6.68.0...v6.69.0

v6.68.0

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Resources
  • 🟢 "aws:ec2/vpcEndpoint:VpcEndpoint": required: "serviceName" property is no longer Required
Types
  • 🟢 "aws:ec2/getLaunchTemplateNetworkInterface:getLaunchTemplateNetworkInterface": required: "connectionTrackingSpecifications" property has changed to Required
New resources:
  • guardduty/memberDetectorFeature.MemberDetectorFeature
  • route53domains/domain.Domain
  • timestreamquery/scheduledQuery.ScheduledQuery
  • vpclattice/resourceConfiguration.ResourceConfiguration
  • vpclattice/serviceNetworkResourceAssociation.ServiceNetworkResourceAssociation
New functions:
  • ec2/getVpcIpam.getVpcIpam
  • ec2/getVpcIpams.getVpcIpams
What's Changed

Full Changelog: v6.67.0...v6.68.0

v6.67.0

Compare Source

Does the PR have any schema changes?

Found 4 breaking changes:

Resources
  • "aws:kms/customKeyStore:CustomKeyStore": required:
    • 🟢 "cloudHsmClusterId" property is no longer Required
    • 🟢 "keyStorePassword" property is no longer Required
    • 🟢 "trustAnchorCertificate" property is no longer Required
Types
  • 🟢 "aws:ec2/getInstanceTypeInferenceAccelerator:getInstanceTypeInferenceAccelerator": required: "memorySize" property has changed to Required
New resources:
  • mediapackagev2/channelGroup.ChannelGroup
What's Changed

Full Changelog: v6.66.3...v6.67.0

v6.66.3

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:dms/getEndpointKafkaSetting:getEndpointKafkaSetting": required: "saslMechanism" property has changed to Required
New resources:
  • bedrock/agentAgentCollaborator.AgentAgentCollaborator
  • cleanrooms/membership.Membership
  • cloudwatch/logDelivery.LogDelivery
  • cloudwatch/logDeliveryDestination.LogDeliveryDestination
  • cloudwatch/logDeliveryDestinationPolicy.LogDeliveryDestinationPolicy
  • cloudwatch/logDeliverySource.LogDeliverySource
  • cloudwatch/logIndexPolicy.LogIndexPolicy
  • vpclattice/resourceGateway.ResourceGateway
New functions:
  • cloudwatch/getEventBuses.getEventBuses
  • ecs/getClusters.getClusters
  • route53/getRecords.getRecords
What's Changed
New Contributors

Full Changelog: v6.66.2...v6.66.3

v6.66.2

Compare Source

Does the PR have any schema changes?

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

What's Changed

Full Changelog: v6.66.1...v6.66.2

v6.66.1

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Types
  • 🟢 "aws:alb/getListenerMutualAuthentication:getListenerMutualAuthentication": required: "advertiseTrustStoreCaNames" property has changed to Required
  • 🟢 "aws:lb/getListenerMutualAuthentication:getListenerMutualAuthentication": required: "advertiseTrustStoreCaNames" property has changed to Required
    No new resources/functions.
What's Changed

Full Changelog: v6.66.0...v6.66.1

v6.66.0

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Types
  • 🟢 "aws:codeconnections/HostVpcConfiguration:HostVpcConfiguration": required: "tlsCertificate" property is no longer Required
  • 🟢 "aws:licensemanager/getReceivedLicenseEntitlement:getReceivedLicenseEntitlement": required: "overage" property has changed to Required
New resources:
  • apigateway/domainNameAccessAssociation.DomainNameAccessAssociation
  • cloudfront/vpcOrigin.VpcOrigin
  • memorydb/multiRegionCluster.MultiRegionCluster
  • networkmanager/dxGatewayAttachment.DxGatewayAttachment
  • rds/clusterSnapshotCopy.ClusterSnapshotCopy
New functions:
  • servicecatalog/getAppregistryAttributeGroupAssociations.getAppregistryAttributeGroupAssociations
What's Changed

Full Changelog: v6.65.0...v6.66.0

v6.65.0

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Types
  • 🟢 "aws:sesv2/getConfigurationSetDeliveryOption:getConfigurationSetDeliveryOption": required: "maxDeliverySeconds" property has changed to Required
  • 🟢 "aws:sesv2/getConfigurationSetTrackingOption:getConfigurationSetTrackingOption": required: "httpsPolicy" property has changed to Required
New resources:
  • bedrock/inferenceProfile.InferenceProfile
  • cloudwatch/logAnomalyDetector.LogAnomalyDetector
  • ecr/accountSetting.AccountSetting
  • msk/singleScramSecretAssociation.SingleScramSecretAssociation
  • servicecatalog/appregistryAttributeGroup.AppregistryAttributeGroup
  • servicecatalog/appregistryAttributeGroupAssociation.AppregistryAttributeGroupAssociation
New functions:
  • servicecatalog/getAppregistryAttributeGroup.getAppregistryAttributeGroup

What's Changed

Full Changelog: v6.64.0...v6.65.0

v6.64.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • codeconnections/connection.Connection
  • codeconnections/host.Host
  • s3tables/namespace.Namespace
  • s3tables/table.Table
  • s3tables/tableBucket.TableBucket
  • s3tables/tableBucketPolicy.TableBucketPolicy
  • s3tables/tablePolicy.TablePolicy

What's Changed

Full Changelog: v6.63.0...v6.64.0

v6.63.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:eks/getClusterKubernetesNetworkConfig:getClusterKubernetesNetworkConfig": required: "elasticLoadBalancings" property has changed to Required
New resources:
  • ec2/vpcBlockPublicAccessExclusion.VpcBlockPublicAccessExclusion
  • ec2/vpcBlockPublicAccessOptions.VpcBlockPublicAccessOptions

What's Changed

Full Changelog: v6.62.2...v6.63.0

v6.62.2

Compare Source

Does the PR have any schema changes?

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

What's Changed

Full Changelog: v6.62.1...v6.62.2

v6.62.1

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration": required: "engine" property has changed to Required
New resources:
  • iam/organizationsFeatures.OrganizationsFeatures

What's Changed

New Contributors

Full Changelog: v6.62.0...v6.62.1

v6.62.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration": required: "engine" property has changed to Required
New resources:
  • iam/organizationsFeatures.OrganizationsFeatures

What's Changed

Full Changelog: v6.61.0...v6.62.0

v6.61.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • rds/instanceDesiredState.InstanceDesiredState

What's Changed

Full Changelog: v6.60.0...v6.61.0

v6.60.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • vpc/securityGroupVpcAssociation.SecurityGroupVpcAssociation

What's Changed

Full Changelog: v6.59.2...v6.60.0

v6.59.1

Compare Source

Does the PR have any schema changes?

Found 3 breaking changes:

Types
  • "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting":
    • 🟡 properties: "burstLimit" type changed from "integer" to "number"
    • required:
      • 🟢 "burstLimit" property has changed to Required
      • 🟢 "rateLimit" property has changed to Required
        No new resources/functions.

What's Changed

Full Changelog: v6.59.0...v6.59.1

v6.59.0

Compare Source

Does the PR have any schema changes?

Found 6 breaking changes:

Types
  • 🟢 "aws:apigateway/StageCanarySettings:StageCanarySettings": required: "deploymentId" property has changed to Required
  • "aws:batch/getJobDefinitionEksPropertyPodProperty:getJobDefinitionEksPropertyPodProperty":
    • 🟡 properties: "serviceAccountName" type changed from "boolean" to "string"
    • required:
      • 🟢 "imagePullSecrets" property has changed to Required
      • 🟢 "initContainers" property has changed to Required
      • 🟢 "shareProcessNamespace" property has changed to Required
  • 🟢 "aws:iot/BillingGroupMetadata:BillingGroupMetadata": required: "creationDate" property has changed to Required
New functions:
  • ec2/getSpotDatafeedSubscription.getSpotDatafeedSubscription

What's Changed

Full Changelog: v6.58.0...v6.59.0

v6.58.0

Compare Source

Does the PR have any schema changes?

Found 3 breaking changes:

Types
  • 🟢 "aws:imagebuilder/getDistributionConfigurationDistribution:getDistributionConfigurationDistribution": required: "s3ExportConfigurations" property has changed to Required
  • "aws:imagebuilder/getImageRecipeBlockDeviceMappingEb:getImageRecipeBlockDeviceMappingEb": properties:
    • 🟡 "deleteOnTermination" type changed from "boolean" to "string"
    • 🟡 "encrypted" type changed from "boolean" to "string"
New resources:
  • opensearch/authorizeVpcEndpointAccess.AuthorizeVpcEndpointAccess
  • ssm/quicksetupConfigurationManager.QuicksetupConfigurationManager
New functions:
  • lb/getListenerRule.getListenerRule

What's Changed

Full Changelog: v6.57.0...v6.58.0

v6.57.0

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Types
  • 🟡 "aws:route53/ProfilesAssociationTimeouts:ProfilesAssociationTimeouts": properties: "read" missing
  • 🟡 "aws:workspaces/ConnectionAliasTimeouts:ConnectionAliasTimeouts": properties: "update" missing
New resources:
  • iam/groupPolicyAttachmentsExclusive.GroupPolicyAttachmentsExclusive
  • iam/rolePolicyAttachmentsExclusive.RolePolicyAttachmentsExclusive
  • iam/userPolicyAttachmentsExclusive.UserPolicyAttachmentsExclusive
  • imagebuilder/lifecyclePolicy.LifecyclePolicy
  • resiliencehub/resiliencyPolicy.ResiliencyPolicy
  • sagemaker/hub.Hub
  • sagemaker/mlflowTrackingServer.MlflowTrackingServer
New functions:
  • ssm/getPatchBaselines.getPatchBaselines

What's Changed

Full Changelog: v6.56.1...v6.57.0

v6.56.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: v6.56.0...v6.56.1

v6.56.0

Compare Source

Does the PR have any schema changes?

Found 3 breaking changes:

Resources
  • 🟢 "aws:sagemaker/workteam:Workteam": required: "workforceName" property is no longer Required
Types
  • 🟢 "aws:backup/getPlanRule:getPlanRule": required: "scheduleExpressionTimezone" property has changed to Required
  • 🟢 "aws:route53/ResolverRuleTargetIp:ResolverRuleTargetIp": required: "ip" property is no longer Required
New resources:
  • backup/restoreTestingPlan.RestoreTestingPlan
  • backup/restoreTestingSelection.RestoreTestingSelection
  • datazone/userProfile.UserProfile
  • pinpoint/smsvoicev2ConfigurationSet.Smsvoicev2ConfigurationSet
  • route53/profilesAssociation.ProfilesAssociation
  • route53/profilesProfile.ProfilesProfile
  • route53/profilesResourceAssociation.ProfilesResourceAssociation
New functions:
  • amp/getDefaultScraperConfiguration.getDefaultScraperConfiguration
  • bedrock/getInferenceProfile.getInferenceProfile
  • bedrock/getInferenceProfiles.getInferenceProfiles
  • elasticache/getServerlessCache.getServerlessCache
  • route53/getProfilesProfiles.getProfilesProfiles

What's Changed

Full Changelog: v6.55.0...v6.56.0

v6.55.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Functions
  • 🟡 "aws:securityhub/getStandardsControlAssociations:getStandardsControlAssociations": inputs: "standardsControlAssociations" missing input "standardsControlAssociations"
New resources:
  • backup/logicallyAirGappedVault.LogicallyAirGappedVault
  • bedrock/guardrailVersion.GuardrailVersion
  • ec2transitgateway/defaultRouteTableAssociation.DefaultRouteTableAssociation
  • ec2transitgateway/defaultRouteTablePropagation.DefaultRouteTablePropagation
  • iam/groupPoliciesExclusive.GroupPoliciesExclusive
  • iam/userPoliciesExclusive.UserPoliciesExclusive
  • securityhub/standardsControlAssociation.StandardsControlAssociation

What's Changed

Full Changelog: v6.54.2...v6.55.0

v6.54.2

Compare Source

Does the PR have any schema changes?

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

What's Changed

Full Changelog: v6.54.1...v6.54.2

v6.54.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: v6.54.0...v6.54.1

v6.54.0

Compare Source

Does the PR have any schema changes?

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

What's Changed

Full Changelog: v6.53.0...v6.54.0

v6.53.0

Compare Source

Does the PR have any schema changes?

Found 4 breaking changes:

Types
  • 🟢 "aws:lex/V2modelsSlotTypeCompositeSlotTypeSetting:V2modelsSlotTypeCompositeSlotTypeSetting": required: "subSlots" property is no longer Required
  • "aws:lex/V2modelsSlotTypeCompositeSlotTypeSettingSubSlot:V2modelsSlotTypeCompositeSlotTypeSettingSubSlot":
    • 🟡 properties: "subSlotId" missing
    • required:
      • 🟢 "slotTypeId" property has changed to Required
      • 🟢 "subSlotId" property is no longer Required
New resources:
  • appsync/sourceApiAssociation.SourceApiAssociation
  • elasticache/reservedCacheNode.ReservedCacheNode
  • iam/rolePoliciesExclusive.RolePoliciesExclusive
  • pinpoint/smsvoicev2OptOutList.Smsvoicev2OptOutList
  • pinpoint/smsvoicev2PhoneNumber.Smsvoicev2PhoneNumber
  • sesv2/accountSuppressionAttributes.AccountSuppressionAttributes
New functions:
  • elasticache/getReservedCacheNodeOffering.getReservedCacheNodeOffering
  • securityhub/getStandardsControlAssociations.getStandardsControlAssociations
  • synthetics/getRuntimeVersion.getRuntimeVersion
  • synthetics/getRuntimeVersions.getRuntimeVersions

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (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 21, 2024
@pulumi-renovate pulumi-renovate bot enabled auto-merge (rebase) November 21, 2024 22:30
@pulumi-renovate
Copy link
Contributor Author

pulumi-renovate bot commented Nov 21, 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:26:2: replace github.com/pulumi/terraform-plugin-sdk/v2: version "v2.0.0-20230802223851-7ac578ce47fc" invalid: go.mod has non-.../v2 module path "github.com/hashicorp/terraform-plugin-sdk" (and .../v2/go.mod does not exist) at revision 7ac578ce47fc

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:34:2: replace github.com/pulumi/terraform-plugin-sdk/v2: version "v2.0.0-20230802223851-7ac578ce47fc" invalid: go.mod has non-.../v2 module path "github.com/hashicorp/terraform-plugin-sdk" (and .../v2/go.mod does not exist) at revision 7ac578ce47fc

@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 7 times, most recently from c4405f5 to 2869d15 Compare November 22, 2024 18:05
@pulumi-renovate pulumi-renovate bot changed the title Update first-party Pulumi dependencies fix(deps): update first-party pulumi dependencies Nov 25, 2024
@pulumi-renovate pulumi-renovate bot changed the title fix(deps): update first-party pulumi dependencies Update first-party Pulumi dependencies Nov 25, 2024
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 14 times, most recently from 7b9b2bd to 7f62af6 Compare December 2, 2024 23:02
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 3 times, most recently from 7629730 to d0da71b Compare December 3, 2024 10:05
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 4 times, most recently from a4a977a to dfff872 Compare February 20, 2025 05:24
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 11 times, most recently from 1963494 to 18ff8a2 Compare February 28, 2025 10:29
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 8 times, most recently from 72d9808 to 42decf6 Compare March 7, 2025 19:58
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 5 times, most recently from 7704ec4 to b8154c7 Compare March 10, 2025 18:04
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.

1 participant