Skip to content

Bump dorny/test-reporter from 2 to 3#14

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/dorny/test-reporter-3
Open

Bump dorny/test-reporter from 2 to 3#14
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/dorny/test-reporter-3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 28, 2026

Bumps dorny/test-reporter from 2 to 3.

Release notes

Sourced from dorny/test-reporter's releases.

v3.0.0

Note: The v3 release requires NodeJS 24 runtime on GitHub Actions runners.

What's Changed

Other Changes

New Contributors

Full Changelog: dorny/test-reporter@v2.7.0...v3.0.0

v2.7.0

What's Changed

Other Changes

New Contributors

Full Changelog: dorny/test-reporter@v2.6.0...v2.7.0

v2.6.0

We updated all dependency packages to latest versions to fix reported security vulnerabilities.

What's Changed

  • Fix: For workflow_run events, resolve the commit of the check run from related pull request head commits first (matching workflow_run.head_branch, then first PR), and fall back to workflow_run.head_sha for non-PR runs dorny/test-reporter#673
  • Change: The test-reporter action will listed all artifacts associated with the build run dorny/test-reporter#693
  • Maintenance: Upgrade to ESLint v9 dorny/test-reporter#629

New Contributors

Full Changelog: dorny/test-reporter@v2.5.0...v2.6.0

... (truncated)

Changelog

Sourced from dorny/test-reporter's changelog.

Changelog

3.1.0

3.0.0

2.7.0

2.6.0

  • Fix: For workflow_run events, resolve the commit of the check run from related pull request head commits first (matching workflow_run.head_branch, then first PR), and fall back to workflow_run.head_sha for non-PR runs dorny/test-reporter#673
  • Change: The test-reporter action will listed all artifacts associated with the build run dorny/test-reporter#693
  • Maintenance: Upgrade to ESLint v9 dorny/test-reporter#629

2.5.0

2.4.0

2.3.0

2.2.0

2.1.1

... (truncated)

Commits
  • a43b3a5 test-reporter release v3.0.0
  • 79216dc Merge pull request #744 from dorny/dependabot/npm_and_yarn/flatted-3.4.2
  • 62c3873 Merge pull request #745 from dorny/feature/workflow_permissions
  • bd74ca6 Explicitly use lowest permissions required to run workflow
  • 0c2b2aa Merge pull request #738 from dav-tb/feature/node24-runtime
  • f7eee30 Use the @types/node definitions for NodeJS 24 runtime
  • ad0a96f Upgrade action runtime to Node.js 24
  • 543415c Merge pull request #741 from dorny/release/v2.7.0
  • f1284d0 Bump flatted from 3.4.1 to 3.4.2
  • 3c1b53f Merge pull request #743 from dorny/dependabot/npm_and_yarn/types/adm-zip-0.5.8
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 28, 2026
@TekuSP
Copy link
Copy Markdown
Owner

TekuSP commented Apr 26, 2026

@Mergifyio refresh

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 26, 2026

refresh

✅ Pull request refreshed

@TekuSP
Copy link
Copy Markdown
Owner

TekuSP commented Apr 26, 2026

@Mergifyio queue

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 26, 2026

Merge Queue Status

  • 🟠 Waiting for queue conditions
  • ⏳ Enter queue
  • ⏳ Run checks
  • ⏳ Merge
Waiting for:
  • #approved-reviews-by >= 1
All conditions
  • any of [🔀 queue conditions]:
    • all of [📌 queue conditions of queue rule default]:
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • any of [🛡 GitHub branch protection]:
        • check-success = Build (Linux linux-arm64)
        • check-neutral = Build (Linux linux-arm64)
        • check-skipped = Build (Linux linux-arm64)
      • any of [🛡 GitHub branch protection]:
        • check-success = Build (Linux linux-x64)
        • check-neutral = Build (Linux linux-x64)
        • check-skipped = Build (Linux linux-x64)
      • any of [🛡 GitHub branch protection]:
        • check-success = Build (MacOSX osx-arm64)
        • check-neutral = Build (MacOSX osx-arm64)
        • check-skipped = Build (MacOSX osx-arm64)
      • any of [🛡 GitHub branch protection]:
        • check-success = Build (MacOSX osx-x64)
        • check-neutral = Build (MacOSX osx-x64)
        • check-skipped = Build (MacOSX osx-x64)
      • any of [🛡 GitHub branch protection]:
        • check-success = Build (Windows win-arm64)
        • check-neutral = Build (Windows win-arm64)
        • check-skipped = Build (Windows win-arm64)
      • any of [🛡 GitHub branch protection]:
        • check-success = Build (Windows win-x64)
        • check-neutral = Build (Windows win-x64)
        • check-skipped = Build (Windows win-x64)
      • any of [🛡 GitHub branch protection]:
        • check-success = Build (Windows win-x86)
        • check-neutral = Build (Windows win-x86)
        • check-skipped = Build (Windows win-x86)
  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of [📌 queue -> configuration change requirements]:
    • -mergify-configuration-changed
    • check-success = Configuration changed

@TekuSP
Copy link
Copy Markdown
Owner

TekuSP commented Apr 26, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/dorny/test-reporter-3 branch from 06c39ff to c005c21 Compare April 26, 2026 19:10
@TekuSP
Copy link
Copy Markdown
Owner

TekuSP commented Apr 26, 2026

https://github.com/dependabot rebase

Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2 to 3.
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@v2...v3)

---
updated-dependencies:
- dependency-name: dorny/test-reporter
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dorny/test-reporter-3 branch from c005c21 to 078867b Compare April 26, 2026 19:15
@TekuSP
Copy link
Copy Markdown
Owner

TekuSP commented Apr 26, 2026

@Mergifyio queue

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 26, 2026

queue

☑️ Command queue ignored because it is already running from a previous command.

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