Skip to content

Commit

Permalink
Bump Microsoft.Extensions.DependencyInjection from 8.0.1 to 9.0.0 (#1…
Browse files Browse the repository at this point in the history
…5711)

Bumps
[Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime)
from 8.0.1 to 9.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/runtime/releases">Microsoft.Extensions.DependencyInjection's
releases</a>.</em></p>
<blockquote>
<h2>.NET 9.0.0</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v9.0.0">Release</a></p>
<h2>What's Changed</h2>
<ul>
<li>[release/9.0] BinaryFormatter tests improvements by <a
href="https://github.com/adamsitnik"><code>@​adamsitnik</code></a> in <a
href="https://redirect.github.com/dotnet/runtime/pull/107540">dotnet/runtime#107540</a></li>
<li>[release/9.0] Update dependencies from
dotnet/source-build-reference-packages by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107474">dotnet/runtime#107474</a></li>
<li>[release/9.0] Branding for GA by <a
href="https://github.com/carlossanlop"><code>@​carlossanlop</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107879">dotnet/runtime#107879</a></li>
<li>[release/9.0] Update dependencies from dotnet/source-build-externals
by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107914">dotnet/runtime#107914</a></li>
<li>[release/9.0] Update dependencies from dotnet/icu by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107918">dotnet/runtime#107918</a></li>
<li>[release/9.0] Update dependencies from dotnet/hotreload-utils by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107916">dotnet/runtime#107916</a></li>
<li>[release/9.0] Update dependencies from dotnet/cecil by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107915">dotnet/runtime#107915</a></li>
<li>[release/9.0] Update dependencies from
dotnet/source-build-reference-packages by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107938">dotnet/runtime#107938</a></li>
<li>[release/9.0] Update dependencies from dotnet/source-build-externals
by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107982">dotnet/runtime#107982</a></li>
<li>[release/9.0] Update dependencies from dotnet/cecil by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107983">dotnet/runtime#107983</a></li>
<li>[release/9.0] Remove invalid assert in RSAOpenSsl by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107952">dotnet/runtime#107952</a></li>
<li>[automated] Merge branch 'release/9.0-rc2' =&gt; 'release/9.0' by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107928">dotnet/runtime#107928</a></li>
<li>[release/9.0] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107937">dotnet/runtime#107937</a></li>
<li>[release/9.0] Update dependencies from dotnet/roslyn by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/107984">dotnet/runtime#107984</a></li>
<li>[release/9.0] Mitigate JsonObject performance regression. by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108014">dotnet/runtime#108014</a></li>
<li>[release/9.0] Fix SG nullability annotations for required and init
properties. by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108013">dotnet/runtime#108013</a></li>
<li>[release/9.0] Update dependencies from dotnet/hotreload-utils by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108016">dotnet/runtime#108016</a></li>
<li>[release/9.0] Treat -rtm as stable sdk version band by <a
href="https://github.com/lewing"><code>@​lewing</code></a> in <a
href="https://redirect.github.com/dotnet/runtime/pull/107997">dotnet/runtime#107997</a></li>
<li>[release/9.0] dont try to capture threadId for NativeAOT by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108088">dotnet/runtime#108088</a></li>
<li>[release/9.0] Update dependencies from dotnet/runtime by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108140">dotnet/runtime#108140</a></li>
<li>[release/9.0] Fix createdump 'stack smashing detected' error on
arm64 by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108208">dotnet/runtime#108208</a></li>
<li>[release/9.0] [browser] Fix fingerprinting and
loadAllSatelliteResources=true by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108198">dotnet/runtime#108198</a></li>
<li>[automated] Merge branch 'release/9.0-rc2' =&gt; 'release/9.0' by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108006">dotnet/runtime#108006</a></li>
<li>[release/9.0] More doc updates for source-of-truth assemblies by <a
href="https://github.com/carlossanlop"><code>@​carlossanlop</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108257">dotnet/runtime#108257</a></li>
<li>[release/9.0] Update dependencies from
dotnet/source-build-reference-packages by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108142">dotnet/runtime#108142</a></li>
<li>[release/9.0] Update dependencies from dotnet/roslyn by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108061">dotnet/runtime#108061</a></li>
<li>[release/9.0] Update dependencies from dotnet/cecil by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108192">dotnet/runtime#108192</a></li>
<li>[release/9.0] Update dependencies from dotnet/hotreload-utils by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108193">dotnet/runtime#108193</a></li>
<li>[release/9.0] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108194">dotnet/runtime#108194</a></li>
<li>[release/9.0] Update dependencies from
dnceng/internal/dotnet-optimization by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108139">dotnet/runtime#108139</a></li>
<li>[release/9.0] Reduce funceval abort by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108256">dotnet/runtime#108256</a></li>
<li>[release/9.0] Update sign-diagnostic-files.yml to skip dac sign in
staging by <a
href="https://github.com/hoyosjs"><code>@​hoyosjs</code></a> in <a
href="https://redirect.github.com/dotnet/runtime/pull/108218">dotnet/runtime#108218</a></li>
<li>[release/9.0] Root the System.Runtime EventSource by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108348">dotnet/runtime#108348</a></li>
<li>[release/9.0] Fixing SetSlice, Reshape, TryCopyTo. by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108282">dotnet/runtime#108282</a></li>
<li>[release/9.0] Update dependencies from dotnet/sdk by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108141">dotnet/runtime#108141</a></li>
<li>[release/9.0] Update dependencies from dotnet/source-build-externals
by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108436">dotnet/runtime#108436</a></li>
<li>[release/9.0] Update dependencies from dotnet/hotreload-utils by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108438">dotnet/runtime#108438</a></li>
<li>[release/9.0] Update dependencies from dotnet/roslyn-analyzers by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108367">dotnet/runtime#108367</a></li>
<li>[release/9.0] Update dependencies from dotnet/runtime by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108391">dotnet/runtime#108391</a></li>
<li>[release/9.0] Update dependencies from dotnet/cecil by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108437">dotnet/runtime#108437</a></li>
<li>[release/9.0] Update System.Formats.Nrbf ref sources and restore
package description by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108467">dotnet/runtime#108467</a></li>
<li>[release/9.0] [aot] mono_aot_split_options: reset state after a
backslash by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108212">dotnet/runtime#108212</a></li>
<li>[release/9.0] Fix devirtualization across genericness in the
hierarchy by <a
href="https://github.com/MichalStrehovsky"><code>@​MichalStrehovsky</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108470">dotnet/runtime#108470</a></li>
<li>[release/9.0] [cdac][cdac-build-tool] Don't let msbuild rewrite the
resource name by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108296">dotnet/runtime#108296</a></li>
<li>[release/9.0] Fix <code>InlineArray</code> swift lowering in mono by
<a href="https://github.com/jkurdek"><code>@​jkurdek</code></a> in <a
href="https://redirect.github.com/dotnet/runtime/pull/108483">dotnet/runtime#108483</a></li>
<li>[release/9.0] Backport PR <a
href="https://redirect.github.com/dotnet/runtime/issues/108311">#108311</a>
- Fix statics issue with barriers by <a
href="https://github.com/davidwrighton"><code>@​davidwrighton</code></a>
in <a
href="https://redirect.github.com/dotnet/runtime/pull/108347">dotnet/runtime#108347</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/runtime/commit/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3"><code>9d5a6a9</code></a>
Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'</li>
<li><a
href="https://github.com/dotnet/runtime/commit/7dab903b20269d78c6bc08d5269947db7d35c22b"><code>7dab903</code></a>
Update dependencies from <a
href="https://github.com/dotnet/emsdk">https://github.com/dotnet/emsdk</a>
build 20241028.2 (<a
href="https://redirect.github.com/dotnet/runtime/issues/1">#1</a>...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/5f6da416352c99eb0460211853b69b99026c6757"><code>5f6da41</code></a>
Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'</li>
<li><a
href="https://github.com/dotnet/runtime/commit/7b9e6158be5956687564d249afdad36fbc57750e"><code>7b9e615</code></a>
Bump downlevels for 9.0 (<a
href="https://redirect.github.com/dotnet/runtime/issues/109288">#109288</a>)</li>
<li><a
href="https://github.com/dotnet/runtime/commit/0456c7e91c34003f26acf8606ba9d20e29f518bd"><code>0456c7e</code></a>
Merge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'</li>
<li><a
href="https://github.com/dotnet/runtime/commit/2b46f3a7eb3d0df99c523e5648f00cc8b53caa05"><code>2b46f3a</code></a>
[release/9.0] Permit unencrypted key exports from CNG (<a
href="https://redirect.github.com/dotnet/runtime/issues/109134">#109134</a>)</li>
<li><a
href="https://github.com/dotnet/runtime/commit/2df113716c90ff0228dab915ce6daffc9789847a"><code>2df1137</code></a>
Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'</li>
<li><a
href="https://github.com/dotnet/runtime/commit/f9b6a512f7dea63d0c55648576b11790362c7e12"><code>f9b6a51</code></a>
Update dependencies from <a
href="https://github.com/dotnet/emsdk">https://github.com/dotnet/emsdk</a>
build 20241019.2 (<a
href="https://redirect.github.com/dotnet/runtime/issues/1">#1</a>...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/ab1c0fbe59c0e5d47376e873481ff08f2c962d9a"><code>ab1c0fb</code></a>
Merge commit 'd5baa14e684167fabdd980ee16d307994398f912'</li>
<li><a
href="https://github.com/dotnet/runtime/commit/d5baa14e684167fabdd980ee16d307994398f912"><code>d5baa14</code></a>
[release/9.0] Initialize managed and native values in the
ICustomMarshaler ma...</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.DependencyInjection&package-manager=nuget&previous-version=8.0.1&new-version=9.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/15711)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: StephenWeatherford <[email protected]>
  • Loading branch information
dependabot[bot] and StephenWeatherford authored Dec 4, 2024
1 parent a1acafe commit e29cbf1
Show file tree
Hide file tree
Showing 23 changed files with 133 additions and 133 deletions.
12 changes: 6 additions & 6 deletions src/Bicep.Cli.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,16 +497,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -1598,7 +1598,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Cli.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,16 +469,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -1470,7 +1470,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Cli/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,16 +469,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -1362,7 +1362,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Core.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,16 +469,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -1518,7 +1518,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Core.Samples/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,16 +469,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -1518,7 +1518,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Core.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -504,16 +504,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -1524,7 +1524,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
2 changes: 1 addition & 1 deletion src/Bicep.Core/Bicep.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<PackageReference Include="Azure.Bicep.Types.K8s" Version="0.1.644" />
<PackageReference Include="System.IO.Abstractions" Version="21.1.3" />
<PackageReference Include="Azure.Bicep.Internal.RoslynAnalyzers" Version="0.1.45" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<!-- force an upgrade of this dependency as it seems to cause build flakiness for unknown reasons -->
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,11 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Direct",
"requested": "[8.0.1, )",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.Http": {
Expand Down Expand Up @@ -376,8 +376,8 @@
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Decompiler.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,16 +469,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -1518,7 +1518,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Decompiler.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,16 +469,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -1518,7 +1518,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Decompiler/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,16 +269,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -968,7 +968,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.LangServer.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,16 +500,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -1529,7 +1529,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.LangServer.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -505,16 +505,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"resolved": "9.0.0",
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Diagnostics": {
"type": "Transitive",
Expand Down Expand Up @@ -1538,7 +1538,7 @@
"Microsoft.Extensions.Configuration": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[9.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[9.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.DependencyInjection": "[9.0.0, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.NET.ILLink.Tasks": "[8.0.11, )",
Expand Down
Loading

0 comments on commit e29cbf1

Please sign in to comment.