Skip to content

Monthly dependency updates: Bump the "app-dependencies" group with 1 update across multiple ecosystems#157

Merged
aelkiss merged 1 commit intomainfrom
dependabot/app_dependencies-640bd161ff
Apr 20, 2026
Merged

Monthly dependency updates: Bump the "app-dependencies" group with 1 update across multiple ecosystems#157
aelkiss merged 1 commit intomainfrom
dependabot/app_dependencies-640bd161ff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the app-dependencies group with 2 updates: rake and sidekiq.

Updates rake from 13.3.1 to 13.4.2

Commits
  • 503b8ec v13.4.2
  • 46038e7 Merge pull request #723 from ruby/fix/testopts-preserve-existing-value
  • 604a3d9 Isolate TESTOPTS env in TestRakeTestTask setup/teardown
  • 5886caa Preserve ENV["TESTOPTS"] when verbose is enabled
  • 92193ac v13.4.1
  • b74be0b Merge pull request #721 from ruby/fix/add-options-to-gemspec
  • 829f66d Add lib/rake/options.rb to gemspec
  • 2d55bc4 v13.4.0
  • 1415070 Exclude dependabot updates from release note
  • b3dc948 Merge pull request #713 from pvdb/simplify_standard_system_dir
  • Additional commits viewable in compare view

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

…dates

Bumps the app-dependencies group with 2 updates: [rake](https://github.com/ruby/rake) and [sidekiq](https://github.com/sidekiq/sidekiq).


Updates `rake` from 13.3.1 to 13.4.2
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.3.1...v13.4.2)

Updates `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: rake
  dependency-version: 13.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app-dependencies
- dependency-name: sidekiq
  dependency-version: 8.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app-dependencies
...

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 20, 2026
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 98.799%. remained the same — dependabot/app_dependencies-640bd161ff into main

@aelkiss aelkiss merged commit 2feee90 into main Apr 20, 2026
2 checks passed
@aelkiss aelkiss deleted the dependabot/app_dependencies-640bd161ff branch April 20, 2026 15:25
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.

2 participants