Skip to content

Update golang.org/x/exp/jsonrpc2 digest to 746e56f#4750

Merged
rdimitrov merged 1 commit intomainfrom
renovate/golang.org-x-exp-jsonrpc2-digest
Apr 12, 2026
Merged

Update golang.org/x/exp/jsonrpc2 digest to 746e56f#4750
rdimitrov merged 1 commit intomainfrom
renovate/golang.org-x-exp-jsonrpc2-digest

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 11, 2026

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp/jsonrpc2 require digest 7ab1446746e56f

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the dependencies Pull requests that update a dependency file label Apr 11, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 11, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/exp/event v0.0.0-20260218203240-3dfff04db8fa -> v0.0.0-20260312153236-7ab1446f8b90

@renovate renovate bot requested a review from JAORMX as a code owner April 11, 2026 02:01
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 11, 2026
@github-actions github-actions bot added the size/XS Extra small PR: < 100 lines changed label Apr 11, 2026
Copy link
Copy Markdown
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

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

LGTM — routine digest bump for golang.org/x/exp/jsonrpc2 with a corresponding transitive update to golang.org/x/exp/event.

Extended reasoning...

Overview

This PR updates two entries in go.mod/go.sum: the direct dependency golang.org/x/exp/jsonrpc2 from digest 7ab1446 to 746e56f, and the transitive indirect dependency golang.org/x/exp/event, bumped as a side-effect of running go get. Only go.mod and go.sum are touched — no source code changes.

Security risks

No security concerns. This is a digest-only bump within the same pseudo-version timestamp series of golang.org/x/exp, an experimental Go standard library extension. There are no auth, crypto, or permission-sensitive changes involved.

Level of scrutiny

Low scrutiny is appropriate. This is a mechanical dependency update generated by Renovate with verified checksums in go.sum. Both packages are part of the official golang.org/x ecosystem.

Other factors

No bugs were reported. No outstanding reviewer comments. The change is fully automated, self-contained, and follows the established dependency-update pattern in this repo.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.85%. Comparing base (a1aad30) to head (11bc353).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4750      +/-   ##
==========================================
+ Coverage   68.79%   68.85%   +0.06%     
==========================================
  Files         516      516              
  Lines       54313    54313              
==========================================
+ Hits        37362    37397      +35     
+ Misses      14093    14055      -38     
- Partials     2858     2861       +3     

☔ 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.

@rdimitrov rdimitrov merged commit 2396090 into main Apr 12, 2026
40 checks passed
@rdimitrov rdimitrov deleted the renovate/golang.org-x-exp-jsonrpc2-digest branch April 12, 2026 22:27
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 size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant