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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 3 updates: redis, good_job and mailjet.
Updates
redis
from 5.1.0 to 5.2.0Changelog
Sourced from redis's changelog.
Commits
7c0cde9
Release 5.2.0b2f9c28
Merge pull request #1263 from philippeboyd/feature/add-pipeline-raise_excepti...609b6bc
feat(pipeline): add flag to disable raising exceptionsbce3f41
Merge pull request #1255 from supercaracal/fix-cluster-tx8ab2753
Merge pull request #1260 from casperisfine/eagerly-close-subscription905aae9
Add Ruby 3.3 to the CI matrixcbf965d
Eagerly close subscribed connection35a7e82
Merge pull request #1261 from casperisfine/update-redis-lcient0060435
Drop Ruby 2.5 like redis-client2775519
Update tests for latest redis-clientUpdates
good_job
from 3.27.4 to 3.28.0Release notes
Sourced from good_job's releases.
Changelog
Sourced from good_job's changelog.
Commits
4fd5ac4
Release good_job v3.28.0225d3b5
Store and optionally display the full execution backtrace (#1328)4fbb003
add missing dropdown-item class (#1327)c0585ac
Store error backtraces on discrete executions (#1325)e19c5f2
Add "best practices" section to Readme (#1318)feece3c
docs: corrected a typo regarding the use of GoodJob::ActiveJobExtensions::Not...d01b545
AddRails.application.load_server
to Democonfig.ru
; quiet puma web-concu...000b0cc
Update README.md (#1317)63afcd8
Run test matrix against Ruby 3.3; remove pry (#1315)85c8131
Rewrite queries to all use bind parameters (#1308)Updates
mailjet
from 1.7.8 to 1.7.10Release notes
Sourced from mailjet's releases.
Commits
fa5962b
update versionb7283c8
add json to gemspecd1b4443
update version to 1.7.9221e4b0
Merge pull request #256 from mailjet/fix-yajl-back-compatibility-with-json6474a77
fix yajl gem bug with backward compatibility to jsonDependabot 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