Skip to content

Bump sidekiq from 8.1.0 to 8.1.1#678

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/sidekiq-8.1.1
Closed

Bump sidekiq from 8.1.0 to 8.1.1#678
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/sidekiq-8.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps sidekiq from 8.1.0 to 8.1.1.

Changelog

Sourced from sidekiq's changelog.

8.1.1

  • Add new Sidekiq.testing!(mode) API #6931 Requiring code should not enable process-wide changes.
# Old, implicit
require "sidekiq/testing"
# New, more explicit
Sidekiq.testing!(:fake)
  • Fix race condition with Stop button in UI #6935
  • Fix javascript error handler #6893
Commits

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 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)

Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 8.1.0 to 8.1.1.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v8.1.0...v8.1.1)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 18, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2026

Looks like sidekiq is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 18, 2026
@dependabot dependabot bot deleted the dependabot/bundler/sidekiq-8.1.1 branch February 18, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments