-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge dev changes to test #319
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [dotnet-stryker](https://github.com/stryker-mutator/stryker-net) from 4.2.0 to 4.3.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stryker-mutator/stryker-net/commit/e9f3763ce34d45ec03ba226bbab790f9d96ef2f7"><code>e9f3763</code></a> fix: Duplicate Analyzer diagnostics (<a href="https://redirect.github.com/stryker-mutator/stryker-net/issues/3059">#3059</a>)</li> <li><a href="https://github.com/stryker-mutator/stryker-net/commit/b6c9e9df5c69111a3ba81be8742a8e33812c3079"><code>b6c9e9d</code></a> fix: Handle Vstest freezes more gracefully (<a href="https://redirect.github.com/stryker-mutator/stryker-net/issues/3063">#3063</a>)</li> <li><a href="https://github.com/stryker-mutator/stryker-net/commit/85a4384df9a24aa15fad55a2901988f1c042588b"><code>85a4384</code></a> feat: Respect specified target framework only if this results in a valid vers...</li> <li><a href="https://github.com/stryker-mutator/stryker-net/commit/e52cc8aa2a4ef9286af9c2e613ab5be096f72171"><code>e52cc8a</code></a> chore(deps): update dotnet monorepo to 8.0.1 (<a href="https://redirect.github.com/stryker-mutator/stryker-net/issues/3062">#3062</a>)</li> <li><a href="https://github.com/stryker-mutator/stryker-net/commit/2a6d828b4a5e383ac01cda995be189aeec7fe13f"><code>2a6d828</code></a> chore(deps): update dependency microsoft.codeanalysis.analyzers to 3.11.0 (<a href="https://redirect.github.com/stryker-mutator/stryker-net/issues/3">#3</a>...</li> <li><a href="https://github.com/stryker-mutator/stryker-net/commit/84735f3020ba1cf14cccac09a7853e7b677cc376"><code>84735f3</code></a> chore(deps): update mstest monorepo to 3.6.1 (<a href="https://redirect.github.com/stryker-mutator/stryker-net/issues/3057">#3057</a>)</li> <li><a href="https://github.com/stryker-mutator/stryker-net/commit/f159fc81c715993f5d841686e6e060a4cc5c87e1"><code>f159fc8</code></a> chore(deps): update dependency mono.cecil to 0.11.6 (<a href="https://redirect.github.com/stryker-mutator/stryker-net/issues/3056">#3056</a>)</li> <li><a href="https://github.com/stryker-mutator/stryker-net/commit/4cc04cf93c86763a4f2bafd0c9434f8e2ff1d413"><code>4cc04cf</code></a> chore(deps): update nuget monorepo to 6.11.1 (<a href="https://redirect.github.com/stryker-mutator/stryker-net/issues/3055">#3055</a>)</li> <li><a href="https://github.com/stryker-mutator/stryker-net/commit/bd20fc633d55f6f5e59e16c822d63b48de8743aa"><code>bd20fc6</code></a> docs: Update mutations.md with alphabetical order (<a href="https://redirect.github.com/stryker-mutator/stryker-net/issues/3053">#3053</a>)</li> <li><a href="https://github.com/stryker-mutator/stryker-net/commit/c16defb15b88624408d7b9be1f45798ee2798fd4"><code>c16defb</code></a> chore(deps): update dependency serilog to 4.0.2 (<a href="https://redirect.github.com/stryker-mutator/stryker-net/issues/3051">#3051</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stryker-mutator/stryker-net/compare/[email protected]@4.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dotnet-stryker&package-manager=nuget&previous-version=4.2.0&new-version=4.3.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [SauceControl.InheritDoc](https://github.com/saucecontrol/InheritDoc) from 2.0.1 to 2.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/saucecontrol/InheritDoc/releases">SauceControl.InheritDoc's releases</a>.</em></p> <blockquote> <h2>v2.0.2</h2> <h3>Fixes</h3> <ul> <li>Fixed a crash on invalid <code>cref</code> attribute values. Thanks to <a href="https://github.com/coreyshuman"><code>@coreyshuman</code></a> for reporting this one. <a href="https://redirect.github.com/saucecontrol/InheritDoc/issues/17">#17</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/saucecontrol/InheritDoc/commit/9e66e348d6a5dc4557777eb1311ef678601b5654"><code>9e66e34</code></a> fix crash on invalid cref</li> <li><a href="https://github.com/saucecontrol/InheritDoc/commit/44650b707637e70b98adb192b6b8bccca7adf241"><code>44650b7</code></a> add Docker note to readme</li> <li>See full diff in <a href="https://github.com/saucecontrol/InheritDoc/compare/v2.0.1...v2.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=SauceControl.InheritDoc&package-manager=nuget&previous-version=2.0.1&new-version=2.0.2)](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>
github-actions
bot
added
dependencies
Pull requests that update a dependency file
backend
labels
Oct 15, 2024
Bumps [reecetech/version-increment](https://github.com/reecetech/version-increment) from 2024.9.2 to 2024.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reecetech/version-increment/releases">reecetech/version-increment's releases</a>.</em></p> <blockquote> <h2>2024.10.1</h2> <h2>What's Changed</h2> <ul> <li>Update test-and-release.yml by <a href="https://github.com/ps-jay"><code>@ps-jay</code></a> in <a href="https://redirect.github.com/reecetech/version-increment/pull/40">reecetech/version-increment#40</a></li> <li>Fix: wrong version variable by <a href="https://github.com/ps-jay"><code>@ps-jay</code></a> in <a href="https://redirect.github.com/reecetech/version-increment/pull/41">reecetech/version-increment#41</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reecetech/version-increment/compare/2024.9.2...2024.10.1">https://github.com/reecetech/version-increment/compare/2024.9.2...2024.10.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reecetech/version-increment/commit/a29aa752dc3b8118a2dc2ed93faf0e95a73a9c7e"><code>a29aa75</code></a> Merge pull request <a href="https://redirect.github.com/reecetech/version-increment/issues/41">#41</a> from reecetech/fixup</li> <li><a href="https://github.com/reecetech/version-increment/commit/f1dfe8f5a1545b2972eefdf92dcadfae3efba3c4"><code>f1dfe8f</code></a> Update README for new version</li> <li><a href="https://github.com/reecetech/version-increment/commit/feaac9b9041896e431742e8e8e3e9bb74935a597"><code>feaac9b</code></a> Fix: wrong version variable</li> <li><a href="https://github.com/reecetech/version-increment/commit/36b965a12f6f42247759247f303007fd26c746ed"><code>36b965a</code></a> Merge pull request <a href="https://redirect.github.com/reecetech/version-increment/issues/40">#40</a> from reecetech/workflow-tweek</li> <li><a href="https://github.com/reecetech/version-increment/commit/9a52af87bca067a7f3911e5bff2762700a6fe547"><code>9a52af8</code></a> Update test-and-release.yml</li> <li>See full diff in <a href="https://github.com/reecetech/version-increment/compare/2024.9.2...2024.10.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=reecetech/version-increment&package-manager=github_actions&previous-version=2024.9.2&new-version=2024.10.1)](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>
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the swashbuckle group in /src/backend with 3 updates: [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore), [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) and [swashbuckle.aspnetcore.cli](https://github.com/domaindrivendev/Swashbuckle.AspNetCore). Updates `Swashbuckle.AspNetCore` from 6.8.0 to 6.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases">Swashbuckle.AspNetCore's releases</a>.</em></p> <blockquote> <h2>v6.8.1</h2> <h2>What's Changed</h2> <ul> <li>Fix issue when applying filters for WithOpenApi extension by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3085">domaindrivendev/Swashbuckle.AspNetCore#3085</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1">https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/e9bdab9d810295dc1962070f53770578cdc05c4e"><code>e9bdab9</code></a> Fix descriptions when using WithOpenApi (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3085">#3085</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/17981d9626ce04cc48932aa7443f909653d5fcdd"><code>17981d9</code></a> Update .NET SDK (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3080">#3080</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/0ba524afbcc28ef6b4e9b6fdac4c91132df68ff3"><code>0ba524a</code></a> Bump github/codeql-action from 3.26.7 to 3.26.9 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3079">#3079</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/9f4dacda759dfa38e0fc989a4d006a0f0af68174"><code>9f4dacd</code></a> Bump version (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3077">#3077</a>)</li> <li>See full diff in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1">compare view</a></li> </ul> </details> <br /> Updates `Swashbuckle.AspNetCore.ReDoc` from 6.8.0 to 6.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases">Swashbuckle.AspNetCore.ReDoc's releases</a>.</em></p> <blockquote> <h2>v6.8.1</h2> <h2>What's Changed</h2> <ul> <li>Fix issue when applying filters for WithOpenApi extension by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3085">domaindrivendev/Swashbuckle.AspNetCore#3085</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1">https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/e9bdab9d810295dc1962070f53770578cdc05c4e"><code>e9bdab9</code></a> Fix descriptions when using WithOpenApi (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3085">#3085</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/17981d9626ce04cc48932aa7443f909653d5fcdd"><code>17981d9</code></a> Update .NET SDK (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3080">#3080</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/0ba524afbcc28ef6b4e9b6fdac4c91132df68ff3"><code>0ba524a</code></a> Bump github/codeql-action from 3.26.7 to 3.26.9 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3079">#3079</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/9f4dacda759dfa38e0fc989a4d006a0f0af68174"><code>9f4dacd</code></a> Bump version (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3077">#3077</a>)</li> <li>See full diff in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1">compare view</a></li> </ul> </details> <br /> Updates `swashbuckle.aspnetcore.cli` from 6.8.0 to 6.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases">swashbuckle.aspnetcore.cli's releases</a>.</em></p> <blockquote> <h2>v6.8.1</h2> <h2>What's Changed</h2> <ul> <li>Fix issue when applying filters for WithOpenApi extension by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3085">domaindrivendev/Swashbuckle.AspNetCore#3085</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1">https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/e9bdab9d810295dc1962070f53770578cdc05c4e"><code>e9bdab9</code></a> Fix descriptions when using WithOpenApi (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3085">#3085</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/17981d9626ce04cc48932aa7443f909653d5fcdd"><code>17981d9</code></a> Update .NET SDK (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3080">#3080</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/0ba524afbcc28ef6b4e9b6fdac4c91132df68ff3"><code>0ba524a</code></a> Bump github/codeql-action from 3.26.7 to 3.26.9 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3079">#3079</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/9f4dacda759dfa38e0fc989a4d006a0f0af68174"><code>9f4dacd</code></a> Bump version (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3077">#3077</a>)</li> <li>See full diff in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bumps the microsoft group in /src/backend with 4 updates: [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore), [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore). Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.8 to 8.0.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.Mvc.Testing's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.10</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.10">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/c2a442982e736e17ae6bcadbfd8ccba278ee1be6"><code>c2a4429</code></a> Merged PR 42968: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/e21371388879fd8762e0043a825a1ab77901fe66"><code>e213713</code></a> Merged PR 42964: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/c65d3350a9a305eec3162c2d18dc4b1d0cd267c7"><code>c65d335</code></a> Merge commit '30ef19c7d9651d0fa113dd8ed08809e545141d74'</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/30ef19c7d9651d0fa113dd8ed08809e545141d74"><code>30ef19c</code></a> [release/8.0] [Blazor] Invoke inbound activity handlers on circuit initializa...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/dd48611ed11af2f989057ba2f69d94ddf2a1992d"><code>dd48611</code></a> Merged PR 42789: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/704e1a15f2dd488d7b80dffc20eae8f76a0061f9"><code>704e1a1</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ef">https://dev.azure.com/dnceng/internal/_git/dotnet-ef</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/e2cfb3ba955d77c93a5259f0bdf0b376763cc81b"><code>e2cfb3b</code></a> Merged PR 42754: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/1774a054e71cba09daa783a025b600e5590846a2"><code>1774a05</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/6cd9f8d1cf78e8432afe1dd7e4b89b8a1f9b4179"><code>6cd9f8d</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ef">https://dev.azure.com/dnceng/internal/_git/dotnet-ef</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/fd65361547aa54e78f8108c8b084287272a6655c"><code>fd65361</code></a> Merged PR 42739: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v8.0.8...v8.0.10">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.AspNetCore.OpenApi` from 8.0.8 to 8.0.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.OpenApi's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.10</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.10">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/c2a442982e736e17ae6bcadbfd8ccba278ee1be6"><code>c2a4429</code></a> Merged PR 42968: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/e21371388879fd8762e0043a825a1ab77901fe66"><code>e213713</code></a> Merged PR 42964: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/c65d3350a9a305eec3162c2d18dc4b1d0cd267c7"><code>c65d335</code></a> Merge commit '30ef19c7d9651d0fa113dd8ed08809e545141d74'</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/30ef19c7d9651d0fa113dd8ed08809e545141d74"><code>30ef19c</code></a> [release/8.0] [Blazor] Invoke inbound activity handlers on circuit initializa...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/dd48611ed11af2f989057ba2f69d94ddf2a1992d"><code>dd48611</code></a> Merged PR 42789: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/704e1a15f2dd488d7b80dffc20eae8f76a0061f9"><code>704e1a1</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ef">https://dev.azure.com/dnceng/internal/_git/dotnet-ef</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/e2cfb3ba955d77c93a5259f0bdf0b376763cc81b"><code>e2cfb3b</code></a> Merged PR 42754: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/1774a054e71cba09daa783a025b600e5590846a2"><code>1774a05</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/6cd9f8d1cf78e8432afe1dd7e4b89b8a1f9b4179"><code>6cd9f8d</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ef">https://dev.azure.com/dnceng/internal/_git/dotnet-ef</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/fd65361547aa54e78f8108c8b084287272a6655c"><code>fd65361</code></a> Merged PR 42739: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v8.0.8...v8.0.10">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.8 to 8.0.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/efcore/releases">Microsoft.EntityFrameworkCore.Design's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.10</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.10">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/efcore/commit/4315fa43c9573671f8f5be21497d59f9c99cd829"><code>4315fa4</code></a> Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/efcore/commit/f17955cf503646f41852d32ffab1e41b0d273adc"><code>f17955c</code></a> Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/efcore/commit/d82da91ea359bd57cfe67db4db1453120cd42b92"><code>d82da91</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/efcore/commit/cd3befe3d90b91bade678755eae670138a7e9745"><code>cd3befe</code></a> Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/efcore/commit/be439f99113f24bceb51afe3daa23e96f119cec0"><code>be439f9</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/efcore/commit/91bcf1b30575e52c329e0471a2fb0abee3ebb730"><code>91bcf1b</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/efcore/commit/0ec1568e0aafd156ec04fd21f2d0f519b81f1be5"><code>0ec1568</code></a> Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'</li> <li><a href="https://github.com/dotnet/efcore/commit/b2e366bf1d1955903c75c06288bad5bc5b8deda0"><code>b2e366b</code></a> [release/8.0] Update FK ElementType when the FK properties change. (<a href="https://redirect.github.com/dotnet/efcore/issues/34561">#34561</a>)</li> <li><a href="https://github.com/dotnet/efcore/commit/f3db25b92f17ac8e1f5d5f25a875aeb5a69a35b6"><code>f3db25b</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/efcore/commit/7edba26f4cf611f42ba24c6a8314e0f8e8c214c8"><code>7edba26</code></a> Merge commit 'e49bbfbb49f98587b8bf26356b89157fb81d3807'</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.8 to 8.0.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/efcore/releases">Microsoft.EntityFrameworkCore.SqlServer's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.10</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.10">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/efcore/commit/4315fa43c9573671f8f5be21497d59f9c99cd829"><code>4315fa4</code></a> Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/efcore/commit/f17955cf503646f41852d32ffab1e41b0d273adc"><code>f17955c</code></a> Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/efcore/commit/d82da91ea359bd57cfe67db4db1453120cd42b92"><code>d82da91</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/efcore/commit/cd3befe3d90b91bade678755eae670138a7e9745"><code>cd3befe</code></a> Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/efcore/commit/be439f99113f24bceb51afe3daa23e96f119cec0"><code>be439f9</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/efcore/commit/91bcf1b30575e52c329e0471a2fb0abee3ebb730"><code>91bcf1b</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/efcore/commit/0ec1568e0aafd156ec04fd21f2d0f519b81f1be5"><code>0ec1568</code></a> Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'</li> <li><a href="https://github.com/dotnet/efcore/commit/b2e366bf1d1955903c75c06288bad5bc5b8deda0"><code>b2e366b</code></a> [release/8.0] Update FK ElementType when the FK properties change. (<a href="https://redirect.github.com/dotnet/efcore/issues/34561">#34561</a>)</li> <li><a href="https://github.com/dotnet/efcore/commit/f3db25b92f17ac8e1f5d5f25a875aeb5a69a35b6"><code>f3db25b</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/efcore/commit/7edba26f4cf611f42ba24c6a8314e0f8e8c214c8"><code>7edba26</code></a> Merge commit 'e49bbfbb49f98587b8bf26356b89157fb81d3807'</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bumps the swashbuckle group with 3 updates in the /src/backend directory: [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore), [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) and [swashbuckle.aspnetcore.cli](https://github.com/domaindrivendev/Swashbuckle.AspNetCore). Updates `Swashbuckle.AspNetCore` from 6.8.1 to 6.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases">Swashbuckle.AspNetCore's releases</a>.</em></p> <blockquote> <h2>v6.9.0</h2> <h2>What's Changed</h2> <ul> <li>Generate Properties whenever there are objects without schema(Not onl… by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095">domaindrivendev/Swashbuckle.AspNetCore#3095</a></li> <li>fix: Pass props to multi targeting by <a href="https://github.com/xC0dex"><code>@xC0dex</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107">domaindrivendev/Swashbuckle.AspNetCore#3107</a></li> <li>Types with TryParse must be set with type string by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108">domaindrivendev/Swashbuckle.AspNetCore#3108</a></li> <li>Add native AoT support for ReDoc by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088">domaindrivendev/Swashbuckle.AspNetCore#3088</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/xC0dex"><code>@xC0dex</code></a> made their first contribution in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107">domaindrivendev/Swashbuckle.AspNetCore#3107</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0">https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/92ba260e2af7eb08961cf2414ea86b6548b06740"><code>92ba260</code></a> Bump version (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3110">#3110</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/0abed87ae82b509036766a838792ffd3a4a7a8e8"><code>0abed87</code></a> Merge pull request <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3088">#3088</a> from martincostello/redoc-native-aot</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/349ba38301c35ddf118cf401d48bcaa4d3d66284"><code>349ba38</code></a> Types with TryParse must be set with type string (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3108">#3108</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/a42d8c9bfd7afc188d68263598506d8ea8169025"><code>a42d8c9</code></a> Pass props to multi-targeting (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3107">#3107</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/d11913e50c6abd6930e2187f501d6e2c134512b6"><code>d11913e</code></a> Update .NET SDK (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3104">#3104</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/683b8ee5bc8c037fbfb9ca12e2323971d0fa94c8"><code>683b8ee</code></a> Bump actions/checkout from 4.2.0 to 4.2.1 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3101">#3101</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/fdc1ed4553fcd461b9c3e2423d938bee9d88d0a2"><code>fdc1ed4</code></a> Bump github/codeql-action from 3.26.10 to 3.26.12 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3103">#3103</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/ee9b3198e31b954f41b49b45f79017270e237c11"><code>ee9b319</code></a> Bump actions/cache from 4.0.2 to 4.1.1 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3102">#3102</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/9693037c4bc187d7831c5024a99a3b17d819d57c"><code>9693037</code></a> Bump actions/upload-artifact from 4.4.0 to 4.4.2 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3100">#3100</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/c051ca6da34aca55a48487a6ac40d31b3707acbf"><code>c051ca6</code></a> Generate properties for objects without schema (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3095">#3095</a>)</li> <li>Additional commits viewable in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0">compare view</a></li> </ul> </details> <br /> Updates `Swashbuckle.AspNetCore.ReDoc` from 6.8.1 to 6.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases">Swashbuckle.AspNetCore.ReDoc's releases</a>.</em></p> <blockquote> <h2>v6.9.0</h2> <h2>What's Changed</h2> <ul> <li>Generate Properties whenever there are objects without schema(Not onl… by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095">domaindrivendev/Swashbuckle.AspNetCore#3095</a></li> <li>fix: Pass props to multi targeting by <a href="https://github.com/xC0dex"><code>@xC0dex</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107">domaindrivendev/Swashbuckle.AspNetCore#3107</a></li> <li>Types with TryParse must be set with type string by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108">domaindrivendev/Swashbuckle.AspNetCore#3108</a></li> <li>Add native AoT support for ReDoc by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088">domaindrivendev/Swashbuckle.AspNetCore#3088</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/xC0dex"><code>@xC0dex</code></a> made their first contribution in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107">domaindrivendev/Swashbuckle.AspNetCore#3107</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0">https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/92ba260e2af7eb08961cf2414ea86b6548b06740"><code>92ba260</code></a> Bump version (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3110">#3110</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/0abed87ae82b509036766a838792ffd3a4a7a8e8"><code>0abed87</code></a> Merge pull request <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3088">#3088</a> from martincostello/redoc-native-aot</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/349ba38301c35ddf118cf401d48bcaa4d3d66284"><code>349ba38</code></a> Types with TryParse must be set with type string (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3108">#3108</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/a42d8c9bfd7afc188d68263598506d8ea8169025"><code>a42d8c9</code></a> Pass props to multi-targeting (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3107">#3107</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/d11913e50c6abd6930e2187f501d6e2c134512b6"><code>d11913e</code></a> Update .NET SDK (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3104">#3104</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/683b8ee5bc8c037fbfb9ca12e2323971d0fa94c8"><code>683b8ee</code></a> Bump actions/checkout from 4.2.0 to 4.2.1 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3101">#3101</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/fdc1ed4553fcd461b9c3e2423d938bee9d88d0a2"><code>fdc1ed4</code></a> Bump github/codeql-action from 3.26.10 to 3.26.12 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3103">#3103</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/ee9b3198e31b954f41b49b45f79017270e237c11"><code>ee9b319</code></a> Bump actions/cache from 4.0.2 to 4.1.1 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3102">#3102</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/9693037c4bc187d7831c5024a99a3b17d819d57c"><code>9693037</code></a> Bump actions/upload-artifact from 4.4.0 to 4.4.2 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3100">#3100</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/c051ca6da34aca55a48487a6ac40d31b3707acbf"><code>c051ca6</code></a> Generate properties for objects without schema (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3095">#3095</a>)</li> <li>Additional commits viewable in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0">compare view</a></li> </ul> </details> <br /> Updates `swashbuckle.aspnetcore.cli` from 6.8.1 to 6.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases">swashbuckle.aspnetcore.cli's releases</a>.</em></p> <blockquote> <h2>v6.9.0</h2> <h2>What's Changed</h2> <ul> <li>Generate Properties whenever there are objects without schema(Not onl… by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095">domaindrivendev/Swashbuckle.AspNetCore#3095</a></li> <li>fix: Pass props to multi targeting by <a href="https://github.com/xC0dex"><code>@xC0dex</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107">domaindrivendev/Swashbuckle.AspNetCore#3107</a></li> <li>Types with TryParse must be set with type string by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108">domaindrivendev/Swashbuckle.AspNetCore#3108</a></li> <li>Add native AoT support for ReDoc by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088">domaindrivendev/Swashbuckle.AspNetCore#3088</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/xC0dex"><code>@xC0dex</code></a> made their first contribution in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107">domaindrivendev/Swashbuckle.AspNetCore#3107</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0">https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/92ba260e2af7eb08961cf2414ea86b6548b06740"><code>92ba260</code></a> Bump version (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3110">#3110</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/0abed87ae82b509036766a838792ffd3a4a7a8e8"><code>0abed87</code></a> Merge pull request <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3088">#3088</a> from martincostello/redoc-native-aot</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/349ba38301c35ddf118cf401d48bcaa4d3d66284"><code>349ba38</code></a> Types with TryParse must be set with type string (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3108">#3108</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/a42d8c9bfd7afc188d68263598506d8ea8169025"><code>a42d8c9</code></a> Pass props to multi-targeting (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3107">#3107</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/d11913e50c6abd6930e2187f501d6e2c134512b6"><code>d11913e</code></a> Update .NET SDK (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3104">#3104</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/683b8ee5bc8c037fbfb9ca12e2323971d0fa94c8"><code>683b8ee</code></a> Bump actions/checkout from 4.2.0 to 4.2.1 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3101">#3101</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/fdc1ed4553fcd461b9c3e2423d938bee9d88d0a2"><code>fdc1ed4</code></a> Bump github/codeql-action from 3.26.10 to 3.26.12 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3103">#3103</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/ee9b3198e31b954f41b49b45f79017270e237c11"><code>ee9b319</code></a> Bump actions/cache from 4.0.2 to 4.1.1 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3102">#3102</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/9693037c4bc187d7831c5024a99a3b17d819d57c"><code>9693037</code></a> Bump actions/upload-artifact from 4.4.0 to 4.4.2 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3100">#3100</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/c051ca6da34aca55a48487a6ac40d31b3707acbf"><code>c051ca6</code></a> Generate properties for objects without schema (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3095">#3095</a>)</li> <li>Additional commits viewable in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
✅ Build successful |
Todo Commenter.github/workflows/deploy-cd.ymlTODO:
.github/workflows/tag.ymlTODO:
@hwinther Please take a look 👀 |
SummarySummary
CoverageWebApi - 75.6%
|
Mutation Testing Summary
The final mutation score is 47.76%Coverage Thresholds: high:80 low:60 break:0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automatically created pull-request in order to merge changes that were recently pushed to the dev branch, back to test