-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
build(deps): Bump the all group with 3 updates #166
Conversation
Bumps the all group with 3 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) and [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter). Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.13.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 `NUnit3TestAdapter` from 4.6.0 to 5.0.0 - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases) - [Commits](nunit/nunit3-vs-adapter@V4.6.0...V5.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: NUnit3TestAdapter dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the all group with 3 updates: Microsoft.NET.Test.Sdk, Newtonsoft.Json and NUnit3TestAdapter.
Updates
Microsoft.NET.Test.Sdk
from 17.12.0 to 17.13.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
e8cf380
Use 17.3.1 stable CodeCoverageedabaf3
Move to macos14 (#14137)1441926
Change 17.13 to release (#14942)03c3ac9
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#11120)8907779
Fix formatting in Runner (#13871)778c004
Add letter number among valid identifiers in class name (#13868)d8aa584
Update AzureDevOps.ymlaf4080f
Update AzureDevOps.ymlf56ab69
Update AzureDevOps.ymlf05137e
Update AzureDevOps.ymlUpdates
Newtonsoft.Json
from 13.0.3 to 13.0.1Commits
ae9fe44
Remove compiler package and update sourcelink (#2498)8ef6621
Remove prerelease for 13.0.111331f5
Update SDK to 5.0.200 (#2495)c7e8abc
Update to 13.0.1-beta21745d7c
Fix JTokenWriter when writing comment to an object (#2493)583eb12
Fix missing error when deserializing JToken with a contract type mismatch (#2...b6dc05b
Change MaxDepth default to 64 (#2473)15525f1
Fix JsonWriter.WriteToken to allow null with string token (#2472)926d2f0
Enable embed untracked sources (#2471)0a56633
Fixes #2372 - variable typos (#2465)Updates
NUnit3TestAdapter
from 4.6.0 to 5.0.0Release notes
Sourced from NUnit3TestAdapter's releases.
Commits
6286803
Version 5.0e6d58ff
Merge pull request #1236 from nunit/vnextfbc8582
allowing vnext to publish to myget227c911
Update version to beta 74bac1f5
Merge pull request #1235 from Evangelink/filter-test-explorer1301912
Merge branch 'vnext' into filter-test-explorer4e59e67
Add a parameterless ctord4203b6
Merge pull request #1234 from Youssef1313/deadcodebf43151
Fix run selected tests in Test Explorer9b6c18e
Delete dead codeDependabot 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