Skip to content

Update bundler non-major dependencies to v2.5.10 #898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2025

This PR contains the following updates:

Package Change Age Confidence
graphql (source, changelog) 2.5.9 -> 2.5.10 age confidence
rubocop (source, changelog) 1.77.0 -> 1.78.0 age confidence
sqlite3 2.7.1 -> 2.7.2 age confidence

Release Notes

rmosolgo/graphql-ruby (graphql)

v2.5.10

Compare Source

New features
  • Schema: Add .freeze_schema for minimal Ractor support #​5370
Bug fixes
  • Schema: inherit validation configurations #​5382
  • Visibility: fix inheriting visibility with preload: true #​5386
  • Improve error messages with interfaces from SDL #​5372
  • Remove needless counter in execution code #​5392
  • Reduce execution overhead in schemas built from SDL #​5393
  • RequiredValidator: remove hidden definitions from error message #​5396
  • .possible_types: don't return interfaces in this list #​5395
  • dataload_association: fix loading associations with different scopes on the same object #​5398
rubocop/rubocop (rubocop)

v1.78.0

Compare Source

New features
Bug fixes
  • #​14343: Fix autocorrect code for Style/HashConversion to avoid syntax error. ([@​koic][])
  • #​14346: Avoid requiring parentheses for Style/SingleLineMethods. ([@​koic][])
  • #​14339: Fix bug where specifying --format disables parallelization. ([@​r7kamura][])
  • #​14300: Fix false positives for Lint/DuplicateMethods cop when self-alias trick is used. ([@​viralpraxis][])
  • #​14329: Fix false positives for Lint/LiteralAsCondition when a literal is used inside || in case condition. ([@​koic][])
  • #​14326: Fix additional autocorrection errors in Style/HashConversion for nested Hash[] calls. ([@​dvandersluis][])
  • #​14031: Honor --config options on server mode. ([@​steiley][])
  • #​14319: Fix the following incorrect autocorrect for Lint/RedundantTypeConversion when using parentheses with no arguments or any arguments. ([@​koic][])
  • #​14336: Fix incorrect autocorrect for Style/ItBlockParameter when using a single numbered parameter after multiple numbered parameters in a method chain. ([@​koic][])
  • #​11782: Move pending cops warning out of ConfigLoader. ([@​nobuyo][])
Changes
  • #​14318: Add WaywardPredicates config to Naming/PredicateMethod to handle methods that look like predicates but aren't. ([@​dvandersluis][])

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency graphql to v2.5.10 Update bundler non-major dependencies to v2.5.10 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 244a996 to 863802a Compare July 5, 2025 22:08
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 863802a to 74bbefd Compare July 8, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants