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

Bump pulumi dependencies (major) #104

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Manager Type Update
Pulumi.Aws (source) 5.11.0 -> 6.66.2 age adoption passing confidence nuget nuget major
Pulumi.Kubernetes (source) 3.20.5 -> 4.19.0 age adoption passing confidence nuget nuget major
Pulumi.Tls (source) 4.6.0 -> 5.0.10 age adoption passing confidence nuget nuget major
pulumi-aws 5.11.0 -> 6.66.2 age adoption passing confidence regex plugin major
pulumi-kubernetes 3.20.5 -> 4.19.0 age adoption passing confidence regex plugin major
pulumi-tls 4.6.0 -> 5.0.10 age adoption passing confidence regex plugin major

Release Notes

pulumi/pulumi-aws (Pulumi.Aws)

v6.66.2

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@v6.66.1...v6.66.2

v6.66.1

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: pulumi/pulumi-aws@v6.66.0...v6.66.1

v6.66.0

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: pulumi/pulumi-aws@v6.65.0...v6.66.0

v6.65.0

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: pulumi/pulumi-aws@v6.64.0...v6.65.0

v6.64.0

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: pulumi/pulumi-aws@v6.63.0...v6.64.0

v6.63.0

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: pulumi/pulumi-aws@v6.62.2...v6.63.0

v6.62.2

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@v6.62.1...v6.62.2

v6.62.1

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: pulumi/pulumi-aws@v6.62.0...v6.62.1

v6.62.0

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: pulumi/pulumi-aws@v6.61.0...v6.62.0

v6.61.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • rds/instanceDesiredState.InstanceDesiredState

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.60.0...v6.61.0

v6.60.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • vpc/securityGroupVpcAssociation.SecurityGroupVpcAssociation

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.59.2...v6.60.0

v6.59.1

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: pulumi/pulumi-aws@v6.59.0...v6.59.1

v6.59.0

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: pulumi/pulumi-aws@v6.58.0...v6.59.0

v6.58.0

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: pulumi/pulumi-aws@v6.57.0...v6.58.0

v6.57.0

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: pulumi/pulumi-aws@v6.56.1...v6.57.0

v6.56.1

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

v6.56.0

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: pulumi/pulumi-aws@v6.55.0...v6.56.0

v6.55.0

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: pulumi/pulumi-aws@v6.54.2...v6.55.0

v6.54.2

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@v6.54.1...v6.54.2

v6.54.1

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

v6.54.0

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@v6.53.0...v6.54.0

v6.53.0

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

Full Changelog: pulumi/pulumi-aws@v6.52.0...v6.53.0

v6.52.0

Does the PR have any schema changes?

Found 6 breaking changes:

Resources
  • 🟢 "aws:rolesanywhere/profile:Profile": required: "roleArns" property is no longer Required
Functions
  • 🟡 "aws:quicksight/getDataSet:getDataSet": inputs: "columnLevelPermissionRules" missing input "columnLevelPermissionRules"
Types
  • 🟢 "aws:appconfig/ExtensionActionPointAction:ExtensionActionPointAction": required: "roleArn" property is no longer Required
  • 🟡 "aws:lex/V2modelsSlotTypeValueSelectionSettingAdvancedRecognitionSetting:V2modelsSlotTypeValueSelectionSettingAdvancedRecognitionSetting": properties: "audioRecognitionSetting" missing
  • 🟡 "aws:networkmanager/getCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride:getCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride": properties: "edgeSets": items type changed from "string" to "array":
    • 🟡 items had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
New resources:
  • cloudformation/stackInstances.StackInstances
  • codebuild/fleet.Fleet
  • computeoptimizer/enrollmentStatus.EnrollmentStatus
  • computeoptimizer/recommendationPreferences.RecommendationPreferences
  • costoptimizationhub/enrollmentStatus.EnrollmentStatus
  • costoptimizationhub/preferences.Preferences
  • datazone/assetType.AssetType
  • datazone/environment.Environment
  • lambda/functionRecursionConfig.FunctionRecursionConfig
New functions:
  • codebuild/getFleet.getFleet
  • glue/getRegistry.getRegistry
  • organizations/getOrganizationalUnitDescendantOrganizationalUnits.getOrganizationalUnitDescendantOrganizationalUnits
  • quicksight/getAnalysis.getAnalysis
  • quicksight/getQuicksightAnalysis.getQuicksightAnalysis

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.51.1...v6.52.0

v6.51.1

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@v6.51.0...v6.51.1

v6.51.0

Does the PR have any schema changes?

Found 1 breaking change:

Resources
  • 🟢 "aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate": required inputs: "stagingAreaTags" input has changed to Required
New resources:
  • glue/catalogTableOptimizer.CatalogTableOptimizer
New functions:
  • shield/getProtection.getProtection

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.50.1...v6.51.0

v6.50.1

Does the PR have any schema changes?

Found 1 breaking change:

Resources
  • 🟢 "aws:pinpoint/gcmChannel:GcmChannel": required: "apiKey" property is no longer Required
New functions:
  • route53/getZones.getZones
  • ssoadmin/getPermissionSets.getPermissionSets

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-aws@v6.50.0...v6.50.1

v6.50.0

Does the PR have any schema changes?

Found 3 breaking changes:

Types
  • "aws:lex/V2modelsSlotTypeSlotTypeValues:V2modelsSlotTypeSlotTypeValues":
    • 🟡 properties: "slotTypeValues" missing
    • 🟢 required: "slotTypeValues" property is no longer Required
  • 🔴 "aws:lex/V2modelsSlotTypeSlotTypeValuesSlotTypeValue:V2modelsSlotTypeSlotTypeValuesSlotTypeValue" missing
New resources:
  • bedrock/guardrail.Guardrail
  • cloudtrail/organizationDelegatedAdminAccount.OrganizationDelegatedAdminAccount
  • datazone/environmentProfile.EnvironmentProfile
  • datazone/formType.FormType
  • datazone/glossaryTerm.GlossaryTerm
  • pinpoint/emailTemplate.EmailTemplate
New functions:
  • bedrock/getAgentAgentVersions.getAgentAgentVersions

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.49.1...v6.50.0

v6.49.1

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@v6.49.0...v6.49.1

v6.49.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • ebs/snapshotBlockPublicAccess.SnapshotBlockPublicAccess
  • lambda/callbackFunction.CallbackFunction
  • rds/integration.Integration
New functions:
  • rds/getClusterParameterGroup.getClusterParameterGroup
  • secretsmanager/getSecretVersions.getSecretVersions

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.48.0...v6.49.0

v6.48.0

Does the PR have any schema changes?

Found 2 breaking changes:

Resources
  • 🟢 "aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation": required: "ipv6IpamPoolId" property is no longer Required
Types
  • 🟢 "aws:rds/ClusterRestoreToPointInTime:ClusterRestoreToPointInTime": required: "sourceClusterIdentifier" property is no longer Required
New resources:
  • chatbot/slackChannelConfiguration.SlackChannelConfiguration
  • chatbot/teamsChannelConfiguration.TeamsChannelConfiguration
  • datazone/glossary.Glossary
  • ecr/repositoryCreationTemplate.RepositoryCreationTemplate
  • timestreaminfluxdb/dbInstance.DbInstance
New functions:
  • ecr/getRepositoryCreationTemplate.getRepositoryCreationTemplate

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.47.0...v6.48.0

v6.47.0

Does the PR have any schema changes?

Found 6 breaking changes:

Types
  • 🟡 "aws:appstream/getImageApplication:getImageApplication": properties: "metadata": additional properties type changed from "pulumi.json#/Any" to "string"
  • "aws:batch/getJobDefinitionEksPropertyPodPropertyContainerResource:getJobDefinitionEksPropertyPodPropertyContainerResource": properties:
    • 🟡 "limits": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 "requests": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "aws:batch/getJobDefinitionEksPropertyPodPropertyMetadata:getJobDefinitionEksPropertyPodPropertyMetadata": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "aws:batch/getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration:getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration": properties: "options": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "aws:bcmdata/ExportExportDataQuery:ExportExportDataQuery": properties: "tableConfigurations": additional properties: additional properties type changed from "pulumi.json#/Any" to "string"
New resources:
  • shield/subscription.Subscription
New functions:
  • index/getServicePrincipal.getServicePrincipal

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.46.0...v6.47.0

v6.46.0

Does the PR have any schema changes?

Found 8 breaking changes:

Resources
  • 🟢 "aws:elasticache/replicationGroup:ReplicationGroup": required inputs: "description" input has changed to Required
Types
  • 🟢 "aws:bedrock/AgentAgentAliasRoutingConfiguration:AgentAgentAliasRoutingConfiguration": required: "provisionedThroughput" property has changed to Required
  • 🟡 "aws:ecs/ServiceVolumeConfigurationManagedEbsVolume:ServiceVolumeConfigurationManagedEbsVolume": properties: "throughput" type changed from "string" to "integer"
  • "aws:kinesis/FirehoseDeliveryStreamRedshiftConfiguration:FirehoseDeliveryStreamRedshiftConfiguration": required:
    • 🟢 "password" property is no longer Required
    • 🟢 "username" property is no longer Required
  • "aws:kinesis/FirehoseDeliveryStreamSnowflakeConfiguration:FirehoseDeliveryStreamSnowflakeConfiguration": required:
    • 🟢 "privateKey" property is no longer Required
    • 🟢 "user" property is no longer Required
  • 🟢 "aws:kinesis/FirehoseDeliveryStreamSplunkConfiguration:FirehoseDeliveryStreamSplunkConfiguration": required: "hecToken" property is no longer Required
New resources:
  • datazone/project.Project
  • grafana/workspaceServiceAccount.WorkspaceServiceAccount
  • grafana/workspaceServiceAccountToken.WorkspaceServiceAccountToken
  • rds/certificate.Certificate
  • rekognition/streamProcessor.StreamProcessor
New functions:
  • cloudfront/getOriginAccessControl.getOriginAccessControl
  • timestreamwrite/getDatabase.getDatabase
  • timestreamwrite/getTable.getTable

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.45.2...v6.46.0

v6.45.2

Does the PR have any schema changes?

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

What's Changed

Fixes
Dependencies
Internal

Full Changelog: pulumi/pulumi-aws@v6.45.1...v6.45.2

v6.45.0

v6.44.0

Changelog

v6.43.0

Changelog

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from gitfool as a code owner July 19, 2023 19:06
@renovate renovate bot added the dependencies Changes that only affect dependencies label Jul 19, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jul 19, 2023

⚠ 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: Library/packages.lock.json, Aws/packages.lock.json, Cli/packages.lock.json, K8s/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi.Tls 5.0.3 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> K8s -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Library -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi.Tls 5.0.3 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi (>= 3.38.0)
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj (in 4.51 sec).
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj (in 4.5 sec).
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj (in 42 ms).
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj (in 71 ms).

File name: K8s/packages.lock.json, Aws/packages.lock.json, Cli/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj (in 1.36 sec).
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj (in 1.34 sec).
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi.Tls 5.0.3 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> K8s -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Library -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj (in 65 ms).
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi.Tls 5.0.3 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi (>= 3.38.0)
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj (in 281 ms).

File name: Aws/packages.lock.json, Cli/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi.Tls 5.0.3 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> K8s -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Library -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj : error NU1605:  Aws -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi.Tls 5.0.3 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Aws -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> K8s -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi (>= 3.38.0)
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version. 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0) 
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj : error NU1605:  pulumi-dungeon -> Library -> Pulumi (>= 3.38.0)
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj (in 721 ms).
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj (in 712 ms).
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1605:  Library -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.63.1 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi.Aws 6.34.0 -> Pulumi (>= 3.63.1)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605: Warning As Error: Detected package downgrade: Pulumi from 3.61.0 to 3.38.0. Reference the package directly from the project to select a different version.  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi.Kubernetes 4.11.0 -> Pulumi (>= 3.61.0)  [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj : error NU1605:  K8s -> Pulumi (>= 3.38.0) [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj (in 30 ms).
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj (in 29 ms).

@renovate renovate bot force-pushed the renovate/major-pulumi branch 3 times, most recently from e464a04 to 6e95283 Compare July 21, 2023 18:30
@renovate renovate bot force-pushed the renovate/major-pulumi branch from 6e95283 to 8d463e6 Compare August 8, 2023 14:48
@renovate renovate bot changed the title Bump pulumi dependencies to v4 (major) Bump pulumi dependencies (major) Aug 8, 2023
@renovate renovate bot changed the title Bump pulumi dependencies (major) Bump pulumi dependencies to v4 (major) Aug 8, 2023
@renovate renovate bot changed the title Bump pulumi dependencies to v4 (major) Bump pulumi dependencies (major) Aug 9, 2023
@renovate renovate bot changed the title Bump pulumi dependencies (major) Bump pulumi dependencies to v4 (major) Aug 10, 2023
@renovate renovate bot force-pushed the renovate/major-pulumi branch 9 times, most recently from 217704e to de7b42c Compare August 16, 2023 03:34
@renovate renovate bot force-pushed the renovate/major-pulumi branch 2 times, most recently from 38923c2 to a49976b Compare August 28, 2023 18:14
@renovate renovate bot changed the title Bump pulumi dependencies to v4 (major) Bump pulumi dependencies (major) Aug 28, 2023
@renovate renovate bot force-pushed the renovate/major-pulumi branch 3 times, most recently from 5bf02d2 to 2ca91f4 Compare September 4, 2023 11:34
@renovate renovate bot force-pushed the renovate/major-pulumi branch 3 times, most recently from 5664300 to 9a2fb78 Compare September 19, 2023 01:42
@renovate renovate bot force-pushed the renovate/major-pulumi branch from 9a2fb78 to e1091e6 Compare September 23, 2023 01:50
@renovate renovate bot force-pushed the renovate/major-pulumi branch 2 times, most recently from 9bcdb23 to c577fa4 Compare October 7, 2024 21:07
@renovate renovate bot force-pushed the renovate/major-pulumi branch 5 times, most recently from 59ee665 to 8da2000 Compare October 17, 2024 00:25
@renovate renovate bot force-pushed the renovate/major-pulumi branch from 8da2000 to 7ac3f5b Compare October 17, 2024 21:07
@renovate renovate bot force-pushed the renovate/major-pulumi branch 3 times, most recently from 38123f8 to d3928f0 Compare October 31, 2024 22:09
@renovate renovate bot force-pushed the renovate/major-pulumi branch 4 times, most recently from 684f1e3 to d42697b Compare November 13, 2024 01:18
@renovate renovate bot force-pushed the renovate/major-pulumi branch 2 times, most recently from b795429 to b6e9814 Compare November 26, 2024 08:26
@renovate renovate bot force-pushed the renovate/major-pulumi branch 7 times, most recently from fd8652d to f635a00 Compare December 6, 2024 20:20
@renovate renovate bot force-pushed the renovate/major-pulumi branch 2 times, most recently from 704c2f8 to 68ea568 Compare December 13, 2024 20:18
@renovate renovate bot force-pushed the renovate/major-pulumi branch 2 times, most recently from 0f036b2 to 022d33c Compare December 23, 2024 19:24
@renovate renovate bot force-pushed the renovate/major-pulumi branch from 022d33c to 902ed46 Compare December 31, 2024 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that only affect dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants