Skip to content

Commit a69022d

Browse files
authored
Updated types to 0.1.400 (#5942)
1 parent 901f0fe commit a69022d

File tree

22 files changed

+2432
-1693
lines changed

22 files changed

+2432
-1693
lines changed

docs/examples/101/azure-spring-cloud/main.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ param app2Name string = 'account-service'
44
param app3Name string = 'auth-service'
55
param location string = resourceGroup().location
66

7+
#disable-next-line BCP081
78
resource service 'Microsoft.AppPlatform/Spring@2019-05-01-preview' = {
89
name: serviceName
910
location: location

src/Bicep.Cli.IntegrationTests/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,18 @@
7171
},
7272
"Azure.Bicep.Types": {
7373
"type": "Transitive",
74-
"resolved": "0.1.331",
75-
"contentHash": "2qx/v4q5CKu/RmyWdDJ1JPfVxlSs+1ZC+4xK9iKfcjcgeh2lvaYYESiWnGaBfNFJOGY5ftb1WoXivlKhynJ4Dg==",
74+
"resolved": "0.1.400",
75+
"contentHash": "kbxTBvszroTKMRhjDLR9rYTbDELe/QNLtcH+grtMMBhRBuiekGexqc+C0N9ZPjgC1DAvEofzaEiMwehtj8zVxw==",
7676
"dependencies": {
7777
"System.Text.Json": "5.0.2"
7878
}
7979
},
8080
"Azure.Bicep.Types.Az": {
8181
"type": "Transitive",
82-
"resolved": "0.1.331",
83-
"contentHash": "NS8+EgdkpHoIlbTdJaj46bvB/sH731crzy6M7u0ZAMYXHgKKgEVjv4K4I4/hjtZ6p2ULrxWlL+qEFcHv4uBBiw==",
82+
"resolved": "0.1.400",
83+
"contentHash": "XSzoQoJO4erp+DhFn2bNi3NqK/PM0XAn8NHwxaisEJDjcG7clSN2A9arD1kaDhSFcro8OZr2cT7NK4tBbG410A==",
8484
"dependencies": {
85-
"Azure.Bicep.Types": "0.1.331"
85+
"Azure.Bicep.Types": "0.1.400"
8686
}
8787
},
8888
"Azure.Bicep.Types.K8s": {
@@ -1702,8 +1702,8 @@
17021702
"Azure.Bicep.Core": {
17031703
"type": "Project",
17041704
"dependencies": {
1705-
"Azure.Bicep.Types": "0.1.331",
1706-
"Azure.Bicep.Types.Az": "0.1.331",
1705+
"Azure.Bicep.Types": "0.1.400",
1706+
"Azure.Bicep.Types.Az": "0.1.400",
17071707
"Azure.Bicep.Types.K8s": "0.1.11",
17081708
"Azure.Containers.ContainerRegistry": "1.1.0-beta.3",
17091709
"Azure.Deployments.Core": "1.0.546",

src/Bicep.Cli.UnitTests/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,18 @@
7171
},
7272
"Azure.Bicep.Types": {
7373
"type": "Transitive",
74-
"resolved": "0.1.331",
75-
"contentHash": "2qx/v4q5CKu/RmyWdDJ1JPfVxlSs+1ZC+4xK9iKfcjcgeh2lvaYYESiWnGaBfNFJOGY5ftb1WoXivlKhynJ4Dg==",
74+
"resolved": "0.1.400",
75+
"contentHash": "kbxTBvszroTKMRhjDLR9rYTbDELe/QNLtcH+grtMMBhRBuiekGexqc+C0N9ZPjgC1DAvEofzaEiMwehtj8zVxw==",
7676
"dependencies": {
7777
"System.Text.Json": "5.0.2"
7878
}
7979
},
8080
"Azure.Bicep.Types.Az": {
8181
"type": "Transitive",
82-
"resolved": "0.1.331",
83-
"contentHash": "NS8+EgdkpHoIlbTdJaj46bvB/sH731crzy6M7u0ZAMYXHgKKgEVjv4K4I4/hjtZ6p2ULrxWlL+qEFcHv4uBBiw==",
82+
"resolved": "0.1.400",
83+
"contentHash": "XSzoQoJO4erp+DhFn2bNi3NqK/PM0XAn8NHwxaisEJDjcG7clSN2A9arD1kaDhSFcro8OZr2cT7NK4tBbG410A==",
8484
"dependencies": {
85-
"Azure.Bicep.Types": "0.1.331"
85+
"Azure.Bicep.Types": "0.1.400"
8686
}
8787
},
8888
"Azure.Bicep.Types.K8s": {
@@ -1406,8 +1406,8 @@
14061406
"Azure.Bicep.Core": {
14071407
"type": "Project",
14081408
"dependencies": {
1409-
"Azure.Bicep.Types": "0.1.331",
1410-
"Azure.Bicep.Types.Az": "0.1.331",
1409+
"Azure.Bicep.Types": "0.1.400",
1410+
"Azure.Bicep.Types.Az": "0.1.400",
14111411
"Azure.Bicep.Types.K8s": "0.1.11",
14121412
"Azure.Containers.ContainerRegistry": "1.1.0-beta.3",
14131413
"Azure.Deployments.Core": "1.0.546",

src/Bicep.Cli/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@
4545
},
4646
"Azure.Bicep.Types": {
4747
"type": "Transitive",
48-
"resolved": "0.1.331",
49-
"contentHash": "2qx/v4q5CKu/RmyWdDJ1JPfVxlSs+1ZC+4xK9iKfcjcgeh2lvaYYESiWnGaBfNFJOGY5ftb1WoXivlKhynJ4Dg==",
48+
"resolved": "0.1.400",
49+
"contentHash": "kbxTBvszroTKMRhjDLR9rYTbDELe/QNLtcH+grtMMBhRBuiekGexqc+C0N9ZPjgC1DAvEofzaEiMwehtj8zVxw==",
5050
"dependencies": {
5151
"System.Text.Json": "5.0.2"
5252
}
5353
},
5454
"Azure.Bicep.Types.Az": {
5555
"type": "Transitive",
56-
"resolved": "0.1.331",
57-
"contentHash": "NS8+EgdkpHoIlbTdJaj46bvB/sH731crzy6M7u0ZAMYXHgKKgEVjv4K4I4/hjtZ6p2ULrxWlL+qEFcHv4uBBiw==",
56+
"resolved": "0.1.400",
57+
"contentHash": "XSzoQoJO4erp+DhFn2bNi3NqK/PM0XAn8NHwxaisEJDjcG7clSN2A9arD1kaDhSFcro8OZr2cT7NK4tBbG410A==",
5858
"dependencies": {
59-
"Azure.Bicep.Types": "0.1.331"
59+
"Azure.Bicep.Types": "0.1.400"
6060
}
6161
},
6262
"Azure.Bicep.Types.K8s": {
@@ -433,8 +433,8 @@
433433
"Azure.Bicep.Core": {
434434
"type": "Project",
435435
"dependencies": {
436-
"Azure.Bicep.Types": "0.1.331",
437-
"Azure.Bicep.Types.Az": "0.1.331",
436+
"Azure.Bicep.Types": "0.1.400",
437+
"Azure.Bicep.Types.Az": "0.1.400",
438438
"Azure.Bicep.Types.K8s": "0.1.11",
439439
"Azure.Containers.ContainerRegistry": "1.1.0-beta.3",
440440
"Azure.Deployments.Core": "1.0.546",

src/Bicep.Core.IntegrationTests/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,18 @@
7171
},
7272
"Azure.Bicep.Types": {
7373
"type": "Transitive",
74-
"resolved": "0.1.331",
75-
"contentHash": "2qx/v4q5CKu/RmyWdDJ1JPfVxlSs+1ZC+4xK9iKfcjcgeh2lvaYYESiWnGaBfNFJOGY5ftb1WoXivlKhynJ4Dg==",
74+
"resolved": "0.1.400",
75+
"contentHash": "kbxTBvszroTKMRhjDLR9rYTbDELe/QNLtcH+grtMMBhRBuiekGexqc+C0N9ZPjgC1DAvEofzaEiMwehtj8zVxw==",
7676
"dependencies": {
7777
"System.Text.Json": "5.0.2"
7878
}
7979
},
8080
"Azure.Bicep.Types.Az": {
8181
"type": "Transitive",
82-
"resolved": "0.1.331",
83-
"contentHash": "NS8+EgdkpHoIlbTdJaj46bvB/sH731crzy6M7u0ZAMYXHgKKgEVjv4K4I4/hjtZ6p2ULrxWlL+qEFcHv4uBBiw==",
82+
"resolved": "0.1.400",
83+
"contentHash": "XSzoQoJO4erp+DhFn2bNi3NqK/PM0XAn8NHwxaisEJDjcG7clSN2A9arD1kaDhSFcro8OZr2cT7NK4tBbG410A==",
8484
"dependencies": {
85-
"Azure.Bicep.Types": "0.1.331"
85+
"Azure.Bicep.Types": "0.1.400"
8686
}
8787
},
8888
"Azure.Bicep.Types.K8s": {
@@ -1702,8 +1702,8 @@
17021702
"Azure.Bicep.Core": {
17031703
"type": "Project",
17041704
"dependencies": {
1705-
"Azure.Bicep.Types": "0.1.331",
1706-
"Azure.Bicep.Types.Az": "0.1.331",
1705+
"Azure.Bicep.Types": "0.1.400",
1706+
"Azure.Bicep.Types.Az": "0.1.400",
17071707
"Azure.Bicep.Types.K8s": "0.1.11",
17081708
"Azure.Containers.ContainerRegistry": "1.1.0-beta.3",
17091709
"Azure.Deployments.Core": "1.0.546",

0 commit comments

Comments
 (0)