FSharp.Data.GraphQL icon indicating copy to clipboard operation
FSharp.Data.GraphQL copied to clipboard

FSharp implementation of Facebook GraphQL query language.

Results 138 FSharp.Data.GraphQL issues
Sort by recently updated
recently updated
newest added

Removes [semver-regex](https://github.com/sindresorhus/semver-regex). It's no longer used after updating ancestor dependency [babel-cli](https://github.com/babel/babel). These dependencies need to be updated together. Removes `semver-regex` Updates `babel-cli` from 6.6.5 to 6.26.0 Changelog Sourced from babel-cli's...

dependencies
javascript

Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together. Removes `got` Updates `nodemon` from 1.18.11 to 2.0.20 Release notes Sourced from...

dependencies
javascript

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.7 and updates ancestor dependency [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.7 Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10...

dependencies
javascript

Removes [semver-regex](https://github.com/sindresorhus/semver-regex). It's no longer used after updating ancestor dependency [babel-cli](https://github.com/babel/babel). These dependencies need to be updated together. Removes `semver-regex` Updates `babel-cli` from 6.6.5 to 6.26.0 Changelog Sourced from babel-cli's...

dependencies
javascript

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 2.0.2. Changelog Sourced from eventsource's changelog. 2.0.2 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 2.0.1 Fix URL...

dependencies
javascript

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 2.0.2. Changelog Sourced from eventsource's changelog. 2.0.2 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 2.0.1 Fix URL...

dependencies
javascript

First merge PR #378

Looking at allocations seems like an improvement. Probably the time is not comparable if my machine was loaded differently during runs. New | Method | Mean | Error | StdDev...

Before | Method | Mean | Error | StdDev | Median | Min | Max | Op/s | Gen0 | Gen1 | Allocated | |------------------------------ |-------------:|-----------:|-----------:|-------------:|-------------:|-------------:|----------:|--------:|-------:|----------:| | BenchmarkSimpleQueryUnparsed | 85.76...