code0-tech / sagittarius

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

Update dependency graphql to v2.3.0 #107

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rmosolgo/graphql-ruby (graphql) ### [`v2.3.0`](https://togithub.com/rmosolgo/graphql-ruby/blob/HEAD/CHANGELOG.md#230-20-Mar-2024) [Compare Source](https://togithub.com/rmosolgo/graphql-ruby/compare/v2.2.14...v2.3.0) ##### Breaking Changes - `orphan_types`: Only object types are accepted here; other types may be added to the schema through `extra_types` instead. [#​4869](https://togithub.com/rmosolgo/graphql-ruby/issues/4869) - Parser: line terminators are no longer allowed in single-quoted strings (as per the GraphQL spec). Escape newline characters instead; see `GraphQL::Language.escape_single_quoted_newline(query_str)` if you need to transform incoming query strings [#​4834](https://togithub.com/rmosolgo/graphql-ruby/issues/4834) ##### Deprecations - `.tracer(...)` is deprecated, use `.trace_with(...)` instead, using trace modules (https://graphql-ruby.org/queries/tracing.html) [#​4878](https://togithub.com/rmosolgo/graphql-ruby/issues/4878) ##### Bug fixes - Parser: handle some escaped character edge cases according to the GraphQL spec [#​4824](https://togithub.com/rmosolgo/graphql-ruby/issues/4824) - Analyzers: fix fragment skip/include tracking [#​4865](https://togithub.com/rmosolgo/graphql-ruby/issues/4865) - Remove unused Context modules [#​4876](https://togithub.com/rmosolgo/graphql-ruby/issues/4876)

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 5 months ago

GitLab Pipeline Action

General information

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

Status: Passed \ Duration: 8 minutes

Job summaries

rspec

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/6439996011/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1221184174/test_report

docs:preview

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