Skip to content

Bump sidekiq from 8.1.2 to 8.1.3#903

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/sidekiq-8.1.3
Open

Bump sidekiq from 8.1.2 to 8.1.3#903
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/sidekiq-8.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2026

Bumps sidekiq from 8.1.2 to 8.1.3.

Changelog

Sourced from sidekiq's changelog.

8.1.3

  • Fix edge case leading to duplicate, concurrent execution #6379 If 2 Capsules process jobs from the same queue, long-running jobs could run in parallel during process shutdown.
  • [SECURITY] Remove as much YAML usage as possible. #6950 Localization files in web/locales are now manually parsed. Sidekiq::CLI will now only require YAML if you use a -C .yml file.
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.2 to 8.1.3.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v8.1.2...v8.1.3)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-version: 8.1.3
  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 Apr 17, 2026
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