Commit ff6d935
authored
deps(test): update dotnet monorepo to 9.0.9 (#950)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/)
([source](https://redirect.github.com/dotnet/aspnetcore)) | `9.0.8` ->
`9.0.9` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [Microsoft.Extensions.Hosting](https://dot.net/)
([source](https://redirect.github.com/dotnet/runtime)) | `9.0.8` ->
`9.0.9` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [Microsoft.Extensions.Hosting.Abstractions](https://dot.net/)
([source](https://redirect.github.com/dotnet/runtime)) | `9.0.8` ->
`9.0.9` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [System.Reflection.MetadataLoadContext](https://dot.net/)
([source](https://redirect.github.com/dotnet/runtime)) | `9.0.8` ->
`9.0.9` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)</summary>
###
[`v9.0.9`](https://redirect.github.com/dotnet/aspnetcore/compare/v9.0.8...v9.0.9)
</details>
<details>
<summary>dotnet/runtime (Microsoft.Extensions.Hosting)</summary>
###
[`v9.0.9`](https://redirect.github.com/dotnet/runtime/compare/v9.0.8...v9.0.9)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dotnet/dotnet-operator-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 01ac7ad commit ff6d935
File tree
4 files changed
+4
-4
lines changed- src
- KubeOps.Abstractions
- KubeOps.Operator
- KubeOps.Transpiler
- test/KubeOps.Operator.Web.Test
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments