Skip to content

Bump counter_culture from 2.9.0 to 3.13.0#15

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/counter_culture-3.13.0
Closed

Bump counter_culture from 2.9.0 to 3.13.0#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/counter_culture-3.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown

Bumps counter_culture from 2.9.0 to 3.13.0.

Changelog

Sourced from counter_culture's changelog.

3.13.0 (April 9, 2026)

New features:

  • Add include_soft_deleted option to keep soft-deleted records in the count (#428)

3.12.2 (February 25, 2026)

Bugfixes:

  • Fix counter_culture_fix_counts not checking discarded/soft-deleted intermediate models in multi-level counter caches (#426)

3.12.1 (January 6, 2026)

Bugfixes:

  • Fix Rails 8.1+ compatibility by using Arel-based updates to avoid ambiguous column errors with UPDATE...FROM syntax (#425)

Changes:

  • Dropped support for Ruby 2.6, 2.7 and Rails 5.2 (all EOL)
  • Added support and testing for Ruby 4.0 and Rails 8.1 (#425)

3.11.4 (November 5, 2025)

Bugfixes:

  • Fix counter cache not using the correct type with multiple STI models in the association chain (#421)

3.11.3 (October 22, 2025)

Bugfixes:

  • Fix in-memory counter updates for conditional counters when condition changes (#420)

3.11.2 (July 10, 2025)

Bugfixes:

  • Fix regression for foreign_key_values by adding support for composite primary keys (#417)

3.11.1 (June 27, 2025)

Bugfixes:

  • Don't attempt to modify frozen association object (#416)

3.11.0 (June 26, 2025)

New features:

  • Support for composite primary keys in Rails v7.2+ (#413)

3.10.2 (June 24, 2025)

Bugfixes:

  • Fix incorrect in-memory counter updates on belongs_to association (#415)

3.10.1 (April 30, 2025)

... (truncated)

Commits
  • 341dc08 Prep for v3.13.0 release
  • 01bcb75 Add include_soft_deleted option for counting soft-deleted records (#428)
  • 9968cae Prep for v3.12.2 release
  • 9f9a333 Fix multi-level counter-cache with Discard (fixes #342) (#426)
  • e409bb6 Update version
  • 7023ba2 Comment update
  • e52e518 Use Arel for updates to allow Rails to properly qualify and escape column nam...
  • 494e0ec Prep for gem release
  • 04940d0 Fix counter cache not using the correct type with multiple STI models in the ...
  • 35dea02 Correctly update in-memory counter when using conditional counter caches (#420)
  • 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 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 [counter_culture](https://github.com/magnusvk/counter_culture) from 2.9.0 to 3.13.0.
- [Changelog](https://github.com/magnusvk/counter_culture/blob/main/CHANGELOG.md)
- [Commits](magnusvk/counter_culture@v2.9.0...v3.13.0)

---
updated-dependencies:
- dependency-name: counter_culture
  dependency-version: 3.13.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 Apr 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown
Author

Superseded by #18.

@dependabot dependabot Bot closed this Apr 21, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/counter_culture-3.13.0 branch April 21, 2026 10:18
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