-
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 13 updates #245
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 13 updates: | Package | From | To | | --- | --- | --- | | [MediatR](https://github.com/jbogard/MediatR) | `12.4.0` | `12.4.1` | | [AWSSDK.S3](https://github.com/aws/aws-sdk-net) | `3.7.401.1` | `3.7.402.11` | | [QuestPDF](https://github.com/QuestPDF/library) | `2024.7.2` | `2024.7.3` | | [ActualLab.Fusion](https://github.com/ActualLab/Fusion) | `9.1.8` | `9.3.12` | | [ActualLab.Fusion.Blazor](https://github.com/ActualLab/Fusion) | `9.1.8` | `9.3.12` | | [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) | `8.0.8` | `9.0.0-rc.1.24452.1` | | [ActualLab.Fusion.Ext.Services](https://github.com/ActualLab/Fusion) | `9.1.8` | `9.3.12` | | [ActualLab.Generators](https://github.com/ActualLab/Fusion) | `9.1.8` | `9.3.12` | | [MudBlazor](https://github.com/MudBlazor/MudBlazor) | `7.6.0` | `7.8.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` | 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 `AWSSDK.S3` from 3.7.401.1 to 3.7.402.11 - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) Updates `QuestPDF` from 2024.7.2 to 2024.7.3 - [Release notes](https://github.com/QuestPDF/library/releases) - [Commits](QuestPDF/QuestPDF@2024.7.2...2024.7.3) Updates `ActualLab.Fusion` from 9.1.8 to 9.3.12 - [Commits](https://github.com/ActualLab/Fusion/commits) Updates `ActualLab.Fusion.Blazor` from 9.1.8 to 9.3.12 - [Commits](https://github.com/ActualLab/Fusion/commits) Updates `ActualLab.Fusion` from 9.1.8 to 9.3.12 - [Commits](https://github.com/ActualLab/Fusion/commits) Updates `Microsoft.AspNetCore.Components.Web` from 8.0.8 to 9.0.0-rc.1.24452.1 - [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-rc.1.24452.1) Updates `ActualLab.Fusion.Ext.Services` from 9.1.8 to 9.3.12 - [Commits](https://github.com/ActualLab/Fusion/commits) Updates `ActualLab.Fusion` from 9.1.8 to 9.3.12 - [Commits](https://github.com/ActualLab/Fusion/commits) Updates `ActualLab.Generators` from 9.1.8 to 9.3.12 - [Commits](https://github.com/ActualLab/Fusion/commits) Updates `MudBlazor` from 7.6.0 to 7.8.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.8.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) --- updated-dependencies: - dependency-name: MediatR 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: QuestPDF dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ActualLab.Fusion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ActualLab.Fusion.Blazor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ActualLab.Fusion 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-major dependency-group: all-dependencies - dependency-name: ActualLab.Fusion.Ext.Services dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ActualLab.Fusion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ActualLab.Generators dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: MudBlazor 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 ... Signed-off-by: dependabot[bot] <[email protected]>
carlsixsmith-moj
deleted the
dependabot/nuget/all-dependencies-caaef32874
branch
September 16, 2024 12:25
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 13 updates:
12.4.0
12.4.1
3.7.401.1
3.7.402.11
2024.7.2
2024.7.3
9.1.8
9.3.12
9.1.8
9.3.12
8.0.8
9.0.0-rc.1.24452.1
9.1.8
9.3.12
9.1.8
9.3.12
7.6.0
7.8.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
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
AWSSDK.S3
from 3.7.401.1 to 3.7.402.11Commits
Updates
QuestPDF
from 2024.7.2 to 2024.7.3Release notes
Sourced from QuestPDF's releases.
Commits
e192706
2024.7.3 Release6982612
Updated dependenciesfdc8acd
Improved the exception message related to the "Any CPU" architecture incompat...a06dac4
Updated native dependencies: from skia m126 to m128.30dd0f4
Add custom font discovery paths30c0c2c
Update README.mdUpdates
ActualLab.Fusion
from 9.1.8 to 9.3.12Commits
Updates
ActualLab.Fusion.Blazor
from 9.1.8 to 9.3.12Commits
Updates
ActualLab.Fusion
from 9.1.8 to 9.3.12Commits
Updates
Microsoft.AspNetCore.Components.Web
from 8.0.8 to 9.0.0-rc.1.24452.1Release notes
Sourced from Microsoft.AspNetCore.Components.Web's releases.
Commits
280c613
Merge pull request #57632 from dotnet/darc-release/9.0-rc1-c5c3a56e-fa57-4e22...74bc395
Update dependencies from https://github.com/dotnet/efcore build 20240901.166b86e5
Update dependencies from https://github.com/dotnet/runtime build 20240831.7779d2cf
Update dependencies from https://github.com/dotnet/efcore build 20240830.76b64c4c
Update dependencies from https://github.com/dotnet/runtime build 20240830.57270086
Update dependencies from https://github.com/dotnet/efcore build 20240821.11 (...5954d02
[release/9.0-rc1] Update dependencies from dotnet/runtime (#57435)955f83b
[release/9.0-rc1] Update dependencies from dotnet/efcore, dotnet/runtime (#57...5ec81c1
Forward-port the Virtualize MaxItemCount added in .NET 8 patch to .NET 9 RC1 ...e016351
[release/9.0-rc1] Update dependencies from dotnet/efcore, dotnet/runtime (#57...Updates
ActualLab.Fusion.Ext.Services
from 9.1.8 to 9.3.12Commits
Updates
ActualLab.Fusion
from 9.1.8 to 9.3.12Commits
Updates
ActualLab.Generators
from 9.1.8 to 9.3.12Commits
Updates
MudBlazor
from 7.6.0 to 7.8.0Release notes
Sourced from MudBlazor's releases.
Commits
f2cf054
CsssBuilder/StyleBuilder: Fix for initialized as default (#9765)cdecb26
Snackbar: Revert ReaderWriterLockSlim dispose in SnackbarService (#9763)0026b72
Update dependency Moq to 4.20.71 (#9750)c0372ce
Update dependency ReportGenerator to 5.3.9 (#9753)5953397
Typography: Improve code docs (#9738)5c67d36
Docs: Make default switches use the primary color (#9744)c519104
Build: Prevent Sonar workflow in forks (#9745)3c0f202
Docs: Add visual playgrounds for MudSelect and MudAutocomplete (#9678)271144f
Update dependency nunit to 4.2.2 (#9740)1bd5068
Docs: Reorganize button examples (#9680)Updates
FluentAssertions
from 6.12.0 to 6.12.1Release notes
Sourced from FluentAssertions's releases.
Commits
a8e7f17
Update qodanad58e0b5
Turn off RoslynAnalyzers in Qodana WF (#2504)2181217
Remove unused usings2c3a012
Make implicit usage more explicit1d5d64f
Do not useUsingLineBreaks
for[Not]BeSameAs
c30fc7a
FixedBeEquivalentTo
when using a custom comparer targeting nullable types ...f9b770b
Make ThrowWithinAsync respect canceled tasks (#2614)f204cf3
Simplify deferred allocation with local functiona3644b0
Only allocate Lazy<> and lambda when necessaryf3b4564
Ensured that nested assertion scopes produce a nested context (#2607)Updates
Microsoft.NET.Test.Sdk
from 17.11.0 to 17.11.1Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
58dbd02
Revert "Do not publish to BAR when RTM version is built"aa62848
Do not publish to BAR when RTM version is builtd824a2f
Bump 17.11.1ed4ac92
Forward error output from testhost as info (#5193)Updates
Moq
from 4.20.70 to 4.20.72Release notes
Sourced from Moq's releases.
Changelog
Sourced from Moq's changelog.
Commits
959fc51
Remove unused attributeede9996
⬆️ Bump files with dotnet-file syncf8db318
🖉 Update changelog with v4.20.71aecc471
⬆️ Bump files with dotnet-file sync99d243b
Fix whitespace in test projectac56c3d
Fix repo variable actions contextac3a8aa
Prereleases ship only to CI feedea92109
Bump Microsoft.Extensions.Logging.Abstractions in the extensions group4bdb19a
Remove SourceLink which is now built-in the SDKc0a33bd
Use windows agent for build, variable for publishUpdates
NUnit
from 4.2.1 to 4.2.2Release notes
Sourced from NUnit's releases.
Commits
116802d
Merge pull request #4804 from nunit/fix-value-task-awaiter2b6b6e7
Use default blocking strategy5c0ae90
Fixes #4798 (#4799)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