Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apollographql/apollo-rs issues and pull requests

#612 - apollo_encoder::Value::String serialization never uses escape sequences

Issue - State: closed - Opened by SimonSapin over 1 year ago - 1 comment
Labels: bug, apollo-encoder

#611 - Incorrect parsing of string with trailing \"

Issue - State: closed - Opened by SimonSapin over 1 year ago
Labels: bug, apollo-parser

#610 - Token limit change after apollo-parser 0.5.3

Issue - State: closed - Opened by SimonSapin over 1 year ago - 2 comments
Labels: bug, apollo-parser

#609 - Block strings are parsed like non-block strings

Issue - State: closed - Opened by SimonSapin over 1 year ago
Labels: bug, apollo-parser

#608 - Panic with surrogate code points in EscapedUnicode

Issue - State: closed - Opened by SimonSapin over 1 year ago - 1 comment
Labels: bug, apollo-parser

#607 - add line and columnd number getters to ApolloDiagnostic

Issue - State: closed - Opened by lrlna over 1 year ago - 1 comment
Labels: apollo-compiler

#606 - provide means to extend ApolloDiagnostic

Issue - State: closed - Opened by lrlna over 1 year ago - 4 comments
Labels: apollo-compiler

#605 - example to create diff'ed versions of compiler HIR

Issue - State: open - Opened by lrlna over 1 year ago

#604 - chore(examples): update notify to v6

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago

#603 - chore(deps): update rust crate notify to v6 - autoclosed

Pull Request - State: closed - Opened by svc-secops over 1 year ago
Labels: dependencies

#602 - chore(deps): update rust crate miette to v5.10.0

Pull Request - State: closed - Opened by svc-secops over 1 year ago
Labels: dependencies

#601 - chore(deps): update rust crate indexmap to v2

Pull Request - State: closed - Opened by svc-secops over 1 year ago
Labels: dependencies

#600 - fix(deps): update rust crate uuid to 1.4

Pull Request - State: closed - Opened by svc-secops over 1 year ago
Labels: dependencies

#599 - fix(deps): update rust crate ungrammar to 1.16.1

Pull Request - State: closed - Opened by svc-secops over 1 year ago
Labels: dependencies

#598 - fix(deps): update rust crate arbitrary to 1.3.0

Pull Request - State: closed - Opened by svc-secops over 1 year ago
Labels: dependencies

#597 - chore(deps): update rust crate expect-test to 1.4

Pull Request - State: closed - Opened by svc-secops over 1 year ago
Labels: dependencies

#596 - chore(deps): update gh orb to v2.2.0

Pull Request - State: closed - Opened by svc-secops over 1 year ago
Labels: dependencies

#595 - No parsing syntax error for variables in constant values

Issue - State: closed - Opened by gmac over 1 year ago - 2 comments
Labels: bug

#594 - Dependency Dashboard

Issue - State: open - Opened by svc-secops over 1 year ago
Labels: dependencies

#593 - Constructible / modifiable HIR

Issue - State: closed - Opened by goto-bus-stop over 1 year ago - 4 comments
Labels: apollo-compiler

#592 - Configure Renovate

Pull Request - State: closed - Opened by svc-secops over 1 year ago
Labels: dependencies

#591 - Create EOF token with empty data

Pull Request - State: closed - Opened by allancalix over 1 year ago

#590 - make encoder struct field public

Issue - State: closed - Opened by lrlna over 1 year ago - 1 comment
Labels: apollo-encoder

#589 - [email protected]

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago

#588 - [email protected]

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago

#587 - chore(compiler): separate `UndefinedDirective` diagnostic

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago - 1 comment

#585 - fix(compiler): accept any input object / list AST as custom scalar value

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago - 1 comment

#584 - Unwanted inline fragment type condition inference

Issue - State: closed - Opened by SimonSapin over 1 year ago - 1 comment
Labels: bug, apollo-compiler

#583 - chore(compiler): add a validation test using shared type system hir

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago
Labels: apollo-compiler

#582 - fix: schema extension without root fields should skip empty {} block

Pull Request - State: closed - Opened by dariuszkuc over 1 year ago

#581 - dependency updates

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago

#580 - Add serialization to GraphQL to the new HIR

Issue - State: closed - Opened by lrlna over 1 year ago - 1 comment
Labels: apollo-encoder, apollo-compiler

#579 - Add `schema.root_operation_name(OperationType)` HIR helper method

Pull Request - State: closed - Opened by SimonSapin over 1 year ago

#578 - [email protected]

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago
Labels: apollo-compiler

#577 - feat(compiler): add type name to `UndefinedField` error message

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago

#576 - chore(deps): Update to [email protected]

Pull Request - State: closed - Opened by abernix over 1 year ago - 1 comment

#575 - feat(compiler): accept any scalar type for custom value validation

Pull Request - State: closed - Opened by lrlna over 1 year ago - 2 comments
Labels: apollo-compiler

#574 - Extend compiler values with custom data types

Issue - State: open - Opened by allancalix over 1 year ago
Labels: apollo-compiler

#573 - chore(compiler): split up hir.rs into its own dir

Pull Request - State: closed - Opened by lrlna over 1 year ago
Labels: apollo-compiler

#572 - Custom scalars should work without having to add `@specifiedBy`

Issue - State: closed - Opened by guidomb over 1 year ago - 3 comments
Labels: apollo-compiler

#571 - [email protected]

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago

#570 - breaking(compiler): rename `SelectionSet::merge` to `concat`

Pull Request - State: closed - Opened by goto-bus-stop over 1 year ago - 3 comments

#569 - TypeDefinition should implement lightweight identity hashing rather than `derive(Hash)`

Issue - State: open - Opened by gmac over 1 year ago - 2 comments
Labels: apollo-compiler

#568 - chore(compiler): use official ariadne release

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#567 - fix(compiler): nonnullable list variables in nullable args

Pull Request - State: closed - Opened by lrlna almost 2 years ago
Labels: apollo-compiler

#566 - [email protected]

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago
Labels: apollo-compiler

#565 - fix(compiler): non-nullable variables should be accepted for nullable args

Pull Request - State: closed - Opened by lrlna almost 2 years ago
Labels: apollo-compiler

#564 - feat(compiler): add as_$type() methods to hir::Value

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#563 - fix(compiler): add a specific UndefinedVariable diagnostic

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago - 1 comment

#562 - "Long cannot be represented by a Int value" since apollo-compiler 0.9.0

Issue - State: closed - Opened by yanns almost 2 years ago - 9 comments
Labels: apollo-compiler

#561 - [email protected]

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#560 - `cargo add` is now built in

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#559 - fix(compiler): update apollo-parser version requirement

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#558 - Mandatory variable cannot be used for optional argument since apollo-compiler 0.9.0

Issue - State: closed - Opened by yanns almost 2 years ago - 1 comment
Labels: bug

#556 - [email protected]

Pull Request - State: closed - Opened by lrlna almost 2 years ago

#555 - [email protected]

Pull Request - State: closed - Opened by lrlna almost 2 years ago
Labels: apollo-compiler

#554 - [email protected]

Pull Request - State: closed - Opened by lrlna almost 2 years ago

#553 - fix(parser): variable definitions cannot be empty

Pull Request - State: closed - Opened by lrlna almost 2 years ago
Labels: apollo-parser

#552 - fix(compiler): prevent recursion cycle inside is_introspection

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#551 - feat(compiler): support `@deprecated` on arguments and input values

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#551 - feat(compiler): support `@deprecated` on arguments and input values

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#550 - Validate coercible input

Pull Request - State: closed - Opened by lrlna almost 2 years ago - 1 comment
Labels: apollo-encoder, apollo-compiler

#547 - [email protected]

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago - 1 comment

#546 - Operations with empty queries should not parse

Issue - State: open - Opened by allancalix almost 2 years ago - 1 comment
Labels: bug

#546 - Operations with empty queries should not parse

Issue - State: closed - Opened by allancalix almost 2 years ago - 1 comment
Labels: bug

#545 - Current design of returning fragment definitions by name prevents duplicate detection

Issue - State: closed - Opened by allancalix almost 2 years ago - 5 comments
Labels: triage

#544 - Prevents recursion for operations referencing fragments with cycles

Pull Request - State: closed - Opened by allancalix almost 2 years ago - 2 comments

#544 - Prevents recursion for operations referencing fragments with cycles

Pull Request - State: closed - Opened by allancalix almost 2 years ago - 2 comments

#543 - Stack overflow on `validate_executable` for fragment cycles

Issue - State: closed - Opened by gmac almost 2 years ago - 1 comment
Labels: bug, apollo-compiler

#543 - Stack overflow on `validate_executable` for fragment cycles

Issue - State: open - Opened by gmac almost 2 years ago
Labels: bug, apollo-compiler

#542 - breaking(compiler): remove impl Default for ApolloCompiler

Pull Request - State: closed - Opened by dariuszkuc almost 2 years ago

#542 - breaking(compiler): remove impl Default for ApolloCompiler

Pull Request - State: closed - Opened by dariuszkuc almost 2 years ago

#541 - fix(encoder,parser): escape and unescape strings

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago - 2 comments

#540 - breaking(compiler): align extension getters to their type def counterparts

Pull Request - State: closed - Opened by lrlna almost 2 years ago
Labels: apollo-encoder, apollo-compiler

#540 - breaking(compiler): align extension getters to their type def counterparts

Pull Request - State: closed - Opened by lrlna almost 2 years ago
Labels: apollo-encoder, apollo-compiler

#540 - breaking(compiler): align extension getters to their type def counterparts

Pull Request - State: closed - Opened by lrlna almost 2 years ago
Labels: apollo-encoder, apollo-compiler

#539 - Indentation in apollo-encoder

Issue - State: open - Opened by goto-bus-stop almost 2 years ago - 2 comments
Labels: apollo-encoder

#539 - Indentation in apollo-encoder

Issue - State: closed - Opened by goto-bus-stop almost 2 years ago - 3 comments
Labels: apollo-encoder

#539 - Indentation in apollo-encoder

Issue - State: open - Opened by goto-bus-stop almost 2 years ago - 1 comment
Labels: apollo-encoder

#538 - represent parameterised grammar (const values)

Issue - State: open - Opened by lrlna almost 2 years ago - 6 comments
Labels: bug, apollo-parser, apollo-compiler

#538 - represent parameterised grammar (const values)

Issue - State: open - Opened by lrlna almost 2 years ago - 5 comments
Labels: bug, apollo-parser, apollo-compiler

#538 - represent parameterised grammar (const values)

Issue - State: open - Opened by lrlna almost 2 years ago - 6 comments
Labels: bug, apollo-parser, apollo-compiler

#537 - feat(compiler): variable usage is allowed

Pull Request - State: closed - Opened by lrlna almost 2 years ago - 1 comment
Labels: apollo-compiler

#537 - feat(compiler): variable usage is allowed

Pull Request - State: closed - Opened by lrlna almost 2 years ago - 1 comment
Labels: apollo-compiler

#536 - How to get type of field using apollo-parser

Issue - State: closed - Opened by zenith1994 almost 2 years ago - 3 comments
Labels: documentation, triage

#536 - How to get type of field using apollo-parser

Issue - State: closed - Opened by zenith1994 almost 2 years ago - 3 comments
Labels: documentation, triage

#534 - feat(compiler): validate union extensions, fixes #478

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#534 - feat(compiler): validate union extensions, fixes #478

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#533 - feat(compiler): validate input object extensions, closes #480

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#533 - feat(compiler): validate input object extensions, closes #480

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#532 - feat(compiler): validate interface extensions, closes #477

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#532 - feat(compiler): validate interface extensions, closes #477

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#532 - feat(compiler): validate interface extensions, closes #477

Pull Request - State: closed - Opened by goto-bus-stop almost 2 years ago

#531 - `Hash` for HIR nodes should exclude HirNodeLocation info

Issue - State: closed - Opened by lrlna almost 2 years ago - 1 comment
Labels: apollo-compiler

#531 - `Hash` for HIR nodes should exclude HirNodeLocation info

Issue - State: open - Opened by lrlna almost 2 years ago
Labels: apollo-compiler

#531 - `Hash` for HIR nodes should exclude HirNodeLocation info

Issue - State: open - Opened by lrlna almost 2 years ago
Labels: apollo-compiler