Skip to content

Bump state_machines from 0.31.0 to 0.100.1 #5526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2025

Bumps state_machines from 0.31.0 to 0.100.1.

Release notes

Sourced from state_machines's releases.

state_machines: v0.100.1

0.100.1 (2025-07-25)

Features

  • allow integration to append their own options (#150) (0540d3b)

state_machines: v0.100.0

0.100.0 (2025-07-16)

Features

state_machines: v0.50.0

0.50.0 (2025-07-12)

Features

  • Add coordinated state management guards (#145) (97eb6ef)

state_machines: v0.40.0

0.40.0 (2025-07-12)

Features

  • add async support with declarative async: true parameter (#144) (5fcbbd7)

Bug Fixes

  • prevent event_transition overwriting with multiple state machines (fab957e)
  • prevent event_transition overwriting with multiple state machines (a8c6017)
Changelog

Sourced from state_machines's changelog.

0.100.1 (2025-07-25)

Features

  • allow integration to append their own options (#150) (0540d3b)

0.100.0 (2025-07-16)

Features

0.50.0 (2025-07-12)

Features

  • Add coordinated state management guards (#145) (97eb6ef)

0.40.0 (2025-07-12)

Features

  • add async support with declarative async: true parameter (#144) (5fcbbd7)

Bug Fixes

  • prevent event_transition overwriting with multiple state machines (fab957e)
  • prevent event_transition overwriting with multiple state machines (a8c6017)
Commits
  • dc410f8 chore(master): release state_machines 0.100.1 (#151)
  • 0540d3b feat: allow integration to append their own options (#150)
  • 9ac9b86 chore: update COSS version to 0.100.0
  • 15e2a09 chore(master): release state_machines 0.100.0 (#148)
  • 2ca2b29 feat: replace deprecated callc with Fiber (#147)
  • a5d4b4c docs: missing doc
  • ccc55f5 chore: update COSS version to 0.50.0
  • ba17e0e chore(master): release state_machines 0.50.0 (#146)
  • 97eb6ef feat: Add coordinated state management guards (#145)
  • fe7f908 chore: update COSS version to 0.40.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Jul 26, 2025
Bumps [state_machines](https://github.com/state-machines/state_machines) from 0.31.0 to 0.100.1.
- [Release notes](https://github.com/state-machines/state_machines/releases)
- [Changelog](https://github.com/state-machines/state_machines/blob/master/CHANGELOG.md)
- [Commits](state-machines/state_machines@state_machines/v0.31.0...state_machines/v0.100.1)

---
updated-dependencies:
- dependency-name: state_machines
  dependency-version: 0.100.1
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/state_machines-0.100.1 branch from c988f50 to cc812d0 Compare July 28, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants