chore(deps): Bump the all group with 6 updates#1
Merged
Conversation
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [System.Text.Json](https://github.com/dotnet/runtime) | `7.0.3` | `8.0.0` | | [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) | `2.3.2` | `2.3.3` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.6.3` | `17.8.0` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.0.4` | `3.1.1` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.0.4` | `3.1.1` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.11.0` | `6.12.0` | Updates `System.Text.Json` from 7.0.3 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.3...v8.0.0) Updates `GitHubActionsTestLogger` from 2.3.2 to 2.3.3 - [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md) - [Commits](Tyrrrz/GitHubActionsTestLogger@2.3.2...2.3.3) Updates `Microsoft.NET.Test.Sdk` from 17.6.3 to 17.8.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.6.3...v17.8.0) Updates `MSTest.TestAdapter` from 3.0.4 to 3.1.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.0.4...v3.1.1) Updates `MSTest.TestFramework` from 3.0.4 to 3.1.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.0.4...v3.1.1) Updates `FluentAssertions` from 6.11.0 to 6.12.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.11.0...6.12.0) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: GitHubActionsTestLogger 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 - dependency-name: FluentAssertions 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 6 updates:
7.0.38.0.02.3.22.3.317.6.317.8.03.0.43.1.13.0.43.1.16.11.06.12.0Updates
System.Text.Jsonfrom 7.0.3 to 8.0.0Release notes
Sourced from System.Text.Json's releases.
... (truncated)
Commits
5535e31Merge in 'release/8.0' changese0bed94Update dependencies from https://github.com/dotnet/emsdk build 20231030.2 (#9...0395649Merge in 'release/8.0' changes0a7709a[release/8.0] Bump net7 downlevel version to 7.0.14 (#94192)a60d358Merge in 'release/8.0' changes7331dcb[8.0] Update MsQuic (#93979)17ea9abMerged PR 34793: [internal/release/8.0] Merge from public2066e8fApply suggestions from code review59edaad[release/8.0] Honor JsonSerializerOptions.PropertyNameCaseInsensitive in prop...488a8a3[release/8.0][wasm] Fix perf pipeline runs (#93888)Updates
GitHubActionsTestLoggerfrom 2.3.2 to 2.3.3Changelog
Sourced from GitHubActionsTestLogger's changelog.
Commits
d589590Update version94d5c32Update NuGet packagesce67785More resilient approach inGetTypeFullyQualifiedName()bcf52acUse CSharpier0a439ccUpdate issue formse41b1ffUpdate issue forms29e99adUpdate issue formsa07de52Add dispatchable prerelease workflow3fdb9ecUpdate NuGet packages78b2ac0Update readmeUpdates
Microsoft.NET.Test.Sdkfrom 17.6.3 to 17.8.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
cf7d549[rel/17.8] Update dependencies from devdiv/DevDiv/vs-code-coverage (#4692)9fbb6e9Merge branch 'main' into rel/17.8bb99e3eUpgrade Newtonsoft.Json from 13.0.1 to 13.0.3 (#4681)e527e41[main] Update dependencies from dotnet/source-build-reference-packages (#4677)f49f8c0Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...44d3923Release branding 17.8.0de95035Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...c2d75c9Fix SB ref assembly issue for System.ComponentModel.Composition (#4675)7c7e680Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...d0f7444Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...Updates
MSTest.TestAdapterfrom 3.0.4 to 3.1.1Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
... (truncated)
Commits
4971714Bump to 3.1.1809b54cTry to fix RTM release pipeline1e2abd5Prevent swallowing inner exception in async error (#1712)6485a10[main] Update dependencies from dotnet/arcade (#1716)1e9779fAvoid crash when method is not found using FQN (#1714)7ebed2a[main] Update dependencies from dotnet/arcade (#1713)4c69360[main] Update dependencies from dotnet/arcade (#1711)0c6283aAdd AsyncLocal warning (#1710)4d52f05Rename Helper.cs into Guard.cs0ee0586DeploymentItem: add test for file deployment using Windows/Linux path… (#1709)Updates
MSTest.TestFrameworkfrom 3.0.4 to 3.1.1Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
... (truncated)
Commits
4971714Bump to 3.1.1809b54cTry to fix RTM release pipeline1e2abd5Prevent swallowing inner exception in async error (#1712)6485a10[main] Update dependencies from dotnet/arcade (#1716)1e9779fAvoid crash when method is not found using FQN (#1714)7ebed2a[main] Update dependencies from dotnet/arcade (#1713)4c69360[main] Update dependencies from dotnet/arcade (#1711)0c6283aAdd AsyncLocal warning (#1710)4d52f05Rename Helper.cs into Guard.cs0ee0586DeploymentItem: add test for file deployment using Windows/Linux path… (#1709)Updates
FluentAssertionsfrom 6.11.0 to 6.12.0Release notes
Sourced from FluentAssertions's releases.
... (truncated)
Commits
340af80Merge pull request #2270 from dennisdoomen/Release612a6f615bUpdated the release number3aa84adAdded Qodana batch3c635b9Qodana scan: Use raw string:XmlElementAssertionSpecsc5d4d07Qodana scan: Use raw string:XElementAssertionSpecs38f6707Qodana scan: Use raw string:XDocumentAssertionSpecs1ab324bQodana scan: Potentially misleading parameter name in lambda or local functionca6dcbfTweak qodana.yaml7873005Qodana scan: Convert constructor into member initializers4537b20Qodana scan: Put local function after 'return' or 'continue'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 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