Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps statesman from 10.0.0 to 13.1.0.

Release notes

Sourced from statesman's releases.

v13.1.0

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from statesman's changelog.

v13.1.0 9th October 2025

Added

  • State constants for defining available states #515
  • from_state method to transition history for easier access to previous states #493

Fixed

  • Fixed transition model generator for namespaced models #555

Changed

  • Updated README and clarified wording #444

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

... (truncated)

Commits
  • 1d4119f Bump v13.1.0 (#556)
  • 17d08b3 Fixup transition model generator for namespaced models (#555)
  • b25b4d4 Update README and clarify wording (#444)
  • d7dc96b Define state constants (#515)
  • 40f9dae Add from state method to transition history (#493)
  • 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)
  • 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)

Bumps [statesman](https://github.com/gocardless/statesman) from 10.0.0 to 13.1.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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 13, 2025
@sonarqubecloud
Copy link

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