Skip to content

Bump the minor-and-patch group with 3 updates#2562

Merged
KaanOzkan merged 2 commits intomainfrom
dependabot/bundler/minor-and-patch-0e1670117b
Mar 31, 2026
Merged

Bump the minor-and-patch group with 3 updates#2562
KaanOzkan merged 2 commits intomainfrom
dependabot/bundler/minor-and-patch-0e1670117b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the minor-and-patch group with 3 updates: sidekiq, sorbet-static and sorbet-static-and-runtime.

Updates sidekiq from 8.1.1 to 8.1.2

Changelog

Sourced from sidekiq's changelog.

8.1.2

  • Initial release for kiq, Sidekiq's official terminal UI:
bundle exec kiq

Use REDIS_URL or REDIS_PROVIDER to point kiq to Redis.

  • Mutation during iteration in SortedSet#each caused it to miss half of the jobs #6936
  • Fix edge case resulting in nil crash on /busy page #6954
Commits

Updates sorbet-static from 0.6.13055 to 0.6.13067

Release notes

Sourced from sorbet-static's releases.

sorbet 0.6.13066.20260326161331-edf1d27f7

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13066', :group => :development
gem 'sorbet-runtime', '0.6.13066'

sorbet 0.6.13065.20260326134250-e27b77c64

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13065', :group => :development
gem 'sorbet-runtime', '0.6.13065'

sorbet 0.6.13064.20260325111024-5cd5a5633

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13064', :group => :development
gem 'sorbet-runtime', '0.6.13064'

sorbet 0.6.13063.20260325084812-bdb40e586

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13063', :group => :development
gem 'sorbet-runtime', '0.6.13063'

sorbet 0.6.13062.20260325102419-c5f3845a1

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13062', :group => :development
gem 'sorbet-runtime', '0.6.13062'

sorbet 0.6.13061.20260325102333-1755f8207

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13061', :group => :development
gem 'sorbet-runtime', '0.6.13061'

sorbet 0.6.13060.20260325102215-6c7b67d2b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13060', :group => :development
gem 'sorbet-runtime', '0.6.13060'

sorbet 0.6.13059.20260324171908-18bdbbfcf

... (truncated)

Commits

Updates sorbet-static-and-runtime from 0.6.13055 to 0.6.13067

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.6.13066.20260326161331-edf1d27f7

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13066', :group => :development
gem 'sorbet-runtime', '0.6.13066'

sorbet 0.6.13065.20260326134250-e27b77c64

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13065', :group => :development
gem 'sorbet-runtime', '0.6.13065'

sorbet 0.6.13064.20260325111024-5cd5a5633

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13064', :group => :development
gem 'sorbet-runtime', '0.6.13064'

sorbet 0.6.13063.20260325084812-bdb40e586

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13063', :group => :development
gem 'sorbet-runtime', '0.6.13063'

sorbet 0.6.13062.20260325102419-c5f3845a1

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13062', :group => :development
gem 'sorbet-runtime', '0.6.13062'

sorbet 0.6.13061.20260325102333-1755f8207

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13061', :group => :development
gem 'sorbet-runtime', '0.6.13061'

sorbet 0.6.13060.20260325102215-6c7b67d2b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13060', :group => :development
gem 'sorbet-runtime', '0.6.13060'

sorbet 0.6.13059.20260324171908-18bdbbfcf

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 3 updates: [sidekiq](https://github.com/sidekiq/sidekiq), [sorbet-static](https://github.com/sorbet/sorbet) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `sidekiq` from 8.1.1 to 8.1.2
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v8.1.1...v8.1.2)

Updates `sorbet-static` from 0.6.13055 to 0.6.13067
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-static-and-runtime` from 0.6.13055 to 0.6.13067
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-version: 8.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static
  dependency-version: 0.6.13067
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.6.13067
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-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 Mar 30, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 30, 2026 22:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 30, 2026
@KaanOzkan KaanOzkan merged commit 64f98c1 into main Mar 31, 2026
19 checks passed
@KaanOzkan KaanOzkan deleted the dependabot/bundler/minor-and-patch-0e1670117b branch March 31, 2026 14:07
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.

1 participant