Update aasm 5.5.0 → 5.5.1 (patch)#1779
Merged
Merged
Conversation
cfdcc52 to
148b936
Compare
148b936 to
4e71b76
Compare
danidoni
approved these changes
Jun 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ aasm (5.5.0 → 5.5.1) · Repo · Changelog
Release Notes
5.5.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
Version bump to 5.5.1Update changelog for https://github.com/aasm/aasm/pull/857Merge pull request #857 from regateio/masterUpdate changelog for https://github.com/aasm/aasm/pull/860Merge pull request #860 from y-yagi/ci-against-rails-80CI against Rails 8.0Update changelog for https://github.com/aasm/aasm/pull/853Merge pull request #853 from y-yagi/ci-against-rails-72CI against Rails 7.2Update changelog for https://github.com/aasm/aasm/pull/868Merge pull request #868 from y-yagi/trigger_ci_on_prTrigger CI on Pull RequestMerge pull request #864 from aasm/admin/add_builds_for_rails_7Rails 7 requires at least Ruby 2.7Test against Rails 7.1 (and Rails 7.0)Add https://github.com/aasm/aasm/pull/842 to changelogMerge pull request #842 from y-yagi/fix-ci-for-rails71Merge pull request #862 from aasm/admin/fix_the_buildClean upRemove JRuby againBring back JRubyLet's exclude JRuby for nowTry to fix codecovRemove build support for Rails 4 and 5Use latest (stable) JRubyIt somehow doesn't like the Mongo DB version checkTest against Rails 7.1 againCheck the MongoDB version againOnly focus on MongoDB 6.0 for nowAdd older Rails versions back inUse the other Ruby versions againUse the other Ruby versions againUse the other Ruby versions againUse MongoDB 6.0Rails 7.1 still has open issuesUse MongoDB 6.0Use MongoDB 7.0 and 8.0 as wellUse MongoDB 6.0Use MongoDB 6.0Let's try without MongoDBIgnore other sqlite3 database filesUse Rails 7.0 for nowLet's try without MongoDBAlways use the latest Ubuntu version, it shouldn't matter for aasmFocus on a few builds for now onlyLet's try without MongoDBLet's try without MongoDBLet's try without MongoDBTry to get MongoDB running GitHub ActionsUbuntu 20.04 is unsupported, replace with 24.04We don't support Twitter anymore (nobody reads it)Fixed code climate issue about code complexityMade literal invoker and class invokers use keyword arguments detection instead of relying on arityFixed issue with keyword args in eventsFix broken tests on Rails 7.1.2.Fix a link to Build Statusadd CHANGELOG.md to list of gem filesRails raises an exception when defining an enum not backed by a database columnUse `simplecov-cobertura` instead of deprecated `codecov`CI against Rails 7.1Support rails 6.0 in CIREADME: fix typo of transitionAdd link to repository to forkRelease Notes
1.3.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Release concurrent-ruby 1.3.5 and concurrent-ruby-edge 0.7.2chore: fix typos (#1076)Set rake-compiler source and target to Java 8 (#1071)Improve ancestor classes specAvoid error when member is present on ancestor classRemove dependency on loggerDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands