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: v3.1.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: v3.1.4
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on May 1, 2023

  1. build(deps-dev): bump @types/node from 18.15.12 to 18.16.3 (#970)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.12 to 18.16.3.
    - [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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    1dd0ce3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Fix typo in README.md (#967)

    Just noticed a small typo in the documentation, so I fixed it 👍
    hisaac authored May 2, 2023
    Configuration menu
    Copy the full SHA
    5bf2504 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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

Commits on May 9, 2023

  1. fix: CLI option names for uploader (#969)

    Only single character aliases can be specified with a single dash (-).
    kleisauke authored May 9, 2023
    Configuration menu
    Copy the full SHA
    1c34415 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/node from 18.16.3 to 20.1.0 (#975)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.3 to 20.1.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-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2023
    Configuration menu
    Copy the full SHA
    cf8e3e4 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. build(deps-dev): bump @types/node from 20.1.0 to 20.1.2 (#979)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.0 to 20.1.2.
    - [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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 11, 2023
    Configuration menu
    Copy the full SHA
    49c20db View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. build(deps-dev): bump @types/node from 20.1.2 to 20.1.4 (#981)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.2 to 20.1.4.
    - [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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 15, 2023
    Configuration menu
    Copy the full SHA
    c2ab9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaaf4be View commit details
    Browse the repository at this point in the history
Loading