Skip to content
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

Bump the dotnet group across 1 directory with 11 updates #392

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

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

Package From To
BlazorWasmPreRendering.Build 4.0.0 5.0.0
Microsoft.AspNetCore.Components.WebAssembly.DevServer 8.0.8 9.0.0
Microsoft.AspNetCore.WebUtilities 8.0.8 8.0.11
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.1 9.0.0
MudBlazor 7.6.0 7.15.0
FluentAssertions 6.12.0 6.12.2
Moq 4.20.70 4.20.72
Bogus 35.6.0 35.6.1
Microsoft.NET.Test.Sdk 17.11.0 17.12.0
xunit 2.9.0 2.9.2
Microsoft.AspNetCore.Components.WebAssembly.Server 8.0.8 8.0.11

Updates BlazorWasmPreRendering.Build from 4.0.0 to 5.0.0

Changelog

Sourced from BlazorWasmPreRendering.Build's changelog.

v.5.0.0

  • .NET 9 support

v.4.0.1

  • Improve: Make it work correctly even when used with "BlazorWasmBrotliLoader.Build" NuGet package.

v.4.0.0

  • This is the first official - not a preview - release.
  • Breaking Change: Drop the support for .NET 5.
  • Fix: a service worker asset file was broken in some cases.

v.3.1.0-preview.4

  • Fix: the helper script crashed when it ran in a web worker.

v.3.1.0-preview.3

  • Fix: Pre-rendered apps with the "WebAssemblyPrerendered" render mode could not be run since v.3.1.0-preview.1.

v.3.1.0-preview.2

  • Fix: The publishing process on Visual Studio IDE was failed.

v.3.1.0-preview.1

  • Fix: Google Crawler could not recognize the pre-rendered header elements. (Issue #26)
  • Improve: Enabling the "data:" script source is no longer required when specifying a Content Security Policy (CSP).

v.3.0.0-preview.2

  • Update README: Add the instructions to avoid flicker with Lazy Assembly Loading
  • Add support for .NET 8 Preview 6

v.3.0.0-preview.1

  • Improve: Add support for .NET 8 Preview 5 (WebCIL format enabled build is now supported).

v.2.0.0-preview.9

  • Improve: Detect appropriate dotnet CLI path
  • Add support for .NET 8 Preview 4

v.2.0.0-preview.8

  • Add support for .NET 8

v.2.0.0-preview.7

  • Improve: Add support for lazy loading assemblies.

v.2.0.0-preview.6

  • Improve: Add support for the latest version of the "Blazor Wasm Antivirus Protection".
    • Change the strategy of getting the "xorKey" to reading the "avp-settings.json" file.

v.2.0.0-preview.5

  • Improve: the pre-rendering server emulates the "/.auth/me" endpoint that is a part of Azure App Services Auth.

v.2.0.0-preview.4

  • Improve: Add support for the "Blazor Wasm Antivirus Protection".

... (truncated)

Commits
  • 5a999ec v.5.0.0 officially release - it supports .NET 9
  • 8c14035 Merge branch 'net9-support'
  • 2734719 Upgrade to follow the .NET 9 RC 1
  • 9d00b48 Fix the ample app 0
  • 08778d5 Merge branch 'master' into net9-support
  • 754155f Fix the sample site project
  • 4683600 Merge branch 'master' into net9-support
  • 87944e0 v.4.0.1 release
  • 4d801ff Merge branch 'improve/work-with-brotliloader'
  • 705b7fe Add the repository URL in the NuGet package meta data
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Components.WebAssembly.DevServer from 8.0.8 to 9.0.0

Release notes

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

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.AspNetCore.WebUtilities from 8.0.8 to 8.0.11

Release notes

Sourced from Microsoft.AspNetCore.WebUtilities's releases.

.NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

.NET 8.0.10

Release

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.1 to 9.0.0

Release notes

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

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates MudBlazor from 7.6.0 to 7.15.0

Release notes

Sourced from MudBlazor's releases.

MudBlazor v7.15.0

What's Changed

New Features

Other Changes

Full Changelog: MudBlazor/MudBlazor@v7.14.0...v7.15.0

MudBlazor v7.14.0

What's Changed

New Features

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v7.13.0...v7.14.0

MudBlazor v7.13.0

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v7.12.0...v7.13.0

MudBlazor v7.12.0

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v7.11.0...v7.12.0

MudBlazor v7.11.0

What's Changed

... (truncated)

Commits

Updates FluentAssertions from 6.12.0 to 6.12.2

Release notes

Sourced from FluentAssertions's releases.

6.12.2

What's Changed

Others

Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2

6.12.1

What's Changed

Improvements

  • Improve BeEmpty() and BeNullOrEmpty() performance for IEnumerable<T>, by materializing only the first item - #2530

Fixes

  • Fixed formatting error when checking nullable DateTimeOffset with BeWithin(...).Before(...) - #2312
  • BeEquivalentTo will now find and can map subject properties that are implemented through an explicitly-implemented interface - #2152
  • Fixed that the because and becauseArgs were not passed down the equivalency tree - #2318
  • BeEquivalentTo can again compare a non-generic IDictionary with a generic one - #2358
  • Fixed that the FormattingOptions were not respected in inner AssertionScope - #2329
  • Capitalize true and false in failure messages and make them formattable to a custom BooleanFormatter - #2390, #2393
  • Improved the failure message for NotBeOfType when wrapped in an AssertionScope and the subject is null - #2399
  • Improved the failure message for BeWritable/BeReadable when wrapped in an AssertionScope and the subject is read-only/write-only - #2399
  • Improved the failure message for ThrowExactly[Async] when wrapped in an AssertionScope and no exception is thrown - #2398
  • Improved the failure message for [Not]HaveExplicitProperty when wrapped in an AssertionScope and not implementing the interface - #2403
  • Improved the failure message for [Not]HaveExplicitMethod when wrapped in an AssertionScope and not implementing the interface - #2403
  • Changed BeEquivalentTo to exclude private protected members from the comparison - #2417
  • Fixed using BeEquivalentTo on an empty ArraySegment - #2445, #2511
  • BeEquivalentTo with a custom comparer can now handle null values - #2489
  • Ensured that nested calls to AssertionScope(context) create a chained context - #2607
  • One overload of the AssertionScope constructor would not create an actual scope associated with the thread - #2607
  • Fixed ThrowWithinAsync not respecting OperationCanceledException - #2614
  • Fixed using BeEquivalentTo with an IEqualityComparer targeting nullable types - #2648

Full Changelog: fluentassertions/fluentassertions@6.12.0...6.12.1

Commits
  • c6cd85c Better support for default interface and explicitly implemented properties (#...
  • a8e7f17 Update qodana
  • d58e0b5 Turn off RoslynAnalyzers in Qodana WF (#2504)
  • 2181217 Remove unused usings
  • 2c3a012 Make implicit usage more explicit
  • 1d5d64f Do not use UsingLineBreaks for [Not]BeSameAs
  • c30fc7a Fixed BeEquivalentTo when using a custom comparer targeting nullable types ...
  • f9b770b Make ThrowWithinAsync respect canceled tasks (#2614)
  • f204cf3 Simplify deferred allocation with local function
  • a3644b0 Only allocate Lazy<> and lambda when necessary
  • Additional commits viewable in compare view

Updates Moq from 4.20.70 to 4.20.72

Release notes

Sourced from Moq's releases.

v4.20.72

What's Changed

🔨 Other

Full Changelog: devlooped/moq@v4.20.71...v4.20.72

v4.20.71

What's Changed

🔨 Other

New Contributors

Full Changelog: devlooped/moq@v4.20.70...v4.20.71

Changelog

Sourced from Moq's changelog.

v4.20.72 (2024-09-07)

Full Changelog

🔨 Other:

  • Question: Sponsorable Attribute in release v4.20.71 #1513

🔀 Merged:

v4.20.71 (2024-09-03)

Full Changelog

🐛 Fixed bugs:

  • Documentation link gives 404 #1495
  • Documentation link is broken #1487

🔨 Other:

  • Documentation Unavailable Online #1473
  • Some source code files is filled with comments like: "Unmerged change from project " #1451
  • Question: would it make sense to call verify all on a strict mock when the mock gets disposed? #1440
  • SponsorLink Integration Makes Moq Unuasable due to PII and GDPR Requirements #1433
  • Default value ILookup<> in loose mode is null #1391
  • Verifying a protected method when the exact parameter types are not statically known #1339

🔀 Merged:

Commits
  • 959fc51 Remove unused attribute
  • ede9996 ⬆️ Bump files with dotnet-file sync
  • f8db318 🖉 Update changelog with v4.20.71
  • aecc471 ⬆️ Bump files with dotnet-file sync
  • 99d243b Fix whitespace in test project
  • ac56c3d Fix repo variable actions context
  • ac3a8aa Prereleases ship only to CI feed
  • ea92109 Bump Microsoft.Extensions.Logging.Abstractions in the extensions group
  • 4bdb19a Remove SourceLink which is now built-in the SDK
  • c0a33bd Use windows agent for build, variable for publish
  • Additional commits viewable in compare view

Updates Bogus from 35.6.0 to 35.6.1

Release notes

Sourced from Bogus's releases.

Release v35.6.1 build 1448

CHANGE LOG

Changelog

Sourced from Bogus's changelog.

v35.6.1

Release Date: 2024-09-02

  • PR 560: Ensure Belgian National Numbers has padded checksum. Thanks @​vyruz1986!
Commits
  • 905a7e7 Update release info and change log with #560 merged
  • e41bd68 fix: Ensure checksum numbers are zero-padded for Belgian national numbers (#560)
  • See full diff in compare view

Updates `Microsoft.NET....

Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [BlazorWasmPreRendering.Build](https://github.com/jsakamoto/BlazorWasmPreRendering.Build) | `4.0.0` | `5.0.0` |
| [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) | `8.0.8` | `9.0.0` |
| [Microsoft.AspNetCore.WebUtilities](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.11` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` |
| [MudBlazor](https://github.com/MudBlazor/MudBlazor) | `7.6.0` | `7.15.0` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.0` | `6.12.2` |
| [Moq](https://github.com/moq/moq) | `4.20.70` | `4.20.72` |
| [Bogus](https://github.com/bchavez/Bogus) | `35.6.0` | `35.6.1` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.0` | `17.12.0` |
| [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` |
| [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.11` |



Updates `BlazorWasmPreRendering.Build` from 4.0.0 to 5.0.0
- [Changelog](https://github.com/jsakamoto/BlazorWasmPreRendering.Build/blob/master/RELEASE-NOTES.txt)
- [Commits](jsakamoto/BlazorWasmPreRendering.Build@v.4.0.0...v.5.0.0)

Updates `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 8.0.8 to 9.0.0
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.8...v9.0.0)

Updates `Microsoft.AspNetCore.WebUtilities` from 8.0.8 to 8.0.11
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.8...v8.0.11)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

Updates `MudBlazor` from 7.6.0 to 7.15.0
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v7.6.0...v7.15.0)

Updates `FluentAssertions` from 6.12.0 to 6.12.2
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.12.0...6.12.2)

Updates `Moq` from 4.20.70 to 4.20.72
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md)
- [Commits](moq/moq.spikes@v4.20.70...v4.20.72)

Updates `Bogus` from 35.6.0 to 35.6.1
- [Release notes](https://github.com/bchavez/Bogus/releases)
- [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md)
- [Commits](bchavez/Bogus@v35.6.0...v35.6.1)

Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.12.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.0...v17.12.0)

Updates `xunit` from 2.9.0 to 2.9.2
- [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2)

Updates `Microsoft.AspNetCore.Components.WebAssembly.Server` from 8.0.8 to 8.0.11
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.8...v8.0.11)

---
updated-dependencies:
- dependency-name: BlazorWasmPreRendering.Build
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.WebUtilities
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: MudBlazor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Bogus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 1, 2024
@dependabot dependabot bot requested review from ColdForeign and MaxymGorn December 1, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants