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.0.0 in /csharp #342

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 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)

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 added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Looks like JunitXml.TestLogger is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/nuget/csharp/JunitXml.TestLogger-6.0.0 branch February 17, 2025 10:38
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.

0 participants