Skip to content

build(deps): bump the bundler group across 1 directory with 4 updates#316

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/bundler-8517620cf5
Closed

build(deps): bump the bundler group across 1 directory with 4 updates#316
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/bundler-8517620cf5

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the bundler group with 4 updates in the / directory: minitest, mustermann, parallel and rake.

Updates minitest from 6.0.3 to 6.0.4

Changelog

Sourced from minitest's changelog.

=== 6.0.4 / 2026-04-14

  • 1 bug fix:

    • Fixed refute_predicate to call assert_respond_to w/ include_all:true like assert_predicate does. (jparker)
Commits
  • 5f0482e prepped for release
  • b12f87f - Fixed refute_predicate to call assert_respond_to w/ include_all:true like a...
  • See full diff in compare view

Updates mustermann from 3.0.4 to 3.1.0

Commits
  • 6b1eddc fix load order issue when loading mustermann/expander directly
  • 6f15867 Merge pull request #151 from yuri-zubov/reduce-gem-size
  • c163eaf Merge branch 'main' into reduce-gem-size
  • 418233e bump version to 3.1.0
  • 8d29efb Update readme (fix links, update changelog, adjust statement about gems)
  • 39d9674 Move Rails pattern into mustermann gem
  • a39bfdd CI: skip doc_stats on TruffleRuby
  • 577696a bump required Ruby version to 2.7
  • 21165b2 Remove use of ruby2_keywords
  • 5928c25 Reduce gem size by excluding test files
  • Additional commits viewable in compare view

Updates parallel from 2.0.0 to 2.0.1

Changelog

Sourced from parallel's changelog.

2.0.1

Added

  • require mfa for gem release
Commits

Updates rake from 13.3.1 to 13.4.1

Commits
  • 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
  • 4c01004 Ensure thread_pool.join runs even when an exception is raised
  • dbeb18c Merge pull request #719 from ruby/dependabot/github_actions/ruby/setup-ruby-1...
  • a8fb42b Merge pull request #717 from ruby/dependabot/github_actions/actions/upload-pa...
  • 451937a Merge pull request #718 from ruby/dependabot/github_actions/lewagon/wait-on-c...
  • Additional commits viewable in compare view

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 bundler group with 4 updates in the / directory: [minitest](https://github.com/minitest/minitest), [mustermann](https://github.com/sinatra/mustermann), [parallel](https://github.com/grosser/parallel) and [rake](https://github.com/ruby/rake).


Updates `minitest` from 6.0.3 to 6.0.4
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v6.0.3...v6.0.4)

Updates `mustermann` from 3.0.4 to 3.1.0
- [Commits](sinatra/mustermann@v3.0.4...v3.1.0)

Updates `parallel` from 2.0.0 to 2.0.1
- [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md)
- [Commits](grosser/parallel@v2.0.0...v2.0.1)

Updates `rake` from 13.3.1 to 13.4.1
- [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.1)

---
updated-dependencies:
- dependency-name: minitest
  dependency-version: 6.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: mustermann
  dependency-version: 3.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: parallel
  dependency-version: 2.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: rake
  dependency-version: 13.4.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
...

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 15, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 20, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/bundler-8517620cf5 branch April 20, 2026 06:50
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