digdir / dialogporten

Dialogporten - common API and and metadata state store for digital dialogs
https://docs.altinn.studio/dialogporten
MIT License
1 stars 3 forks source link

chore(deps): update dotnet monorepo to 8.0.11 #1477

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.EntityFrameworkCore.Relational (source) 8.0.10 -> 8.0.11 age adoption passing confidence
Microsoft.EntityFrameworkCore.Tools (source) 8.0.10 -> 8.0.11 age adoption passing confidence
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (source) 8.0.10 -> 8.0.11 age adoption passing confidence

Release Notes

dotnet/efcore (Microsoft.EntityFrameworkCore.Relational) ### [`v8.0.11`](https://redirect.github.com/dotnet/efcore/releases/tag/v8.0.11): .NET 8.0.11 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.11) #### What's Changed - Update branding to 8.0.11 by [@​vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/efcore/pull/34807](https://redirect.github.com/dotnet/efcore/pull/34807) - \[release/8.0] Remove referencing indexes when reconfiguring a property as a navigation by [@​AndriySvyryd](https://redirect.github.com/AndriySvyryd) in [https://github.com/dotnet/efcore/pull/34651](https://redirect.github.com/dotnet/efcore/pull/34651) - \[release/8.0] Update dependencies by [@​AndriySvyryd](https://redirect.github.com/AndriySvyryd) in [https://github.com/dotnet/efcore/pull/34822](https://redirect.github.com/dotnet/efcore/pull/34822) - \[release/8.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/efcore/pull/34880](https://redirect.github.com/dotnet/efcore/pull/34880) - \[release/8.0] Update Microsoft.Extensions.HostFactoryResolver.Sources version by [@​AndriySvyryd](https://redirect.github.com/AndriySvyryd) in [https://github.com/dotnet/efcore/pull/34884](https://redirect.github.com/dotnet/efcore/pull/34884) - \[release/8.0] Don't execute empty batches by [@​AndriySvyryd](https://redirect.github.com/AndriySvyryd) in [https://github.com/dotnet/efcore/pull/34882](https://redirect.github.com/dotnet/efcore/pull/34882) - \[release/8.0] Avoid infinite recursion on identifying shadow FKs by [@​AndriySvyryd](https://redirect.github.com/AndriySvyryd) in [https://github.com/dotnet/efcore/pull/34891](https://redirect.github.com/dotnet/efcore/pull/34891) - Merging internal commits for release/8.0 by [@​AndriySvyryd](https://redirect.github.com/AndriySvyryd) in [https://github.com/dotnet/efcore/pull/34902](https://redirect.github.com/dotnet/efcore/pull/34902) - \[release/8.0] Keep parameter values out IMemoryCache in RelationalCommandCache by [@​roji](https://redirect.github.com/roji) in [https://github.com/dotnet/efcore/pull/34908](https://redirect.github.com/dotnet/efcore/pull/34908) **Full Changelog**: https://github.com/dotnet/efcore/compare/v8.0.10...v8.0.11
dotnet/aspnetcore (Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore) ### [`v8.0.11`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v8.0.11): .NET 8.0.11 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.11) #### What's Changed - Update branding to 8.0.11 by [@​vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/58198](https://redirect.github.com/dotnet/aspnetcore/pull/58198) - \[release/8.0] (deps): Bump src/submodules/googletest from `ff233bd` to `6dae7eb` by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/58180](https://redirect.github.com/dotnet/aspnetcore/pull/58180) - \[release/8.0] Add explicit conversion for value-type returning handlers with filters by [@​captainsafia](https://redirect.github.com/captainsafia) in [https://github.com/dotnet/aspnetcore/pull/57966](https://redirect.github.com/dotnet/aspnetcore/pull/57966) - \[release/8.0] Stop using Mac 11 in Helix by [@​wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/58063](https://redirect.github.com/dotnet/aspnetcore/pull/58063) - \[release/8.0] Enable TSA/Policheck by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58124](https://redirect.github.com/dotnet/aspnetcore/pull/58124) - \[release/8.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/58179](https://redirect.github.com/dotnet/aspnetcore/pull/58179) - \[Backport] Http.Sys: Clean up Request parsing errors by [@​BrennanConroy](https://redirect.github.com/BrennanConroy) in [https://github.com/dotnet/aspnetcore/pull/57819](https://redirect.github.com/dotnet/aspnetcore/pull/57819) - \[release/8.0] Update the Microsoft.Identity.Web versions used by project templates by [@​halter73](https://redirect.github.com/halter73) in [https://github.com/dotnet/aspnetcore/pull/58229](https://redirect.github.com/dotnet/aspnetcore/pull/58229) - Add registry search for upgrade policy keys, update dependencies from Arcade by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58278](https://redirect.github.com/dotnet/aspnetcore/pull/58278) - Merging internal commits for release/8.0 by [@​vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/58300](https://redirect.github.com/dotnet/aspnetcore/pull/58300) - \[release/8.0] Remove ProviderKey from Hosting Bundle by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58294](https://redirect.github.com/dotnet/aspnetcore/pull/58294) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58352](https://redirect.github.com/dotnet/aspnetcore/pull/58352) - \[release/8.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58347](https://redirect.github.com/dotnet/aspnetcore/pull/58347) - \[release/8.0] Improve dev-certs export error message by [@​amcasey](https://redirect.github.com/amcasey) in [https://github.com/dotnet/aspnetcore/pull/58470](https://redirect.github.com/dotnet/aspnetcore/pull/58470) - \[release/8.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58474](https://redirect.github.com/dotnet/aspnetcore/pull/58474) **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v8.0.10...v8.0.11

Configuration

📅 Schedule: Branch creation - "before 7am on Sunday,before 7am on Wednesday" (UTC), Automerge - At any time (no schedule defined).

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

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.



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

coderabbitai[bot] commented 1 week ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit , please review it.` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (Invoked using PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. ### Other keywords and placeholders - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. - Add `@coderabbitai summary` to generate the high-level summary at a specific location in the PR description. - Add `@coderabbitai` anywhere in the PR title to generate the title automatically. ### Documentation and Community - Visit our [Documentation](https://docs.coderabbit.ai) for detailed information on how to use CodeRabbit. - Join our [Discord Community](http://discord.gg/coderabbit) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud