code0-tech / sagittarius

The orchestrating backend for the Code0 application
4 stars 0 forks source link

Update dependency graphql to v2.3.5 #208

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql (source, changelog) 2.3.4 -> 2.3.5 age adoption passing confidence

Release Notes

rmosolgo/graphql-ruby (graphql) ### [`v2.3.5`](https://togithub.com/rmosolgo/graphql-ruby/blob/HEAD/CHANGELOG.md#235-13-Jun-2024) [Compare Source](https://togithub.com/rmosolgo/graphql-ruby/compare/v2.3.4...v2.3.5) ##### Breaking changes - Remove default `load_*` implementations in arguments -- this could break calls to `super` if you have redefined this method in subclasses [#​4978](https://togithub.com/rmosolgo/graphql-ruby/issues/4978) ##### Bug fixes - Enums: fix parsing enum values that match GraphQL keywords (eg `type`, `extend`) [#​4987](https://togithub.com/rmosolgo/graphql-ruby/issues/4987) - Consolidate runtime state [#​4969](https://togithub.com/rmosolgo/graphql-ruby/issues/4969) - Simplify schema type indexes [#​4971](https://togithub.com/rmosolgo/graphql-ruby/issues/4971) [#​4986](https://togithub.com/rmosolgo/graphql-ruby/issues/4986) - Remove duplicate when clause [#​4976](https://togithub.com/rmosolgo/graphql-ruby/issues/4976) - Address many Ruby warnings [#​4978](https://togithub.com/rmosolgo/graphql-ruby/issues/4978) - Remove needless `ruby2_keywords` usage [#​4989](https://togithub.com/rmosolgo/graphql-ruby/issues/4989) - Fix some YARD docs [#​4984](https://togithub.com/rmosolgo/graphql-ruby/issues/4984)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1331511708

Status: Passed \ Duration: 6 minutes

Job summaries

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7095195332/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1331511708/test_report Finished in 12.72 seconds (files took 10.9 seconds to load) 669 examples, 0 failures 2039 / 2347 LOC (86.88%) covered. [TEST PROF INFO] Time spent in factories: 00:04.875 (25.94% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7095195330/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1331511708/test_report Finished in 12.77 seconds (files took 10.57 seconds to load) 616 examples, 0 failures 1887 / 2210 LOC (85.38%) covered. [TEST PROF INFO] Time spent in factories: 00:05.104 (27.32% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/7095218651/artifacts/dist/index.html

rubocop

346 files inspected, no offenses detected