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 Loading
base: v3.0.0
Choose a base ref
...
head repository: codecov/codecov-action Loading
compare: v3.1.0
Choose a head ref
  • 10 commits
  • 13 files changed
  • 3 contributors

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    2c83f35 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. build(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.3 to 0.33.4.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.33.3...0.33.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d3021d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. build(deps-dev): bump @types/node from 17.0.23 to 17.0.25

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 17.0.25.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    98f0f19 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. build(deps-dev): bump jest-junit from 13.0.0 to 13.2.0

    Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 13.0.0 to 13.2.0.
    - [Release notes](https://github.com/jest-community/jest-junit/releases)
    - [Commits](jest-community/jest-junit@v13.0.0...v13.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: jest-junit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    4d6dbaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #690 from codecov/ci-v3

    Update makefile to v3
    thomasrockhu-codecov committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    13ce822 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #698 from codecov/dependabot/npm_and_yarn/jest-jun…

    …it-13.2.0
    
    build(deps-dev): bump jest-junit from 13.0.0 to 13.2.0
    thomasrockhu-codecov committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    43a9c18 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #696 from codecov/dependabot/npm_and_yarn/types/no…

    …de-17.0.25
    
    build(deps-dev): bump @types/node from 17.0.23 to 17.0.25
    thomasrockhu-codecov committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    92a872a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #694 from codecov/dependabot/npm_and_yarn/vercel/n…

    …cc-0.33.4
    
    build(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4
    thomasrockhu-codecov committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6a6a9ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a03184e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #699 from codecov/feat-xcode

    feat: add xcode support
    thomasrockhu-codecov committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    81cd2dc View commit details
    Browse the repository at this point in the history
Loading