Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency graphql to v2.3.16 #301

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

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

Release Notes

rmosolgo/graphql-ruby (graphql)

v2.3.16

Compare Source

Bug fixes
  • RuboCop: fix FieldTypeInBlock for single-line classes #​5098
  • Testing: Add context[:current_field] to testing helpers #​5096

v2.3.15

Compare Source

New features
  • Type definitions accept comment("...") for annotating SDL #​5067
  • Parser: add tokens_count method #​5066
  • Schema: allow validate_timeout to be reset #​5062
Bug fixes
  • Optimize Language.escape_single_quoted_newlines #​5095
  • Generators: Add # frozen_string_literal: true to base resolver #​5092
  • Parser: Properly handle minus followed by name #​5090
  • Migrate some attr_reader methods #​5080
  • Handle variable definition directives #​5072
  • Handle GraphQL::ExecutionError when loading arguments during analysis #​5071
  • NotificationsTrace: properly call super
  • Use symbols for namespaced_types generator option #​5068
  • Reduce memory usage in lazy resolution #​5061
  • Fix default trace inheritance #​5045

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies This updates dependency files label Sep 10, 2024
Copy link

github-actions bot commented Sep 10, 2024

GitLab Pipeline Action

General information

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

Status: Passed
Duration: 6 minutes

Job summaries

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7885086973/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1463456125/test_report
Finished in 11.55 seconds (files took 12.15 seconds to load)
886 examples, 0 failures
2597 / 2926 LOC (88.76%) covered.
[TEST PROF INFO] Time spent in factories: 00:06.782 (38.48% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7885086972/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1463456125/test_report
Finished in 11.42 seconds (files took 11.91 seconds to load)
839 examples, 0 failures
2449 / 2794 LOC (87.65%) covered.
[TEST PROF INFO] Time spent in factories: 00:06.639 (35.04% of total time)

docs:preview

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

rubocop

439 files inspected, no offenses detected

@renovate renovate bot changed the title Update dependency graphql to v2.3.15 Update dependency graphql to v2.3.16 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/graphql-2.x-lockfile branch from 27dbbd2 to 1d2c38e Compare September 12, 2024 15:50
@renovate renovate bot force-pushed the renovate/graphql-2.x-lockfile branch from 1d2c38e to 4cda8e8 Compare September 21, 2024 16:08
@Taucher2003 Taucher2003 merged commit 65a74c6 into main Sep 21, 2024
1 check passed
@renovate renovate bot deleted the renovate/graphql-2.x-lockfile branch September 21, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This updates dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant