Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MoLow/reporters
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: github-v1.13.1
Choose a base ref
...
head repository: MoLow/reporters
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: github-v2.0.0
Choose a head ref
  • 8 commits
  • 106 files changed
  • 4 contributors

Commits on Apr 19, 2026

  1. Configuration menu
    Copy the full SHA
    3430a9f View commit details
    Browse the repository at this point in the history
  2. chore: release main (#177)

    Co-authored-by: pr-opener-bot[bot] <257707208+pr-opener-bot[bot]@users.noreply.github.com>
    pr-opener-bot[bot] authored Apr 19, 2026
    Configuration menu
    Copy the full SHA
    c315811 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. Configuration menu
    Copy the full SHA
    71a123e View commit details
    Browse the repository at this point in the history
  2. chore: release main (#179)

    Co-authored-by: pr-opener-bot[bot] <257707208+pr-opener-bot[bot]@users.noreply.github.com>
    pr-opener-bot[bot] authored May 13, 2026
    Configuration menu
    Copy the full SHA
    66ee24a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2026

  1. chore: update snapshots (#180)

    Co-authored-by: MoLow <8221854+MoLow@users.noreply.github.com>
    pr-opener-bot[bot] and MoLow authored May 24, 2026
    Configuration menu
    Copy the full SHA
    92339de View commit details
    Browse the repository at this point in the history
  2. feat!: convert packages to ESM, upgrade Node and Yarn

    Upgrade yarn to v4 and Node.js support to v22+. All reporter
    packages are migrated to ECMAScript Modules and @actions/core is
    bumped to v3.
    
    BREAKING CHANGE: packages are now ESM-only. CommonJS consumers
    require Node.js >=22 (for require(esm)); reporters loaded via
    Node's --test-reporter flag continue to work on all supported
    versions.
    MoLow committed May 24, 2026
    Configuration menu
    Copy the full SHA
    d4cd2eb View commit details
    Browse the repository at this point in the history
  3. chore: update snapshots

    MoLow committed May 24, 2026
    Configuration menu
    Copy the full SHA
    69a3595 View commit details
    Browse the repository at this point in the history
  4. chore: release main

    pr-opener-bot[bot] authored and MoLow committed May 24, 2026
    Configuration menu
    Copy the full SHA
    340025d View commit details
    Browse the repository at this point in the history
Loading