Graphql-core

Latest version: v3.2.5

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 13

3.2.0rc5

Pre-release GraphQL-core v3.2.0rc5, based on GraphQL.js v16.1.0.

In addition to porting the recent changes in GraphQL.js,
this pre-release also contains the following improvements:

- Add flag for using enum names or members as values (73)
- Add typed dicts for to_kwargs results (99)
- Add `ast_to_dict` utility function (136)
- Make `print_block_string` work with string proxy objects (153)
- Prevent infinite loop in `OverlappingFieldsCanBeMergedRule` (fetched ahead)

Please test this pre-release and report any issues, the final release is imminent.

3.2.0rc4

Pre-release GraphQL-core v3.2.0rc4, based on GraphQL.js v16.0.1.

In addition to porting the recent changes in GraphQL.js,
this pre-release also contains the following improvements:

- Use typed dictionaries for introspection results (99)
- Deprecate FrozenDict/List, use tuples as node lists (112)
- Experimental support for async iterables as list values (123)
- Make print_block_string work with string proxy objects (153)

Note that the use of tuples may break code that tries to modify the AST.

Please test this pre-release and report any issues, the final release is imminent.

3.2.0rc3

Pre-release GraphQL-core v3.2.0rc3, based on GraphQL.js v16.0.0rc3.

In addition to porting the recent changes in GraphQL.js,
this pre-release also contains the following improvements:

* Add sync and async execution benchmarks (141)
* Minor code simplifications (146)
* Optimize node hash method through caching (150)
* Optimize performance of character class predicates
* Include Python 3.10 in default test matrix

3.2.0rc2

Pre-release GraphQL-core v3.2.0rc2, based on GraphQL.js v16.0.0rc2.

* Make thunk resolver simpler and backward compatible

3.2.0rc1

Pre-release GraphQL-core v3.2.0rc1, based on GraphQL.js v16.0.0rc2.

In addition to porting the recent changes in GraphQL.js,
this pre-release also contains the following improvements:

* Set enum value values to value names in build_client_schema (138)
* Fix camel to snake case conversion with digits (140)
* Support Python 3.10

3.1.7

Patch release GraphQL-core v3.1.7, based on GraphQL.js v15.8.0.

This release includes minor changes and improvements, in particular:

- Set enum value values to value names in build_client_schema (138)
- Fix camel to snake case conversion with digits (140)
- Preserve `deprecation_reason` on `GraphQLInputFields` (d1ffaef2ec3e5e475cb8ae52397489fd05ea6a12)
- Add missing `__Directive.args(includeDeprecated)` (0df0a32fe9cae2edafdd985f099490b55dca13e2)
- Fix `original_error.extensions` overriding `extensions` argument (810d712ca53e5356027e6930b9585cf56152d3f5)

Page 3 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.