Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2025

Bumps delayed_job from 4.1.13 to 4.2.0.

Release notes

Sourced from delayed_job's releases.

v4.2.0

What's Changed

Full Changelog: collectiveidea/delayed_job@v4.1.13...v4.2.0

Changelog

Sourced from delayed_job's changelog.

4.2.0 - 2025-12-29

  • Add dependencies for benchmark and logger which are moving out of stdlib.
  • Pull ActiveJob adapter from rails into DJ for future rails release.
  • Add Ruby 4.0 and Rails 8.1 to test matrix.
Commits
  • eaef62d Merge pull request #1242 from collectiveidea/release-4-2-0
  • 43b800c Prepare release 4.2.0
  • 80beb5e Merge pull request #1241 from collectiveidea/test-matrix-updates-4-0
  • 6b92441 Add ruby 4 and rails 8.1
  • 357b12d Merge pull request #1236 from collectiveidea/inhouse-active-job-adapter
  • dd07c8d Remove ruby 2.2 for now
  • d52ba75 Need to use a slightly more complex skip for older ruby
  • ca5f14a Confirm broken state of 22.04
  • 4dfeade Refactor ActiveJob adapter specs for speed
  • 4ad3152 Only run ActiveJob adapter specs in Rails 8.1+
  • 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 <dependency name> 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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Dec 30, 2025
Bumps [delayed_job](https://github.com/collectiveidea/delayed_job) from 4.1.13 to 4.2.0.
- [Release notes](https://github.com/collectiveidea/delayed_job/releases)
- [Changelog](https://github.com/collectiveidea/delayed_job/blob/master/CHANGELOG.md)
- [Commits](collectiveidea/delayed_job@v4.1.13...v4.2.0)

---
updated-dependencies:
- dependency-name: delayed_job
  dependency-version: 4.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/delayed_job-4.2.0 branch from 1ac4a00 to ea86445 Compare January 5, 2026 13:08
@joaquinco joaquinco merged commit b1309af into master Jan 5, 2026
7 of 8 checks passed
@joaquinco joaquinco deleted the dependabot/bundler/delayed_job-4.2.0 branch January 5, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants