Skip to content
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

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 #421

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2024

Bumps Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.9.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.8.0...v17.9.0

v17.9.0-release-23619-01

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23577-04...v17.9.0-release-23619-01

v17.9.0-preview-23577-04

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23531-01...v17.9.0-preview-23577-04

v17.9.0-preview-23531-01

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23503-02...v17.9.0-preview-23531-01

v17.9.0-preview-23503-02

What's Changed

Full Changelog: microsoft/vstest@v17.8.0-release-23468-02...v17.9.0-preview-23503-02

Commits

Dependabot compatibility score

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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2024
Copy link

codesandbox bot commented Feb 7, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

sonarcloud bot commented Feb 7, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

github-actions bot commented Feb 7, 2024

Summary

Generated on: 02/07/2024 - 04:47:35
Parser: LCovParser
Assemblies: 1
Classes: 108
Files: 108
Covered lines: 5957
Uncovered lines: 631
Coverable lines: 6588
Total lines: 11075
Line coverage: 90.4% (5957 of 6588)
Covered branches: 1904
Total branches: 2254
Branch coverage: 84.4% (1904 of 2254)
Tag: 813_7810054192
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
Default 5957 631 6588 11075 90.4% 1904 2254 84.4%
/home/runner/work/csly/csly/src/sly/buildresult/BuildResult.cs 20 0 20 65 100% 2 2 100%
/home/runner/work/csly/csly/src/sly/buildresult/InitializationError.cs 9 0 9 18 100% 0 0
/home/runner/work/csly/csly/src/sly/buildresult/LexerInitializationError.cs 3 0 3 9 100% 0 0
/home/runner/work/csly/csly/src/sly/buildresult/ParserInitializationError.cs 3 0 3 9 100% 0 0
/home/runner/work/csly/csly/src/sly/EnumConverter.cs 20 3 23 40 86.9% 5 8 62.5%
/home/runner/work/csly/csly/src/sly/i18n/I18N.cs 44 0 44 73 100% 15 16 93.7%
/home/runner/work/csly/csly/src/sly/i18n/LexemeLabelAttribute.cs 7 0 7 19 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/AlphaIdAttribute.cs 3 0 3 10 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/AlphaNumDashIdAttribute.cs 3 0 3 10 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/AlphaNumIdAttribute.cs 3 0 3 10 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/CallBacksAttribute.cs 5 0 5 16 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/CharAttribute.cs 0 3 3 9 0% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/CommentsAttribute.cs 11 0 11 29 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/CustomIdAttribute.cs 3 0 3 10 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/DateAttribute.cs 4 0 4 16 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/DoubleAttribute.cs 4 0 4 10 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/ExtensionAttribute.cs 3 0 3 10 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/IntAttribute.cs 3 0 3 10 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/KeywordAttribute.cs 3 0 3 10 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/LexemeAttribute.cs 53 1 54 91 98.1% 11 14 78.5%
/home/runner/work/csly/csly/src/sly/lexer/attributes/ModeAttribute.cs 9 0 9 23 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/ModesAttribute.cs 4 1 5 19 80% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/MultiLineCommentAttribute.cs 2 0 2 11 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/PopAttribute.cs 3 0 3 12 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/PushAttribute.cs 5 0 5 15 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/SingleLineCommentAttribute.cs 2 0 2 11 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/StringAttribute.cs 3 0 3 9 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/SugarAttribute.cs 6 0 6 15 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/attributes/UpToAttribute.cs 3 0 3 9 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/CallBacksBuilder.cs 24 0 24 42 100% 8 8 100%
/home/runner/work/csly/csly/src/sly/lexer/fsm/EOLManager.cs 54 0 54 79 100% 18 20 90%
/home/runner/work/csly/csly/src/sly/lexer/fsm/FSMLexer.cs 292 24 316 491 92.4% 84 92 91.3%
/home/runner/work/csly/csly/src/sly/lexer/fsm/FSMLexerBuilder.cs 257 119 376 589 68.3% 58 88 65.9%
/home/runner/work/csly/csly/src/sly/lexer/fsm/FSMMatch.cs 69 0 69 110 100% 2 2 100%
/home/runner/work/csly/csly/src/sly/lexer/fsm/FSMNode.cs 17 0 17 32 100% 4 6 66.6%
/home/runner/work/csly/csly/src/sly/lexer/fsm/FSMTransition.cs 16 0 16 43 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/fsm/transitioncheck/AbstractTransitionCheck.cs 7 0 7 38 100% 4 4 100%
/home/runner/work/csly/csly/src/sly/lexer/fsm/transitioncheck/TransitionAny.cs 0 10 10 28 0% 0 0
/home/runner/work/csly/csly/src/sly/lexer/fsm/transitioncheck/TransitionAnyExcept.cs 12 6 18 43 66.6% 0 0
/home/runner/work/csly/csly/src/sly/lexer/fsm/transitioncheck/TransitionMany.cs 7 6 13 36 53.8% 0 0
/home/runner/work/csly/csly/src/sly/lexer/fsm/transitioncheck/TransitionMultiRange.cs 19 0 19 63 100% 7 8 87.5%
/home/runner/work/csly/csly/src/sly/lexer/fsm/transitioncheck/TransitionRange.cs 8 6 14 39 57.1% 2 2 100%
/home/runner/work/csly/csly/src/sly/lexer/fsm/transitioncheck/TransitionSingle.cs 12 0 12 35 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/GenericLexer.cs 793 45 838 1136 94.6% 216 236 91.5%
/home/runner/work/csly/csly/src/sly/lexer/IndentationError.cs 7 0 7 19 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/Lexer.cs 58 3 61 105 95% 15 16 93.7%
/home/runner/work/csly/csly/src/sly/lexer/LexerAttribute.cs 11 0 11 48 100% 8 8 100%
/home/runner/work/csly/csly/src/sly/lexer/LexerBuilder.cs 559 18 577 767 96.8% 260 280 92.8%
/home/runner/work/csly/csly/src/sly/lexer/LexerPosition.cs 35 0 35 82 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/LexerResult.cs 17 7 24 45 70.8% 0 2 0%
/home/runner/work/csly/csly/src/sly/lexer/LexicalError.cs 9 1 10 30 90% 0 0
/home/runner/work/csly/csly/src/sly/lexer/Token.cs 148 14 162 356 91.3% 38 46 82.6%
/home/runner/work/csly/csly/src/sly/lexer/TokenCallbackAttribute.cs 5 0 5 14 100% 0 0
/home/runner/work/csly/csly/src/sly/lexer/TokenChannel.cs 29 2 31 74 93.5% 7 10 70%
/home/runner/work/csly/csly/src/sly/lexer/TokenChannels.cs 57 10 67 120 85% 20 24 83.3%
/home/runner/work/csly/csly/src/sly/lexer/TokenDefinition.cs 13 0 13 45 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/generator/EBNFParserBuilder.cs 97 18 115 183 84.3% 25 32 78.1%
/home/runner/work/csly/csly/src/sly/parser/generator/ExpressionRulesGenerator.cs 262 6 268 352 97.7% 92 96 95.8%
/home/runner/work/csly/csly/src/sly/parser/generator/InfixAttribute.cs 6 0 6 13 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/generator/LeftRecursionChecker.cs 98 0 98 151 100% 42 42 100%
/home/runner/work/csly/csly/src/sly/parser/generator/NonTerminal.cs 12 0 12 47 100% 2 2 100%
/home/runner/work/csly/csly/src/sly/parser/generator/OperationAttribute.cs 25 0 25 67 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/generator/OperationMetaData.cs 26 0 26 52 100% 2 2 100%
/home/runner/work/csly/csly/src/sly/parser/generator/ParserBuilder.cs 457 40 497 726 91.9% 205 218 94%
/home/runner/work/csly/csly/src/sly/parser/generator/ParserConfiguration.cs 37 2 39 72 94.8% 25 26 96.1%
/home/runner/work/csly/csly/src/sly/parser/generator/ParserConfigurationException.cs 3 0 3 11 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/generator/ParserRootAttribute.cs 5 0 5 18 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/generator/PostfixAttribute.cs 6 0 6 13 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/generator/PrefixAttribute.cs 6 0 6 13 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/generator/ProductionAttribute.cs 5 0 5 15 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/generator/RuleParser.cs 135 8 143 282 94.4% 14 14 100%
/home/runner/work/csly/csly/src/sly/parser/generator/visitor/ConcreteSyntaxTreeWalker.cs 34 24 58 111 58.6% 17 30 56.6%
/home/runner/work/csly/csly/src/sly/parser/generator/visitor/dotgraph/DotArrow.cs 20 1 21 39 95.2% 2 4 50%
/home/runner/work/csly/csly/src/sly/parser/generator/visitor/dotgraph/DotGraph.cs 55 2 57 92 96.4% 14 20 70%
/home/runner/work/csly/csly/src/sly/parser/generator/visitor/dotgraph/DotNode.cs 30 0 30 48 100% 2 2 100%
/home/runner/work/csly/csly/src/sly/parser/generator/visitor/EBNFSyntaxTreeVisitor.cs 138 8 146 211 94.5% 71 78 91%
/home/runner/work/csly/csly/src/sly/parser/generator/visitor/SyntaxTreeVisitor.cs 126 15 141 233 89.3% 20 38 52.6%
/home/runner/work/csly/csly/src/sly/parser/parser/Group.cs 27 1 28 75 96.4% 2 4 50%
/home/runner/work/csly/csly/src/sly/parser/parser/GroupItem.cs 20 3 23 60 86.9% 1 2 50%
/home/runner/work/csly/csly/src/sly/parser/parser/llparser/EBNFRecursiveDescentSyntaxParser.cs 392 46 438 610 89.4% 171 220 77.7%
/home/runner/work/csly/csly/src/sly/parser/parser/llparser/EBNFRecursiveDescentSyntaxParserStarter.cs 101 19 120 217 84.1% 54 62 87%
/home/runner/work/csly/csly/src/sly/parser/parser/llparser/RecursiveDescentSyntaxParser.cs 324 4 328 447 98.7% 137 146 93.8%
/home/runner/work/csly/csly/src/sly/parser/parser/llparser/RecursiveDescentSyntaxParserStarter.cs 109 5 114 176 95.6% 42 42 100%
/home/runner/work/csly/csly/src/sly/parser/parser/ParseError.cs 15 1 16 42 93.7% 8 8 100%
/home/runner/work/csly/csly/src/sly/parser/parser/Parser.cs 103 3 106 160 97.1% 35 38 92.1%
/home/runner/work/csly/csly/src/sly/parser/parser/ParseResult.cs 5 1 6 33 83.3% 0 0
/home/runner/work/csly/csly/src/sly/parser/parser/SyntaxParseResult.cs 24 2 26 48 92.3% 5 6 83.3%
/home/runner/work/csly/csly/src/sly/parser/parser/SyntaxParsingContext.cs 15 0 15 32 100% 2 2 100%
/home/runner/work/csly/csly/src/sly/parser/parser/SyntaxTreeCleaner.cs 48 0 48 77 100% 26 26 100%
/home/runner/work/csly/csly/src/sly/parser/parser/UnexpectedTokenSyntaxError.cs 47 9 56 144 83.9% 16 26 61.5%
/home/runner/work/csly/csly/src/sly/parser/parser/ValueOption.cs 31 0 31 54 100% 2 2 100%
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/ChoiceClause.cs 20 24 44 88 45.4% 8 20 40%
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/ClauseSequence.cs 12 16 28 57 42.8% 0 8 0%
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/GroupClause.cs 12 13 25 70 48% 0 8 0%
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/LeadingToken.cs 30 8 38 77 78.9% 8 18 44.4%
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/ManyClause.cs 1 0 1 12 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/NonTerminalClause.cs 9 18 27 63 33.3% 0 10 0%
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/OneOrMoreClause.cs 7 6 13 39 53.8% 0 2 0%
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/OptionClause.cs 9 18 27 61 33.3% 1 12 8.3%
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/Rule.cs 80 2 82 143 97.5% 29 38 76.3%
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/TerminalClause.cs 35 15 50 135 70% 5 10 50%
/home/runner/work/csly/csly/src/sly/parser/syntax/grammar/ZeroOrMoreClause.cs 7 6 13 40 53.8% 0 2 0%
/home/runner/work/csly/csly/src/sly/parser/syntax/tree/GroupSyntaxNode.cs 7 0 7 17 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/syntax/tree/ManySyntaxNode.cs 9 0 9 23 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/syntax/tree/OptionSyntaxNode.cs 4 0 4 14 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/syntax/tree/SyntaxEpsilon.cs 0 3 3 25 0% 0 0
/home/runner/work/csly/csly/src/sly/parser/syntax/tree/SyntaxLeaf.cs 15 0 15 33 100% 0 0
/home/runner/work/csly/csly/src/sly/parser/syntax/tree/SyntaxNode.cs 80 5 85 147 94.1% 35 46 76%

@b3b00 b3b00 merged commit 5f6ceef into dev Feb 7, 2024
4 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.NET.Test.Sdk-17.9.0 branch February 7, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant