Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps mikepenz/action-junit-report from 6.0.0 to 6.2.0.

Release notes

Sourced from mikepenz/action-junit-report's releases.

v6.2.0

🐛 Fixes

  • Add space before test time in annotation output - FIX #1489
  • Fix: Apply transformers to FILE_NAME in check_title_template

💬 Other

  • doc: update example versions in readme
  • chore: remove globals from devDependencies

📦 Dependencies

  • Update dependencies and code changes | GitHub Dependency upgrade to 9.x

Contributors:

v6.1.0

🚀 Features

  • Ensure flaky tests are included when includePassed=false
  • Improve handling of retrying tests | Fix wrong merging if test-name is equal
  • Allow includePassed to work independently of includePassed

🐛 Fixes

  • Improve handling of retrying tests | Fix wrong merging if test-name is equal

📦 Dependencies

  • Bump mikepenz/release-changelog-builder-action from 5 to 6
  • Bump actions/checkout from 5 to 6
  • chore: update dependencies to latest versions | @actions/core 2.0.1

Contributors:

... (truncated)

Commits
  • 74626db Merge pull request #1495 from mikepenz/chore/remove-globals-dependency
  • 2673d50 chore: remove globals from devDependencies
  • f348fc4 Merge pull request #1494 from mikepenz/fix/692-file-name-transformer
  • 08027db Fix: Apply transformers to FILE_NAME in check_title_template
  • 117a5e4 Merge pull request #1493 from mikepenz/feature/pr-changes
  • eed6a8b Fix imports for @​actions/github v9 compatibility
  • 72b5229 Update dependencies and code changes
  • 32f173c Merge pull request #1492 from mikepenz/fix/1489
  • 12b0171 Add space before test time in annotation output - FIX #1489
  • 04c39b3 Merge pull request #1491 from pajlada/patch-1
  • 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 [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@v6.0.0...v6.2.0)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 1, 2026
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants