Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql (source, changelog) 2.5.7 -> 2.5.8 age adoption passing confidence
graphql-client 0.25.0 -> 0.26.0 age adoption passing confidence
rubocop (source, changelog) 1.75.7 -> 1.75.8 age adoption passing confidence
sqlite3 2.6.0-arm64-darwin -> 2.6.0 age adoption passing confidence

Release Notes

rmosolgo/graphql-ruby (graphql)

v2.5.8

Compare Source

New features
  • Timeout: support disabling during a query #​5361
  • Query::Partial: support running a fragment in isolation #​5362
Bug fixes
  • Visibility: improve performance for loadable? #​5355
  • RequiredValidator: Fix typo #​5359
  • Scalar validation: remove redundant infinity handling #​5358
  • Directives: fix validation of schema definition directives #​5368
github-community-projects/graphql-client (graphql-client)

v0.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: github-community-projects/graphql-client@v0.25.0...v0.26.0

rubocop/rubocop (rubocop)

v1.75.8

Compare Source

Bug fixes
  • #​14191: Fix Lint/FloatComparison cop to detect floating-point number comparisons in case statements. ([@​daisuke][])
  • #​14209: Fix an error for Style/RedundantFormat with invalid format arguments. ([@​earlopain][])
  • #​14200: Fix false positives for Style/DefWithParentheses when using endless method definition with empty parentheses and a space before =. ([@​koic][])
  • #​14197: Fix infinite loop error for EnforcedStyle: with_fixed_indentation of Layout/ArgumentAlignment and EnforcedStyle: consistent of Layout/FirstArgumentIndentation and Layout/HashAlignment. ([@​koic][])
  • #​14204: Fix Layout/EmptyLinesAroundAccessModifier cop error on trailing access modifier. ([@​viralpraxis][])
  • #​14198: Fix Lint/DuplicateMethods cop error on to option is dynamically generated and prefix is enabled. ([@​viralpraxis][])
  • #​14199: Fix wrong autocorrection for Style/MapToHash with destructuring argument. ([@​lovro-bikic][])
  • #​14050: Modify condition for rubocop:todo EOL comment. ([@​jonas054][])

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 is behind base branch, 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.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 15337429727

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.658%

Totals Coverage Status
Change from base Build 15323781751: 0.0%
Covered Lines: 588
Relevant Lines: 596

💛 - Coveralls

@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-03zrpr May 30, 2025 01:53 Inactive
@JPrevost JPrevost merged commit 477f372 into main May 30, 2025
6 checks passed
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.

4 participants