Altinn / altinn-storage

Altinn platform microservice for handling instance storage
2 stars 3 forks source link

chore(deps): update dependency microsoft.aspnetcore.mvc.testing to v9 #558

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.11 -> 9.0.0 age adoption passing confidence

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing) ### [`v9.0.0`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v9.0.0): .NET 9.0.0 [Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.0) ##### What's Changed - Update branding to rtm by [@​wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/57907](https://redirect.github.com/dotnet/aspnetcore/pull/57907) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/57910](https://redirect.github.com/dotnet/aspnetcore/pull/57910) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/57922](https://redirect.github.com/dotnet/aspnetcore/pull/57922) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/57954](https://redirect.github.com/dotnet/aspnetcore/pull/57954) - \[release/9.0] Fix skip condition for IIS tests by [@​wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/57999](https://redirect.github.com/dotnet/aspnetcore/pull/57999) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58032](https://redirect.github.com/dotnet/aspnetcore/pull/58032) - \[release/9.0] Update dependencies from dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58015](https://redirect.github.com/dotnet/aspnetcore/pull/58015) - \[release/9.0] Update dependencies from dotnet/winforms by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58033](https://redirect.github.com/dotnet/aspnetcore/pull/58033) - \[release/9.0] Update dependencies from dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58048](https://redirect.github.com/dotnet/aspnetcore/pull/58048) - \[automated] Merge branch 'release/9.0-rc2' => 'release/9.0' by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/57975](https://redirect.github.com/dotnet/aspnetcore/pull/57975) - \[release/9.0] Update dependencies from dotnet/efcore by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58052](https://redirect.github.com/dotnet/aspnetcore/pull/58052) - Fix up OpenAPI schema handling and support concurrent requests by [@​captainsafia](https://redirect.github.com/captainsafia) in [https://github.com/dotnet/aspnetcore/pull/58024](https://redirect.github.com/dotnet/aspnetcore/pull/58024) - \[release/9.0] Mark API from 9 as shipped by [@​wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/58060](https://redirect.github.com/dotnet/aspnetcore/pull/58060) - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58034](https://redirect.github.com/dotnet/aspnetcore/pull/58034) - \[release/9.0] Update dependencies from dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58117](https://redirect.github.com/dotnet/aspnetcore/pull/58117) - \[release/9.0] Enable TSA/Policheck by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58123](https://redirect.github.com/dotnet/aspnetcore/pull/58123) - \[release/9.0] Add explicit conversion for value-type returning handlers with filters by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/57967](https://redirect.github.com/dotnet/aspnetcore/pull/57967) - \[release/9.0] Update dependencies from dotnet/xdt by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58116](https://redirect.github.com/dotnet/aspnetcore/pull/58116) - \[release/9.0] (deps): Bump src/submodules/MessagePack-CSharp from `ecc4e18` to `9511905` by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/58183](https://redirect.github.com/dotnet/aspnetcore/pull/58183) - \[release/9.0] (deps): Bump src/submodules/googletest from `0953a17` to `6dae7eb` by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/58184](https://redirect.github.com/dotnet/aspnetcore/pull/58184) - \[release/9.0] Change usage of "Country" to "CountryRegion" by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58280](https://redirect.github.com/dotnet/aspnetcore/pull/58280) - Merge RC2 changes into 9.0 by [@​wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/58296](https://redirect.github.com/dotnet/aspnetcore/pull/58296) - \[release/9.0] Remove ProviderKey from Hosting Bundle by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58293](https://redirect.github.com/dotnet/aspnetcore/pull/58293) - \[release/9.0] \[Blazor] Fix template nav menu styling by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58277](https://redirect.github.com/dotnet/aspnetcore/pull/58277) - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58268](https://redirect.github.com/dotnet/aspnetcore/pull/58268) - \[release/9.0] Update dependencies from dotnet/winforms by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58159](https://redirect.github.com/dotnet/aspnetcore/pull/58159) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58158](https://redirect.github.com/dotnet/aspnetcore/pull/58158) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58157](https://redirect.github.com/dotnet/aspnetcore/pull/58157) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58182](https://redirect.github.com/dotnet/aspnetcore/pull/58182) - \[release/9.0] Update dependencies from dotnet/efcore by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58306](https://redirect.github.com/dotnet/aspnetcore/pull/58306) - \[release/9.0] Update dependencies from dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58315](https://redirect.github.com/dotnet/aspnetcore/pull/58315) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58355](https://redirect.github.com/dotnet/aspnetcore/pull/58355) - \[release/9.0] Update dependencies from dotnet/xdt by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58366](https://redirect.github.com/dotnet/aspnetcore/pull/58366) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58344](https://redirect.github.com/dotnet/aspnetcore/pull/58344) - \[release/9.0] Fix handling for inert route parameters in MVC endpoints for OpenAPI by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58311](https://redirect.github.com/dotnet/aspnetcore/pull/58311) - \[release/9.0] Update dependencies from dotnet/winforms by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58413](https://redirect.github.com/dotnet/aspnetcore/pull/58413) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58374](https://redirect.github.com/dotnet/aspnetcore/pull/58374) - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58414](https://redirect.github.com/dotnet/aspnetcore/pull/58414) - \[release/9.0] Fix ModelMetadata for TryParse-parameters in ApiExplorer by [@​captainsafia](https://redirect.github.com/captainsafia) in [https://github.com/dotnet/aspnetcore/pull/58372](https://redirect.github.com/dotnet/aspnetcore/pull/58372) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58421](https://redirect.github.com/dotnet/aspnetcore/pull/58421) - \[release/9.0] Stabilize branding by [@​wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/58444](https://redirect.github.com/dotnet/aspnetcore/pull/58444) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58449](https://redirect.github.com/dotnet/aspnetcore/pull/58449) - \[release/9.0] \[Infrastructure] Updated npm packages by [@​MackinnonBuck](https://redirect.github.com/MackinnonBuck) in [https://github.com/dotnet/aspnetcore/pull/58469](https://redirect.github.com/dotnet/aspnetcore/pull/58469) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58462](https://redirect.github.com/dotnet/aspnetcore/pull/58462) - \[release/9.0] bumping ws dependency to fix component vulnerability by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58458](https://redirect.github.com/dotnet/aspnetcore/pull/58458) - \[release/9.0] Improve dev-certs export error message by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58471](https://redirect.github.com/dotnet/aspnetcore/pull/58471) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58475](https://redirect.github.com/dotnet/aspnetcore/pull/58475) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58479](https://redirect.github.com/dotnet/aspnetcore/pull/58479) - Add scope for internal npm packages ([#​58476](https://redirect.github.com/dotnet/aspnetcore/issues/58476)) by [@​BrennanConroy](https://redirect.github.com/BrennanConroy) in [https://github.com/dotnet/aspnetcore/pull/58511](https://redirect.github.com/dotnet/aspnetcore/pull/58511) - \[release/9.0] Use MacOS-13 in CI by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58546](https://redirect.github.com/dotnet/aspnetcore/pull/58546) - \[release/9.0] Turn non-stable dependency warning back on by [@​wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/58548](https://redirect.github.com/dotnet/aspnetcore/pull/58548) - \[release/9.0] Update Messagepack dependency by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58556](https://redirect.github.com/dotnet/aspnetcore/pull/58556) - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58544](https://redirect.github.com/dotnet/aspnetcore/pull/58544) **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v9.0.0-rc.2.24474.3...v9.0.0

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

hggutvik commented 5 days ago

Closing without merge - separate issue for dotnet 9 upgrade #563

renovate[bot] commented 5 days ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.