agent-claw: automated task changes
This commit is contained in:
23
cdk/node_modules/constructs/.compatignore
generated
vendored
Normal file
23
cdk/node_modules/constructs/.compatignore
generated
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
# 10.x BREAKING CHANGES
|
||||
removed-argument:constructs.Construct.<initializer>
|
||||
removed:constructs.Construct.onPrepare
|
||||
removed:constructs.Construct.onSynthesize
|
||||
removed:constructs.Construct.onValidate
|
||||
removed:constructs.ConstructMetadata
|
||||
removed:constructs.Node.addError
|
||||
removed:constructs.Node.addInfo
|
||||
incompatible-argument:constructs.Node.addMetadata
|
||||
removed:constructs.Node.addWarning
|
||||
removed:constructs.Node.applyAspect
|
||||
removed:constructs.Node.prepare
|
||||
removed:constructs.Node.synthesize
|
||||
change-return-type:constructs.Node.validate
|
||||
removed:constructs.ValidationError
|
||||
changed-type:constructs.Node.dependencies
|
||||
removed:constructs.ConstructOptions
|
||||
removed:constructs.Dependency
|
||||
removed:constructs.IAspect
|
||||
removed:constructs.INodeFactory
|
||||
removed:constructs.ISynthesisSession
|
||||
removed:constructs.SynthesisOptions
|
||||
removed:constructs.Node.uniqueId
|
||||
Reference in New Issue
Block a user