Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Bumps JunitXml.TestLogger from 5.0.0 to 6.0.0.

Release notes

Sourced from JunitXml.TestLogger's releases.

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.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
  • 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
  • 87deb9a test: fix circleci test (#157)
  • 8867d4f chore: use package.props for nuget cache (#156)
  • f555322 feat!: [junit] #153 Add properties support on test case level for test logger...
  • ce2c07e chore(deps): bump MSTest.TestFramework from 3.7.2 to 3.7.3 (#152)
  • e1c8d4b chore: dependabot monthly
  • f5e0106 chore(deps): bump MSTest.TestFramework from 3.7.1 to 3.7.2 (#149)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2025
Bumps [JunitXml.TestLogger](https://github.com/spekt/testlogger) from 5.0.0 to 6.0.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.0.0)

---
updated-dependencies:
- dependency-name: JunitXml.TestLogger
  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/src/JunitXml.TestLogger-6.0.0 branch from 7cec417 to e7c49f4 Compare February 20, 2025 16:57
@mergify mergify bot merged commit 9374504 into main Feb 20, 2025
94 checks passed
@mergify mergify bot deleted the dependabot/nuget/src/JunitXml.TestLogger-6.0.0 branch February 20, 2025 17:28
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.

1 participant