Skip to content

fix(deps): update kstatemachine to v0.37.0#192

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kstatemachine
Open

fix(deps): update kstatemachine to v0.37.0#192
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kstatemachine

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.github.nsk90:kstatemachine-jvm 0.36.00.37.0 age confidence

Release Notes

KStateMachine/kstatemachine (io.github.nsk90:kstatemachine-jvm)

v0.37.0: KStateMachine v.0.37.0

This is update has several api updates bug fixes and dependency upgrades.

  • Update Kotlin to 2.3.21

  • Fix PlantUml parser by exporting parallel transitions inside the regions

  • Enable showEventLabels export flag by default

  • Add active states (configuration) persistence support with captureSavedStateConfig() & restoreBySavedStateConfig()

  • Add Join UML's pseudo state implementation with joinTransition()

  • Add more flexible NonBlankNamesRequirement creation arg instead of Boolean flag

  • Fix multiple Choice states in parallel regions usecase

  • Fix undo operation for multi-target transition

  • Add findTransition() & requireTransition() overloads to look up transition by Event instance (allows inheritance and matchers support)

  • Add asyncScopedAction() method, to run parallel work in a scope of a state

  • Improve Docs

  • Add more samples

  • Implemented Intellij IDEA plugin for state machine visualization (will be published soon) https://github.com/KStateMachine/kstatemachine-intellij-platform-plugin

Full Changelog: KStateMachine/kstatemachine@v0.36.0...v0.37.0


Configuration

📅 Schedule: (UTC)

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

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.

0 participants