Skip to content

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

Merged
kruton merged 2 commits into
mainfrom
renovate/kstatemachine
Jun 10, 2026
Merged

fix(deps): update kstatemachine to v0.37.0#192
kruton merged 2 commits 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.

kruton and others added 2 commits June 9, 2026 21:06
This restricts version upgrades in a way that does not make
sense for this repository.
@kruton kruton force-pushed the renovate/kstatemachine branch from 88b5bd4 to 2b92721 Compare June 10, 2026 16:18
@renovate

renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sonarqubecloud

Copy link
Copy Markdown

@kruton kruton merged commit b11e1ca into main Jun 10, 2026
18 of 19 checks passed
@kruton kruton deleted the renovate/kstatemachine branch June 10, 2026 16:26
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