Skip to content

Bump sidekiq from 8.1.5 to 8.1.6#65

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/sidekiq-8.1.6
Closed

Bump sidekiq from 8.1.5 to 8.1.6#65
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/sidekiq-8.1.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Bumps sidekiq from 8.1.5 to 8.1.6.

Changelog

Sourced from sidekiq's changelog.

8.1.6

  • Fix reported thread/memory leak when jobs fail #7006
  • Users can limit data displayed on Busy page with the only parameter /busy?only=(jobs|processes) #6992
  • Replace Rack::Utils usage with standard library APIs
  • Several minor fixes from AI scanners.
Commits
  • 90da768 changes [ciskip]
  • 94c8888 update changes [ciskip]
  • 393b56c ensure that busy?only parameter survives Live Poll refresh, #6992
  • 6008c4f remove more rack::utils usage
  • f87657d Rename example erb to follow Herb's filenaming scheme
  • 7a4302d Remove rack::utils usage, use CGI
  • 88c4d7b bump
  • 832b343 Implement parameter to limit data displayed on Busy page, fixes #6992
  • 6820de0 Add unit tests for Sidekiq::JobUtil (#6999)
  • b8393fa Add unit tests for Sidekiq::Paginator (#7000)
  • 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 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.5 to 8.1.6.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v8.1.5...v8.1.6)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-version: 8.1.6
  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 May 31, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 31, 2026

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

@dependabot dependabot Bot closed this May 31, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/sidekiq-8.1.6 branch May 31, 2026 15:36
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