Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps statesman from 10.0.0 to 13.0.0.

Release notes

Sourced from statesman's releases.

v13.0.0

What's Changed

🚨 Removes support for Ruby 3.0 and 3.1, adds support for Ruby 3.4

New Contributors

Full Changelog: gocardless/statesman@v12.1.0...v13.0.0

v12.1.0

What's Changed

New Contributors

Full Changelog: gocardless/statesman@v12.0.0...v12.1.0

v12.0.0

What's Changed

Full Changelog: gocardless/statesman@v11.0.0...v12.0.0

v11.0.0

What's Changed

... (truncated)

Changelog

Sourced from statesman's changelog.

v13.0.0 29th August 2025

Changes

  • Remove support for Rails 6.1 and 7, add support for Rails 8
  • Remove support for PostgreSQL < 13, add support for PostgreSQL 17
  • Remove support for Ruby 3.0, 3.1, add support for Ruby 3.4 and 3.5

v12.1.0 5th January 2024

Fixed

  • Fixed autoloading the VERSION constants
  • Fixed Ensuring inheritance issues with STI tabled
  • Enabled gaplock protection when using trilogy mysql adapter

Added

  • Added Ruby 3.3 to build matrix
  • Added optional initial transition

v12.0.0 30th November 2023

Added

  • Added multi-database support #522
    • This now uses the correct ActiveRecord connection for the model or transition in a multi-database environment

v11.0.0 3rd November 2023

Changed

  • Updated to support ActiveRecord > 7.2
  • Remove support for:
    • Ruby; 2.7
    • Postgres; 9.6, 10, 11
    • MySQL; 5.7

v10.2.3 2nd Aug 2023

Fixed

  • Fixed calls to reloading internal cache is the state_machine was made private / protected

v10.2.2 21st April 2023

Changed

  • Calling active_record.reload resets the adapter's internal cache

... (truncated)

Commits
  • 2cb4604 Update sqlite3 requirement from ~> 1.7.0 to ~> 2.0.2 (#543)
  • 3924e3c Update rake requirement from ~> 13.2.1 to ~> 13.3.0 (#551)
  • 6c1e9d0 Update rspec-rails requirement from ~> 6.0 to ~> 8.0 (#553)
  • 2c0782b Update pg requirement from >= 0.18, <= 1.6 to >= 0.18, <= 1.7 (#552)
  • 1aac38e Update rspec-its requirement from ~> 1.1 to ~> 2.0 (#550)
  • 018fc44 Update README.md (#545)
  • eadc34a Add Ruby 3.4 support (#548)
  • eac9e4e Update rake requirement from ~> 13.1.0 to ~> 13.2.1 (#539)
  • c078802 Update gc_ruboconfig requirement from ~> 4.4.1 to ~> 5.0.0 (#544)
  • cf13c08 Fix typos (#537)
  • 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 Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 2, 2025
Bumps [statesman](https://github.com/gocardless/statesman) from 10.0.0 to 13.0.0.
- [Release notes](https://github.com/gocardless/statesman/releases)
- [Changelog](https://github.com/gocardless/statesman/blob/master/CHANGELOG.md)
- [Commits](gocardless/statesman@v10.0.0...v13.0.0)

---
updated-dependencies:
- dependency-name: statesman
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/statesman-13.0.0 branch from 517cc47 to 9fb1f3f Compare September 3, 2025 07:10
Copy link

sonarqubecloud bot commented Sep 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants