-
Notifications
You must be signed in to change notification settings - Fork 2
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
deps: bump the all-dependencies group with 31 updates #287
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-dependencies group with 31 updates: | Package | From | To | | --- | --- | --- | | [ClosedXML](https://github.com/ClosedXML/ClosedXML) | `0.104.0-preview2` | `0.104.1` | | [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.9.2` | `11.10.0` | | [FluentValidation.DependencyInjectionExtensions](https://github.com/JeremySkinner/fluentvalidation) | `11.9.2` | `11.10.0` | | [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` | | [Microsoft.AspNetCore.DataProtection.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` | | [Microsoft.Extensions.Localization.Abstractions](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` | | [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) | `1.4.5` | `1.4.6` | | [Ardalis.SmartEnum](https://github.com/ardalis/SmartEnum) | `8.0.0` | `8.1.0` | | [MediatR](https://github.com/jbogard/MediatR) | `12.4.0` | `12.4.1` | | [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` | | [Microsoft.Extensions.Identity.Core](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` | | [AWSSDK.S3](https://github.com/aws/aws-sdk-net) | `3.7.401.1` | `3.7.405` | | [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` | | [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` | | [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` | | [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` | | [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` | | [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` | | [QuestPDF](https://github.com/QuestPDF/library) | `2024.7.2` | `2024.10.1` | | [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) | `4.10.2` | `4.12.1` | | [Serilog](https://github.com/serilog/serilog) | `4.0.1` | `4.0.2` | | [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) | `8.0.2` | `8.0.3` | | [ZiggyCreatures.FusionCache](https://github.com/ZiggyCreatures/FusionCache) | `1.3.0` | `1.4.0` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.0` | `6.12.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.0` | `17.11.1` | | [Moq](https://github.com/moq/moq) | `4.20.70` | `4.20.72` | | [NUnit](https://github.com/nunit/nunit) | `4.2.1` | `4.2.2` | | [NunitXml.TestLogger](https://github.com/spekt/testlogger) | `4.0.254` | `4.1.0` | | [dotnet-ef](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` | Updates `ClosedXML` from 0.104.0-preview2 to 0.104.1 - [Release notes](https://github.com/ClosedXML/ClosedXML/releases) - [Commits](ClosedXML/ClosedXML@0.104.0-preview2...0.104.1) Updates `FluentValidation` from 11.9.2 to 11.10.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.9.2...11.10.0) Updates `FluentValidation.DependencyInjectionExtensions` from 11.9.2 to 11.10.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.9.2...11.10.0) Updates `FluentValidation` from 11.9.2 to 11.10.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.9.2...11.10.0) Updates `Microsoft.AspNetCore.Components.Web` from 8.0.8 to 8.0.10 - [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.10) Updates `Microsoft.AspNetCore.DataProtection.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [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.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.Extensions.Localization.Abstractions` from 8.0.8 to 8.0.10 - [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.10) Updates `System.Linq.Dynamic.Core` from 1.4.5 to 1.4.6 - [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases) - [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md) - [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.4.5...v1.4.6) Updates `Ardalis.SmartEnum` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/ardalis/SmartEnum/releases) - [Commits](ardalis/SmartEnum@SmartEnum-v8.0...SmartEnum-v8.1) Updates `MediatR` from 12.4.0 to 12.4.1 - [Release notes](https://github.com/jbogard/MediatR/releases) - [Commits](jbogard/MediatR@v12.4.0...v12.4.1) Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [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.10) Updates `Microsoft.Extensions.Identity.Core` from 8.0.8 to 8.0.10 - [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.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `AWSSDK.S3` from 3.7.401.1 to 3.7.405 - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.405.0) Updates `Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [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.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.Extensions.Http.Polly` from 8.0.8 to 8.0.10 - [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.10) Updates `QuestPDF` from 2024.7.2 to 2024.10.1 - [Release notes](https://github.com/QuestPDF/library/releases) - [Commits](QuestPDF/QuestPDF@2024.7.2...2024.10.1) Updates `Sentry.Serilog` from 4.10.2 to 4.12.1 - [Release notes](https://github.com/getsentry/sentry-dotnet/releases) - [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-dotnet@4.10.2...4.12.1) Updates `Serilog` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](serilog/serilog@v4.0.1...v4.0.2) Updates `Serilog.AspNetCore` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](serilog/serilog-aspnetcore@v8.0.2...v8.0.3) Updates `ZiggyCreatures.FusionCache` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/ZiggyCreatures/FusionCache/releases) - [Commits](ZiggyCreatures/FusionCache@v1.3.0...v1.4.0) Updates `FluentAssertions` from 6.12.0 to 6.12.1 - [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.1) Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [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.11.1) 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 `NUnit` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.2.1...4.2.2) Updates `NunitXml.TestLogger` from 4.0.254 to 4.1.0 - [Release notes](https://github.com/spekt/testlogger/releases) - [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md) - [Commits](spekt/testlogger@v4.0.254...v4.1.0) Updates `dotnet-ef` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) --- updated-dependencies: - dependency-name: ClosedXML dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: FluentValidation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: FluentValidation.DependencyInjectionExtensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: FluentValidation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.AspNetCore.DataProtection.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Localization.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: System.Linq.Dynamic.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Ardalis.SmartEnum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: MediatR dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Identity.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: AWSSDK.S3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Http.Polly dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: QuestPDF dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Sentry.Serilog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Serilog.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ZiggyCreatures.FusionCache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: NunitXml.TestLogger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: dotnet-ef dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/nuget/all-dependencies-780ffa8f07
branch
October 23, 2024 10:33
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.
Bumps the all-dependencies group with 31 updates:
0.104.0-preview2
0.104.1
11.9.2
11.10.0
11.9.2
11.10.0
8.0.8
8.0.10
8.0.8
8.0.10
8.0.8
8.0.10
8.0.8
8.0.10
1.4.5
1.4.6
8.0.0
8.1.0
12.4.0
12.4.1
8.0.8
8.0.10
8.0.8
8.0.10
3.7.401.1
3.7.405
8.0.8
8.0.10
8.0.8
8.0.10
8.0.8
8.0.10
8.0.8
8.0.10
8.0.8
8.0.10
8.0.8
8.0.10
8.0.8
8.0.10
2024.7.2
2024.10.1
4.10.2
4.12.1
4.0.1
4.0.2
8.0.2
8.0.3
1.3.0
1.4.0
6.12.0
6.12.1
17.11.0
17.11.1
4.20.70
4.20.72
4.2.1
4.2.2
4.0.254
4.1.0
8.0.8
8.0.10
Updates
ClosedXML
from 0.104.0-preview2 to 0.104.1Release notes
Sourced from ClosedXML's releases.
... (truncated)
Commits
afc6573
Bump version to 0.104.10dcce42
Bump version to 0.104.0 for releasec4f5315
Fix typoca1c6aa
Remove O(n^2) from pivot cache creation17f9f57
Bump version for release candidate 122324e9
Add a test for Adobe jpg1b56ff3
Trust length of each section in JPG decoder863e2f0
Fix name of the APP identifier5e71020
Update JpegInfoReader.cs3bfcf6a
Fix typoUpdates
FluentValidation
from 11.9.2 to 11.10.0Release notes
Sourced from FluentValidation's releases.
... (truncated)
Changelog
Sourced from FluentValidation's changelog.
Commits
b4a67e7
Update changelog & bump version417b1d4
Create RomanshLanguage (#2239)a07e3a2
Update changelogda40726
Remove unnecessary word (#2233)284076d
Add WhereAsync as conterpart to Where on collection rules (#2240) (#2241)550ec8d
Create IEnumValidator to expose the targeted Enum type of EnumValidator. (#2244)7a85fbb
StringEnumValidator, cache enum names (#2229)5c6f518
Fixed double semicolon typo1bba0b2
Included Latvian (LV) localization resources.5bdac5b
Update configuring.mdUpdates
FluentValidation.DependencyInjectionExtensions
from 11.9.2 to 11.10.0Release notes
Sourced from FluentValidation.DependencyInjectionExtensions's releases.
... (truncated)
Changelog
Sourced from FluentValidation.DependencyInjectionExtensions's changelog.
Commits
b4a67e7
Update changelog & bump version417b1d4
Create RomanshLanguage (#2239)a07e3a2
Update changelogda40726
Remove unnecessary word (#2233)284076d
Add WhereAsync as conterpart to Where on collection rules (#2240) (#2241)550ec8d
Create IEnumValidator to expose the targeted Enum type of EnumValidator. (#2244)7a85fbb
StringEnumValidator, cache enum names (#2229)5c6f518
Fixed double semicolon typo1bba0b2
Included Latvian (LV) localization resources.5bdac5b
Update configuring.mdUpdates
FluentValidation
from 11.9.2 to 11.10.0Release notes
Sourced from FluentValidation's releases.
... (truncated)
Changelog
Sourced from FluentValidation's changelog.
Commits
b4a67e7
Update changelog & bump version417b1d4
Create RomanshLanguage (#2239)a07e3a2
Update changelogda40726
Remove unnecessary word (#2233)284076d
Add WhereAsync as conterpart to Where on collection rules (#2240) (#2241)550ec8d
Create IEnumValidator to expose the targeted Enum type of EnumValidator. (#2244)7a85fbb
StringEnumValidator, cache enum names (#2229)5c6f518
Fixed double semicolon typo1bba0b2
Included Latvian (LV) localization resources.5bdac5b
Update configuring.mdUpdates
Microsoft.AspNetCore.Components.Web
from 8.0.8 to 8.0.10Release notes
Sourced from Microsoft.AspNetCore.Components.Web's releases.
Commits
c2a4429
Merged PR 42968: [internal/release/8.0] Update dependencies from dnceng/inter...e213713
Merged PR 42964: [internal/release/8.0] Update dependencies from dnceng/inter...c65d335
Merge commit '30ef19c7d9651d0fa113dd8ed08809e545141d74'30ef19c
[release/8.0] [Blazor] Invoke inbound activity handlers on circuit initializa...dd48611
Merged PR 42789: [internal/release/8.0] Update dependencies from dnceng/inter...704e1a1
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...e2cfb3b
Merged PR 42754: [internal/release/8.0] Update dependencies from dnceng/inter...1774a05
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...6cd9f8d
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...fd65361
Merged PR 42739: [internal/release/8.0] Update dependencies from dnceng/inter...Updates
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore
from 8.0.8 to 8.0.10Release notes
Sourced from Microsoft.AspNetCore.DataProtection.EntityFrameworkCore's releases.
Commits
c2a4429
Merged PR 42968: [internal/release/8.0] Update dependencies from dnceng/inter...e213713
Merged PR 42964: [internal/release/8.0] Update dependencies from dnceng/inter...c65d335
Merge commit '30ef19c7d9651d0fa113dd8ed08809e545141d74'30ef19c
[release/8.0] [Blazor] Invoke inbound activity handlers on circuit initializa...dd48611
Merged PR 42789: [internal/release/8.0] Update dependencies from dnceng/inter...704e1a1
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...e2cfb3b
Merged PR 42754: [internal/release/8.0] Update dependencies from dnceng/inter...1774a05
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...6cd9f8d
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...fd65361
Merged PR 42739: [internal/release/8.0] Update dependencies from dnceng/inter...Updates
Microsoft.EntityFrameworkCore
from 8.0.8 to 8.0.10Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
4315fa4
Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...f17955c
Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...d82da91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cd3befe
Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...be439f9
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...91bcf1b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...0ec1568
Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'b2e366b
[release/8.0] Update FK ElementType when the FK properties change. (#34561)f3db25b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...7edba26
Merge commit 'e49bbfbb49f98587b8bf26356b89157fb81d3807'Updates
Microsoft.EntityFrameworkCore
from 8.0.8 to 8.0.10Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
4315fa4
Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...f17955c
Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...d82da91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cd3befe
Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...be439f9
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...91bcf1b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...0ec1568
Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'b2e366b
[release/8.0] Update FK ElementType when the FK properties change. (#34561)f3db25b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...7edba26
Merge commit 'e49bbfbb49f98587b8bf26356b89157fb81d3807'Updates
Microsoft.Extensions.Localization.Abstractions
from 8.0.8 to 8.0.10Release notes
Sourced from Microsoft.Extensions.Localization.Abstractions's releases.
Commits
c2a4429
Merged PR 42968: [internal/release/8.0] Update dependencies from dnceng/inter...e213713
Merged PR 42964: [internal/release/8.0] Update dependencies from dnceng/inter...c65d335
Merge commit '30ef19c7d9651d0fa113dd8ed08809e545141d74'30ef19c
[release/8.0] [Blazor] Invoke inbound activity handlers on circuit initializa...dd48611
Merged PR 42789: [internal/release/8.0] Update dependencies from dnceng/inter...704e1a1
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...e2cfb3b
Merged PR 42754: [internal/release/8.0] Update dependencies from dnceng/inter...1774a05
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...6cd9f8d
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...fd65361
Merged PR 42739: [internal/release/8.0] Update dependencies from dnceng/inter...Updates
System.Linq.Dynamic.Core
from 1.4.5 to 1.4.6Changelog
Sourced from System.Linq.Dynamic.Core's changelog.
Commits
45c801a
v1.4.624942b8
Fixed calling String methods in a nested expression (#844)8f968b4
Update README.md (fix NuGet badges)c29a341
Add some [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] ann...Updates
Ardalis.SmartEnum
from 8.0.0 to 8.1.0Release notes
Sourced from Ardalis.SmartEnum's releases.
Commits
517469f
Updating packages (#548)b067397
Bump SonarAnalyzer.CSharp from 9.17.0.82934 to 9.25.1.91650 (#526)76c5b94
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.10.0 (#525)5b541d9
Bump Enums.NET from 4.0.1 to 5.0.0 (#523)935b494
Bump coverlet.msbuild from 3.2.0 to 6.0.2 (#506)262e277
Bump coverlet.collector from 3.2.0 to 6.0.2 (#505)64ae75f
Bump MessagePack from 2.4.59 to 2.5.140 (#503)3121624
Bump FluentAssertions from 6.11.0 to 6.12.0 (#499)4a3cdb8
Bump BenchmarkDotNet from 0.13.10 to 0.13.12 (#498)03f5e2f
Bump protobuf-net from 3.2.26 to 3.2.30 (#480)Updates
MediatR
from 12.4.0 to 12.4.1Release notes
Sourced from MediatR's releases.
Commits
fb30902
Merge pull request #1057 from zachpainter77/master32b512e
Make auto registration of generic handlers opt in.6abee0c
Remove Missing Constraints logicUpdates
Microsoft.AspNetCore.Identity.EntityFrameworkCore
from 8.0.8 to 8.0.10Release notes
Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases.
Commits
c2a4429
Merged PR 42968: [internal/release/8.0] Update dependencies from dnceng/inter...e213713
Merged PR 42964: [internal/release/8.0] Update dependencies from dnceng/inter...c65d335
Merge commit '30ef19c7d9651d0fa113dd8ed08809e545141d74'30ef19c
[release/8.0] [Blazor] Invoke inbound activity handlers on circuit initializa...dd48611
Merged PR 42789: [internal/release/8.0] Update dependencies from dnceng/inter...704e1a1
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...