Skip to content

build(deps): bump getsentry/codecov-action from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b#5944

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/getsentry/codecov-action-6e1445c5f7b31aede31e62e7235f1eee86d04f6b
Open

build(deps): bump getsentry/codecov-action from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b#5944
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/getsentry/codecov-action-6e1445c5f7b31aede31e62e7235f1eee86d04f6b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps getsentry/codecov-action from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b.

Changelog

Sourced from getsentry/codecov-action's changelog.

0.3.7

Bug Fixes 🐛

Other

0.3.3

Bug Fixes 🐛

0.3.1

0.3.0

New Features ✨

Bug Fixes 🐛

Internal Changes 🔧

Deps

Other

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [getsentry/codecov-action](https://github.com/getsentry/codecov-action) from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b.
- [Release notes](https://github.com/getsentry/codecov-action/releases)
- [Changelog](https://github.com/getsentry/codecov-action/blob/main/CHANGELOG.md)
- [Commits](getsentry/codecov-action@fda17cf...6e1445c)

---
updated-dependencies:
- dependency-name: getsentry/codecov-action
  dependency-version: 6e1445c5f7b31aede31e62e7235f1eee86d04f6b
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 6, 2026 03:53
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (integrations) Instrument pyreqwest tracing by servusdei2018 in #5682

Internal Changes 🔧

  • (deps) Bump getsentry/codecov-action from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b by dependabot[bot] in #5944
  • (openai) Split token counting by API for easier deprecation by ericapisani in #5930
  • (opentelemetry) Ignore mypy error by alexander-alderman-webb in #5927
  • Fix license metadata in setup.py by sl0thentr0py in #5934
  • Update validate-pr workflow by stephanie-anderson in #5931

🤖 This preview updates automatically when you update the PR.

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (integrations) Instrument pyreqwest tracing by servusdei2018 in #5682

Internal Changes 🔧

  • (deps) Bump getsentry/codecov-action from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b by dependabot[bot] in #5944
  • (openai) Split token counting by API for easier deprecation by ericapisani in #5930
  • (opentelemetry) Ignore mypy error by alexander-alderman-webb in #5927
  • Fix license metadata in setup.py by sl0thentr0py in #5934
  • Update validate-pr workflow by stephanie-anderson in #5931

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Codecov Results 📊

13 passed | Total: 13 | Pass Rate: 100% | Execution Time: 12.43s

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 14836 uncovered lines.


Generated by Codecov Action

- name: Parse and Upload Coverage
if: ${{ !cancelled() }}
uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main
uses: getsentry/codecov-action@6e1445c5f7b31aede31e62e7235f1eee86d04f6b # main
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency update will be reverted if workflows are regenerated from template

The workflow files are auto-generated from scripts/split_tox_gh_actions/templates/test_group.jinja but this template still references the old commit hash fda17cfc37e16a0cc23f61685813390bfee7daf3 while the generated workflow files have been updated to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b. This inconsistency means the dependency update will be reverted the next time someone runs the generator script.

Verification

Verified by reading the template file at scripts/split_tox_gh_actions/templates/test_group.jinja line 99 which shows the old hash, and grep confirmed all 14 workflow files have the new hash while the template has the old hash.

Identified by Warden find-bugs · RV3-FN5

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.

0 participants