koba-lab / mastodon

A GNU Social-compatible microblogging server
https://ika.queloud.net
GNU Affero General Public License v3.0
5 stars 7 forks source link

Bump chewy from 7.2.4 to 7.2.7 #665

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps chewy from 7.2.4 to 7.2.7.

Release notes

Sourced from chewy's releases.

v7.2.7

New Features

  • #857: Allow passing wait_for_completion, request_per_second and scroll_size options to chewy:journal:clean rake task and delete_all query builder method. ([@​konalegi][])(@​barthez)

Bugs Fixed

  • #863: Fix crutches call doesn't respect update_fields option. ([@​skcc321][])

v7.2.6

New Features

Bugs Fixed

v7.2.5

New Features

  • #827: Add :lazy_sidekiq strategy, that defers not only importing but also update_index callback evaluation for created and updated objects. (@​sl4vr)
  • #827: Add :atomic_no_refresh strategy. Like :atomic, but refresh=false parameter is set. (@​barthez)
  • #827: Add :no_refresh chain call to update_index matcher to ensure import was called with refresh=false. (@​barthez)

Bugs Fixed

Changelog

Sourced from chewy's changelog.

7.2.7 (2022-11-15)

New Features

  • #857: Allow passing wait_for_completion, request_per_second and scroll_size options to chewy:journal:clean rake task and delete_all query builder method. ([@​konalegi][])([@​barthez][])

Changes

Bugs Fixed

  • #863: Fix crutches call doesn't respect update_fields option. ([@​skcc321][])

7.2.6 (2022-06-13)

New Features

Bugs Fixed

7.2.5 (2022-03-04)

New Features

  • #827: Add :lazy_sidekiq strategy, that defers not only importing but also update_index callback evaluation for created and updated objects. ([@​sl4vr][])
  • #827: Add :atomic_no_refresh strategy. Like :atomic, but refresh=false parameter is set. ([@​barthez][])
  • #827: Add :no_refresh chain call to update_index matcher to ensure import was called with refresh=false. ([@​barthez][])

Bugs Fixed

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)
github-actions[bot] commented 7 months ago

This pull request has merge conflicts that must be resolved before it can be merged.