Skip to content

chore(deps): update github artifact actions (major)#2400

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-github-artifact-actions
Open

chore(deps): update github artifact actions (major)#2400
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 9, 2026

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action major v7v8
actions/upload-artifact action major v6v7

Release Notes

actions/download-artifact (actions/download-artifact)

v8

Compare Source

actions/upload-artifact (actions/upload-artifact)

v7

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 9, 2026

5891 passed, 1 failed, 45 skipped

Test failures:
  TestMsgFilterPassWildcard: simulations

Failed
    http_test.go:448: received node event: <node-event> id: 8d4df1e9afa1e34d up: false
http_test.go:448: received node event: &lt;node-event&gt; id: a4cfd729c2c931e8 up: false
http_test.go:448: received node event: &lt;node-event&gt; id: 8d4df1e9afa1e34d up: true
http_test.go:448: received node event: &lt;node-event&gt; id: a4cfd729c2c931e8 up: true
http_test.go:448: received conn event: &lt;conn-event&gt; nodes: 8d4df1e9afa1e34d-&gt;a4cfd729c2c931e8 up: false
http_test.go:448: received conn event: &lt;conn-event&gt; nodes: 8d4df1e9afa1e34d-&gt;a4cfd729c2c931e8 up: true
http_test.go:448: received msg event: &lt;msg-event&gt; nodes: 8d4df1e9afa1e34d-&gt;a4cfd729c2c931e8 proto: test, code: 2, received: false
http_test.go:448: received msg event: &lt;msg-event&gt; nodes: a4cfd729c2c931e8-&gt;8d4df1e9afa1e34d proto: test, code: 2, received: true
http_test.go:448: received msg event: &lt;msg-event&gt; nodes: a4cfd729c2c931e8-&gt;8d4df1e9afa1e34d proto: test, code: 1, received: true
http_test.go:448: received msg event: &lt;msg-event&gt; nodes: 8d4df1e9afa1e34d-&gt;a4cfd729c2c931e8 proto: test, code: 1, received: false
http_test.go:448: received msg event: &lt;msg-event&gt; nodes: a4cfd729c2c931e8-&gt;8d4df1e9afa1e34d proto: test, code: 0, received: true
http_test.go:448: received msg event: &lt;msg-event&gt; nodes: 8d4df1e9afa1e34d-&gt;a4cfd729c2c931e8 proto: test, code: 0, received: false
http_test.go:448: received msg event: &lt;msg-event&gt; nodes: a4cfd729c2c931e8-&gt;8d4df1e9afa1e34d proto: prb, code: 0, received: false
http_test.go:448: received msg event: &lt;msg-event&gt; nodes: 8d4df1e9afa1e34d-&gt;a4cfd729c2c931e8 proto: prb, code: 0, received: true
http_test.go:448: received msg event: &lt;msg-event&gt; nodes: a4cfd729c2c931e8-&gt;8d4df1e9afa1e34d proto: prb, code: 0, received: true
http_test.go:448: received msg event: &lt;msg-event&gt; nodes: 8d4df1e9afa1e34d-&gt;a4cfd729c2c931e8 proto: prb, code: 0, received: false
http_test.go:472: timed out waiting for expected events</code></pre></td></tr>
This test report was produced by the test-summary action.  Made with ❤️ in Cambridge.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.66%. Comparing base (b1b8859) to head (d81bb05).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2400      +/-   ##
==========================================
- Coverage   55.67%   55.66%   -0.02%     
==========================================
  Files         685      685              
  Lines       92253    92253              
==========================================
- Hits        51363    51351      -12     
- Misses      36981    37004      +23     
+ Partials     3909     3898      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 9, 2026

Coverage from tests in ./e2e_test/... for ./consensus/istanbul/... at commit 96ebe60

coverage: 55.0% of statements across all listed packages
coverage:  68.4% of statements in consensus/istanbul
coverage:  63.3% of statements in consensus/istanbul/announce
coverage:  57.0% of statements in consensus/istanbul/backend
coverage:   0.0% of statements in consensus/istanbul/backend/backendtest
coverage:  24.3% of statements in consensus/istanbul/backend/internal/replica
coverage:  65.8% of statements in consensus/istanbul/core
coverage:  50.0% of statements in consensus/istanbul/db
coverage:   0.0% of statements in consensus/istanbul/proxy
coverage:  64.2% of statements in consensus/istanbul/uptime
coverage:  52.4% of statements in consensus/istanbul/validator
coverage:  79.2% of statements in consensus/istanbul/validator/random

@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from b4cf2fc to bdf7814 Compare March 11, 2026 19:43
@renovate renovate Bot changed the title chore(deps): update github artifact actions (major) chore(deps): update actions/upload-artifact action to v7 Mar 11, 2026
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from bdf7814 to 14a489b Compare March 18, 2026 18:38
@renovate renovate Bot changed the title chore(deps): update actions/upload-artifact action to v7 chore(deps): update github artifact actions (major) Mar 18, 2026
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 14a489b to 9804ecb Compare April 10, 2026 18:59
@renovate renovate Bot changed the title chore(deps): update github artifact actions (major) chore(deps): update actions/download-artifact action to v8 Apr 10, 2026
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 9804ecb to bd33e14 Compare April 16, 2026 13:58
@renovate renovate Bot changed the title chore(deps): update actions/download-artifact action to v8 chore(deps): update github artifact actions (major) Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from bd33e14 to 1b07f6b Compare April 16, 2026 20:55
@renovate renovate Bot changed the title chore(deps): update github artifact actions (major) chore(deps): update actions/download-artifact action to v8 Apr 16, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 1b07f6b to d81bb05 Compare April 17, 2026 17:06
@renovate renovate Bot changed the title chore(deps): update actions/download-artifact action to v8 chore(deps): update github artifact actions (major) Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants