Bump the patch-and-minor-dependencies group with 4 updates#118
Merged
simonneutert merged 1 commit intomainfrom Apr 2, 2026
Merged
Conversation
Bumps the patch-and-minor-dependencies group with 4 updates: [rubocop](https://github.com/rubocop/rubocop), [minitest](https://github.com/minitest/minitest), [roda](https://github.com/jeremyevans/roda) and [sequel](https://github.com/jeremyevans/sequel). Updates `rubocop` from 1.85.0 to 1.86.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.0...v1.86.0) Updates `minitest` from 6.0.2 to 6.0.3 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.2...v6.0.3) Updates `roda` from 3.101.0 to 3.102.0 - [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG) - [Commits](jeremyevans/roda@3.101.0...3.102.0) Updates `sequel` from 5.101.0 to 5.103.0 - [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG) - [Commits](jeremyevans/sequel@5.101.0...5.103.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: minitest dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: roda dependency-version: 3.102.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: sequel dependency-version: 5.103.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 4 updates: rubocop, minitest, roda and sequel.
Updates
rubocopfrom 1.85.0 to 1.86.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
2c1b30aCut 1.86d96701aUpdate Changelog9b019c7[Fix rubocop#14916] Fix false positive for `Layout/MultilineMethodCallIndenta...a49271dFix incorrect autocorrection forStyle/IfUnlessModifierwhen multipleif/...8d25311Document MaxFilesInCache: false option for disabling cache pruning12c7d39Detect constant reassignment after class/module definition in `Lint/ConstantR...fbf175cAllow disabling cache cleanup3fcae5d[Fix #14961] AddAllowedParentClassesoption toStyle/EmptyClassDefinition4eba3e6Memoize forwarded arg lookups in ArgumentsForwardingfc300c7[Fix #10822] Don't cache if there are warningsUpdates
minitestfrom 6.0.2 to 6.0.3Changelog
Sourced from minitest's changelog.
Commits
649b075prepped for releasea2d0904- assert_same(nil, value) no longer allowed. Use assert_nil to be explicit. (...Updates
rodafrom 3.101.0 to 3.102.0Changelog
Sourced from roda's changelog.
Commits
6b0c4d7Bump version to 3.102.0cfe58efFix documentation for response_attachment plugin72f92c2Fix example code in 3.43.0 release notes2f86beeRemove Riff from Applications Using Roda section90455adFix method name in host_authorization plugin documentation (Fixes #414)df3d7dfExtract send_file plugin from sinatra_helpers plugin (Closes #412)5466b69Extract a response_attachment plugin from sinatra_helpers pluginUpdates
sequelfrom 5.101.0 to 5.103.0Changelog
Sourced from sequel's changelog.
Commits
37f97a1Bump version to 5.103.08792c73Update specs to work with minitest 6.0.323634d8Have column and add_column in the generators warn if option values override a...fb3df68Simplify code in lit_require_frozen930b886Show method name causing change migration to be irreversible in exception mes...1d68f77Always call super in Model#change_column_value in dirty plugin5c48c9dMake dirty plugin handle the Model#[]= calls with keys that are not model col...e849fd3Fix doc typo: s/get get/to get/66e72a3Document potential security concerns in the serialization plugindf447b4Use start_with? in the serialization pluginDependabot 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