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: v2.0.3
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: v2.1.0
Choose a head ref
  • 8 commits
  • 14 files changed
  • 3 contributors

Commits on Sep 9, 2021

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

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.6.0 to 16.9.0.
    - [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-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    2bbefc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #514 from codecov/dependabot/npm_and_yarn/types/no…

    …de-16.9.0
    
    build(deps-dev): bump @types/node from 16.6.0 to 16.9.0
    thomasrockhu-codecov authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    f6d4366 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump openpgp from 5.0.0-5 to 5.0.0

    Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.0.0-5 to 5.0.0.
    - [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
    - [Commits](openpgpjs/openpgpjs@v5.0.0-5...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: openpgp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    c071c70 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @vercel/ncc from 0.29.0 to 0.30.0

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.0 to 0.30.0.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.29.0...0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    07a4e97 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #508 from codecov/dependabot/npm_and_yarn/openpgp-…

    …5.0.0
    
    build(deps): bump openpgp from 5.0.0-5 to 5.0.0
    thomasrockhu-codecov authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    b6fd8cc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #499 from codecov/dependabot/npm_and_yarn/vercel/n…

    …cc-0.30.0
    
    build(deps-dev): bump @vercel/ncc from 0.29.0 to 0.30.0
    thomasrockhu-codecov authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    46edaed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72dfd47 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Merge pull request #515 from codecov/specify-version

    Allow specifying version of Codecov uploader
    thomasrockhu-codecov authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    f32b3a3 View commit details
    Browse the repository at this point in the history
Loading