Skip to content

Commit

Permalink
Bump version of Azure.Deployments.Templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jeskew committed Dec 10, 2024
1 parent c0c938c commit 5c9bcfa
Show file tree
Hide file tree
Showing 23 changed files with 260 additions and 250 deletions.
21 changes: 11 additions & 10 deletions src/Bicep.Cli.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,14 @@
},
"Azure.Deployments.Core": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "DatHKc+hTtrluiTJ9yxfNCSq5NCseLUk/UmC2PyV4HmBBVv6PnR7rnGZVGW9ioDdjiYzKwWDenjzxdNXg41C6w==",
"resolved": "1.223.0",
"contentHash": "7Cyc8z0GTXWjxPxyImnYs1E+YOX/qWC5o8VO0OQIcHLnmvLEwa5NEzdJjUfeDcXFi7OdarHmAyV4cqt3frSwxA==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"Microsoft.PowerPlatform.ResourceStack": "7.0.0.2070",
"Newtonsoft.Json": "13.0.3",
"System.Collections.Immutable": "8.0.0",
"System.Diagnostics.DiagnosticSource": "8.0.1",
"System.Reflection.Emit.Lightweight": "4.7.0"
}
},
Expand Down Expand Up @@ -155,10 +156,10 @@
},
"Azure.Deployments.Expression": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "+yhUcCkxqPZap4Adg9a1Tbs8mLH33STncDVyNFTNiQmzYd1f2ha+1I5G+j1xxG4KwD8UiVYbu2Z6nrlYMuSBkA==",
"resolved": "1.223.0",
"contentHash": "zrE1FH3bdrAtbSwr3vaefSLSLFUI8i6Zn2HWWOpAA3mnWXeMmHsqQ8Enc5cLeXAz7KMJ1Y6s9pkhgQWJmT60Yw==",
"dependencies": {
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"IPNetwork2": "2.6.598",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -209,12 +210,12 @@
},
"Azure.Deployments.Templates": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "Lx6DEz3Vyog7mi0JVUtx65rFB78aW0irC87Lz+8xlNsGVVLblIxAHePTJrgwUZOmCR+U37+h0XGFwAgW9G0+tQ==",
"resolved": "1.223.0",
"contentHash": "tOTSV3P3AzZ5PXuL8/NtHztDZSSL4AbZOH62hpB4WloqFb62OSf1OPeip2kZttSvrSMJU2SJzblgLRCnkqUbAg==",
"dependencies": {
"Azure.Bicep.Types": "0.5.110",
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Expression": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"Azure.Deployments.Expression": "1.223.0",
"Microsoft.Automata.SRM": "1.2.2",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -1590,7 +1591,7 @@
"Azure.Bicep.Types.Az": "[0.2.727, )",
"Azure.Bicep.Types.K8s": "[0.1.644, )",
"Azure.Containers.ContainerRegistry": "[1.1.1, )",
"Azure.Deployments.Templates": "[1.195.0, )",
"Azure.Deployments.Templates": "[1.223.0, )",
"Azure.Identity": "[1.13.1, )",
"Azure.ResourceManager.Resources": "[1.9.0, )",
"Bicep.IO": "[1.0.0, )",
Expand Down
21 changes: 11 additions & 10 deletions src/Bicep.Cli.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,14 @@
},
"Azure.Deployments.Core": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "DatHKc+hTtrluiTJ9yxfNCSq5NCseLUk/UmC2PyV4HmBBVv6PnR7rnGZVGW9ioDdjiYzKwWDenjzxdNXg41C6w==",
"resolved": "1.223.0",
"contentHash": "7Cyc8z0GTXWjxPxyImnYs1E+YOX/qWC5o8VO0OQIcHLnmvLEwa5NEzdJjUfeDcXFi7OdarHmAyV4cqt3frSwxA==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"Microsoft.PowerPlatform.ResourceStack": "7.0.0.2070",
"Newtonsoft.Json": "13.0.3",
"System.Collections.Immutable": "8.0.0",
"System.Diagnostics.DiagnosticSource": "8.0.1",
"System.Reflection.Emit.Lightweight": "4.7.0"
}
},
Expand Down Expand Up @@ -155,10 +156,10 @@
},
"Azure.Deployments.Expression": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "+yhUcCkxqPZap4Adg9a1Tbs8mLH33STncDVyNFTNiQmzYd1f2ha+1I5G+j1xxG4KwD8UiVYbu2Z6nrlYMuSBkA==",
"resolved": "1.223.0",
"contentHash": "zrE1FH3bdrAtbSwr3vaefSLSLFUI8i6Zn2HWWOpAA3mnWXeMmHsqQ8Enc5cLeXAz7KMJ1Y6s9pkhgQWJmT60Yw==",
"dependencies": {
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"IPNetwork2": "2.6.598",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -209,12 +210,12 @@
},
"Azure.Deployments.Templates": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "Lx6DEz3Vyog7mi0JVUtx65rFB78aW0irC87Lz+8xlNsGVVLblIxAHePTJrgwUZOmCR+U37+h0XGFwAgW9G0+tQ==",
"resolved": "1.223.0",
"contentHash": "tOTSV3P3AzZ5PXuL8/NtHztDZSSL4AbZOH62hpB4WloqFb62OSf1OPeip2kZttSvrSMJU2SJzblgLRCnkqUbAg==",
"dependencies": {
"Azure.Bicep.Types": "0.5.110",
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Expression": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"Azure.Deployments.Expression": "1.223.0",
"Microsoft.Automata.SRM": "1.2.2",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -1462,7 +1463,7 @@
"Azure.Bicep.Types.Az": "[0.2.727, )",
"Azure.Bicep.Types.K8s": "[0.1.644, )",
"Azure.Containers.ContainerRegistry": "[1.1.1, )",
"Azure.Deployments.Templates": "[1.195.0, )",
"Azure.Deployments.Templates": "[1.223.0, )",
"Azure.Identity": "[1.13.1, )",
"Azure.ResourceManager.Resources": "[1.9.0, )",
"Bicep.IO": "[1.0.0, )",
Expand Down
21 changes: 11 additions & 10 deletions src/Bicep.Cli/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,13 +134,14 @@
},
"Azure.Deployments.Core": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "DatHKc+hTtrluiTJ9yxfNCSq5NCseLUk/UmC2PyV4HmBBVv6PnR7rnGZVGW9ioDdjiYzKwWDenjzxdNXg41C6w==",
"resolved": "1.223.0",
"contentHash": "7Cyc8z0GTXWjxPxyImnYs1E+YOX/qWC5o8VO0OQIcHLnmvLEwa5NEzdJjUfeDcXFi7OdarHmAyV4cqt3frSwxA==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"Microsoft.PowerPlatform.ResourceStack": "7.0.0.2070",
"Newtonsoft.Json": "13.0.3",
"System.Collections.Immutable": "8.0.0",
"System.Diagnostics.DiagnosticSource": "8.0.1",
"System.Reflection.Emit.Lightweight": "4.7.0"
}
},
Expand Down Expand Up @@ -168,10 +169,10 @@
},
"Azure.Deployments.Expression": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "+yhUcCkxqPZap4Adg9a1Tbs8mLH33STncDVyNFTNiQmzYd1f2ha+1I5G+j1xxG4KwD8UiVYbu2Z6nrlYMuSBkA==",
"resolved": "1.223.0",
"contentHash": "zrE1FH3bdrAtbSwr3vaefSLSLFUI8i6Zn2HWWOpAA3mnWXeMmHsqQ8Enc5cLeXAz7KMJ1Y6s9pkhgQWJmT60Yw==",
"dependencies": {
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"IPNetwork2": "2.6.598",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -222,12 +223,12 @@
},
"Azure.Deployments.Templates": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "Lx6DEz3Vyog7mi0JVUtx65rFB78aW0irC87Lz+8xlNsGVVLblIxAHePTJrgwUZOmCR+U37+h0XGFwAgW9G0+tQ==",
"resolved": "1.223.0",
"contentHash": "tOTSV3P3AzZ5PXuL8/NtHztDZSSL4AbZOH62hpB4WloqFb62OSf1OPeip2kZttSvrSMJU2SJzblgLRCnkqUbAg==",
"dependencies": {
"Azure.Bicep.Types": "0.5.110",
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Expression": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"Azure.Deployments.Expression": "1.223.0",
"Microsoft.Automata.SRM": "1.2.2",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -1354,7 +1355,7 @@
"Azure.Bicep.Types.Az": "[0.2.727, )",
"Azure.Bicep.Types.K8s": "[0.1.644, )",
"Azure.Containers.ContainerRegistry": "[1.1.1, )",
"Azure.Deployments.Templates": "[1.195.0, )",
"Azure.Deployments.Templates": "[1.223.0, )",
"Azure.Identity": "[1.13.1, )",
"Azure.ResourceManager.Resources": "[1.9.0, )",
"Bicep.IO": "[1.0.0, )",
Expand Down
21 changes: 11 additions & 10 deletions src/Bicep.Core.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,14 @@
},
"Azure.Deployments.Core": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "DatHKc+hTtrluiTJ9yxfNCSq5NCseLUk/UmC2PyV4HmBBVv6PnR7rnGZVGW9ioDdjiYzKwWDenjzxdNXg41C6w==",
"resolved": "1.223.0",
"contentHash": "7Cyc8z0GTXWjxPxyImnYs1E+YOX/qWC5o8VO0OQIcHLnmvLEwa5NEzdJjUfeDcXFi7OdarHmAyV4cqt3frSwxA==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"Microsoft.PowerPlatform.ResourceStack": "7.0.0.2070",
"Newtonsoft.Json": "13.0.3",
"System.Collections.Immutable": "8.0.0",
"System.Diagnostics.DiagnosticSource": "8.0.1",
"System.Reflection.Emit.Lightweight": "4.7.0"
}
},
Expand Down Expand Up @@ -155,10 +156,10 @@
},
"Azure.Deployments.Expression": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "+yhUcCkxqPZap4Adg9a1Tbs8mLH33STncDVyNFTNiQmzYd1f2ha+1I5G+j1xxG4KwD8UiVYbu2Z6nrlYMuSBkA==",
"resolved": "1.223.0",
"contentHash": "zrE1FH3bdrAtbSwr3vaefSLSLFUI8i6Zn2HWWOpAA3mnWXeMmHsqQ8Enc5cLeXAz7KMJ1Y6s9pkhgQWJmT60Yw==",
"dependencies": {
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"IPNetwork2": "2.6.598",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -209,12 +210,12 @@
},
"Azure.Deployments.Templates": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "Lx6DEz3Vyog7mi0JVUtx65rFB78aW0irC87Lz+8xlNsGVVLblIxAHePTJrgwUZOmCR+U37+h0XGFwAgW9G0+tQ==",
"resolved": "1.223.0",
"contentHash": "tOTSV3P3AzZ5PXuL8/NtHztDZSSL4AbZOH62hpB4WloqFb62OSf1OPeip2kZttSvrSMJU2SJzblgLRCnkqUbAg==",
"dependencies": {
"Azure.Bicep.Types": "0.5.110",
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Expression": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"Azure.Deployments.Expression": "1.223.0",
"Microsoft.Automata.SRM": "1.2.2",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -1509,7 +1510,7 @@
"Azure.Bicep.Types.Az": "[0.2.727, )",
"Azure.Bicep.Types.K8s": "[0.1.644, )",
"Azure.Containers.ContainerRegistry": "[1.1.1, )",
"Azure.Deployments.Templates": "[1.195.0, )",
"Azure.Deployments.Templates": "[1.223.0, )",
"Azure.Identity": "[1.13.1, )",
"Azure.ResourceManager.Resources": "[1.9.0, )",
"Bicep.IO": "[1.0.0, )",
Expand Down
21 changes: 11 additions & 10 deletions src/Bicep.Core.Samples/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,14 @@
},
"Azure.Deployments.Core": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "DatHKc+hTtrluiTJ9yxfNCSq5NCseLUk/UmC2PyV4HmBBVv6PnR7rnGZVGW9ioDdjiYzKwWDenjzxdNXg41C6w==",
"resolved": "1.223.0",
"contentHash": "7Cyc8z0GTXWjxPxyImnYs1E+YOX/qWC5o8VO0OQIcHLnmvLEwa5NEzdJjUfeDcXFi7OdarHmAyV4cqt3frSwxA==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"Microsoft.PowerPlatform.ResourceStack": "7.0.0.2070",
"Newtonsoft.Json": "13.0.3",
"System.Collections.Immutable": "8.0.0",
"System.Diagnostics.DiagnosticSource": "8.0.1",
"System.Reflection.Emit.Lightweight": "4.7.0"
}
},
Expand Down Expand Up @@ -155,10 +156,10 @@
},
"Azure.Deployments.Expression": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "+yhUcCkxqPZap4Adg9a1Tbs8mLH33STncDVyNFTNiQmzYd1f2ha+1I5G+j1xxG4KwD8UiVYbu2Z6nrlYMuSBkA==",
"resolved": "1.223.0",
"contentHash": "zrE1FH3bdrAtbSwr3vaefSLSLFUI8i6Zn2HWWOpAA3mnWXeMmHsqQ8Enc5cLeXAz7KMJ1Y6s9pkhgQWJmT60Yw==",
"dependencies": {
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"IPNetwork2": "2.6.598",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -209,12 +210,12 @@
},
"Azure.Deployments.Templates": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "Lx6DEz3Vyog7mi0JVUtx65rFB78aW0irC87Lz+8xlNsGVVLblIxAHePTJrgwUZOmCR+U37+h0XGFwAgW9G0+tQ==",
"resolved": "1.223.0",
"contentHash": "tOTSV3P3AzZ5PXuL8/NtHztDZSSL4AbZOH62hpB4WloqFb62OSf1OPeip2kZttSvrSMJU2SJzblgLRCnkqUbAg==",
"dependencies": {
"Azure.Bicep.Types": "0.5.110",
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Expression": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"Azure.Deployments.Expression": "1.223.0",
"Microsoft.Automata.SRM": "1.2.2",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -1509,7 +1510,7 @@
"Azure.Bicep.Types.Az": "[0.2.727, )",
"Azure.Bicep.Types.K8s": "[0.1.644, )",
"Azure.Containers.ContainerRegistry": "[1.1.1, )",
"Azure.Deployments.Templates": "[1.195.0, )",
"Azure.Deployments.Templates": "[1.223.0, )",
"Azure.Identity": "[1.13.1, )",
"Azure.ResourceManager.Resources": "[1.9.0, )",
"Bicep.IO": "[1.0.0, )",
Expand Down
21 changes: 11 additions & 10 deletions src/Bicep.Core.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,13 +169,14 @@
},
"Azure.Deployments.Core": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "DatHKc+hTtrluiTJ9yxfNCSq5NCseLUk/UmC2PyV4HmBBVv6PnR7rnGZVGW9ioDdjiYzKwWDenjzxdNXg41C6w==",
"resolved": "1.223.0",
"contentHash": "7Cyc8z0GTXWjxPxyImnYs1E+YOX/qWC5o8VO0OQIcHLnmvLEwa5NEzdJjUfeDcXFi7OdarHmAyV4cqt3frSwxA==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"Microsoft.PowerPlatform.ResourceStack": "7.0.0.2070",
"Newtonsoft.Json": "13.0.3",
"System.Collections.Immutable": "8.0.0",
"System.Diagnostics.DiagnosticSource": "8.0.1",
"System.Reflection.Emit.Lightweight": "4.7.0"
}
},
Expand Down Expand Up @@ -203,10 +204,10 @@
},
"Azure.Deployments.Expression": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "+yhUcCkxqPZap4Adg9a1Tbs8mLH33STncDVyNFTNiQmzYd1f2ha+1I5G+j1xxG4KwD8UiVYbu2Z6nrlYMuSBkA==",
"resolved": "1.223.0",
"contentHash": "zrE1FH3bdrAtbSwr3vaefSLSLFUI8i6Zn2HWWOpAA3mnWXeMmHsqQ8Enc5cLeXAz7KMJ1Y6s9pkhgQWJmT60Yw==",
"dependencies": {
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"IPNetwork2": "2.6.598",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -257,12 +258,12 @@
},
"Azure.Deployments.Templates": {
"type": "Transitive",
"resolved": "1.195.0",
"contentHash": "Lx6DEz3Vyog7mi0JVUtx65rFB78aW0irC87Lz+8xlNsGVVLblIxAHePTJrgwUZOmCR+U37+h0XGFwAgW9G0+tQ==",
"resolved": "1.223.0",
"contentHash": "tOTSV3P3AzZ5PXuL8/NtHztDZSSL4AbZOH62hpB4WloqFb62OSf1OPeip2kZttSvrSMJU2SJzblgLRCnkqUbAg==",
"dependencies": {
"Azure.Bicep.Types": "0.5.110",
"Azure.Deployments.Core": "1.195.0",
"Azure.Deployments.Expression": "1.195.0",
"Azure.Deployments.Core": "1.223.0",
"Azure.Deployments.Expression": "1.223.0",
"Microsoft.Automata.SRM": "1.2.2",
"Newtonsoft.Json": "13.0.3"
}
Expand Down Expand Up @@ -1515,7 +1516,7 @@
"Azure.Bicep.Types.Az": "[0.2.727, )",
"Azure.Bicep.Types.K8s": "[0.1.644, )",
"Azure.Containers.ContainerRegistry": "[1.1.1, )",
"Azure.Deployments.Templates": "[1.195.0, )",
"Azure.Deployments.Templates": "[1.223.0, )",
"Azure.Identity": "[1.13.1, )",
"Azure.ResourceManager.Resources": "[1.9.0, )",
"Bicep.IO": "[1.0.0, )",
Expand Down
4 changes: 2 additions & 2 deletions src/Bicep.Core/Bicep.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>Azure.Bicep.Core</AssemblyName>
<RootNamespace>Bicep.Core</RootNamespace>
Expand Down Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Semver" Version="3.0.0" />
<PackageReference Include="SharpYaml" Version="2.1.1" />
<PackageReference Include="Azure.Deployments.Templates" Version="1.195.0" />
<PackageReference Include="Azure.Deployments.Templates" Version="1.223.0" />
<PackageReference Include="Azure.Bicep.Types" Version="0.5.110" />
<PackageReference Include="Azure.Bicep.Types.Az" Version="0.2.727" />
<PackageReference Include="Azure.Bicep.Types.K8s" Version="0.1.644" />
Expand Down
Loading

0 comments on commit 5c9bcfa

Please sign in to comment.