Skip to content

Comments

Bump JunitXml.TestLogger from 6.1.0 to 7.0.2#139

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Tests/POCDijkstra.Tests/JunitXml.TestLogger-7.0.2
Closed

Bump JunitXml.TestLogger from 6.1.0 to 7.0.2#139
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Tests/POCDijkstra.Tests/JunitXml.TestLogger-7.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Updated JunitXml.TestLogger from 6.1.0 to 7.0.2.

Release notes

Sourced from JunitXml.TestLogger's releases.

7.0.2

7.0.2 (2025-10-08)

Bug Fixes

7.0.1

7.0.1 (2025-10-04)

Bug Fixes

7.0.0

7.0.0 (2025-09-22)

⚠ BREAKING CHANGES

  • MTP integration for spekt loggers

Features

  • add support for Microsoft.Testing.Platform (#​172) (b6d9a23)
  • MTP integration for spekt loggers (30f586b)

Bug Fixes

  • escape suite-level system-out and system-err messages in JUnit logger (#​187) (d8707e9)
  • sanitize out and err text in loggers (#​188) (d9f8347)

Commits viewable in compare view.

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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file nuget packages labels Dec 8, 2025
@semanticdiff-com
Copy link

semanticdiff-com bot commented Dec 8, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  Tests/POCDijkstra.Tests/POCDijkstra.Tests.csproj  40% smaller

@pr-code-reviewer
Copy link

pr-code-reviewer bot commented Dec 8, 2025

👋 Hi there!

Everything looks good!


Automatically generated with the help of gpt-3.5-turbo.
Feedback? Please don't hesitate to drop me an email at [email protected].

@guibranco guibranco enabled auto-merge (squash) December 8, 2025 15:06
@gstraccini gstraccini bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Dec 8, 2025
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 8, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Member

@guibranco guibranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by gstraccini[bot]

@socket-security
Copy link

socket-security bot commented Dec 8, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedjunitxml.testlogger@​6.1.0 ⏵ 7.0.29910090100100

View full report

@gstraccini gstraccini bot added the 🤖 bot Automated processes or integrations label Dec 8, 2025
@codacy-production
Copy link

codacy-production bot commented Dec 8, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (27b605b) 89 86 96.63%
Head commit (f735cb2) 89 (+0) 86 (+0) 96.63% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#139) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@AppVeyorBot
Copy link

@guibranco
Copy link
Member

@dependabot recreate

---
updated-dependencies:
- dependency-name: JunitXml.TestLogger
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Tests/POCDijkstra.Tests/JunitXml.TestLogger-7.0.2 branch from ce9c9b8 to f735cb2 Compare December 9, 2025 13:00
@github-actions
Copy link

github-actions bot commented Dec 9, 2025

Infisical secrets check: ✅ No secrets leaked!

💻 Scan logs
Update Required: Your current package installation script is outdated and will no longer receive updates.
Please update to the new installation script which can be found here https://infisical.com/docs/cli/overview#installation debian section

A new release of infisical is available: 0.38.0 -> v0.154.5

To update, run: sudo apt-get update && sudo apt-get install infisical

1:01PM INF scanning for exposed secrets...
1:01PM INF 144 commits scanned.
1:01PM INF scan completed in 81.3ms
1:01PM INF no leaks found

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 9, 2025

@AppVeyorBot
Copy link

@guibranco guibranco closed this Dec 9, 2025
auto-merge was automatically disabled December 9, 2025 13:34

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@guibranco guibranco deleted the dependabot/nuget/Tests/POCDijkstra.Tests/JunitXml.TestLogger-7.0.2 branch December 9, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) 🤖 bot Automated processes or integrations dependencies Pull requests that update a dependency file .NET Pull requests that update .net code nuget packages size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants