metikular / coupon-store

A home for all your coupons and loyalty cards. https://coupon.metikular.ch
GNU Affero General Public License v3.0
79 stars 4 forks source link

Bump solid_queue from 0.3.3 to 0.3.4 #336

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps solid_queue from 0.3.3 to 0.3.4.

Release notes

Sourced from solid_queue's releases.

v0.3.4

What's Changed

New Contributors

Full Changelog: https://github.com/rails/solid_queue/compare/v0.3.3...v0.3.4

Commits
  • ac477d7 Bump solid_queue to 0.3.4
  • 305534e Remove connects_to explanation from Other config options section
  • 0bf654b readme update: dedicated database config
  • 82500a1 Merge pull request #261 from rails/truncate-error-backtrace
  • 5d200d0 Fix Supervisor monitoring in Puma's plugin
  • 262c0c8 Don't truncate exception backtrace when there's no limit specified
  • fc84292 Support PostgreSQL and SQLite nil value for column limit
  • a77d387 Improve backtrace truncation
  • 90f4e13 Truncate error backtrace when saving failed executions
  • fa0a5cb Merge pull request #252 from rails/enqueue-errors
  • 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 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 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)