Skip to content

Build(deps): bump state_machines from 0.31.0 to 0.50.0#2288

Merged
govuk-ci merged 1 commit into
mainfrom
dependabot/bundler/state_machines-0.50.0
Jul 15, 2025
Merged

Build(deps): bump state_machines from 0.31.0 to 0.50.0#2288
govuk-ci merged 1 commit into
mainfrom
dependabot/bundler/state_machines-0.50.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 14, 2025

Bumps state_machines from 0.31.0 to 0.50.0.

Release notes

Sourced from state_machines's releases.

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.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
  • 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
  • 53a492a chore(master): release state_machines 0.40.0 (#142)
  • 5fcbbd7 feat: add async support with declarative async: true parameter (#144)
  • 073012d refactor: Modernize conditional logic with pattern matching (#143)
  • fab957e Merge pull request #141 from state-machines/feat/fixing2020bug
  • a8c6017 fix: prevent event_transition overwriting with multiple state machines
  • 7013770 chore: update COSS version to 0.31.0
  • See full diff 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)

Bumps [state_machines](https://github.com/state-machines/state_machines) from 0.31.0 to 0.50.0.
- [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.50.0)

---
updated-dependencies:
- dependency-name: state_machines
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Jul 14, 2025
@github-actions
Copy link
Copy Markdown

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Copy link
Copy Markdown
Contributor

@govuk-ci govuk-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been scanned and automatically approved by govuk-dependabot-merger.

@govuk-ci govuk-ci merged commit 619a1da into main Jul 15, 2025
12 checks passed
@govuk-ci govuk-ci deleted the dependabot/bundler/state_machines-0.50.0 branch July 15, 2025 08:44
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.

1 participant