Skip to content

Bump version to v0.8.4 in prep for release#959

Merged
masih merged 1 commit intomainfrom
masih/release-0-8-4
Apr 30, 2025
Merged

Bump version to v0.8.4 in prep for release#959
masih merged 1 commit intomainfrom
masih/release-0-8-4

Conversation

@masih
Copy link
Copy Markdown
Member

@masih masih commented Apr 30, 2025

No description provided.

@masih masih requested a review from Kubuxu April 30, 2025 15:21
@github-actions
Copy link
Copy Markdown

Suggested version: 0.8.4

Comparing to: v0.8.3 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index d3bc9f2..5080a80 100644
--- a/go.mod
+++ b/go.mod
@@ -28,9 +28,9 @@ require (
 	go.opentelemetry.io/otel/metric v1.28.0
 	go.uber.org/multierr v1.11.0
 	go.uber.org/zap v1.27.0
-	golang.org/x/crypto v0.35.0
+	golang.org/x/crypto v0.36.0
 	golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
-	golang.org/x/sync v0.11.0
+	golang.org/x/sync v0.12.0
 	golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
 )
 
@@ -137,9 +137,9 @@ require (
 	go.uber.org/fx v1.23.0 // indirect
 	go.uber.org/mock v0.5.0 // indirect
 	golang.org/x/mod v0.21.0 // indirect
-	golang.org/x/net v0.36.0 // indirect
-	golang.org/x/sys v0.30.0 // indirect
-	golang.org/x/text v0.22.0 // indirect
+	golang.org/x/net v0.38.0 // indirect
+	golang.org/x/sys v0.31.0 // indirect
+	golang.org/x/text v0.23.0 // indirect
 	golang.org/x/tools v0.26.0 // indirect
 	google.golang.org/protobuf v1.35.1 // indirect
 	gopkg.in/yaml.v3 v3.0.1 // indirect

gorelease says:

# github.com/filecoin-project/go-f3/certchain
## incompatible changes
github.com/filecoin-project/go-f3/gpbft.SigningMarshaler.MarshalPayloadForSigning, method set of SignVerifier: removed

# github.com/filecoin-project/go-f3/emulator
## incompatible changes
github.com/filecoin-project/go-f3/gpbft.SigningMarshaler.MarshalPayloadForSigning, method set of Signing: removed

# github.com/filecoin-project/go-f3/gpbft
## incompatible changes
MessageBuilder.SigningMarshaler: removed
Signatures: removed
SigningMarshaler.MarshalPayloadForSigning, method set of Host: removed
SigningMarshaler: removed

# github.com/filecoin-project/go-f3/sim/adversary
## incompatible changes
github.com/filecoin-project/go-f3/gpbft.SigningMarshaler.MarshalPayloadForSigning, method set of Host: removed

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.9.0

gocompat says:

HEAD is now at c64e212 Bump version to 0.8.3 in prep for release (#922)
Previous HEAD position was c64e212 Bump version to 0.8.3 in prep for release (#922)
Switched to branch 'main'
Your branch is up to date with 'origin/main'.

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.

@masih masih enabled auto-merge April 30, 2025 15:33
@masih masih added this pull request to the merge queue Apr 30, 2025
Merged via the queue into main with commit 1b56aa8 Apr 30, 2025
16 of 17 checks passed
@masih masih deleted the masih/release-0-8-4 branch April 30, 2025 15:55
@github-project-automation github-project-automation Bot moved this to Done in F3 Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants