Skip to content

Bump counter_culture from 2.8.0 to 3.3.0#100

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/counter_culture-3.3.0
Open

Bump counter_culture from 2.8.0 to 3.3.0#100
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/counter_culture-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 12, 2022

Copy link
Copy Markdown

Bumps counter_culture from 2.8.0 to 3.3.0.

Changelog

Sourced from counter_culture's changelog.

3.3.0 (October 11, 2022)

Improvements:

  • Allow reading from replica in counter_culture_fix_counts (#330)
  • Test against Ruby 3.1 (#357)

Bugfixes:

  • Don't decrement counter cache when calling .destroy on an already-destroyed model (#351)
  • Don't immediately call Proc passed to column_names to avoid startup issue (#352)

3.2.1 (February 24, 2022)

Bugfixes:

  • Fix counter_culture_fix_counts when passing it symbols for column names (#341)

3.2.0 (January 24, 2022)

Improvements:

  • Allow specifiying polymorphic_classes to avoid a potentially expensive DISTINCT query when calling counter_culture_fix_counts (#336)

Bugfixes:

  • Fix primary key name for enumerable relations (#337)

3.1.0 (November 29, 2021)

Improvements:

  • Allow specifiying a Proc to column_names to avoid loading a scope on startup (#335)

3.0.0 (October 26, 2021)

Breaking changes:

  • Dropped support for Ruby < 2.6
  • Dropped support for Rails < 5.2

Note that there are no specific breaking changes that would cause older versions of Ruby or Rails to stop working, we have simply stopped testing against them.

Improvements:

  • Support PostgreSql's money type for use with a delta column (#333)

2.9.0 (August 27, 2021)

Improvements:

  • Allow execute_after_commit to be a Proc for dynamic control (#326)
Commits

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 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.8.0 to 3.3.0.
- [Release notes](https://github.com/magnusvk/counter_culture/releases)
- [Changelog](https://github.com/magnusvk/counter_culture/blob/master/CHANGELOG.md)
- [Commits](magnusvk/counter_culture@v2.8.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 12, 2022
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