Cropper.Blazor icon indicating copy to clipboard operation
Cropper.Blazor copied to clipboard

Bump the dotnet group across 1 directory with 7 updates

Open dependabot[bot] opened this issue 9 months ago • 0 comments

Bumps the dotnet group with 7 updates in the /src/Cropper.Blazor directory:

Package From To
Microsoft.AspNetCore.Components.WebAssembly.DevServer 9.0.3 9.0.4
Microsoft.AspNetCore.WebUtilities 9.0.3 9.0.4
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 9.0.4
MudBlazor 7.15.0 8.6.0
FluentAssertions 7.2.0 8.2.0
Bogus 35.6.2 35.6.3
Microsoft.AspNetCore.Components.WebAssembly.Server 9.0.3 9.0.4

Updates Microsoft.AspNetCore.Components.WebAssembly.DevServer from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4

Commits

Updates Microsoft.AspNetCore.WebUtilities from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.AspNetCore.WebUtilities's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 6.0.0 to 9.0.4

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4

... (truncated)

Commits
  • f57e6dc Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'
  • d9d0ae0 [release/9.0] fix SBOM issues for runtime (#113463)
  • 0c9b70d Merge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'
  • f0d7e1f Merge pull request #113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...
  • 111a76e Update dependencies from https://github.com/dotnet/arcade build 20250311.4
  • 984ab68 Merge pull request #113333 from dotnet/merge/release/9.0-to-release/9.0-staging
  • d7dd049 Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'
  • 315f1f5 Merge pull request #113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...
  • d21cf87 Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...
  • 6758abd [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...
  • Additional commits viewable in compare view

Updates MudBlazor from 7.15.0 to 8.6.0

Release notes

Sourced from MudBlazor's releases.

MudBlazor v8.6.0

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v8.5.1...v8.6.0

MudBlazor v8.5.1

What's Changed

Bug Fixes

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v8.5.0...v8.5.1

MudBlazor v8.5.0

... (truncated)

Commits
  • 4314021 MudInput: Dispose DotNetObjectReference (#11254)
  • bc24840 MudOverlay: Prevent unnecessary LockScroll changes (#11174)
  • b4f082f Popover: Z-Index Alignment (#11220)
  • 7b4a2bc MudDataGrid: Multi Level Grouping (#11243)
  • 50c881d MudDateRangePicker: BlurAsync() MudRangeInput can now blur both inputs at onc...
  • 5677a8e MudThemeProvider: Only wrap multi-word font names in quotes in CSS font-famil...
  • 14f9402 mudElementReference.js: Fix null exception (#11222)
  • 0cbf6d0 MudChat: RTL Display / Remove Expiramental Tag (#11219)
  • 4bfd7e5 MudDataGrid: Add XML comment to ToggleHierarchyVisibilityAsync (#11198)
  • be80b02 Docs - Dialog - Fix spelling (#11211)
  • Additional commits viewable in compare view

Updates FluentAssertions from 7.2.0 to 8.2.0

Release notes

Sourced from FluentAssertions's releases.

8.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: https://github.com/fluentassertions/fluentassertions/compare/8.1.1...8.2.0

8.1.1

What's Changed

Fixes

Full Changelog: https://github.com/fluentassertions/fluentassertions/compare/8.1.0...8.1.1

8.1.0

What's Changed

Improvements

Fixes

Documentation

Others

... (truncated)

Commits
  • 04defbe Reworked formatting and support multi-dimensional arrays.
  • 0a649cb Add polyfill for splitting on a single char or string
  • 66df7d0 Use char overload of string.Replace
  • fa6eae1 Avoid regex for checking if a path is nested
  • 669f817 Handle missing caller identifier
  • c53c9eb Bump cspell from 8.17.3 to 8.17.5
  • 6751587 Remove | from regex character classes
  • 7d18305 Adjust incorrect explaining comment about regex
  • 3828bf7 Restore StringSyntax annotations
  • 4d70568 Removed the PS script that opens the FA website because it misbehaves.
  • Additional commits viewable in compare view

Updates Bogus from 35.6.2 to 35.6.3

Release notes

Sourced from Bogus's releases.

Release v35.6.3 build 1527

CHANGE LOG

Changelog

Sourced from Bogus's changelog.

v35.6.3

Release Date: 2025-04-12

  • Issue 601: Fixes Internet.Avatar() URL generation. Moves from Cloudflare IPFS to IPFS.io.
  • Fixed broken checksum calculation test in BelgianExtensionTests.
  • .NET SDK 9 now required for builds. Various C# improvements and modernizations. Thanks @​SimonCropp!
Commits
  • 2e84969 Update HISTORY.md.
  • 9f25d29 Fix broken test in BelgianExtensionTests.cs; expectation check number should ...
  • 5878ead Change log and update to SDK 9 build requirements.
  • a9bfa81 Moves Avatar URL generation from deprecated cloudflare IPFS to public IPFS.IO...
  • 8b774ae use Concat instead of string Join with empty string (#598)
  • e579f67 Use know list size in EncodeHex (#599)
  • a82ea29 make License and Tokenizer static (#588)
  • f97881b use target typed new and collection expressions when type is evident (#596)
  • 991d20a better perf by avoiding duplicate dictionary lookups (#597)
  • 90c4fb4 remove redundant array allocations (#592)
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Components.WebAssembly.Server from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.AspNetCore.Components.WebAssembly.Server's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4

Commits

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

dependabot[bot] avatar May 01 '25 13:05 dependabot[bot]