-
Notifications
You must be signed in to change notification settings - Fork 20
Bump BlazorWasmPreRendering.Build and 4 others #426
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
Open
dependabot
wants to merge
59
commits into
dev
Choose a base branch
from
dependabot/nuget/src/Cropper.Blazor/Client/dev/dotnet-6b8dd90693
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump BlazorWasmPreRendering.Build and 4 others #426
dependabot
wants to merge
59
commits into
dev
from
dependabot/nuget/src/Cropper.Blazor/Client/dev/dotnet-6b8dd90693
Conversation
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
## 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] <[email protected]> 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: George Radchuk <[email protected]>
## 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 <[email protected]> Co-authored-by: Gornytskyi Maxim <[email protected]>
## 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 <[email protected]> Co-authored-by: George Radchuk <[email protected]>
## 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] <[email protected]> Co-authored-by: ColdForeign <[email protected]> Co-authored-by: George Radchuk <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Update CodeCov
# Fix CodeCov
# Docs: Update mudblazor ## Checklist <!-- It serves as a gentle reminder for common tasks. Confirm it's done and check everything that applies. --> - [x] New dependencies added or updated - [x] Refactoring theme change code - [x] Clean unused vars
Bumps BlazorWasmPreRendering.Build from 5.0.1 to 6.0.0 Bumps Microsoft.AspNetCore.Components.WebAssembly.DevServer from 9.0.5 to 9.0.8 Bumps Microsoft.AspNetCore.WebUtilities from 9.0.5 to 9.0.8 Bumps Microsoft.NET.ILLink.Tasks from 9.0.7 to 9.0.8 Bumps Microsoft.NET.Sdk.WebAssembly.Pack from 9.0.7 to 9.0.8 --- updated-dependencies: - dependency-name: BlazorWasmPreRendering.Build dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.WebUtilities dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.NET.ILLink.Tasks dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.NET.Sdk.WebAssembly.Pack dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
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.
Updated BlazorWasmPreRendering.Build from 5.0.1 to 6.0.0.
Release notes
Sourced from BlazorWasmPreRendering.Build's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Components.WebAssembly.DevServer from 9.0.5 to 9.0.8.
Release notes
Sourced from Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases.
9.0.7
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
9.0.6
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headers
sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.Dependency Updates
52204f7
to04ee1b4
(#61762)Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.
Miscellaneous
Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.5...v9.0.6
Commits viewable in compare view.
Updated Microsoft.AspNetCore.WebUtilities from 9.0.5 to 9.0.8.
Release notes
Sourced from Microsoft.AspNetCore.WebUtilities's releases.
9.0.7
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
9.0.6
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headers
sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.Dependency Updates
52204f7
to04ee1b4
(#61762)Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.
Miscellaneous
Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.5...v9.0.6
Commits viewable in compare view.
Updated Microsoft.NET.ILLink.Tasks from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.NET.ILLink.Tasks's releases.
9.0.8
Release
What's Changed
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationException
onTestOutputHelper
logging. dotnet/runtime#116916Ping_TimedOut_*
tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*
tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated Microsoft.NET.Sdk.WebAssembly.Pack from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.NET.Sdk.WebAssembly.Pack's releases.
9.0.8
Release
What's Changed
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationException
onTestOutputHelper
logging. dotnet/runtime#116916Ping_TimedOut_*
tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*
tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
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 commands and options
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