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: codecov/codecov-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5ecb98a3c6b747ed38dc09f787459979aebb39be
Choose a base ref
...
head repository: codecov/codecov-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6d798873df2b1b8e5846dba6fb86631229fbcb17
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on May 7, 2024

  1. chore: Clarify isPullRequestFromFork (#1411)

    Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
    jsoref authored May 7, 2024
    Configuration menu
    Copy the full SHA
    f691d46 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. build(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#1423)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.4...v4.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 May 13, 2024
    Configuration menu
    Copy the full SHA
    645d2a5 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 (#1421)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.3 to 3.25.4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3.25.3...v3.25.4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      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 May 13, 2024
    Configuration menu
    Copy the full SHA
    29f97fc View commit details
    Browse the repository at this point in the history
  3. build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#1420)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.3.3.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@0864cf1...dc50aa9)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      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 May 13, 2024
    Configuration menu
    Copy the full SHA
    b71af43 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix: remove GPG and run on spawn (#1426)

    * fix: first pass remove gpg
    
    * fix: import key
    
    * fix: break validation
    
    * fix: fail ci
    
    * fix: make it the right signature file
    
    * fix: perhaps console
    
    * fix: cleanup
    
    * fix: io the import
    
    * fix: remove from container for now
    thomasrockhu-codecov authored May 14, 2024
    Configuration menu
    Copy the full SHA
    2791a5c View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @typescript-eslint/parser from 7.8.0 to 7.9.0 (#…

    …1428)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.8.0 to 7.9.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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 May 14, 2024
    Configuration menu
    Copy the full SHA
    37364fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d79887 View commit details
    Browse the repository at this point in the history
Loading