Add translate_hash to handle missing translation keys that return hashes; only show translatable/available locales in dropdown by @bensheldon in bensheldon/good_job#891
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 good_job from 3.14.2 to 3.15.1.
Release notes
Sourced from good_job's releases.
Changelog
Sourced from good_job's changelog.
Commits
8dacdf5
Release good_job v3.15.1ec385cf
Fix setting of locale via routesmount ... defaults: { locale: :en }
(#923)3794dbf
Bump erb_lint from 0.3.1 to 0.4.0 (#906)10e9d9b
Delete backlog.yml7d95752
In tests, directly useconnection.truncate_tables
instead of `ActiveRecord...dc86f39
Setsuccessfully_enqueued?
when usingperform_all_later
(#917)a9b368b
UseGoodJob.capsule
in CLI instead of creating a new Capsule (#916)4fe4714
Fix lint: missing fr and nl translations; readme whitespace (#914)f8bd028
Remove mention ofBatch.add
method that doesn't exist5280b37
Switches from Chrome to Chromium to support Apple M1/Arm CPUs (#910)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)