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: dorny/test-reporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: dorny/test-reporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3
Choose a head ref
  • 13 commits
  • 10 files changed
  • 3 contributors

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    9489e05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38e11d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2026

  1. Merge pull request #742 from dorny/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-8.57.1
    
    Bump @typescript-eslint/parser from 8.57.0 to 8.57.1
    jozefizso authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    dc95210 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #743 from dorny/dependabot/npm_and_yarn/types/adm-…

    …zip-0.5.8
    
    Bump @types/adm-zip from 0.5.7 to 0.5.8
    jozefizso authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    3c1b53f View commit details
    Browse the repository at this point in the history
  3. Bump flatted from 3.4.1 to 3.4.2

    Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.1 to 3.4.2.
    - [Commits](WebReflection/flatted@v3.4.1...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: flatted
      dependency-version: 3.4.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    f1284d0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #741 from dorny/release/v2.7.0

    `test-reporter` release v2.7.0
    jozefizso authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    543415c View commit details
    Browse the repository at this point in the history
  5. Upgrade action runtime to Node.js 24

    GitHub Actions is deprecating the Node 20 runtime, with Node 24
    becoming the default in June 2026. This updates the action to run
    on the node24 runtime.
    
    - action.yml: change `using` from node20 to node24
    - .nvmrc: update development version to v24
    - package.json: update engines to >=24
    
    Closes #680
    dav-tb authored and jozefizso committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    ad0a96f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7eee30 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #738 from dav-tb/feature/node24-runtime

    Upgrade action runtime to Node.js 24
    jozefizso authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    0c2b2aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd74ca6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #745 from dorny/feature/workflow_permissions

    Explicitly use lowest permissions required to run workflow
    jozefizso authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    62c3873 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #744 from dorny/dependabot/npm_and_yarn/flatted-3.4.2

    Bump flatted from 3.4.1 to 3.4.2
    jozefizso authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    79216dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a43b3a5 View commit details
    Browse the repository at this point in the history
Loading