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: ScaCap/action-surefire-report
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.2
Choose a base ref
...
head repository: ScaCap/action-surefire-report
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.3
Choose a head ref
  • 14 commits
  • 34 files changed
  • 3 contributors

Commits on Oct 6, 2023

  1. Bump nock from 13.3.2 to 13.3.3 (#177)

    Bumps [nock](https://github.com/nock/nock) from 13.3.2 to 13.3.3.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.3.2...v13.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8b7ece6 View commit details
    Browse the repository at this point in the history
  2. Bump @octokit/rest from 19.0.11 to 20.0.2 (#179)

    Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.11 to 20.0.2.
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v19.0.11...v20.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/rest"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    09ce9cb View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 3 to 4 (#183)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e882a15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd2404d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Bump @babel/traverse from 7.22.8 to 7.23.2 (#187)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9c98777 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Bump nock from 13.3.3 to 13.3.7 (#189)

    Bumps [nock](https://github.com/nock/nock) from 13.3.3 to 13.3.7.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.3.3...v13.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2b73eae View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.45.0 to 8.52.0 (#190)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.52.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.45.0...v8.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d949797 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-node from 3 to 4 (#191)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b733e5f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Bump @actions/core from 1.10.0 to 1.10.1 (#192)

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7f7a875 View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.52.0 to 8.54.0 (#193)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.54.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.52.0...v8.54.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    21d3eaf View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. GHA: Copilot contributor check

    PlatformEngineering committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b51833d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Bump actions/setup-go from 4 to 5 (#195)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9e99e42 View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.54.0 to 8.56.0 (#196)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.56.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.54.0...v8.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a27556b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. GH-184: ignore incompatible XML reports (#198)

    Fixes #184
    
    Ignore files that don't have testsuites
    Reorganize the folders
    ghaiszaher authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    687f107 View commit details
    Browse the repository at this point in the history
Loading