Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/robbyt/go-fsm v1.5.0 -> v2.2.1 age confidence

Release Notes

robbyt/go-fsm (github.com/robbyt/go-fsm)

v2.2.1

Compare Source

This release only contains doc updates.

v2.2.0

Compare Source

This is the first "stable" version of the v2 release, which includes the new "hook" system, allowing custom pre/post hooks to be connected to transitions.

This introduces several API changes, please see 2-upgrade for guidance upgrading.

What's Changed

  • readd the top-level GetStateChan method, similar to the v1 API by @​robbyt in #​33

Full Changelog: robbyt/go-fsm@v2.1.0...v2.2.0

v2.1.0

Compare Source

What's Changed

Full Changelog: robbyt/go-fsm@v2.0.0...v2.1.0

v2.0.0

Compare Source

What's Changed

Full Changelog: robbyt/go-fsm@v1.5.0...v2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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
Copy link
Contributor Author

renovate bot commented Oct 16, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/robbyt/go-fsm/v2@v2.2.1 requires go >= 1.25.3; switching to go1.25.3
go: downloading go1.25.3 (linux/amd64)
go: download go1.25.3: golang.org/toolchain@v0.0.1-go1.25.3.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@github-actions
Copy link

github-actions bot commented Oct 16, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/github.com/robbyt/go-fsm/v2 2.2.1 UnknownUnknown

Scanned Files

  • go.mod

@renovate renovate bot force-pushed the renovate/github.com-robbyt-go-fsm-2.x branch from 6900a71 to f641da1 Compare October 20, 2025 07:54
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