Bump the patch-and-minor-dependencies group with 11 updates#106
Merged
simonneutert merged 1 commit intomainfrom Nov 1, 2025
Merged
Conversation
Bumps the patch-and-minor-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [prism](https://github.com/ruby/prism) | `1.4.0` | `1.6.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.79.2` | `1.81.7` | | [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) | `0.38.1` | `0.38.2` | | [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.25.0` | `1.26.1` | | [rubocop-rake](https://github.com/rubocop/rubocop-rake) | `0.6.0` | `0.7.1` | | [rubocop-sequel](https://github.com/rubocop/rubocop-sequel) | `0.3.8` | `0.4.1` | | [minitest](https://github.com/minitest/minitest) | `5.25.5` | `5.26.0` | | [rackup](https://github.com/rack/rackup) | `2.1.0` | `2.2.1` | | [rake](https://github.com/ruby/rake) | `13.3.0` | `13.3.1` | | [roda](https://github.com/jeremyevans/roda) | `3.95.0` | `3.97.0` | | [sequel](https://github.com/jeremyevans/sequel) | `5.95.1` | `5.97.0` | Updates `prism` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](ruby/prism@v1.4.0...v1.6.0) Updates `rubocop` from 1.79.2 to 1.81.7 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.2...v1.81.7) Updates `rubocop-minitest` from 0.38.1 to 0.38.2 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.38.1...v0.38.2) Updates `rubocop-performance` from 1.25.0 to 1.26.1 - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.25.0...v1.26.1) Updates `rubocop-rake` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/rubocop/rubocop-rake/releases) - [Changelog](https://github.com/rubocop/rubocop-rake/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rake@v0.6.0...v0.7.1) Updates `rubocop-sequel` from 0.3.8 to 0.4.1 - [Release notes](https://github.com/rubocop/rubocop-sequel/releases) - [Commits](rubocop/rubocop-sequel@0.3.8...0.4.1) Updates `minitest` from 5.25.5 to 5.26.0 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.25.5...v5.26.0) Updates `rackup` from 2.1.0 to 2.2.1 - [Release notes](https://github.com/rack/rackup/releases) - [Changelog](https://github.com/rack/rackup/blob/main/releases.md) - [Commits](rack/rackup@v2.1.0...v2.2.1) Updates `rake` from 13.3.0 to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.3.0...v13.3.1) Updates `roda` from 3.95.0 to 3.97.0 - [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG) - [Commits](jeremyevans/roda@3.95.0...3.97.0) Updates `sequel` from 5.95.1 to 5.97.0 - [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG) - [Commits](jeremyevans/sequel@5.95.1...5.97.0) --- updated-dependencies: - dependency-name: prism dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: rubocop dependency-version: 1.81.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: rubocop-minitest dependency-version: 0.38.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: rubocop-performance dependency-version: 1.26.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: rubocop-rake dependency-version: 0.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: rubocop-sequel dependency-version: 0.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: minitest dependency-version: 5.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: rackup dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: roda dependency-version: 3.97.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: sequel dependency-version: 5.97.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 patch-and-minor-dependencies group with 11 updates:
1.4.01.6.01.79.21.81.70.38.10.38.21.25.01.26.10.6.00.7.10.3.80.4.15.25.55.26.02.1.02.2.113.3.013.3.13.95.03.97.05.95.15.97.0Updates
prismfrom 1.4.0 to 1.6.0Release notes
Sourced from prism's releases.
Changelog
Sourced from prism's changelog.
Commits
2924f8fMerge pull request #3683 from ruby/bump-versionb72fcc6Bump to v1.6.01a22357Merge pull request #3679 from Earlopain/parse-as-current9c5cd20Add support forPrism.parse(foo, version: "current")8e88590Merge pull request #3680 from tenderlove/trusted-publishersf224797use bundler cache instead of bundle install64f3c2aAdd npm publishing workflow2b91919Add crates.io publishing workflow6f56379Add gem publishing workflow4848dbdMerge pull request #3682 from froydnj/froydnj-unsigned-shift-constantUpdates
rubocopfrom 1.79.2 to 1.81.7Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
4a9b053Cut 1.81.74e6aec2Update Changelog8b61b58Remove uselsss code fromLint/Debugger356416dSkip unnecessary logic inStyle/Semicolonc7d19ab[Docs] Tweak the doc forLint/MissingCopEnableDirectiveb7cad37Reuses.versionin gemspec300e29bFix an error forStyle/SoleNestedConditionaleb0b07aRemovebundlergem from Gemfilee4baec8Merge pull request #14629 from koic/fix_false_positives_for_style_float_divisionf8e8cfaMerge pull request #14627 from koic/fix_false_positives_for_style_constant_vi...Updates
rubocop-minitestfrom 0.38.1 to 0.38.2Release notes
Sourced from rubocop-minitest's releases.
Changelog
Sourced from rubocop-minitest's changelog.
Commits
0275cb0Cut 0.38.25b58efdUpdate Changelog0dd2bceMerge pull request #340 from Earlopain/multiple-assertions-receiverc47ff6bMerge pull request #339 from Earlopain/sync-spellchecka700aa2[Fix #321] Fix false positives forMinitest/MultipleAssertionswhen the ass...6b3d7a4Run codespell withbundle exec rake0980b17Remove misspell from CIaafebdaMerge pull request #338 from rubocop/dependabot/github_actions/actions/checko...0f3870bBump actions/checkout from 4 to 5cd388c7Suppress RuboCop's offenseUpdates
rubocop-performancefrom 1.25.0 to 1.26.1Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
4783c90Cut 1.26.1d3f1806Update Changeloga63df04Merge pull request #521 from Earlopain/disable-bigdecimal7a5499f[Fix #520] DisablePerformance/BigDecimalWithNumericArgumentby default03a6071Merge pull request #518 from koic/fix_false_positives_for_performance_redunda...a1ef194[Fix #517] Fix false positives forPerformance/RedundantStringChars6e1afebTweak bug report template60ff474Suppress RuboCop's offense955429aSwitch back docs version to master4e6eb01Cut 1.26.0Updates
rubocop-rakefrom 0.6.0 to 0.7.1Release notes
Sourced from rubocop-rake's releases.
Changelog
Sourced from rubocop-rake's changelog.
Commits
d6fa128Cut 0.7.160d0f3bMerge pull request #59 from koic/fix_incorrect_plugin_versiond429b81Fix incorrect plugin version when displaingrubocop -V08a84f7Tweak the changelog63a3f41Cut 0.7.09a21bfdMerge pull request #58 from koic/plugin_lint_roller658715cPluginfy RuboCop Rakebd44ddbSuppress redundant configuration logging for rubocop-rakef5ba565Merge pull request #57 from koic/require_ruby_27_or_later13bd9daDrop Ruby 2.5 and 2.6 for runtime environmentUpdates
rubocop-sequelfrom 0.3.8 to 0.4.1Release notes
Sourced from rubocop-sequel's releases.
Commits
b76c831Bump version7837405Relax the upper restriction on rubocop (#53)78092b4Bump version8316ab8Update rubocop requirement from ~> 1.72.1 to >= 1.72.1, < 1.74.0 (#52)04bddbeUpdate rubocop-rspec requirement from ~> 2.0 to ~> 3.5 (#51)8e68f23Pluginfy rubocop-sequel (#50)Updates
minitestfrom 5.25.5 to 5.26.0Changelog
Sourced from minitest's changelog.
Commits
f78aa72prepped for release5faf12f- Use Regexp.escape for BASE_RE in case pwd has special chars. (astra_1993)839c5f0- Bypass parallel_executor entirely when n_threads=1.7c90742- Switched assert_equal's diff from Tempfile.open to Tempfile.create.b3dcd38clarify an assert_equal + newline + backslash n test output to be more readable14c87efImprove let tests to no longer be order dependent.6c995cf- Ensure that minitest exits non-zero on Interrupt. (tavianator)42ce806- Removed some 1.8/1.9-based code from the assertions and expectations.a17393e- Still fighting with rdoc? Yup. Still fighting with rdoc...68b3d0c- Don't require rubygems in Rakefile... it is 2025.Updates
rackupfrom 2.1.0 to 2.2.1Changelog
Sourced from rackup's changelog.
Commits
e9814d3Bump patch version.aa0acacRequire the webrick handler when webrick is available (#27)ee4fe54Update RubyGems to fix Ruby 2.5 psych compatibility issue. (#28)8d32c96Backfillreleases.md.3301bdcAdd Ruby version guard tobake-releasesgem.7f6d2aaBump minor version.76a7320Move development dependencies togems.rb.1f3ece0Update copyrights.20d41c6Automate release notes.4e72d9dRemove unused rack classes (#10)Updates
rakefrom 13.3.0 to 13.3.1Commits
f0001c3v13.3.1a644c80Merge pull request #483 from luke-gru/fix_test_warnings2465ea5silence warnings during execution of rake tasks in Rakefile (ex: rake test)df25fb1Merge pull request #610 from pvdb/fix_testhelper_requireec12ac9Merge pull request #635 from nevans/deconstruct_keys-for-nil-keys4664a69Merge pull request #666 from ruby/dependabot/github_actions/ruby/setup-ruby-1...7a0bf15Bump ruby/setup-ruby from 1.265.0 to 1.266.0b3ed789Merge pull request #665 from ruby/dependabot/github_actions/ruby/setup-ruby-1...1e7ef52Bump ruby/setup-ruby from 1.263.0 to 1.265.077225e1Merge pull request #664 from ruby/dependabot/github_actions/ruby/setup-ruby-1...Updates
rodafrom 3.95.0 to 3.97.0Changelog
Sourced from roda's changelog.
Commits
4cd51a5Bump version to 3.97.0ac65afeFix typo in example code in named_routes plugin6f29606Add map_matcher plugin, for matching next segment in request path to a hash k...8e46d24Update example code in hash_matcher plugin documentationaa47c5aFix example code in redirect_path plugin and 3.96.0 release notes17f64f8Bump version to 3.96.0addbc30Fix typo in redirect_path plugin example code0195aa3Fix typo in READMEd89cd5dRemove unnecessary # characters in typecast_params documentation30da88bAdd redirect_path plugin, for automatically using the calling path with the r...Updates
sequelfrom 5.95.1 to 5.97.0Changelog
Sourced from sequel's changelog.
Commits
4ea5e5bBump version to 5.97.0fade966Update deprecated_associations plugin documentation9f75fceTypecast invalid BigDecimal to 0.0 regardless of Ruby version6ae69b4Make schema dumper spec work with E or e in BigDecimal outputae05d8eExclude mysql2 version 0.5.7 in CI gemfileab8f754Remove unnecessary code in Dataset#ignore_values_precedingbdeb862Simplify Postgres::PGRange#inspect output7a299a2Add deprecated_associations plugin, for warning/raising for deprecated associ...480d620Use Model.association_reflection in the filter-by-associations support2b19745Clear all cached schema information when using Database#drop_schema on Postgr...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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