Merged
Conversation
Bumps the nuget group with 6 updates: | Package | From | To | | --- | --- | --- | | [CSharpier.MsBuild](https://github.com/belav/csharpier) | `0.29.1` | `0.29.2` | | [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` | | [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` | | [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) | `8.3.0` | `8.3.2` | | [Material.Avalonia](https://github.com/AvaloniaCommunity/Material.Avalonia) | `3.7.2` | `3.7.4` | Updates `CSharpier.MsBuild` from 0.29.1 to 0.29.2 - [Release notes](https://github.com/belav/csharpier/releases) - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md) - [Commits](belav/csharpier@0.29.1...0.29.2) 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 `xunit` from 2.9.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2) Updates `CommunityToolkit.Mvvm` from 8.3.0 to 8.3.2 - [Release notes](https://github.com/CommunityToolkit/dotnet/releases) - [Commits](CommunityToolkit/dotnet@v8.3.0...v8.3.2) Updates `Material.Avalonia` from 3.7.2 to 3.7.4 - [Release notes](https://github.com/AvaloniaCommunity/Material.Avalonia/releases) - [Commits](AvaloniaCommunity/Material.Avalonia@v3.7.2...v3.7.4) --- updated-dependencies: - dependency-name: CSharpier.MsBuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: CommunityToolkit.Mvvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Material.Avalonia dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 nuget group with 6 updates:
0.29.10.29.26.12.06.12.117.11.017.11.12.9.02.9.28.3.08.3.23.7.23.7.4Updates
CSharpier.MsBuildfrom 0.29.1 to 0.29.2Release notes
Sourced from CSharpier.MsBuild's releases.
... (truncated)
Changelog
Sourced from CSharpier.MsBuild's changelog.
... (truncated)
Commits
57c3ca1Releasing 0.29.2 (#1347)861f281Support custom file extensions with editor config (#1346)e90022efixing issue when formatting with tabs that would convert tabs in com… (#1344)3fd7faaAdding support for csharpier-ignore-start in object initializers (#1345)8bca3cefixing issue with extra line before collection expression within a ca… (#1335)4d51407Tweak the logic around validating installs so it doesn't bomb out and… (#1339)12fb058Possible fix for issue on osx (#1338)90c6c28proper indent sizeUpdates
FluentAssertionsfrom 6.12.0 to 6.12.1Release notes
Sourced from FluentAssertions's releases.
Commits
a8e7f17Update qodanad58e0b5Turn off RoslynAnalyzers in Qodana WF (#2504)2181217Remove unused usings2c3a012Make implicit usage more explicit1d5d64fDo not useUsingLineBreaksfor[Not]BeSameAsc30fc7aFixedBeEquivalentTowhen using a custom comparer targeting nullable types ...f9b770bMake ThrowWithinAsync respect canceled tasks (#2614)f204cf3Simplify deferred allocation with local functiona3644b0Only allocate Lazy<> and lambda when necessaryf3b4564Ensured that nested assertion scopes produce a nested context (#2607)Updates
Microsoft.NET.Test.Sdkfrom 17.11.0 to 17.11.1Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
58dbd02Revert "Do not publish to BAR when RTM version is built"aa62848Do not publish to BAR when RTM version is builtd824a2fBump 17.11.1ed4ac92Forward error output from testhost as info (#5193)Updates
xunitfrom 2.9.0 to 2.9.2Commits
82543a6v2.9.20f8f156#3031: Changes to TheoryData break tests with arrays of objects502f6d1Bump up to v2.9.2-prebb7c3e4v2.9.15d70d25#3028: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2)ed6e05bAdd support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e...d97c7f8Restore TestInvoker<T>.GetTaskFromResult (forwards to AsyncUtility.TryConvert...416ed81#3021: Add overload of Assert.Equal to resolve compiler ambiguity6b86235Add Assert.Equivalent support for evaluating Lazy<T>aadff05Updated build table in READMEUpdates
CommunityToolkit.Mvvmfrom 8.3.0 to 8.3.2Release notes
Sourced from CommunityToolkit.Mvvm's releases.
Commits
5320d4fSet version.json to 8.3.2760c8aaMerge pull request #952 from CommunityToolkit/dev/update-framework-reference-...3c74216Set version.json to 8.3.13c7ef2fMerge pull request #942 from CommunityToolkit/dev/windows-sdk-validationUpdates
Material.Avaloniafrom 3.7.2 to 3.7.4Release notes
Sourced from Material.Avalonia's releases.
Commits
dcd9914Merge pull request #403 from AvaloniaCommunity/fixDataValidationErrorsDisplaye34fa26Fixes missing DataValidationErrors. Fix #4020e584d0Merge pull request #400 from AvaloniaCommunity/warningsCleanupc64e7e2Add nullability to many places in Material.Avalonia.Dialogs, resolves a lot o...2f1dedaMake SideSheet.SideSheetOpened two way binding by defaultebf54d6Removes the Numerge.MSBuild since it migrated to common pipelines (fuck MSBuild)0219ddaUpgrade Numerge package to resolve pipeline issuesf957cdfUpgrade Numerge package to resolve pipeline issuesf6f5c24Merge pull request #399 from AvaloniaCommunity/iconButtonsBackgroundFixc360887Replace Theme for MaterialIconButton in SideSheet closing buttonDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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