Bump the nuget group in /GitHubIssueFormsParser with 5 updates#186
Merged
github-actions[bot] merged 1 commit intomainfrom May 25, 2024
Merged
Conversation
Bumps the nuget group in /GitHubIssueFormsParser with 5 updates: | Package | From | To | | --- | --- | --- | | [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.152` | `2.0.153` | | [xunit.analyzers](https://github.com/xunit/xunit.analyzers) | `1.13.0` | `1.14.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.10.0` | | [xunit](https://github.com/xunit/xunit) | `2.8.0` | `2.8.1` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.0` | `2.8.1` | Updates `Meziantou.Analyzer` from 2.0.152 to 2.0.153 - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases) - [Commits](meziantou/Meziantou.Analyzer@2.0.152...2.0.153) Updates `xunit.analyzers` from 1.13.0 to 1.14.0 - [Commits](xunit/xunit.analyzers@1.13.0...1.14.0) Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.9.0...v17.10.0) Updates `xunit` from 2.8.0 to 2.8.1 - [Commits](xunit/xunit@2.8.0...2.8.1) Updates `xunit.runner.visualstudio` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.0...2.8.1) --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: xunit.analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #186 +/- ##
=======================================
Coverage 91.38% 91.38%
=======================================
Files 27 27
Lines 267 267
Branches 26 26
=======================================
Hits 244 244
Misses 17 17
Partials 6 6 ☔ View full report in Codecov by Sentry. |
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 in /GitHubIssueFormsParser with 5 updates:
2.0.1522.0.1531.13.01.14.017.9.017.10.02.8.02.8.12.8.02.8.1Updates
Meziantou.Analyzerfrom 2.0.152 to 2.0.153Release notes
Sourced from Meziantou.Analyzer's releases.
Commits
ef8775eNew rule: MA0158 - Use System.Threading.Lock instead of System.ObjectUpdates
xunit.analyzersfrom 1.13.0 to 1.14.0Commits
1267803v1.14.0ddeb3c1Use 'dotnet format' instead of 'dotnet dotnet-format'cdb9352Update ClassDataAttributeMustPointAtValidClass to support xUnit1037/1038/1039...9869bcexunit/xunit#2932: Add xUnit1050 to report ClassData pointing at class returni...f80b09dUpdate descriptors for xUnit1037/1038/1039/1040 so they can be reused for Cla...347e9fbUpdate xUnit1007 to recognize IAsyncEnumerable and ITheoryDataRow in v3 projects2100542Naming and sort order3fdb56aUpdate xUnit1019 and xUnit1042 to acknowledge support for IAsyncEnumerable in...812f27bUpdate to support generic TheoryDataRowf5e7e3dUpdate xUnit1019 and xUnit1042 to support Task/ValueTask for v3 testsUpdates
Microsoft.NET.Test.Sdkfrom 17.9.0 to 17.10.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
83d73f7Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.10d170364Prebuilds that are allowed on main2eaee54Update dependencies from https://github.com/dotnet/arcade build 20240520.3 (#...238626aTouch 17.10 (#5051)cd5cc85Update arcade25f10aaMerge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.103d869eaRemove pt4990482[rel/17.10] Add list of known TestingPlatform dlls (#4982)56d2884Disable CA2022 errors (#4961)1cd0d89Brand as releaseUpdates
xunitfrom 2.8.0 to 2.8.1Commits
ba2ae9bv2.8.1151b8d0Use 'dotnet format' instead of 'dotnet dotnet-format'be6db6f#2931: Tighten up types to prevent accidentically calling AddOrGet with a Con...f466d81#2927: Misleading error message when class used in IClassFixture<> throws exc...1911ea7Missed unit test updatesf497d65Cannot use full assembly path as dictionary key for execution options lookup,...c2f2d47Add ability to provide live output messages from running tests013093bPolyfill in StringSyntaxAttributee1e4c2e#2719: Class with custom Fact with throwing Skip should fail appropriately8b0b13cClarify namingUpdates
xunit.runner.visualstudiofrom 2.8.0 to 2.8.1Commits
ce9211ev2.8.13656cb8Use 'dotnet format' instead of 'dotnet dotnet-format'45eb783Pull in output printing bug fix from coree205244#408: Add ability to print live output messages06087e3Latest actions versions075f3ffBump up to 2.8.1-preDependabot 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