Commit 3fb82c9
authored
Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.11 to 9.0.12 (#834)
Updated
[Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore)
from 9.0.11 to 9.0.12.
<details>
<summary>Release notes</summary>
_Sourced from [Microsoft.AspNetCore.Mvc.Testing's
releases](https://github.com/dotnet/aspnetcore/releases)._
## 9.0.12
[Release](https://github.com/dotnet/core/releases/tag/v9.0.12)
## What's Changed
* Update branding to 9.0.12 by @vseanreesermsft in
dotnet/aspnetcore#64248
* Update `Microsoft.Build` versions to 17.8.43 by @MackinnonBuck in
dotnet/aspnetcore#64277
* [release/9.0] (deps): Bump src/submodules/googletest from `9706f75` to
`6ec14df` by @dependabot[bot] in
dotnet/aspnetcore#64230
* [release/9.0] Update dependencies from dotnet/extensions by
@dotnet-maestro[bot] in dotnet/aspnetcore#64111
* [release/9.0] Update dependencies from dotnet/arcade by
@dotnet-maestro[bot] in dotnet/aspnetcore#64065
* [release/9.0] Upgrade to MacOS 15 for CI by @wtgodbe in
dotnet/aspnetcore#64310
* Merging internal commits for release/9.0 by @vseanreesermsft in
dotnet/aspnetcore#64312
* [release/9.0] Don't use netcoreapp2.1 in dotnet-get-document by
@wtgodbe in dotnet/aspnetcore#64351
* [release/9.0] AppContext for HttpSys CBT hardening by @BrennanConroy
in dotnet/aspnetcore#64297
* [release/9.0] Update dependencies from dotnet/arcade by
@dotnet-maestro[bot] in dotnet/aspnetcore#64350
* [release/9.0] Update dependencies from dotnet/extensions by
@dotnet-maestro[bot] in dotnet/aspnetcore#64388
* [release/9.0] Delete signalr-daily-tests.yml by @github-actions[bot]
in dotnet/aspnetcore#64589
* [release/9.0] (deps): Bump src/submodules/googletest from `6ec14df` to
`1b96fa1` by @dependabot[bot] in
dotnet/aspnetcore#64580
* [release/9.0] Update dependencies from dotnet/extensions by
@dotnet-maestro[bot] in dotnet/aspnetcore#64503
**Full Changelog**:
dotnet/aspnetcore@v9.0.11...v9.0.12
Commits viewable in [compare
view](dotnet/aspnetcore@v9.0.11...v9.0.12).
</details>
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0bb0fb2 commit 3fb82c9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments