8000 Comparing v4.0.2...v4.1.0 · codecov/codecov-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: v4.0.2
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: v4.1.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 2 contributors

Commits on Feb 26, 2024

  1. fix: set safe directory (#1304)

    * fix: set safe directory
    
    * fix: naming
    
    * fix: update tests
    
    * fix: dont even check
    
    * fix: add set safe directory
    
    * fix: write test for setSafeDirectory
    thomasrockhu-codecov authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2fc4847 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 (#1306)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.3 to 3.24.5.
    - [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.24.3...v3.24.5)
    
    ---
    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 Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c60aa80 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#1305)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.56.0...v8.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8ba77ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54bcd87 View commit details
    Browse the repository at this point in the history
Loading
0