Renée

Results 188 issues of Renée

- remove travis - add more node.js major versions to appveyor - use ljharb's workflow to test on all browserify's supported node.js versions - pin some transitive dependencies that raised...

This PR changes the implementation of `SelectionMap` so it does not have owned key data. I'm opening this already so I can share it but I would like to improve...

It could be risky if these are slow to parse or validate, as it's easy to produce a malicious document with many directives. Parsing + validation of a document with...

It also reports this, which doesn't make sense: ``` Error: interface, union and object types must have a subselection set ╭─[0119_nested_subselection_issue_916.graphql:8:17] │ 8 │ query Invalid { me { name...

What will we need, beyond validation? https://github.com/graphql/graphql-spec/pull/825

triage

Hi! I think this may be a spec bug. Say I have an interface with no implementers. ```graphql interface Intf { field: Int } type Query { intf: Intf }...

I don't have the bandwidth to maintain this action and I'm not even an active Zig user :) There is now a [new action](https://github.com/mlugg/setup-zig/) developed by a Zig team member....

doesn't appear to do anything now

t: bug