Skip to content

Build(deps): bump govuk_sidekiq from 11.1.2 to 12.0.0 - #3713

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/govuk_sidekiq-12.0.0
Open

Build(deps): bump govuk_sidekiq from 11.1.2 to 12.0.0#3713
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/govuk_sidekiq-12.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps govuk_sidekiq from 11.1.2 to 12.0.0.

Changelog

Sourced from govuk_sidekiq's changelog.

12.0.0

  • BREAKING: Update Sidekiq to version 8, with minimum version 8.1.1. This release introduces a new testing API, which requires making a one-line change wherever require sidekiq/testing is currently used. The old testing API will be deprecated in Sidekiq 9.0.
Commits
  • 6e06c4b Merge pull request #135 from alphagov/dependabot/bundler/sidekiq-gte-7-and-lt-9
  • ec86464 Release version 12.0.0
  • 3e14b15 Migrate to new Sidekiq testing API
  • c5d2466 Replace usage of ctx with Sidekiq::Context.current
  • 73887e5 Update sidekiq requirement from ~> 7.0, < 8 to ~> 7, < 9
  • 2621d69 Merge pull request #189 from alphagov/dependabot/github_actions/actions/check...
  • d5e070c Bump actions/checkout from 7.0.0 to 7.0.1
  • f5854bc Merge pull request #188 from alphagov/dependabot/github_actions/ruby/setup-ru...
  • 801768f Bump ruby/setup-ruby from 1.316.0 to 1.319.0
  • 4328d5f Merge pull request #187 from alphagov/dependabot/github_actions/ruby/setup-ru...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Jul 23, 2026
Bumps [govuk_sidekiq](https://github.com/alphagov/govuk_sidekiq) from 11.1.2 to 12.0.0.
- [Changelog](https://github.com/alphagov/govuk_sidekiq/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_sidekiq@v11.1.2...v12.0.0)

---
updated-dependencies:
- dependency-name: govuk_sidekiq
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/govuk_sidekiq-12.0.0 branch from 0738886 to 79bbb94 Compare July 31, 2026 09:53
This takes care of a deprecation warning that appears in the logs
following the Sidekiq upgrade to 8.1.1:
"`require "sidekiq/testing/inline"` is deprecated and will be removed in Sidekiq 9.0. See https://sidekiq.org/wiki/Testing#new-api
"

See also, the Sidekiq migration guide:
https://github.com/sidekiq/sidekiq/wiki/Testing#migration
@emmalowe

emmalowe commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

I've tested this on integration by running the load page traffic job.

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.

1 participant