-
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 20 updates #315
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 21 updates: | Package | From | To | | --- | --- | --- | | [ClosedXML](https://github.com/ClosedXML/ClosedXML) | `0.104.1` | `0.104.2` | | [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.10.0` | `11.11.0` | | [FluentValidation.DependencyInjectionExtensions](https://github.com/JeremySkinner/fluentvalidation) | `11.10.0` | `11.11.0` | | [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.11` | | [Microsoft.AspNetCore.DataProtection.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.11` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.10` | `9.0.0` | | [Microsoft.Extensions.Localization.Abstractions](https://github.com/dotnet/aspnetcore) | `8.0.10` | `9.0.0` | | [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) | `1.4.6` | `1.4.9` | | [Ardalis.SmartEnum](https://github.com/ardalis/SmartEnum) | `8.1.0` | `8.2.0` | | [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.11` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.10` | `8.0.11` | | [Microsoft.Extensions.Identity.Core](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.11` | | [AWSSDK.S3](https://github.com/aws/aws-sdk-net) | `3.7.405` | `3.7.407.1` | | [IPAddressRange](https://github.com/jsakamoto/ipaddressrange) | `6.0.0` | `6.1.0` | | [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.11` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.10` | `9.0.0` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.1` | `6.12.2` | | [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) | `13.0.3` | `13.0.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` | | [cake.tool](https://github.com/cake-build/cake) | `4.2.0` | `5.0.0` | | [dotnet-ef](https://github.com/dotnet/efcore) | `8.0.10` | `9.0.0` | Updates `ClosedXML` from 0.104.1 to 0.104.2 - [Release notes](https://github.com/ClosedXML/ClosedXML/releases) - [Commits](ClosedXML/ClosedXML@0.104.1...0.104.2) Updates `FluentValidation` from 11.10.0 to 11.11.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.10.0...11.11.0) Updates `FluentValidation` from 11.10.0 to 11.11.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.10.0...11.11.0) Updates `FluentValidation.DependencyInjectionExtensions` from 11.10.0 to 11.11.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.10.0...11.11.0) Updates `Microsoft.AspNetCore.Components.Web` from 8.0.10 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.10...v8.0.11) Updates `Microsoft.AspNetCore.DataProtection.EntityFrameworkCore` from 8.0.10 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.10...v8.0.11) Updates `Microsoft.EntityFrameworkCore` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.10...v9.0.0) Updates `Microsoft.Extensions.Localization.Abstractions` from 8.0.10 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.10...v9.0.0) Updates `System.Linq.Dynamic.Core` from 1.4.6 to 1.4.9 - [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](https://github.com/zzzprojects/System.Linq.Dynamic.Core/commits) Updates `Ardalis.SmartEnum` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/ardalis/SmartEnum/releases) - [Commits](ardalis/SmartEnum@SmartEnum-v8.1...SmartEnum-v8.2) Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 8.0.10 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.10...v8.0.11) Updates `Microsoft.EntityFrameworkCore` from 8.0.10 to 8.0.11 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.10...v9.0.0) Updates `Microsoft.Extensions.Identity.Core` from 8.0.10 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.10...v8.0.11) Updates `AWSSDK.S3` from 3.7.405 to 3.7.407.1 - [Release notes](https://github.com/aws/aws-sdk-net/releases) - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) Updates `IPAddressRange` from 6.0.0 to 6.1.0 - [Changelog](https://github.com/jsakamoto/ipaddressrange/blob/master/RELEASE-NOTES.txt) - [Commits](jsakamoto/ipaddressrange@v.6.0.0...v.6.1.0) Updates `Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore` from 8.0.10 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.10...v8.0.11) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.10...v9.0.0) Updates `FluentAssertions` from 6.12.1 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.1...6.12.2) Updates `Newtonsoft.Json` from 13.0.3 to 13.0.1 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.1) Updates `Microsoft.NET.Test.Sdk` from 17.11.1 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.1...v17.12.0) Updates `cake.tool` from 4.2.0 to 5.0.0 - [Release notes](https://github.com/cake-build/cake/releases) - [Changelog](https://github.com/cake-build/cake/blob/develop/ReleaseNotes.md) - [Commits](cake-build/cake@v4.2.0...v5.0.0) Updates `dotnet-ef` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.10...v9.0.0) --- 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 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: 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-major dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Localization.Abstractions dependency-type: direct:production update-type: version-update:semver-major 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: Microsoft.AspNetCore.Identity.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.Identity.Core 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: IPAddressRange dependency-type: direct:production update-type: version-update:semver-minor 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.Design dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Newtonsoft.Json 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-minor dependency-group: all-dependencies - dependency-name: cake.tool dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: dotnet-ef dependency-type: direct:production update-type: version-update:semver-major 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-9660071637
branch
December 1, 2024 05:01
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 21 updates:
0.104.1
0.104.2
11.10.0
11.11.0
11.10.0
11.11.0
8.0.10
8.0.11
8.0.10
8.0.11
8.0.10
9.0.0
8.0.10
9.0.0
1.4.6
1.4.9
8.1.0
8.2.0
8.0.10
8.0.11
8.0.10
8.0.11
8.0.10
8.0.11
3.7.405
3.7.407.1
6.0.0
6.1.0
8.0.10
8.0.11
8.0.10
9.0.0
6.12.1
6.12.2
13.0.3
13.0.1
17.11.1
17.12.0
4.2.0
5.0.0
8.0.10
9.0.0
Updates
ClosedXML
from 0.104.1 to 0.104.2Release notes
Sourced from ClosedXML's releases.
Commits
3dfd341
Bump to 0.104.28154983
Update RBush due to security3e51104
Update DocumentFormat.OpenXml due to vulnerabilityUpdates
FluentValidation
from 11.10.0 to 11.11.0Release notes
Sourced from FluentValidation's releases.
... (truncated)
Changelog
Sourced from FluentValidation's changelog.
Commits
c8c6400
Update version and changelog8f9a24b
Simplify test implementation7a82579
Add WithState(...) overload with access to ValidationContext<T>f534dca
move to LangVersion>120b4867d
leverage MSBuildThisFileDirectory to simplify path resolution4566c4f
remove LegacyRulesetSplitf322bb3
remove some redundant casts550ec5f
move SignAssembly to props and remove redundant DelaySignbc2eb7b
remove some redundant private set3cc76cd
remove some usingsUpdates
FluentValidation
from 11.10.0 to 11.11.0Release notes
Sourced from FluentValidation's releases.
... (truncated)
Changelog
Sourced from FluentValidation's changelog.
Commits
c8c6400
Update version and changelog8f9a24b
Simplify test implementation7a82579
Add WithState(...) overload with access to ValidationContext<T>f534dca
move to LangVersion>120b4867d
leverage MSBuildThisFileDirectory to simplify path resolution4566c4f
remove LegacyRulesetSplitf322bb3
remove some redundant casts550ec5f
move SignAssembly to props and remove redundant DelaySignbc2eb7b
remove some redundant private set3cc76cd
remove some usingsUpdates
FluentValidation.DependencyInjectionExtensions
from 11.10.0 to 11.11.0Release notes
Sourced from FluentValidation.DependencyInjectionExtensions's releases.
... (truncated)
Changelog
Sourced from FluentValidation.DependencyInjectionExtensions's changelog.
Commits
c8c6400
Update version and changelog8f9a24b
Simplify test implementation7a82579
Add WithState(...) overload with access to ValidationContext<T>f534dca
move to LangVersion>120b4867d
leverage MSBuildThisFileDirectory to simplify path resolution4566c4f
remove LegacyRulesetSplitf322bb3
remove some redundant casts550ec5f
move SignAssembly to props and remove redundant DelaySignbc2eb7b
remove some redundant private set3cc76cd
remove some usingsUpdates
Microsoft.AspNetCore.Components.Web
from 8.0.10 to 8.0.11Release notes
Sourced from Microsoft.AspNetCore.Components.Web's releases.
Commits
4757647
Merged PR 44074: [internal/release/8.0] Update dependencies from dnceng/inter...809a619
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...8e8eded
Merged PR 44051: [internal/release/8.0] Updated NuGet.config - add feed for e...53c99d3
[internal/release/8.0] Updated NuGet.config - add feed for efcore 3b21bdbcbb08e05
Merged PR 44022: [internal/release/8.0] Update dependencies from dnceng/inter...155b8bf
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...cb771e5
Merged PR 44008: [internal/release/8.0] Merge from public49c3e20
Update dependencies from https://github.com/dotnet/arcade build 20241016.1 (#...fc878b7
Merged PR 43936: [internal/release/8.0] Update dependencies from dnceng/inter...4c938ae
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...Updates
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore
from 8.0.10 to 8.0.11Release notes
Sourced from Microsoft.AspNetCore.DataProtection.EntityFrameworkCore's releases.
Commits
4757647
Merged PR 44074: [internal/release/8.0] Update dependencies from dnceng/inter...809a619
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...8e8eded
Merged PR 44051: [internal/release/8.0] Updated NuGet.config - add feed for e...53c99d3
[internal/release/8.0] Updated NuGet.config - add feed for efcore 3b21bdbcbb08e05
Merged PR 44022: [internal/release/8.0] Update dependencies from dnceng/inter...155b8bf
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...cb771e5
Merged PR 44008: [internal/release/8.0] Merge from public49c3e20
Update dependencies from https://github.com/dotnet/arcade build 20241016.1 (#...fc878b7
Merged PR 43936: [internal/release/8.0] Update dependencies from dnceng/inter...4c938ae
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...Updates
Microsoft.EntityFrameworkCore
from 8.0.10 to 9.0.0Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
... (truncated)
Commits
645f313
Merged PR 44450: [internal/release/9.0] Update dependencies from dnceng/inter...7b36e86
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...51d0837
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...2d64559
Merged PR 44182: [internal/release/9.0] Update dependencies from dnceng/inter...065cb94
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...85574dc
[internal/release/9.0] Update dependencies from dnceng/internal/dotnet-runtime2247e40
Merged PR 44026: [internal/release/9.0] Update dependencies from dnceng/inter...6220979
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...6eaad1b
Merged PR 44018: [internal/release/9.0] Update dependencies from dnceng/inter...bb8107e
[internal/release/9.0] Update dependencies from dnceng/internal/dotnet-runtimeUpdates
Microsoft.Extensions.Localization.Abstractions
from 8.0.10 to 9.0.0Release notes
Sourced from Microsoft.Extensions.Localization.Abstractions's releases.
... (t...
Description has been truncated