Skip to content

Update bundler non-major dependencies #254

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 1, 2025

This PR contains the following updates:

Package Change Age Confidence
graphql (source, changelog) 2.5.9 -> 2.5.11 age confidence
importmap-rails 2.1.0 -> 2.2.0 age confidence
pagy (changelog) 9.3.4 -> 9.3.5 age confidence
rubocop (source, changelog) 1.77.0 -> 1.78.0 age confidence
sqlite3 2.7.1-aarch64-linux-gnu -> 2.7.3 age confidence

Release Notes

rmosolgo/graphql-ruby (graphql)

v2.5.11

Compare Source

Bug fixes
  • Dataloader: improve compatibility when objects are loaded by GraphQL-Batch but .authorized? uses Dataloader #​5400

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
rails/importmap-rails (importmap-rails)

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: rails/importmap-rails@v2.1.0...v2.2.0

ddnexus/pagy (pagy)

v9.3.5

Compare Source

  • fix quoted identifiers in keyset (#​780)
  • Fix clone command (#​770)
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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/bundler-minor-patch branch from 293d772 to 6cc6168 Compare July 3, 2025 19:11
@renovate renovate bot changed the title Update dependency sqlite3 to v2.7.1 Update bundler non-major dependencies to v2.5.10 Jul 3, 2025
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 6cc6168 to 4bb572c Compare July 5, 2025 22:02
@renovate renovate bot changed the title Update bundler non-major dependencies to v2.5.10 Update bundler non-major dependencies Jul 6, 2025
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch 3 times, most recently from 153a18f to e427f25 Compare July 9, 2025 17:56
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from e427f25 to a38f021 Compare July 18, 2025 18:52
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from a38f021 to d92e5d4 Compare July 23, 2025 00:11
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