Skip to content

Conversation

@rvagg
Copy link
Member

@rvagg rvagg commented Oct 21, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 21, 2025 07:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR bumps the project version from v0.8.0 to v0.9.0, indicating a minor version release.

  • Updated version number in version.json

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link

Suggested version: 0.9.0

Comparing to: v0.8.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 6d30b39..4d2e604 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/filecoin-project/go-jsonrpc
 
-go 1.23.0
+go 1.24
 
 require (
 	github.com/google/uuid v1.1.1

gorelease says:

# summary
Suggested version: v0.9.0

gocompat says:

HEAD is now at bbbae86 chore: v0.8.0 bump (#134)
Previous HEAD position was bbbae86 chore: v0.8.0 bump (#134)
Switched to branch 'master'
Your branch is up to date with 'origin/master'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@cbb61bb). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #140   +/-   ##
=========================================
  Coverage          ?   72.00%           
=========================================
  Files             ?       13           
  Lines             ?     1997           
  Branches          ?        0           
=========================================
  Hits              ?     1438           
  Misses            ?      458           
  Partials          ?      101           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rvagg rvagg merged commit 8e5f77c into master Oct 21, 2025
11 checks passed
@rvagg rvagg deleted the rvagg/v0.9.0 branch October 21, 2025 07:43
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.

4 participants