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: 125fc84a9a348dbcf27191600683ec096ec9021c
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: e28ff129e5465c2c0dcc6f003fc735cb6ae0c673
Choose a head ref
  • 18 commits
  • 8 files changed
  • 4 contributors

Commits on May 21, 2024

  1. build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.9.0 to …

    …7.10.0 (#1446)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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 21, 2024
    Configuration menu
    Copy the full SHA
    fb010ae View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 (#1443)

    ---
    updated-dependencies:
    - dependency-name: ts-jest
      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 21, 2024
    Configuration menu
    Copy the full SHA
    a05a16b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. build(deps-dev): bump @typescript-eslint/parser from 7.9.0 to 7.10.0 (#…

    …1445)
    
    ---
    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 22, 2024
    Configuration menu
    Copy the full SHA
    a1504ae View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. build(deps-dev): bump @typescript-eslint/parser from 7.10.0 to 7.11.0 (

    …#1459)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.10.0 to 7.11.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.11.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 28, 2024
    Configuration menu
    Copy the full SHA
    afaa0c0 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.10.0 to…

    … 7.11.0 (#1458)
    
    build(deps-dev): bump @typescript-eslint/eslint-plugin
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.10.0 to 7.11.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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 28, 2024
    Configuration menu
    Copy the full SHA
    5ba2c85 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 (#1456)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.25.6.
    - [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.5...v3.25.6)
    
    ---
    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 28, 2024
    Configuration menu
    Copy the full SHA
    51fc5dc View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. build(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 (#1460)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.3 to 29.1.4.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.1.3...v29.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      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 29, 2024
    Configuration menu
    Copy the full SHA
    679cd7b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 (#1466)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.6 to 3.25.7.
    - [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.6...v3.25.7)
    
    ---
    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 Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5fe1d91 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. build(deps-dev): bump @typescript-eslint/parser from 7.11.0 to 7.12.0 (

    …#1467)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.11.0 to 7.12.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.12.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 Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f03f015 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.11.0 to…

    … 7.12.0 (#1468)
    
    build(deps-dev): bump @typescript-eslint/eslint-plugin
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.11.0 to 7.12.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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 Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ccf7a1f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#1472)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.7 to 3.25.8.
    - [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.7...v3.25.8)
    
    ---
    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 Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7b6a727 View commit details
    Browse the repository at this point in the history
  2. fix: handle trailing commas (#1470)

    Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
    joseph-sentry authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    feaf700 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. build(deps-dev): bump @typescript-eslint/parser from 7.12.0 to 7.13.0 (

    …#1474)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.12.0 to 7.13.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.13.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 Jun 11, 2024
    Configuration menu
    Copy the full SHA
    69e5d09 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1475)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      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 Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7c48363 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.12.0 to…

    … 7.13.0 (#1473)
    
    build(deps-dev): bump @typescript-eslint/eslint-plugin
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.12.0 to 7.13.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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 Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f5e203f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81c0a51 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Use an existing token even if the PR is from a fork (#1471)

    Use a given token even if the PR is from a fork
    leofeyer authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7594baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e28ff12 View commit details
    Browse the repository at this point in the history
Loading