code0-tech / sagittarius

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

Update dependency graphql to v2.3.10 #244

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rmosolgo/graphql-ruby (graphql) ### [`v2.3.10`](https://togithub.com/rmosolgo/graphql-ruby/blob/HEAD/CHANGELOG.md#2310-19-Jul-2024) [Compare Source](https://togithub.com/rmosolgo/graphql-ruby/compare/v2.3.9...v2.3.10) ##### Bug fixes - Parser: fix parsing operation names that match keywords [#​5033](https://togithub.com/rmosolgo/graphql-ruby/issues/5033) - Parser: support leading pipes in Union type definitions [#​5027](https://togithub.com/rmosolgo/graphql-ruby/issues/5027) - Validation: remove rule that prohibits non-null variables from having default values [#​5030](https://togithub.com/rmosolgo/graphql-ruby/issues/5030) - Dataloader: raise fresh error instances when sources return errors [#​5021](https://togithub.com/rmosolgo/graphql-ruby/issues/5021) - Enum and Union: don't create nested error classes in anonymous classes (eg, when parsing SDL -- to improve bug tracker integration) [#​5022](https://togithub.com/rmosolgo/graphql-ruby/issues/5022)

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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

GitLab Pipeline Action

General information

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

Status: Passed \ Duration: 6 minutes

Job summaries

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7387174796/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1380993644/test_report Finished in 15.49 seconds (files took 10.28 seconds to load) 788 examples, 0 failures 2273 / 2588 LOC (87.83%) covered. [TEST PROF INFO] Time spent in factories: 00:06.279 (29.48% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7387174794/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1380993644/test_report Finished in 14.81 seconds (files took 9.53 seconds to load) 741 examples, 0 failures 2125 / 2456 LOC (86.52%) covered. [TEST PROF INFO] Time spent in factories: 00:05.918 (28.63% of total time)

docs:preview

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

rubocop

395 files inspected, no offenses detected