Skip to content

Bump statesman from 10.0.0 to 12.1.0 #2377

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: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps statesman from 10.0.0 to 12.1.0.

Release notes

Sourced from statesman's releases.

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

Full Changelog: gocardless/statesman@v10.2.3...v11.0.0

v10.2.3

What's Changed

Full Changelog: gocardless/statesman@v10.2.2...v10.2.3

v10.2.2

What's Changed

... (truncated)

Changelog

Sourced from statesman's changelog.

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

v10.2.1 3rd April 2023

Fixed

  • Fixed an edge case where adapter.reset were failing if the cache is empty

v10.2.0 3rd April 2023

... (truncated)

Commits
  • 20f4fd8 Merge pull request #534 from gocardless/prepare-12.1.0
  • 30be321 Added release notes for 12.1.0
  • 9fb3317 Update gc_ruboconfig requirement from ~> 4.3.0 to ~> 4.4.1 (#526)
  • 7640a2a Add Ruby 3.3 to build matrix (#533)
  • be765fd Merge pull request #519 from gocardless/dependabot/bundler/rake-tw-13.1.0
  • f55a978 Merge branch 'master' into dependabot/bundler/rake-tw-13.1.0
  • fd6ec61 Merge pull request #532 from gocardless/tidy-up-documentation
  • 8086957 Update build matrix link in COMPATIBILITY.md
  • decae2c Fix lint warning in COMPATIBILILTY.md
  • 2204be2 Tidy up documentation
  • 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 Mar 25, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/statesman-12.1.0 branch from 974d585 to eb9ac54 Compare March 31, 2025 11:03
Bumps [statesman](https://github.com/gocardless/statesman) from 10.0.0 to 12.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...v12.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@msquance-stem msquance-stem force-pushed the dependabot/bundler/statesman-12.1.0 branch from eb9ac54 to 98f259e Compare April 11, 2025 11:45
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