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 JunitXml.TestLogger from 5.0.0 to 6.1.0 #915

Merged
merged 2 commits into from
Apr 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps JunitXml.TestLogger from 5.0.0 to 6.1.0.

Release notes

Sourced from JunitXml.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)
Changelog

Sourced from JunitXml.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)
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 [JunitXml.TestLogger](https://github.com/spekt/testlogger) from 5.0.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@v5.0.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
@Xtansia Xtansia merged commit 60265c4 into main Apr 3, 2025
43 of 47 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/JunitXml.TestLogger-6.1.0 branch April 3, 2025 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant