Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump codecov/codecov-action from 4.1.0 to 4.4.1 #1047

Merged
merged 10 commits into from
Mar 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps codecov/codecov-action from 4.1.0 to 4.4.1.

Release notes

Sourced from codecov/codecov-action's releases.

v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

v4.4.0

What's Changed

Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0

v4.3.1

What's Changed

... (truncated)

Commits
  • 125fc84 chore(release): 4.4.1 (#1441)
  • c9dbf6a fix: isPullRequestFromFork returns false for any PR (#1437)
  • 59fc46f build(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#1438)
  • 3889fdd build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 (#1439)
  • d42a336 fix: prevent xlarge from running on forks (#1432)
  • fd624e5 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 (#...
  • 6d79887 chore(release): 4.4.0 (#1430)
  • 37364fa build(deps-dev): bump @​typescript-eslint/parser from 7.8.0 to 7.9.0 (#1428)
  • 2791a5c fix: remove GPG and run on spawn (#1426)
  • b71af43 build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#1420)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.4.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.1.0...v4.4.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners May 27, 2024 02:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 27, 2024
cicoyle and others added 2 commits May 31, 2024 08:44

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…action-4.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…action-4.4.1
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

A newer version of codecov/codecov-action exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

artursouza and others added 3 commits June 25, 2024 14:54

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…action-4.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…action-4.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…action-4.4.1
@cicoyle cicoyle added this to the v1.15 milestone Jan 31, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…action-4.4.1
@salaboy
Copy link
Contributor

salaboy commented Mar 19, 2025

@cicoyle can you please merge this one?

cicoyle added 3 commits March 19, 2025 16:27

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…action-4.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…action-4.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…action-4.4.1
@cicoyle cicoyle merged commit 57f6b96 into master Mar 20, 2025
7 checks passed
salaboy added a commit to salaboy/java-sdk that referenced this pull request Mar 23, 2025
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.4.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.1.0...v4.4.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cassie Coyle <[email protected]>
Co-authored-by: Artur Souza <[email protected]>
Co-authored-by: salaboy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants