build(deps): bump getsentry/codecov-action from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 8e1790232ba27f65d2ec25f052095dc1eafd2d63#5909
Conversation
Bumps [getsentry/codecov-action](https://github.com/getsentry/codecov-action) from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 8e1790232ba27f65d2ec25f052095dc1eafd2d63. - [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...8e17902) --- updated-dependencies: - dependency-name: getsentry/codecov-action dependency-version: 8e1790232ba27f65d2ec25f052095dc1eafd2d63 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Semver Impact of This PR🟢 Patch (bug fixes) 📋 Changelog PreviewThis is how your changes will appear in the changelog. New Features ✨Langchain
Bug Fixes 🐛Ci
Openai
Other
Documentation 📚
Internal Changes 🔧Langchain
Openai
Other
Other
🤖 This preview updates automatically when you update the PR. |
1 similar comment
Semver Impact of This PR🟢 Patch (bug fixes) 📋 Changelog PreviewThis is how your changes will appear in the changelog. New Features ✨Langchain
Bug Fixes 🐛Ci
Openai
Other
Documentation 📚
Internal Changes 🔧Langchain
Openai
Other
Other
🤖 This preview updates automatically when you update the PR. |
Codecov Results 📊✅ 13 passed | Total: 13 | Pass Rate: 100% | Execution Time: 5.05s All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 15005 uncovered lines. Generated by Codecov Action |
| - name: Parse and Upload Coverage | ||
| if: ${{ !cancelled() }} | ||
| uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main | ||
| uses: getsentry/codecov-action@8e1790232ba27f65d2ec25f052095dc1eafd2d63 # main |
There was a problem hiding this comment.
Template file not updated - next regeneration will revert dependency
The workflow files are auto-generated from scripts/split_tox_gh_actions/templates/test_group.jinja (as noted in the file header comments), but this template still references the old SHA fda17cfc37e16a0cc23f61685813390bfee7daf3 at line 99. When someone next runs python scripts/split_tox_gh_actions/split_tox_gh_actions.py, all workflow files will revert to the old codecov-action version, negating this dependency update.
Verification
Read the template file scripts/split_tox_gh_actions/templates/test_group.jinja and confirmed line 99 still uses getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 while the generated workflow file has been updated to @8e1790232ba27f65d2ec25f052095dc1eafd2d63. The workflow file header explicitly states it's auto-generated from the template.
Also found at 1 additional location
.github/workflows/test-integrations-agents.yml:77
Identified by Warden find-bugs · 22Y-QXA
Bumps getsentry/codecov-action from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 8e1790232ba27f65d2ec25f052095dc1eafd2d63.
Changelog
Sourced from getsentry/codecov-action's changelog.
Commits
8e17902chore: trigger CI rebuild513dcecrelease: 0.3.1 (#69)4eb28c2fix: added cname file in website2fc2443Delete CNAME4d39380Create CNAME78a2a4aUpdate CHANGELOG.md32f6a26added version info8e22b8afix: corrected the react version24ef6fffix: trigger CI on release branchesccc9ad0feat: deploy website to GitHub Pages on release (#68)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)