Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps NunitXml.TestLogger from 4.1.0 to 6.1.0.

Release notes

Sourced from NunitXml.TestLogger's releases.

v6.1.0

6.1.0 (2025-03-15)

Features

  • [JUnit] Allow console output to be stored for either/both/none of testsuite and testcase (#164) (#165) (fc15f84)
  • [All] move to netstandard2.0 for full framework support (#168) (84266a6)

v6.0.0

6.0.0 (2025-02-13)

⚠ BREAKING CHANGES

  • [all] move to netstandard2.1 and drop .NET full support (#158)
  • [junit] #153 Add properties support on test case level for test logger (#154)

Features

  • [junit] #153 Add properties support on test case level for test logger (#154) (f555322)
  • [all] move to netstandard2.1 and drop .NET full support (#158) (4a00352)

v5.0.0

5.0.0 (2024-12-19)

⚠ BREAKING CHANGES

  • [junit] add testcase system-out and system-err along with attachment support. (#136)

Features

  • [junit] add testcase system-out and system-err along with attachment support. (#136) (dff18d6)
  • update junit xsd to allow test case level outputs. (#134) (1a37110)
Changelog

Sourced from NunitXml.TestLogger's changelog.

6.1.0 (2025-03-15)

Features

  • Allow console output to be stored for either/both/none of testsuite and testcase (#164) (#165) (fc15f84)
  • move to netstandard2.0 for full framework support (#168) (84266a6)

6.0.0 (2025-02-13)

⚠ BREAKING CHANGES

  • move to netstandard2.1 and drop .NET full support (#158)
  • [junit] #153 Add properties support on test case level for test logger (#154)

Features

  • [junit] #153 Add properties support on test case level for test logger (#154) (f555322)
  • move to netstandard2.1 and drop .NET full support (#158) (4a00352)

5.0.0 (2024-12-19)

⚠ BREAKING CHANGES

  • [junit] add testcase system-out and system-err along with attachment support. (#136)

Features

  • [junit] add testcase system-out and system-err along with attachment support. (#136) (dff18d6)
  • update junit xsd to allow test case level outputs. (#134) (1a37110)
Commits
  • 762dd75 chore(master): release 6.1.0 (#166)
  • ccc9a51 test: more netfull validations (#170)
  • b0c619a test: add netfull test for junit (#169)
  • 84266a6 feat: move to netstandard2.0 for full framework support (#168)
  • fc15f84 feat: Allow console output to be stored for either/both/none of testsuite and...
  • b3e7cf8 chore(deps): bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 (#161)
  • 8b331b7 chore(master): release 6.0.0 (#155)
  • 4a00352 feat!: move to netstandard2.1 and drop .NET full support (#158)
  • 6c6a49e test: build circleci test
  • 5ce818d test: use package tests for circleci
  • Additional 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)

Bumps [NunitXml.TestLogger](https://github.com/spekt/testlogger) from 4.1.0 to 6.1.0.
- [Release notes](https://github.com/spekt/testlogger/releases)
- [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md)
- [Commits](spekt/testlogger@v4.1.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 24, 2025
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant