Skip to content

Bump mikepenz/action-junit-report from 6.0.1 to 6.3.0#35

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/mikepenz/action-junit-report-6.3.0
Open

Bump mikepenz/action-junit-report from 6.0.1 to 6.3.0#35
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/mikepenz/action-junit-report-6.3.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps mikepenz/action-junit-report from 6.0.1 to 6.3.0.

Release notes

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

v6.3.0

🚀 Features

  • Upgrade npm dependencies to latest major versions
  • Support <error> Nodes Like <failure> in JUnit Parsing

📦 Dependencies

  • Upgrade npm dependencies to latest major versions
  • Bump minimatch from 3.1.2 to 3.1.4 in the npm_and_yarn group across 1 directory
  • build: upgrade dependencies to latest versions, including ESLint 10

Contributors:

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

... (truncated)

Commits
  • 5e05ac0 feat: support <error> nodes like <failure> in JUnit parsing
  • e4a5c3f fix: resolve malformed XML fixture and update test expectations
  • 5c13267 Merge pull request #1511 from mikepenz/feature/dependency_upgrades_20260225
  • e35917f build: replace @​actions/glob with glob package to fix Node 24 compatibility
  • e2e0c50 build: add .npmrc to enable legacy-peer-deps for ESLint 10 compatibility
  • 99b18ab build: upgrade dependencies to latest versions, including ESLint 10
  • 4828087 Merge pull request #1510 from mikepenz/dependabot/npm_and_yarn/npm_and_yarn-c...
  • 0e4454d Bump minimatch in the npm_and_yarn group across 1 directory
  • 7c6a4fd Support multiple errors/failures per test case
  • 1b8749e Merge pull request #1499 from mikepenz/upgrade-npm-dependencies
  • 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 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.1 to 6.3.0.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@v6.0.1...v6.3.0)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-version: 6.3.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 Mar 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