Bump the bundler group with 6 updates#68
Merged
Conversation
Bumps the bundler group with 6 updates: | Package | From | To | | --- | --- | --- | | [activejob](https://github.com/rails/rails) | `8.1.2.1` | `8.1.3` | | [rake](https://github.com/ruby/rake) | `13.0.6` | `13.4.2` | | [rspec](https://github.com/rspec/rspec) | `3.12.0` | `3.13.2` | | [rubyzip](https://github.com/rubyzip/rubyzip) | `3.2.2` | `3.4.0` | | [sidekiq](https://github.com/sidekiq/sidekiq) | `8.1.1` | `8.1.6` | | [standard](https://github.com/standardrb/standard) | `1.54.0` | `1.55.0` | Updates `activejob` from 8.1.2.1 to 8.1.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activejob/CHANGELOG.md) - [Commits](rails/rails@v8.1.2.1...v8.1.3) Updates `rake` from 13.0.6 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.0.6...v13.4.2) Updates `rspec` from 3.12.0 to 3.13.2 - [Commits](https://github.com/rspec/rspec/commits/rspec-v3.13.2) Updates `rubyzip` from 3.2.2 to 3.4.0 - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md) - [Commits](rubyzip/rubyzip@v3.2.2...v3.4.0) Updates `sidekiq` from 8.1.1 to 8.1.6 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v8.1.1...v8.1.6) Updates `standard` from 1.54.0 to 1.55.0 - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.54.0...v1.55.0) --- updated-dependencies: - dependency-name: activejob dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rake dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rspec dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rubyzip dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sidekiq dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: standard dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
dkisselev
approved these changes
Jun 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the bundler group with 6 updates:
8.1.2.18.1.313.0.613.4.23.12.03.13.23.2.23.4.08.1.18.1.61.54.01.55.0Updates
activejobfrom 8.1.2.1 to 8.1.3Release notes
Sourced from activejob's releases.
... (truncated)
Changelog
Sourced from activejob's changelog.
Commits
fa8f081Preparing for 8.1.3 release63cef3dMerge branch '8-1-sec' into 8-1-stable0924172Fix deprecation of sidekiq/testing in integration test adapter3277c4eFix deprecation of sidekiq/testing/inlineUpdates
rakefrom 13.0.6 to 13.4.2Changelog
Sourced from rake's changelog.
Commits
503b8ecv13.4.246038e7Merge pull request #723 from ruby/fix/testopts-preserve-existing-value604a3d9Isolate TESTOPTS env in TestRakeTestTask setup/teardown5886caaPreserve ENV["TESTOPTS"] when verbose is enabled92193acv13.4.1b74be0bMerge pull request #721 from ruby/fix/add-options-to-gemspec829f66dAdd lib/rake/options.rb to gemspec2d55bc4v13.4.01415070Exclude dependabot updates from release noteb3dc948Merge pull request #713 from pvdb/simplify_standard_system_dirUpdates
rspecfrom 3.12.0 to 3.13.2Commits
Updates
rubyzipfrom 3.2.2 to 3.4.0Release notes
Sourced from rubyzip's releases.
Changelog
Sourced from rubyzip's changelog.
Commits
93f9e6fUpdate version number and Changelog for release.17edfbfPrevent entries from being extracted outside specified directory.c590916Replace the test Excel spreadsheet fixture.d07ee79UseSecureRandomin place of insecureRandom.ef5af4fUseassert_silentshorthand when expecting no output from a test.31dfe7aStop reading the central directory on first error.8637792Add a check on number of declared entries in a zip file.73b4455Clean up CentralDirectory instance variables.033d0cfAdd note to README re reporting security issues privately.c1ba5b3Add Ruby 4.0 to the Windows CI and update CI matrix in the README.Updates
sidekiqfrom 8.1.1 to 8.1.6Changelog
Sourced from sidekiq's changelog.
Commits
90da768changes [ciskip]94c8888update changes [ciskip]393b56censure that busy?only parameter survives Live Poll refresh, #69926008c4fremove more rack::utils usagef87657dRename example erb to follow Herb's filenaming scheme7a4302dRemove rack::utils usage, use CGI88c4d7bbump832b343Implement parameter to limit data displayed on Busy page, fixes #69926820de0Add unit tests for Sidekiq::JobUtil (#6999)b8393faAdd unit tests for Sidekiq::Paginator (#7000)Updates
standardfrom 1.54.0 to 1.55.0Changelog
Sourced from standard's changelog.
Commits
9073e02🇬🇦v1.55.01f1b4c5Merge pull request #812 from standardrb/updates-2026-06-10711cb6cUpdating this test to deal with the changes with how Rubocop 1.87 reprots paths7b68ae3Fixes the lockfile4aaa17dUpdates rubocop to the latest697036eMerge pull request #804 from standardrb/dependabot/github_actions/step-securi...4395612Bump step-security/harden-runner from 2.14.1 to 2.18.0b83a805Merge pull request #803 from standardrb/dependabot/bundler/rake-13.4.2cd05aadBump rake from 13.3.1 to 13.4.2ae9a02bMerge pull request #793 from standardrb/dependabot/bundler/ruby-lsp-0.26.8Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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