Skip to content

Bump mikepenz/action-junit-report from 6.2.0 to 6.3.0#285

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

Bump mikepenz/action-junit-report from 6.2.0 to 6.3.0#285
dependabot[bot] wants to merge 1 commit intomainfrom
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.2.0 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:

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.2.0 to 6.3.0.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@v6.2.0...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
@javiertuya
Copy link
Owner

This has been included in the combined pull request Combined dependency updates (2026-03-02)

@javiertuya javiertuya closed this Mar 2, 2026
@javiertuya javiertuya deleted the dependabot/github_actions/mikepenz/action-junit-report-6.3.0 branch March 2, 2026 06:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

javiertuya added a commit that referenced this pull request Mar 2, 2026
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump org.xerial:sqlite-jdbc from 3.51.1.0 to 3.51.2.0](#290)
- [Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1](#289)
- [Bump junit.version from 6.0.2 to 6.0.3](#288)
- [Bump surefire.version from 3.5.4 to 3.5.5](#287)
- [Bump actions/upload-artifact from 6 to 7](#286)
- [Bump mikepenz/action-junit-report from 6.2.0 to 6.3.0](#285)
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.

1 participant