generated from pulumi/pulumi-component-provider-py-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update first-party Pulumi dependencies #13
Open
pulumi-renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pulumi
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+192
−250
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Dec 27, 2024
Does the PR have any schema changes?Looking good! No breaking changes found. |
pulumi-renovate
bot
force-pushed
the
renovate/pulumi
branch
from
December 27, 2024 22:04
480b1fb
to
83be060
Compare
ℹ Artifact update noticeFile name: examples/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: examples/simple-go/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
pulumi-renovate
bot
force-pushed
the
renovate/pulumi
branch
from
December 31, 2024 00:05
83be060
to
1d23da8
Compare
pulumi-renovate
bot
force-pushed
the
renovate/pulumi
branch
3 times, most recently
from
January 13, 2025 14:02
2ffac88
to
bcbc063
Compare
pulumi-renovate
bot
force-pushed
the
renovate/pulumi
branch
4 times, most recently
from
January 21, 2025 22:23
319d94d
to
b58cf20
Compare
pulumi-renovate
bot
force-pushed
the
renovate/pulumi
branch
from
January 22, 2025 21:07
b58cf20
to
c185b4b
Compare
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.40.0
->v6.67.0
v0.0.0-00010101000000-000000000000
->v0.1.0
v3.121.0
->v3.147.0
v3.121.0
->v3.147.0
cd99a7f
7c54f13
Release Notes
pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v6)
v6.67.0
Compare Source
Does the PR have any schema changes?
Found 4 breaking changes:
Resources
🟢
"cloudHsmClusterId" property is no longer Required🟢
"keyStorePassword" property is no longer Required🟢
"trustAnchorCertificate" property is no longer RequiredTypes
🟢
"aws:ec2/getInstanceTypeInferenceAccelerator:getInstanceTypeInferenceAccelerator": required: "memorySize" property has changed to RequiredNew resources:
mediapackagev2/channelGroup.ChannelGroup
What's Changed
TestRegress2534
by @flostadler in https://github.com/pulumi/pulumi-aws/pull/5107Full Changelog: pulumi/pulumi-aws@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 RequiredNew 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: pulumi/pulumi-aws@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
waf
upstream tests by @t0yv0 in https://github.com/pulumi/pulumi-aws/pull/5001Full Changelog: pulumi/pulumi-aws@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 RequiredNo new resources/functions.
What's Changed
Full Changelog: pulumi/pulumi-aws@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 RequiredNew resources:
apigateway/domainNameAccessAssociation.DomainNameAccessAssociation
cloudfront/vpcOrigin.VpcOrigin
memorydb/multiRegionCluster.MultiRegionCluster
networkmanager/dxGatewayAttachment.DxGatewayAttachment
rds/clusterSnapshotCopy.ClusterSnapshotCopy
New functions:
servicecatalog/getAppregistryAttributeGroupAssociations.getAppregistryAttributeGroupAssociations
What's Changed
make upstream
frompreTest
by @blampe in https://github.com/pulumi/pulumi-aws/pull/4935Full Changelog: pulumi/pulumi-aws@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 RequiredNew 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
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: pulumi/pulumi-aws@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 RequiredNew resources:
ec2/vpcBlockPublicAccessExclusion.VpcBlockPublicAccessExclusion
ec2/vpcBlockPublicAccessOptions.VpcBlockPublicAccessOptions
What's Changed
Full Changelog: pulumi/pulumi-aws@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: pulumi/pulumi-aws@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 RequiredNew resources:
iam/organizationsFeatures.OrganizationsFeatures
What's Changed
New Contributors
Full Changelog: pulumi/pulumi-aws@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 RequiredNew resources:
iam/organizationsFeatures.OrganizationsFeatures
What's Changed
Full Changelog: pulumi/pulumi-aws@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: pulumi/pulumi-aws@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
TestIMDSAuth
test by increasing root volume size by @flostadler in https://github.com/pulumi/pulumi-aws/pull/4781Full Changelog: pulumi/pulumi-aws@v6.59.2...v6.60.0
v6.59.1
Compare Source
Does the PR have any schema changes?
Found 3 breaking changes:
Types
🟡
properties: "burstLimit" type changed from "integer" to "number"🟢
"burstLimit" property has changed to Required🟢
"rateLimit" property has changed to RequiredNo new resources/functions.
What's Changed
Full Changelog: pulumi/pulumi-aws@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🟡
properties: "serviceAccountName" type changed from "boolean" to "string"🟢
"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 RequiredNew functions:
ec2/getSpotDatafeedSubscription.getSpotDatafeedSubscription
What's Changed
Full Changelog: pulumi/pulumi-aws@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🟡
"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
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" missingNew 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
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@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 RequiredTypes
🟢
"aws:backup/getPlanRule:getPlanRule": required: "scheduleExpressionTimezone" property has changed to Required🟢
"aws:route53/ResolverRuleTargetIp:ResolverRuleTargetIp": required: "ip" property is no longer RequiredNew 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
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: pulumi/pulumi-aws@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: pulumi/pulumi-aws@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
X25519Kyber768Draft00
by @flostadler in https://github.com/pulumi/pulumi-aws/pull/4583Full Changelog: pulumi/pulumi-aws@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: pulumi/pulumi-aws@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🟡
properties: "subSlotId" missing🟢
"slotTypeId" property has changed to Required🟢
"subSlotId" property is no longer RequiredNew 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
Compare Source
Does the PR have any schema changes?
Found 6 breaking changes:
Resources
🟢
"aws:rolesanywhere/profile:Profile": required: "roleArns" property is no longer RequiredFunctions
🟡
"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
Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
7864bb0
by @flostadler in https://github.com/pulumi/pulumi-aws/pull/4450Full Changelog: pulumi/pulumi-aws@v6.51.0...v6.51.1
v6.51.0
Compare Source
Does the PR have any schema changes?
Found 1 breaking change:
Resources
🟢
"aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate": required inputs: "stagingAreaTags" input has changed to RequiredNew 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
Compare Source
Does the PR have any schema changes?
Found 1 breaking change:
Resources
🟢
"aws:pinpoint/gcmChannel:GcmChannel": required: "apiKey" property is no longer RequiredNew 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
Compare Source
Does the PR have any schema changes?
Found 3 breaking changes:
Types
🟡
properties: "slotTypeValues" missing🟢
required: "slotTypeValues" property is no longer Required🔴
"aws:lex/V2modelsSlotTypeSlotTypeValuesSlotTypeValue:V2modelsSlotTypeSlotTypeValuesSlotTypeValue" missingNew 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
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@v6.49.0...v6.49.1
v6.49.0
Compare Source
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
Compare Source
Does the PR have any schema changes?
Found 2 breaking changes:
Resources
🟢
"aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation": required: "ipv6IpamPoolId" property is no longer RequiredTypes
🟢
"aws:rds/ClusterRestoreToPointInTime:ClusterRestoreToPointInTime": required: "sourceClusterIdentifier" property is no longer RequiredNew 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
Compare Source
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"🟡
"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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.