Skip to content

Update weekly update - #8729

Merged
jack-berg merged 1 commit into
mainfrom
renovate/weekly-update
Aug 18, 2026
Merged

Update weekly update#8729
jack-berg merged 1 commit into
mainfrom
renovate/weekly-update

Conversation

@renovate

@renovate renovate Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github/codeql-action action patch v4.37.6v4.37.7
graalvm/setup-graalvm action patch v1.6.3v1.6.4
jdx/mise-action action patch v4.2.4v4.2.5
open-telemetry/shared-workflows action minor v0.4.0v0.7.0
open-telemetry/shared-workflows action minor v0.6.0v0.7.0
python (source) final patch 3.14.6-slim3.14.7-slim
python (source) stage patch 3.14.63.14.7

Release Notes

github/codeql-action (github/codeql-action)

v4.37.7

Compare Source

graalvm/setup-graalvm (graalvm/setup-graalvm)

v1.6.4

Compare Source

What's Changed

Full Changelog: graalvm/setup-graalvm@v1.6.3...v1.6.4

jdx/mise-action (jdx/mise-action)

v4.2.5: : Resilient mise downloads with automatic retries

Compare Source

A small patch release that makes setup more resilient to transient network failures when downloading mise.

Fixed
Retry mise downloads after transient failures (#​597 by @​jdx)

The download helpers previously made a single curl or wget attempt, so a transient GitHub release-asset HTTP or TLS failure would abort setup before mise or any user command could run (see #​596).

Downloads now run through a retry wrapper that makes up to five attempts with a 2s pause between failures, logging a warning on each retry. This applies consistently to binary, checksum, signature, and version fetches. Checksum and minisign verification still run only after a successful download — never inside the retry loop — so integrity guarantees are unchanged.

Full Changelog: jdx/mise-action@v4.2.4...v4.2.5

open-telemetry/shared-workflows (open-telemetry/shared-workflows)

v0.7.0

Compare Source

What's Changed
New Contributors

Full Changelog: open-telemetry/shared-workflows@v0.6.0...v0.7.0

v0.6.0

Compare Source

What's Changed

Full Changelog: open-telemetry/shared-workflows@v0.5.0...v0.6.0

v0.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: open-telemetry/shared-workflows@v0.4.0...v0.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 07:59 AM, only on Tuesday (* 0-7 * * 2)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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.

@renovate
renovate Bot requested a review from a team as a code owner August 18, 2026 00:55
@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Aug 18, 2026

Copy link
Copy Markdown

Pull request dashboard status

Merged · refreshed 2026-08-18 21:05 UTC

Status above doesn't look right?
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.24%. Comparing base (f4bb945) to head (280f05d).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8729      +/-   ##
============================================
- Coverage     91.26%   91.24%   -0.03%     
+ Complexity    10461    10460       -1     
============================================
  Files          1006     1006              
  Lines         28244    28244              
  Branches       3564     3564              
============================================
- Hits          25778    25771       -7     
- Misses         1674     1681       +7     
  Partials        792      792              

☔ View full report in Codecov by Harness.
📢 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.

@jack-berg
jack-berg merged commit 92a858d into main Aug 18, 2026
33 checks passed
@jack-berg
jack-berg deleted the renovate/weekly-update branch August 18, 2026 15:47
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.

1 participant