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

Bump graphql from 1.12.4 to 2.0.15 #486

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2022

Bumps graphql from 1.12.4 to 2.0.15.

Changelog

Sourced from graphql's changelog.

2.0.15 (22 October 2022)

New features

  • SDL: support extensions on the schema itself #4203
  • SDL: recognize .graphqls files in .from_definition #4204
  • Schema: add a reader method of TypeMembership#options #4209

Bug fixes

  • Node Behaviors: call the id-from-object hook with the type definition, not the type instance #4233
  • RelayClassicMutation: add a period to the generated description of the payload type #4229
  • Dataloader: make scoped context work with Dataloader #4220
  • SDL: fix parsing repeatable directives #4218
  • Lookahead: reduce more allocations in .selects? #4212
  • Introspection Query: strip blank lines from generated query strings #4208
  • Enums: Add error handling to result coercion #4206
  • Lookahead: add selected_type: to .selects? #4194
  • Lookahead: fix .selects? on unions #4193
  • Fields: use field-local connection: config over resolver config #4191

2.0.14 (8 September 2022)

New features

  • Input Objects: support one_of for input objects that allow exactly one argument #4184
  • Dataloader: add source.merge({ ... }) for adding objects to dataloader source caches #4186
  • Validation: generate new schemas with a suggested validate_max_errors of 100 #4179

Bug fixes

  • Lookahead: improve performance when field names are given as symbols #4189
  • Runtime: simplify some internal code #4183
  • Datadog tracing: remove deprecated options #4159

2.0.13 (12 August 2022)

New features

  • Fields: add configuration methods for default_value and prepare #4156
  • Static validation: merge directive errors when they're on the same location or directive

Bug fixes

  • Subscriptions: properly use the given .trigger(... context: ) for determining subscription root field visibility #4160
  • Fix fields that use hash_key: and have a falsy value for that key #4132
  • Variable validation: respect validate_max_error limit
  • Performance: use Array#+ to add objects during execution #4142

2.0.12 (19 July 2022)

... (truncated)

Commits
  • f99f581 2.0.15
  • ea4b631 Merge pull request #4233 from rmosolgo/node-behavior-id-hook-fix
  • b484f7b Merge pull request #4229 from devonmathershopify/add-fullstop-to-description-...
  • 2744b81 enterprise-1.1.13
  • 7eaac95 Call the id hook with the type, not the instance
  • 3dd355b update pro and enterprise
  • a66d17b Add full stop
  • 5c6d0ad js-1.11.3
  • 3fa4e93 Merge pull request #4226 from rmosolgo/ably-dont-pass-empty-data
  • b5d5641 Update subscription docs for apollo link in 3.x
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.12.4 to 2.0.15.
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v1.12.4...v2.0.15)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2022

Superseded by #498.

@dependabot dependabot bot closed this Dec 24, 2022
@dependabot dependabot bot deleted the dependabot/bundler/graphql-2.0.15 branch December 24, 2022 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants