Conversation
## Update MudBlazor
Fix dependabot pipeline
## Fix pipelines
## Update dependabot
## Fix CI pipeline call
Update CI pipeline
## Fix codecov publish (CI pipeline)
…et group (#376) Bumps the dotnet group in /src/Cropper.Blazor with 1 update: [MudBlazor](https://github.com/MudBlazor/MudBlazor). Updates `MudBlazor` from 7.5.0 to 7.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MudBlazor/MudBlazor/releases">MudBlazor's releases</a>.</em></p> <blockquote> <h2>MudBlazor v7.6.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>New Features</h3> <ul> <li>MudThemeProvider: Add ObserveSystemThemeChange by <a href="https://github.com/ScarletKuro"><code>@ScarletKuro</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9442">MudBlazor/MudBlazor#9442</a></li> <li>MudDateRangePicker: Add parameter to allow capture of disabled dates (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9452">#9452</a>) by <a href="https://github.com/tavanuka"><code>@tavanuka</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9466">MudBlazor/MudBlazor#9466</a></li> <li>MudTreeView: Allow for parent auto selection configuration by <a href="https://github.com/BarbeRouss"><code>@BarbeRouss</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9567">MudBlazor/MudBlazor#9567</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>DataGrid: Fix multiple filter popups can be opened by <a href="https://github.com/danielchalmers"><code>@danielchalmers</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9546">MudBlazor/MudBlazor#9546</a></li> <li>MudTimePicker: Fix dispose method by <a href="https://github.com/danielchalmers"><code>@danielchalmers</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9552">MudBlazor/MudBlazor#9552</a></li> <li>MudElement: Fix ElementReferenceCapture by <a href="https://github.com/danielchalmers"><code>@danielchalmers</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9547">MudBlazor/MudBlazor#9547</a></li> <li>MudDialog: Avoid using aria-hidden on a focused element or its ancestor by <a href="https://github.com/danielchalmers"><code>@danielchalmers</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9545">MudBlazor/MudBlazor#9545</a></li> <li>MudInput: Handle AutoGrow dispose when ElementReference is null by <a href="https://github.com/danielchalmers"><code>@danielchalmers</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9561">MudBlazor/MudBlazor#9561</a></li> <li>Menu: Stay open after being clicked with <code>MouseOver</code> by <a href="https://github.com/danielchalmers"><code>@danielchalmers</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9513">MudBlazor/MudBlazor#9513</a></li> <li>Make object-fit and object-position styles important by <a href="https://github.com/danielchalmers"><code>@danielchalmers</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9499">MudBlazor/MudBlazor#9499</a></li> <li>Inputs: Fixed margins on each variant and margin sizes by <a href="https://github.com/ralvarezing"><code>@ralvarezing</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9517">MudBlazor/MudBlazor#9517</a></li> <li>MudTreeViewItem: Add ReadOnly by <a href="https://github.com/FreyLuis"><code>@FreyLuis</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9557">MudBlazor/MudBlazor#9557</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Alert: Fix vertical icon position on alerts by <a href="https://github.com/gabephudson"><code>@gabephudson</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9526">MudBlazor/MudBlazor#9526</a></li> <li>Performance: Use Identifier helper in more cases by <a href="https://github.com/xC0dex"><code>@xC0dex</code></a> in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9558">MudBlazor/MudBlazor#9558</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gabephudson"><code>@gabephudson</code></a> made their first contribution in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9526">MudBlazor/MudBlazor#9526</a></li> <li><a href="https://github.com/FreyLuis"><code>@FreyLuis</code></a> made their first contribution in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9557">MudBlazor/MudBlazor#9557</a></li> <li><a href="https://github.com/CSkjolden"><code>@CSkjolden</code></a> made their first contribution in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9564">MudBlazor/MudBlazor#9564</a></li> <li><a href="https://github.com/BarbeRouss"><code>@BarbeRouss</code></a> made their first contribution in <a href="https://redirect.github.com/MudBlazor/MudBlazor/pull/9567">MudBlazor/MudBlazor#9567</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/MudBlazor/MudBlazor/compare/v7.5.0...v7.6.0">https://github.com/MudBlazor/MudBlazor/compare/v7.5.0...v7.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MudBlazor/MudBlazor/commit/950c5f4abdf23a6485d2488edf22a042192a7337"><code>950c5f4</code></a> MudTreeView: Allow for parent auto selection configuration (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9567">#9567</a>)</li> <li><a href="https://github.com/MudBlazor/MudBlazor/commit/246bfe79e9154e6531efe69c43ec7e2da41a8ce7"><code>246bfe7</code></a> Build: Add sonar workflow (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9395">#9395</a>)</li> <li><a href="https://github.com/MudBlazor/MudBlazor/commit/c97124d834c887ccd0c3e75d1ad026a858df9a30"><code>c97124d</code></a> Docs: Remove duplicate sentence in CONTRIBUTING.md (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9565">#9565</a>)</li> <li><a href="https://github.com/MudBlazor/MudBlazor/commit/4b8ef9dcacccdadd079a133b6a3e81934beeace1"><code>4b8ef9d</code></a> MudDateRangePicker: Add parameter to allow capture of disabled dates (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9452">#9452</a>) ...</li> <li><a href="https://github.com/MudBlazor/MudBlazor/commit/97c83ab7e78aa236971a839d10cd323c81b24987"><code>97c83ab</code></a> Performance: Use Identifier helper in more cases (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9558">#9558</a>)</li> <li><a href="https://github.com/MudBlazor/MudBlazor/commit/17203b0ec23526ba006cfaecb3f30b214095905d"><code>17203b0</code></a> Docs: Fix german link in CONTRIBUTING.MD (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9564">#9564</a>)</li> <li><a href="https://github.com/MudBlazor/MudBlazor/commit/246e753de2f7047b3f55eff0b196288516c50eb5"><code>246e753</code></a> MudTreeViewItem: Add ReadOnly (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9557">#9557</a>)</li> <li><a href="https://github.com/MudBlazor/MudBlazor/commit/1a49e09660cfe300e268b12cbdd0ea929957888f"><code>1a49e09</code></a> Inputs: Fixed margins on each variant and margin sizes (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9517">#9517</a>)</li> <li><a href="https://github.com/MudBlazor/MudBlazor/commit/fa8bf9118475ec6e86916a7657b84408f6833cef"><code>fa8bf91</code></a> Make object-fit and object-position styles important (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9499">#9499</a>)</li> <li><a href="https://github.com/MudBlazor/MudBlazor/commit/8b9221321c19607687a777ed7ef15274f472bee8"><code>8b92213</code></a> Menu: Stay open after being clicked with <code>MouseOver</code> (<a href="https://redirect.github.com/MudBlazor/MudBlazor/issues/9513">#9513</a>)</li> <li>Additional commits viewable in <a href="https://github.com/MudBlazor/MudBlazor/compare/v7.5.0...v7.6.0">compare view</a></li> </ul> </details> <br /> [](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 <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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## Fix for downloads badge and zooming example
Bumps the dotnet group in /src/Cropper.Blazor with 7 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Microsoft.JSInterop](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Microsoft.AspNetCore.WebUtilities](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.11.0` | | [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.7 to 8.0.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.Components.WebAssembly's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.8</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.8">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/954f61dd38b33caa2b736c73530bd5a294174437"><code>954f61d</code></a> Merged PR 41234: Update token timeout</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b4bd41300b674902f782590bf3a719f31bebfabd"><code>b4bd413</code></a> Merged PR 41232: Regenerate SAS before installers</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/a9a9679e24020b5e5edd3b114639b61b2f0141f1"><code>a9a9679</code></a> Merged PR 41208: Updated ci.yml - name artifacts with attempt number where pu...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/d7cd46e469034c4de7d967b989eb5f0c4681b872"><code>d7cd46e</code></a> Updated ci-public.yml - add job attempt number to log and test results artifa...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/502dd8fa19557cca5f5fa98338e71a7b21fe9d1b"><code>502dd8f</code></a> Updated ci.yml - name artifacts with attempt number where publish on error is...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/02af77e7425f6f772bdfd55474f109b8bdb69d98"><code>02af77e</code></a> Merge commit '8627de289bea83ff85b0e54c4a085680b01668f8'</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/8627de289bea83ff85b0e54c4a085680b01668f8"><code>8627de2</code></a> Update dependencies from <a href="https://github.com/dotnet/source-build-reference-pac">https://github.com/dotnet/source-build-reference-pac</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/2ccd323638a1432bd6e084383ea4d6d1819971b4"><code>2ccd323</code></a> Merged PR 41169: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/c1bbdb53869f31f3441611d13782506ae982060d"><code>c1bbdb5</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/ad6f7a65dde68792726e2deddf67b11cdcadb8c8"><code>ad6f7a6</code></a> Merge commit 'b1fbaaab3f1c9fe17d22eda6c0425c2f2aa89674'</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.JSInterop` from 8.0.7 to 8.0.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.JSInterop's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.8</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.8">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/954f61dd38b33caa2b736c73530bd5a294174437"><code>954f61d</code></a> Merged PR 41234: Update token timeout</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b4bd41300b674902f782590bf3a719f31bebfabd"><code>b4bd413</code></a> Merged PR 41232: Regenerate SAS before installers</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/a9a9679e24020b5e5edd3b114639b61b2f0141f1"><code>a9a9679</code></a> Merged PR 41208: Updated ci.yml - name artifacts with attempt number where pu...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/d7cd46e469034c4de7d967b989eb5f0c4681b872"><code>d7cd46e</code></a> Updated ci-public.yml - add job attempt number to log and test results artifa...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/502dd8fa19557cca5f5fa98338e71a7b21fe9d1b"><code>502dd8f</code></a> Updated ci.yml - name artifacts with attempt number where publish on error is...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/02af77e7425f6f772bdfd55474f109b8bdb69d98"><code>02af77e</code></a> Merge commit '8627de289bea83ff85b0e54c4a085680b01668f8'</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/8627de289bea83ff85b0e54c4a085680b01668f8"><code>8627de2</code></a> Update dependencies from <a href="https://github.com/dotnet/source-build-reference-pac">https://github.com/dotnet/source-build-reference-pac</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/2ccd323638a1432bd6e084383ea4d6d1819971b4"><code>2ccd323</code></a> Merged PR 41169: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/c1bbdb53869f31f3441611d13782506ae982060d"><code>c1bbdb5</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/ad6f7a65dde68792726e2deddf67b11cdcadb8c8"><code>ad6f7a6</code></a> Merge commit 'b1fbaaab3f1c9fe17d22eda6c0425c2f2aa89674'</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.AspNetCore.Components.Web` from 8.0.7 to 8.0.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.Components.Web's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.8</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.8">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/954f61dd38b33caa2b736c73530bd5a294174437"><code>954f61d</code></a> Merged PR 41234: Update token timeout</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b4bd41300b674902f782590bf3a719f31bebfabd"><code>b4bd413</code></a> Merged PR 41232: Regenerate SAS before installers</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/a9a9679e24020b5e5edd3b114639b61b2f0141f1"><code>a9a9679</code></a> Merged PR 41208: Updated ci.yml - name artifacts with attempt number where pu...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/d7cd46e469034c4de7d967b989eb5f0c4681b872"><code>d7cd46e</code></a> Updated ci-public.yml - add job attempt number to log and test results artifa...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/502dd8fa19557cca5f5fa98338e71a7b21fe9d1b"><code>502dd8f</code></a> Updated ci.yml - name artifacts with attempt number where publish on error is...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/02af77e7425f6f772bdfd55474f109b8bdb69d98"><code>02af77e</code></a> Merge commit '8627de289bea83ff85b0e54c4a085680b01668f8'</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/8627de289bea83ff85b0e54c4a085680b01668f8"><code>8627de2</code></a> Update dependencies from <a href="https://github.com/dotnet/source-build-reference-pac">https://github.com/dotnet/source-build-reference-pac</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/2ccd323638a1432bd6e084383ea4d6d1819971b4"><code>2ccd323</code></a> Merged PR 41169: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/c1bbdb53869f31f3441611d13782506ae982060d"><code>c1bbdb5</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/ad6f7a65dde68792726e2deddf67b11cdcadb8c8"><code>ad6f7a6</code></a> Merge commit 'b1fbaaab3f1c9fe17d22eda6c0425c2f2aa89674'</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 8.0.7 to 8.0.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.8</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.8">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/954f61dd38b33caa2b736c73530bd5a294174437"><code>954f61d</code></a> Merged PR 41234: Update token timeout</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b4bd41300b674902f782590bf3a719f31bebfabd"><code>b4bd413</code></a> Merged PR 41232: Regenerate SAS before installers</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/a9a9679e24020b5e5edd3b114639b61b2f0141f1"><code>a9a9679</code></a> Merged PR 41208: Updated ci.yml - name artifacts with attempt number where pu...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/d7cd46e469034c4de7d967b989eb5f0c4681b872"><code>d7cd46e</code></a> Updated ci-public.yml - add job attempt number to log and test results artifa...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/502dd8fa19557cca5f5fa98338e71a7b21fe9d1b"><code>502dd8f</code></a> Updated ci.yml - name artifacts with attempt number where publish on error is...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/02af77e7425f6f772bdfd55474f109b8bdb69d98"><code>02af77e</code></a> Merge commit '8627de289bea83ff85b0e54c4a085680b01668f8'</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/8627de289bea83ff85b0e54c4a085680b01668f8"><code>8627de2</code></a> Update dependencies from <a href="https://github.com/dotnet/source-build-reference-pac">https://github.com/dotnet/source-build-reference-pac</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/2ccd323638a1432bd6e084383ea4d6d1819971b4"><code>2ccd323</code></a> Merged PR 41169: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/c1bbdb53869f31f3441611d13782506ae982060d"><code>c1bbdb5</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/ad6f7a65dde68792726e2deddf67b11cdcadb8c8"><code>ad6f7a6</code></a> Merge commit 'b1fbaaab3f1c9fe17d22eda6c0425c2f2aa89674'</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.AspNetCore.WebUtilities` from 8.0.7 to 8.0.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.WebUtilities's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.8</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.8">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/954f61dd38b33caa2b736c73530bd5a294174437"><code>954f61d</code></a> Merged PR 41234: Update token timeout</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b4bd41300b674902f782590bf3a719f31bebfabd"><code>b4bd413</code></a> Merged PR 41232: Regenerate SAS before installers</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/a9a9679e24020b5e5edd3b114639b61b2f0141f1"><code>a9a9679</code></a> Merged PR 41208: Updated ci.yml - name artifacts with attempt number where pu...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/d7cd46e469034c4de7d967b989eb5f0c4681b872"><code>d7cd46e</code></a> Updated ci-public.yml - add job attempt number to log and test results artifa...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/502dd8fa19557cca5f5fa98338e71a7b21fe9d1b"><code>502dd8f</code></a> Updated ci.yml - name artifacts with attempt number where publish on error is...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/02af77e7425f6f772bdfd55474f109b8bdb69d98"><code>02af77e</code></a> Merge commit '8627de289bea83ff85b0e54c4a085680b01668f8'</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/8627de289bea83ff85b0e54c4a085680b01668f8"><code>8627de2</code></a> Update dependencies from <a href="https://github.com/dotnet/source-build-reference-pac">https://github.com/dotnet/source-build-reference-pac</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/2ccd323638a1432bd6e084383ea4d6d1819971b4"><code>2ccd323</code></a> Merged PR 41169: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/c1bbdb53869f31f3441611d13782506ae982060d"><code>c1bbdb5</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/ad6f7a65dde68792726e2deddf67b11cdcadb8c8"><code>ad6f7a6</code></a> Merge commit 'b1fbaaab3f1c9fe17d22eda6c0425c2f2aa89674'</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's releases</a>.</em></p> <blockquote> <h2>v17.11.0</h2> <h2>What's Changed</h2> <ul> <li>Add reference to the AdapterUtilities library in the spec docs. by <a href="https://github.com/peterwald"><code>@peterwald</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4958">microsoft/vstest#4958</a></li> <li>Stack trace when localized, and new messages by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4944">microsoft/vstest#4944</a></li> <li>Fix single quote and space in F# pretty methods by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4969">microsoft/vstest#4969</a></li> <li>Update .NET runtimes to latest patch version by <a href="https://github.com/Evangelink"><code>@Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4975">microsoft/vstest#4975</a></li> <li>Update dotnetcoretests.md by <a href="https://github.com/DickBaker"><code>@DickBaker</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4977">microsoft/vstest#4977</a></li> <li>Add list of known TestingPlatform dlls by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4983">microsoft/vstest#4983</a></li> <li>Update framework version used for testing, and test matrix by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4970">microsoft/vstest#4970</a></li> <li>Add output forwarding for .NET by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4988">microsoft/vstest#4988</a></li> <li>Remove usage of pt images before decomissioning by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4994">microsoft/vstest#4994</a></li> <li>chore: Add more details to acquistion section. by <a href="https://github.com/voroninp"><code>@voroninp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4999">microsoft/vstest#4999</a></li> <li>Simplify banner by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5013">microsoft/vstest#5013</a></li> <li>Forward standard output of testhost by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4998">microsoft/vstest#4998</a></li> <li>Add missing copyright header by <a href="https://github.com/MichaelSimons"><code>@MichaelSimons</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5020">microsoft/vstest#5020</a></li> <li>Add option to not share .NET Framework testhosts by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5018">microsoft/vstest#5018</a></li> <li>GetTypesToLoad Attribute cant be null by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5054">microsoft/vstest#5054</a></li> <li>rawArgument in GetArgumentList cant be null by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5056">microsoft/vstest#5056</a></li> <li>fix Atribute typo by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5057">microsoft/vstest#5057</a></li> <li>remove unnecessary list alloc for 2 scenarios in TestRequestManager.GetSources by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5058">microsoft/vstest#5058</a></li> <li>fix incompatiblity typo by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5059">microsoft/vstest#5059</a></li> <li>remove redundant inline method in IsPlatformIncompatible by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5060">microsoft/vstest#5060</a></li> <li>fix Sucess typo by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5061">microsoft/vstest#5061</a></li> <li>use some null coalescing by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5062">microsoft/vstest#5062</a></li> <li>Add cts into friends of TranslationLayer by <a href="https://github.com/jakubch1"><code>@jakubch1</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5075">microsoft/vstest#5075</a></li> <li>Use built in sha1 for id generation by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5081">microsoft/vstest#5081</a></li> <li>All output in terminal logger by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5083">microsoft/vstest#5083</a></li> <li>Ignore env test by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5095">microsoft/vstest#5095</a></li> <li>Dispose XmlReader in XmlRunSettingsUtilities by <a href="https://github.com/omajid"><code>@omajid</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5094">microsoft/vstest#5094</a></li> <li>Bump to macos-12 build image by <a href="https://github.com/akoeplinger"><code>@akoeplinger</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5101">microsoft/vstest#5101</a></li> <li>Handle ansi escape in terminal logger reporter by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5084">microsoft/vstest#5084</a></li> <li>remove disable interactive auth by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5110">microsoft/vstest#5110</a></li> <li>Error output as info in terminal logger by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5113">microsoft/vstest#5113</a></li> <li>Write dll instead of target on abort, rename errors by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5115">microsoft/vstest#5115</a></li> <li> <ul> <li>[rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5152">microsoft/vstest#5152</a></li> </ul> </li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/peterwald"><code>@peterwald</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4958">microsoft/vstest#4958</a></li> <li><a href="https://github.com/DickBaker"><code>@DickBaker</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4977">microsoft/vstest#4977</a></li> <li><a href="https://github.com/voroninp"><code>@voroninp</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4999">microsoft/vstest#4999</a></li> <li><a href="https://github.com/akoeplinger"><code>@akoeplinger</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/5101">microsoft/vstest#5101</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06">https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06</a></p> <h2>v17.11.0-release-24373-02</h2> <h2>What's Changed</h2> <ul> <li>[rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5152">microsoft/vstest#5152</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/c6ad3e3fa4120fb32c8a48bab4fa478adfdb2740"><code>c6ad3e3</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/910ca0dcc779068418464794f5af570eda195222"><code>910ca0d</code></a> Fix output based test (<a href="https://redirect.github.com/microsoft/vstest/issues/5131">#5131</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/0518ceaee8e9b3689ebf0de5f250eb2a2e9de1c1"><code>0518cea</code></a> Rebrand to 17.11-release (<a href="https://redirect.github.com/microsoft/vstest/issues/5128">#5128</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/5b69fd31169dd07ced917329bbb483f3b73ea98f"><code>5b69fd3</code></a> Write dll instead of target on abort, rename errors (<a href="https://redirect.github.com/microsoft/vstest/issues/5115">#5115</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/7264afa0720d846bc4d64efaf5ebe9587e071ca7"><code>7264afa</code></a> Error output as info in terminal logger (<a href="https://redirect.github.com/microsoft/vstest/issues/5113">#5113</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/3d2ea06c998a002f640b01f5d84fdefb14167502"><code>3d2ea06</code></a> remove disable interactive auth (<a href="https://redirect.github.com/microsoft/vstest/issues/5110">#5110</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/e4da2c15416e898d665f2b41bd3939b49e20859a"><code>e4da2c1</code></a> Add option to ignore tests (<a href="https://redirect.github.com/microsoft/vstest/issues/5109">#5109</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/6b3b95952d3e8c31259536fe2d7d2c0530a90347"><code>6b3b959</code></a> Ignore dump failing test while I investigate (<a href="https://redirect.github.com/microsoft/vstest/issues/5107">#5107</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/24b992fda379b2443b8b986d1c146df4d7d7e14d"><code>24b992f</code></a> Ignore dispose error (<a href="https://redirect.github.com/microsoft/vstest/issues/5105">#5105</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/bfdaf0bfd7727b509c6f509c4736ee9d685c794b"><code>bfdaf0b</code></a> Object disposed flaky (<a href="https://redirect.github.com/microsoft/vstest/issues/5104">#5104</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.AspNetCore.Components.WebAssembly.Server` from 8.0.7 to 8.0.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.Components.WebAssembly.Server's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.8</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.8">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/954f61dd38b33caa2b736c73530bd5a294174437"><code>954f61d</code></a> Merged PR 41234: Update token timeout</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b4bd41300b674902f782590bf3a719f31bebfabd"><code>b4bd413</code></a> Merged PR 41232: Regenerate SAS before installers</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/a9a9679e24020b5e5edd3b114639b61b2f0141f1"><code>a9a9679</code></a> Merged PR 41208: Updated ci.yml - name artifacts with attempt number where pu...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/d7cd46e469034c4de7d967b989eb5f0c4681b872"><code>d7cd46e</code></a> Updated ci-public.yml - add job attempt number to log and test results artifa...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/502dd8fa19557cca5f5fa98338e71a7b21fe9d1b"><code>502dd8f</code></a> Updated ci.yml - name artifacts with attempt number where publish on error is...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/02af77e7425f6f772bdfd55474f109b8bdb69d98"><code>02af77e</code></a> Merge commit '8627de289bea83ff85b0e54c4a085680b01668f8'</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/8627de289bea83ff85b0e54c4a085680b01668f8"><code>8627de2</code></a> Update dependencies from <a href="https://github.com/dotnet/source-build-reference-pac">https://github.com/dotnet/source-build-reference-pac</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/2ccd323638a1432bd6e084383ea4d6d1819971b4"><code>2ccd323</code></a> Merged PR 41169: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/c1bbdb53869f31f3441611d13782506ae982060d"><code>c1bbdb5</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/ad6f7a65dde68792726e2deddf67b11cdcadb8c8"><code>ad6f7a6</code></a> Merge commit 'b1fbaaab3f1c9fe17d22eda6c0425c2f2aa89674'</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | Microsoft.JSInterop | [>= 7.0.a, < 7.1] | | Microsoft.JSInterop | [> 8.0.7] | </details> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: George Radchuk <38187349+ColdForeign@users.noreply.github.com>
## Update Cropper.Blazor to 1.4.0 - support .net 9 ## Checklist - [x] Tests cover new or modified code - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the site documentation - [x] I have made corresponding changes to the README, NuGet README file - [x] My changes generate no new warnings - [x] New dependencies added or updated - [ ] Includes breaking changes - [x] Version bumped --------- Co-authored-by: MaxymGorn <maximus56132@gmail.com> Co-authored-by: Gornytskyi Maxim <50423072+MaxymGorn@users.noreply.github.com>
## Target <!-- Why are you making this change? --> #### Open Questions <!-- OPTIONAL - [ ] Use the GitHub checklists to spark discussion on issues that may arise from your approach. Please tick the box and explain your answer. --> ## Checklist <!-- It serves as a gentle reminder for common tasks. Confirm it's done and check everything that applies. --> - [ ] Tests cover new or modified code - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the site documentation - [ ] I have made corresponding changes to the README, NuGet README file - [ ] My changes generate no new warnings - [ ] New dependencies added or updated - [ ] Includes breaking changes - [ ] Version bumped ## Visuals <!-- OPTIONAL Show results both before and after this change. When the output changes, it can be a screenshot of a trace, metric, or log illustrating the change. --> --------- Co-authored-by: ColdForeign <tankon46555@gmail.com> Co-authored-by: George Radchuk <38187349+ColdForeign@users.noreply.github.com>
## Target <!-- Why are you making this change? --> #404 #### Open Questions <!-- OPTIONAL - [ ] Use the GitHub checklists to spark discussion on issues that may arise from your approach. Please tick the box and explain your answer. --> ## Checklist <!-- It serves as a gentle reminder for common tasks. Confirm it's done and check everything that applies. --> - [x] Tests cover new or modified code - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the site documentation - [x] I have made corresponding changes to the README, NuGet README file - [ ] My changes generate no new warnings - [x] New dependencies added or updated - [ ] Includes breaking changes - [x] Version bumped ## Visuals <!-- OPTIONAL Show results both before and after this change. When the output changes, it can be a screenshot of a trace, metric, or log illustrating the change. -->
## Target <!-- Why are you making this change? --> #### Open Questions <!-- OPTIONAL - [ ] Use the GitHub checklists to spark discussion on issues that may arise from your approach. Please tick the box and explain your answer. --> ## Checklist <!-- It serves as a gentle reminder for common tasks. Confirm it's done and check everything that applies. --> - [x] Tests cover new or modified code - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the site documentation - [ ] I have made corresponding changes to the README, NuGet README file - [x] My changes generate no new warnings - [ ] New dependencies added or updated - [ ] Includes breaking changes - [ ] Version bumped ## Visuals <!-- OPTIONAL Show results both before and after this change. When the output changes, it can be a screenshot of a trace, metric, or log illustrating the change. --> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: ColdForeign <tankon46555@gmail.com> Co-authored-by: George Radchuk <38187349+ColdForeign@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## Target <!-- Why are you making this change? --> <img width="637" alt="image" src="https://github.com/user-attachments/assets/d01f1bef-4b23-49a0-a968-5a52aa310427" /> #### Open Questions <!-- OPTIONAL - [ ] Use the GitHub checklists to spark discussion on issues that may arise from your approach. Please tick the box and explain your answer. --> ## Checklist <!-- It serves as a gentle reminder for common tasks. Confirm it's done and check everything that applies. --> - [ ] Tests cover new or modified code - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the site documentation - [ ] I have made corresponding changes to the README, NuGet README file - [ ] My changes generate no new warnings - [ ] New dependencies added or updated - [ ] Includes breaking changes - [ ] Version bumped ## Visuals <!-- OPTIONAL Show results both before and after this change. When the output changes, it can be a screenshot of a trace, metric, or log illustrating the change. --> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: ColdForeign <tankon46555@gmail.com> Co-authored-by: George Radchuk <38187349+ColdForeign@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## Target <!-- Why are you making this change? --> #### Open Questions <!-- OPTIONAL - [ ] Use the GitHub checklists to spark discussion on issues that may arise from your approach. Please tick the box and explain your answer. --> ## Checklist <!-- It serves as a gentle reminder for common tasks. Confirm it's done and check everything that applies. --> - [x] Tests cover new or modified code - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the site documentation - [ ] I have made corresponding changes to the README, NuGet README file - [ ] My changes generate no new warnings - [ ] New dependencies added or updated - [ ] Includes breaking changes - [ ] Version bumped ## Visuals <!-- OPTIONAL Show results both before and after this change. When the output changes, it can be a screenshot of a trace, metric, or log illustrating the change. --> --------- Co-authored-by: George Radchuk <38187349+ColdForeign@users.noreply.github.com>
## Target <!-- Why are you making this change? --> Overall, this will reduce the number of iterations with incomplete data and speed up the transfer when interception the image chunks, in addition, it gives more opportunities to control the size of the stream #### Open Questions <!-- OPTIONAL - [ ] Use the GitHub checklists to spark discussion on issues that may arise from your approach. Please tick the box and explain your answer. --> ## Checklist <!-- It serves as a gentle reminder for common tasks. Confirm it's done and check everything that applies. --> - [x] Tests cover new or modified code - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the site documentation - [x] I have made corresponding changes to the README, NuGet README file - [x] My changes generate no new warnings - [x] New dependencies added or updated - [ ] Includes breaking changes - [x] Version bumped ## Visuals <!-- OPTIONAL Show results both before and after this change. When the output changes, it can be a screenshot of a trace, metric, or log illustrating the change. --> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: ColdForeign <tankon46555@gmail.com> Co-authored-by: George Radchuk <38187349+ColdForeign@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## Target <!-- Why are you making this change? --> Overall, this will reduce the number of iterations with incomplete data and speed up the transfer when interception the image chunks, in addition, it gives more opportunities to control the size of the stream #### Open Questions <!-- OPTIONAL - [ ] Use the GitHub checklists to spark discussion on issues that may arise from your approach. Please tick the box and explain your answer. --> ## Checklist <!-- It serves as a gentle reminder for common tasks. Confirm it's done and check everything that applies. --> - [ ] Tests cover new or modified code - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the site documentation - [ ] I have made corresponding changes to the README, NuGet README file - [ ] My changes generate no new warnings - [ ] New dependencies added or updated - [ ] Includes breaking changes - [ ] Version bumped ## Visuals <!-- OPTIONAL Show results both before and after this change. When the output changes, it can be a screenshot of a trace, metric, or log illustrating the change. --> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: ColdForeign <tankon46555@gmail.com> Co-authored-by: George Radchuk <38187349+ColdForeign@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or 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
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.
Target
Overall, this will reduce the number of iterations with incomplete data
and speed up the transfer when interception the image chunks, in
addition, it gives more opportunities to control the size of the stream
Open Questions
Checklist
Visuals