Bump the patch-and-minor-dependencies group with 3 updates#112
Merged
simonneutert merged 1 commit intomainfrom Feb 1, 2026
Merged
Conversation
Bumps the patch-and-minor-dependencies group with 3 updates: [prism](https://github.com/ruby/prism), [rubocop](https://github.com/rubocop/rubocop) and [sequel](https://github.com/jeremyevans/sequel). Updates `prism` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](ruby/prism@v1.8.0...v1.9.0) Updates `rubocop` from 1.82.1 to 1.84.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.82.1...v1.84.0) Updates `sequel` from 5.100.0 to 5.101.0 - [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG) - [Commits](jeremyevans/sequel@5.100.0...5.101.0) --- updated-dependencies: - dependency-name: prism dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: rubocop dependency-version: 1.84.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: sequel dependency-version: 5.101.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 3 updates: prism, rubocop and sequel.
Updates
prismfrom 1.8.0 to 1.9.0Release notes
Sourced from prism's releases.
Changelog
Sourced from prism's changelog.
Commits
c0e3781Merge pull request #3879 from ruby/v190e722e57Bump to v1.9.00f57d62Merge pull request #3878 from ruby/find-all51df90eAdd Prism::Node#find_all20dc949Merge pull request #3877 from ruby/byte-offset7759acdRename line_to_byte_offset -> byte_offset93fdf21Merge pull request #3875 from Earlopain/bump-bundler89a4643Merge pull request #3871 from Earlopain/lex-ripper-plain94dafb2Update bundler in the main gemfilec774ec2Merge pull request #3874 from Earlopain/rbi-optionsUpdates
rubocopfrom 1.82.1 to 1.84.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
Commits
11df34aCut 1.84af56871Fix broken example4481685Allow references to be redirects5cb3b0fUpdate Changelog2dc96ce[Fix #10956] Preserve source tabs in Clang and Tap formatters when displaying...5334618Merge pull request #14798 from lovro-bikic/fix-1469138fd70cAdd AllowedMethods configuration to Style/ModuleMemberExistenceCheckcf1bdcfMerge pull request #14799 from HariprasanthMS/bug_14716882519b[Fix #14716] Fix infinite loop for Layout/LineLength with SplitStrings7f972a8Fix #14691 Recognize Forwardable methods in Lint/DuplicateMethodsUpdates
sequelfrom 5.100.0 to 5.101.0Changelog
Sourced from sequel's changelog.
Commits
e042ab7Bump version to 5.101.08ea9e45Work around regression in MySQL 9.6.0 in eager loader test4293be3Document #import return values (Fixes #2347)5ebcb7aAdd detect_unnecessary_association_options plugin to warn/raise for unnecessa...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