Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps acts_as_list from 1.2.4 to 1.2.6.

Changelog

Sourced from acts_as_list's changelog.

v1.2.6 - 2025-10-21

  • Expose configuration via class-level method (acts_as_list_options) #447 ([anthony0030])

v1.2.5 - 2025-10-21

  • Fix crash when deleting an association with composite primary keys #450 ([smathieu])
Commits
  • 4b527e6 Version 1.2.6
  • f3f785b Expose configuration via class-level method (#447)
  • 4742e51 Version 1.2.5
  • c1d9640 Fix crash when deleting an association with composite primary keys (#450)
  • 96254d2 Revert "Use lease_connection in test database setup"
  • 460b83f Fix mysql2 gem to 0.5.6 for now until mysql2 gem is fixed
  • c5005d3 Use lease_connection in test database setup
  • 9b642c5 Bump actions/checkout from 4 to 5 (#449)
  • f6e1d73 Test against Ruby 3.4 and Rails 7.2, 8.0 (#448)
  • 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 [acts_as_list](https://github.com/brendon/acts_as_list) from 1.2.4 to 1.2.6.
- [Changelog](https://github.com/brendon/acts_as_list/blob/master/CHANGELOG.md)
- [Commits](brendon/acts_as_list@v1.2.4...v1.2.6)

---
updated-dependencies:
- dependency-name: acts_as_list
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 21, 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.

1 participant