Skip to content

Build(deps): bump state_machines from 0.30.0 to 0.31.0#2276

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 30, 2025

Bumps state_machines from 0.30.0 to 0.31.0.

Release notes

Sourced from state_machines's releases.

state_machines: v0.31.0

0.31.0 (2025-06-29)

Features

  • modernize codebase with Ruby 3.2+ features (#134) (b3ab92d)
  • respect ignore_method_conflicts in State#add_predicate (#139) (d897c50), closes #135

Bug Fixes

Miscellaneous Chores

Changelog

Sourced from state_machines's changelog.

0.31.0 (2025-06-29)

Features

  • modernize codebase with Ruby 3.2+ features (#134) (b3ab92d)
  • respect ignore_method_conflicts in State#add_predicate (#139) (d897c50), closes #135

Bug Fixes

Miscellaneous Chores

Commits
  • d69a3ac chore(master): release state_machines 0.31.0 (#140)
  • c75d9b8 chore: release 0.31.0
  • d897c50 feat: respect ignore_method_conflicts in State#add_predicate (#139)
  • 7143590 docs: Update README and run_action docs (#138)
  • d213cd0 fix: Add run_action as a hash option (#137)
  • b3ab92d feat: modernize codebase with Ruby 3.2+ features (#134)
  • 4e21b79 fix: Passing event arguments to guards (#132)
  • 21dabf9 chore: update COSS version to 0.30.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.30.0 to 0.31.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.30.0...state_machines/v0.31.0)

---
updated-dependencies:
- dependency-name: state_machines
  dependency-version: 0.31.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 Jun 30, 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 007fc0d into main Jul 1, 2025
12 checks passed
@govuk-ci govuk-ci deleted the dependabot/bundler/state_machines-0.31.0 branch July 1, 2025 08:46
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