-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump the verify group with 5 updates #506
Conversation
Bumps the verify group with 5 updates: | Package | From | To | | --- | --- | --- | | [Verify.Xunit](https://github.com/VerifyTests/Verify) | `28.1.0` | `28.1.2` | | [Verify.MSTest](https://github.com/VerifyTests/Verify) | `28.1.0` | `28.1.2` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.6.1` | `3.6.2` | | [Verify.Nunit](https://github.com/VerifyTests/Verify) | `28.1.0` | `28.1.2` | | [Verify.XunitV3](https://github.com/VerifyTests/Verify) | `28.1.0` | `28.1.2` | Updates `Verify.Xunit` from 28.1.0 to 28.1.2 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.1.0...28.1.2) Updates `Verify.MSTest` from 28.1.0 to 28.1.2 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.1.0...28.1.2) Updates `MSTest.TestFramework` from 3.6.1 to 3.6.2 - [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.6.2) Updates `Verify.Nunit` from 28.1.0 to 28.1.2 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.1.0...28.1.2) Updates `Verify.XunitV3` from 28.1.0 to 28.1.2 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.1.0...28.1.2) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify - dependency-name: Verify.Nunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify - dependency-name: Verify.XunitV3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #506 +/- ##
=======================================
Coverage 89.58% 89.58%
=======================================
Files 79 79
Lines 240 240
Branches 19 19
=======================================
Hits 215 215
Misses 17 17
Partials 8 8 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot squash and merge
Bumps the verify group with 5 updates:
28.1.0
28.1.2
28.1.0
28.1.2
3.6.1
3.6.2
28.1.0
28.1.2
28.1.0
28.1.2
Updates
Verify.Xunit
from 28.1.0 to 28.1.2Commits
0eca3c2
Make combinations respect Recording.Pause (#1339)63b9aee
Docs changes01e021c
refs or cleanup590641c
make Combination play nice with recording (#1338)664a79a
move appender ignore to serialization stage (#1337)e1e1910
Create CombinationTests.RecordingTest.verified.txt9f2e00a
cleanup3130d5c
ignore NugetTestsed9a3ea
Update CombinationTests.cs314ce9f
refsUpdates
Verify.MSTest
from 28.1.0 to 28.1.2Commits
0eca3c2
Make combinations respect Recording.Pause (#1339)63b9aee
Docs changes01e021c
refs or cleanup590641c
make Combination play nice with recording (#1338)664a79a
move appender ignore to serialization stage (#1337)e1e1910
Create CombinationTests.RecordingTest.verified.txt9f2e00a
cleanup3130d5c
ignore NugetTestsed9a3ea
Update CombinationTests.cs314ce9f
refsUpdates
MSTest.TestFramework
from 3.6.1 to 3.6.2Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
Commits
60b76e9
[rel/3.6] Update dependencies from microsoft/testanywhere (#3980)f588028
Fix MSTEST0018 FP with IEnumerable<SomeType[]> (#3978)9aaa6ee
Backport fix displaying inner exceptions (#3965)d0b9266
[rel/3.6] Fix MSTEST0030 to correctly handle all methods (#3974)b170f00
[rel/3.6] Update dependencies from microsoft/testanywhere (#3975)3baf0cf
[rel/3.6] Update dependencies from microsoft/testanywhere (#3966)dcef130
Bump dependency (#3956)53c3c4e
Fix concurrency issue with registering callback on TestRunCancellationToken (...ac7fffb
[rel/3.6] Update dependencies from microsoft/testanywhere (#3959)a890600
Fix call to EqtTrace (#3952)Updates
Verify.Nunit
from 28.1.0 to 28.1.2Commits
0eca3c2
Make combinations respect Recording.Pause (#1339)63b9aee
Docs changes01e021c
refs or cleanup590641c
make Combination play nice with recording (#1338)664a79a
move appender ignore to serialization stage (#1337)e1e1910
Create CombinationTests.RecordingTest.verified.txt9f2e00a
cleanup3130d5c
ignore NugetTestsed9a3ea
Update CombinationTests.cs314ce9f
refsUpdates
Verify.XunitV3
from 28.1.0 to 28.1.2Commits
0eca3c2
Make combinations respect Recording.Pause (#1339)63b9aee
Docs changes01e021c
refs or cleanup590641c
make Combination play nice with recording (#1338)664a79a
move appender ignore to serialization stage (#1337)e1e1910
Create CombinationTests.RecordingTest.verified.txt9f2e00a
cleanup3130d5c
ignore NugetTestsed9a3ea
Update CombinationTests.cs314ce9f
refsDependabot 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 will merge this PR once CI passes on it, as requested by @samtrion.
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