code0-tech / sagittarius

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

Update dependency graphql to v2.3.1 #148

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.0 -> 2.3.1 age adoption passing confidence

Release Notes

rmosolgo/graphql-ruby (graphql) ### [`v2.3.1`](https://togithub.com/rmosolgo/graphql-ruby/blob/HEAD/CHANGELOG.md#231-22-Apr-2024) [Compare Source](https://togithub.com/rmosolgo/graphql-ruby/compare/v2.3.0...v2.3.1) ##### New features - `Schema.max_query_string_tokens`: support a limit on the number of tokens the lexer should identify [#​4929](https://togithub.com/rmosolgo/graphql-ruby/issues/4929) - Parser: add an option to reject numbers followed immediately by argument names [#​4924](https://togithub.com/rmosolgo/graphql-ruby/issues/4924) - Parser and CParser: reduce allocated and retained strings when parsing schemas [#​4899](https://togithub.com/rmosolgo/graphql-ruby/issues/4899) - `run_graphql_field`: support `:lookahead` and `:ast_node` field extras [#​4930](https://togithub.com/rmosolgo/graphql-ruby/issues/4930) ##### Bug fixes - Rescue when trying to print integers that are too big for Ruby [#​4923](https://togithub.com/rmosolgo/graphql-ruby/issues/4923) - Mutation: clear the Dataloader cache before resolving [#​4903](https://togithub.com/rmosolgo/graphql-ruby/issues/4903) - Fix `FieldUsage` analyzer when InputObjects return a prepared value [#​4902](https://togithub.com/rmosolgo/graphql-ruby/issues/4902) - Add a minimal query string for `run_graphql_field` [#​4891](https://togithub.com/rmosolgo/graphql-ruby/issues/4891) - Fix PrometheusTrace with multiple tracers [#​4888](https://togithub.com/rmosolgo/graphql-ruby/issues/4888)

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/1263457337

Status: Passed \ Duration: 10 minutes

Job summaries

rspec

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

docs:preview

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