build(deps): bump the all group across 1 directory with 8 updates#44
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the all group across 1 directory with 8 updates#44dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [PolySharp](https://github.com/Sergio0694/PolySharp) | `1.14.1` | `1.15.0` | | [System.Threading.Channels](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [H.Pipes.AccessControl](https://github.com/HavenDV/H.Pipes) | `2.0.59` | `15.0.0` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.1` | `7.0.0` | | [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` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.6.1` | `3.7.0` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.6.1` | `3.7.0` | Updates `PolySharp` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](Sergio0694/PolySharp@1.14.1...1.15.0) Updates `System.Threading.Channels` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) Updates `H.Pipes.AccessControl` from 2.0.59 to 15.0.0 - [Release notes](https://github.com/HavenDV/H.Pipes/releases) - [Commits](https://github.com/HavenDV/H.Pipes/commits/v15.0.0) Updates `FluentAssertions` from 6.12.1 to 7.0.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.1...7.0.0) 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 `MSTest.TestAdapter` from 3.6.1 to 3.7.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.1...v3.7.0) Updates `MSTest.TestFramework` from 3.6.1 to 3.7.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.1...v3.7.0) --- updated-dependencies: - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.Threading.Channels dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: H.Pipes.AccessControl dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... 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 all group with 8 updates in the / directory:
1.14.11.15.08.0.09.0.02.0.5915.0.06.12.17.0.013.0.313.0.117.11.117.12.03.6.13.7.03.6.13.7.0Updates
PolySharpfrom 1.14.1 to 1.15.0Release notes
Sourced from PolySharp's releases.
Commits
02753dbMerge pull request #114 from Sergio0694/dev/constant-expected-attributecd55412Add tests for '[ConstantExpected]' attribute8ed69f9Update 'README.md' filesb100d4bAdd 'ConstantExpectedAttribute' type06e5008Merge pull request #108 from teo-tsirpanis/net981cedebFix a typo in CONTRIBUTING.md92b7b24Use .NET 9 SDK, update unit testsd9e4541Update README.md filesb71f56fAdapt the attributes to the codebase's standards.32ac9c8Copy .NET 9 attribute sources fromdotnet/runtime.Updates
System.Threading.Channelsfrom 8.0.0 to 9.0.0Release notes
Sourced from System.Threading.Channels's releases.
... (truncated)
Commits
9d5a6a9Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615Bump downlevels for 9.0 (#109288)0456c7eMerge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fbMerge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...Updates
H.Pipes.AccessControlfrom 2.0.59 to 15.0.0Commits
Updates
FluentAssertionsfrom 6.12.1 to 7.0.0Release notes
Sourced from FluentAssertions's releases.
... (truncated)
Commits
e0f4504Added release note about raising dependencies5cdaa07DowngradeConfigurationManagerfrom 6.0.1 to 6.0.0ba3884eUpdate FluentAssertions package dependencies (#2673)4647b6fMissed two more references to master (#2849)483484dChanged references to the master branch to main (#2848)4ddd79fFix minor syntax error in objectgraphs.md359d851Fix building benchmarks projectb489c53Fix support for write-only properties in BeEquivalentTo (#2836)5fa83e2Drop support for .NET Core 2.1, 3.0 and NSpec (#2835)93efe19Bump all relevant dependencies (#2834)Updates
Newtonsoft.Jsonfrom 13.0.3 to 13.0.1Commits
ae9fe44Remove compiler package and update sourcelink (#2498)8ef6621Remove prerelease for 13.0.111331f5Update SDK to 5.0.200 (#2495)c7e8abcUpdate to 13.0.1-beta21745d7cFix JTokenWriter when writing comment to an object (#2493)583eb12Fix missing error when deserializing JToken with a contract type mismatch (#2...b6dc05bChange MaxDepth default to 64 (#2473)15525f1Fix JsonWriter.WriteToken to allow null with string token (#2472)926d2f0Enable embed untracked sources (#2471)0a56633Fixes #2372 - variable typos (#2465)Updates
Microsoft.NET.Test.Sdkfrom 17.11.1 to 17.12.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
bc91613Downgrade xunit skip warning to info (#10379)c8f1628Convert to auto property (#10365)8c6ff8cUse macos13fa0c8fdRebrand to releasec02e98dUpdate diagnose.mdec81d7dEnable policheck (#10363)09b7600[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10360)4f16fc0[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10353)1eb6f23ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (#10354)96977dbUpdate Microsoft.Extensions.DependencyModel to 3.1.0 (#5188)Updates
MSTest.TestAdapterfrom 3.6.1 to 3.7.0Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
... (truncated)
Commits
69fae65Drop dependency to System.ValueTuple (#4398)87e17f2Bump versions to 3.7.1 and 1.5.17643087Mark unshipped as shippedd7acc33Cleanup MSTest.Sdk now that analyzers are deps of framework (#4407)293ef7dFix MSTestV2Files msbuild items (#4406)1922587Don't reference MTP in UWP (#4402)38586eeSimplify adapter props and targets (#4403)001a29dMake obsolete only on release (#4353)940c320Fix false positive for PreferTestCleanupOverDispose on non-test classes (#4380)6663992[rel/3.7] Update dependencies from microsoft/testanywhere (#4372)Updates
MSTest.TestFrameworkfrom 3.6.1 to 3.7.0Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
... (truncated)
Commits
69fae65Drop dependency to System.ValueTuple (#4398)87e17f2Bump versions to 3.7.1 and 1.5.17643087Mark unshipped as shippedd7acc33Cleanup MSTest.Sdk now that analyzers are deps of framework (#4407)293ef7dFix MSTestV2Files msbuild items (#4406)1922587Don't reference MTP in UWP (#4402)38586eeSimplify adapter props and targets (#4403)001a29dMake obsolete only on release (#4353)940c320Fix false positive for PreferTestCleanupOverDispose on non-test classes (#4380)6663992[rel/3.7] Update dependencies from microsoft/testanywhere (#4372)