Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

graphql-dotnet

We are on a mission to provide an easy to use GraphQL server implementation for .NET.
Collective - Host: opensource - https://opencollective.com/graphql-net - Code: https://github.com/graphql-dotnet/graphql-dotnet

Fix formatting of unexpected lists/objects provided for variables (#3920)

github.com/graphql-dotnet/graphql-dotnet - b591373116d07910dc9e2e7e9519c99548545c39 authored 10 months ago by Shane Krueger <[email protected]>
Fix spelling error in docs (#3912)

Update dependency-injection.md

github.com/graphql-dotnet/graphql-dotnet - b196e355dccdcba6f0a705c86c098827a0759188 authored 11 months ago by Shane Krueger <[email protected]>
Bump beta version prefix

github.com/graphql-dotnet/graphql-dotnet - 6961f05db45bcd190d3289ae8d0e8d3fe2e20b39 authored 11 months ago by Shane Krueger <[email protected]>
Introduce optional IGraphTypeFactory (#3913)

Introduce optional IGraphTypeFactory to allow custom IGraphType implementations in schema-first ...

github.com/graphql-dotnet/graphql-dotnet - 32849ff9ab6f2ea7fa8663343cd0531230949cae authored 11 months ago by Philip Sanetra <[email protected]>
Bump xunit from 2.6.4 to 2.6.5 (#3889)

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.6.5.
- [Commits](https://github.c...

github.com/graphql-dotnet/graphql-dotnet - 49f24b574380f92f6c74f7963b8320167004438a authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Roslynator.Analyzers from 4.7.0 to 4.9.0 (#3896)

Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from 4.7.0 to 4.9.0.
- [Rele...

github.com/graphql-dotnet/graphql-dotnet - b24372cdc2ba85bdba901fe987cf9fb9f6644341 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Roslynator.Formatting.Analyzers from 4.7.0 to 4.9.0 (#3897)

Bumps [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) from 4.7.0 to 4.9....

github.com/graphql-dotnet/graphql-dotnet - 885ed0c42714e8db1243970725e1df4fa6d6f011 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump follow-redirects from 1.15.2 to 1.15.4 in /docs2 (#3895)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1....

github.com/graphql-dotnet/graphql-dotnet - a34e953e1f1503de8b145c0d68a7d2e98b256a08 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Clean up subscription sample (#3893)

* Clean up subscription sample

* Update

github.com/graphql-dotnet/graphql-dotnet - 338db03214e72e3251a0514a8d4caa3ae7120a8d authored 12 months ago by Shane Krueger <[email protected]>
Add 'AddSchemaVisitor' builder extension method (#3891)

* AddSchemaVisitor

* Update

* Update

github.com/graphql-dotnet/graphql-dotnet - 1cb30f440663c920a1a2435ff2679718d2940d80 authored 12 months ago by Shane Krueger <[email protected]>
Add DirectiveAttribute (#3886)

github.com/graphql-dotnet/graphql-dotnet - 3e2a7b255891df5232005e3c8d0d2d32c31cd205 authored 12 months ago by Shane Krueger <[email protected]>
Add an introduction version to analyzers documentation (#3883)

github.com/graphql-dotnet/graphql-dotnet - 82bd42a0ccf3d77c12eabfd22df3fc87967714ef authored 12 months ago by Artur Gordashnikov <[email protected]>
Fix docs relative links (#3884)

* Fix docs relative links

* fix links

* update

github.com/graphql-dotnet/graphql-dotnet - c42660d7a1773cd9c771224be69554f71600ef89 authored 12 months ago by Artur Gordashnikov <[email protected]>
Add 'AddUnhandledExceptionHandler' builder extension method (#3882)

* AddUnhandledExceptionHandler

* Null checks

* Updates

github.com/graphql-dotnet/graphql-dotnet - 2ba9b26754a2ace565f89d517ac7121d0eede5f2 authored 12 months ago by Shane Krueger <[email protected]>
Add data loader overloads to MicrosoftDI resolver builders (#3868)

* Code

* Update api approvals

* Update

* Updates

* Update new docs

* Remove using

github.com/graphql-dotnet/graphql-dotnet - 9f46f9c41444a715b8400b205340031f7b5b0d69 authored 12 months ago by Shane Krueger <[email protected]>
Support subscriptions of value types (#3876)

* Support subscriptions of value types

* Update

github.com/graphql-dotnet/graphql-dotnet - 3bb4e911572152af5c82ab1be755b8c7f0d2a2de authored 12 months ago by Shane Krueger <[email protected]>
Schema builder fixes; add schema validation of subscription fields (#3867)

* Schema builder fixes

* Subscription root fields require StreamResolver to be set

* Updat...

github.com/graphql-dotnet/graphql-dotnet - b9a113ea2847f3e9afcba9603edf3482a6a91a0e authored 12 months ago by Shane Krueger <[email protected]>
Add NRT annotations to tests (#3664)

* Progress

* Another 300

* Another 200

* Another 300

* Remainder

* GraphQL.Tests ...

github.com/graphql-dotnet/graphql-dotnet - 911afe8a058e60ec74f388f327ec010eff2d2cf4 authored 12 months ago by Shane Krueger <[email protected]>
Use markup key to indicate expected diagnostics location (#3861)

github.com/graphql-dotnet/graphql-dotnet - f8ede7679438c27f33a7c44632ebdb01009f5d8a authored 12 months ago by Artur Gordashnikov <[email protected]>
Bump msgpackr from 1.8.5 to 1.10.1 in /docs2 (#3859)

Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.8.5 to 1.10.1.
- [Release notes](h...

github.com/graphql-dotnet/graphql-dotnet - 9390c38a7bbbe4e0235789a9d2cd8dec6cafb65a authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add transport docs page, update sitemap (#3858)

* added transport docs page, updated sitemap

* Applied suggestions

Co-authored-by: Shane K...

github.com/graphql-dotnet/graphql-dotnet - 5cffaa64b2f7f6240b91d1eaaad0d8b048dfa877 authored 12 months ago by Jan Adamski <[email protected]>
Add other .NET 8 tests (#3855)

* Add other .NET 8 tests

* Update TFM for MicrosoftDI

* Revert "Update TFM for MicrosoftDI...

github.com/graphql-dotnet/graphql-dotnet - 2b912f88572055d6bb60fba8587ce89c8f13fff7 authored 12 months ago by Shane Krueger <[email protected]>
Add GraphQLTelemetryOptions.RecordException configuration (#3853)

* Add GraphQLTelemetryOptions.RecordException configuration

* Update api approvals

* Updat...

github.com/graphql-dotnet/graphql-dotnet - c09d9c4705a68baadd73ee02effb4b0c6517215c authored 12 months ago by Artur Gordashnikov <[email protected]>
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6 (#3852)

* Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6

Bumps [xunit.runner.visualstudio](https:...

github.com/graphql-dotnet/graphql-dotnet - 87ef57727560bbaab642d7d506996f4b6ab1a581 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump xunit from 2.6.3 to 2.6.4 (#3851)

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.3 to 2.6.4.
- [Commits](https://github.c...

github.com/graphql-dotnet/graphql-dotnet - d367b2967c50a03e93ba08cba77e4e220398430e authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update the `GraphQLTelemetryOptions.Filter` delegate to not create any downstream traces when `false` (#3850)

* Update the Filter delegate behavior

* Update src/GraphQL/Telemetry/GraphQLTelemetryOptions....

github.com/graphql-dotnet/graphql-dotnet - eb53974489b4214ba589cac2e0282f12149a3cb9 authored 12 months ago by Artur Gordashnikov <[email protected]>
Allowed derived telemetry providers (#3848)

* Allowed derived telemetry providers

* Fix tests

* Update

* Fix private

* Update co...

github.com/graphql-dotnet/graphql-dotnet - 110cd518a3c4b5f096e427f363752af2d96b78f7 authored 12 months ago by Shane Krueger <[email protected]>
Introduce StartActivity and deprecate StartActivityAsync (#3849)

github.com/graphql-dotnet/graphql-dotnet - 59393e9ce4f7bd80865d3775e77248fe251e2af5 authored 12 months ago by Artur Gordashnikov <[email protected]>
Updates to new GraphQLName function (#3843)

github.com/graphql-dotnet/graphql-dotnet - 2683b0750c4e0697b5580b83f370b45064261056 authored about 1 year ago by Shane Krueger <[email protected]>
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#3844)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0.
- [R...

github.com/graphql-dotnet/graphql-dotnet - 67a1c84dd15e8e931d82759f3ba47087de1d1f7b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump PolySharp from 1.13.1 to 1.14.1 (#3845)

Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.13.1 to 1.14.1.
- [Release no...

github.com/graphql-dotnet/graphql-dotnet - fb5a5ab6e2da0a2360934ca84f526128c5b79549 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Change default type naming (#3839)

github.com/graphql-dotnet/graphql-dotnet - 3a6d409a24903e1ce362f16039bc05f0869ad8d2 authored about 1 year ago by Shane Krueger <[email protected]>
Fix json tests (#3838)

* Fix json tests

* Update

github.com/graphql-dotnet/graphql-dotnet - 16f2522a10c1fe450096c2e187dd5738288125b0 authored about 1 year ago by Shane Krueger <[email protected]>
Bump Moq from 4.20.69 to 4.20.70 (#3833)

Bumps [Moq](https://github.com/moq/moq) from 4.20.69 to 4.20.70.
- [Release notes](https://gith...

github.com/graphql-dotnet/graphql-dotnet - 0e63ffbfcb730869d489a13901d7578c6a2e24f1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#3840)

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0.
...

github.com/graphql-dotnet/graphql-dotnet - 1ec1fe1cc667ba5402770e32fd782ec5c54bfdd1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump PublicApiGenerator from 11.0.0 to 11.1.0 (#3841)

Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.0.0...

github.com/graphql-dotnet/graphql-dotnet - 30b414786ee8a8bb2ade8f595db3114ac8194242 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/labeler from 4 to 5 (#3808)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](http...

github.com/graphql-dotnet/graphql-dotnet - d2439a6921153bc24d649fece43b3c043418a67f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Downgrade Microsoft.CodeAnalysis packages to v3.11.0 to support older compilers (#3831)

github.com/graphql-dotnet/graphql-dotnet - 3450bccdc08cd2aa4b735f5260ca3f559916b379 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Bump github/codeql-action from 2 to 3 (#3822)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release n...

github.com/graphql-dotnet/graphql-dotnet - 546dd2fc7ecce04fabee1075aa30138d8a0ea606 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/upload-artifact from 3 to 4 (#3828)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rel...

github.com/graphql-dotnet/graphql-dotnet - c78aa5478e8ee7be9ccde90904ce5121202611da authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix FieldBuilderCodeFixProvider formatting and try preserve code comments (#3836)

* Remove new line after argument expression

* Preserve comments

* Preserve comments

github.com/graphql-dotnet/graphql-dotnet - 563d99070303f31d00094b9d9e3e198ed3de43d3 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Bump Roslynator.Formatting.Analyzers from 4.5.0 to 4.7.0 (#3806)

Bumps [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) from 4.5.0 to 4.7....

github.com/graphql-dotnet/graphql-dotnet - 847e18938ad272fe9963a026cda942386d2d3e50 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Roslynator.Analyzers from 4.5.0 to 4.7.0 (#3809)

Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from 4.5.0 to 4.7.0.
- [Rele...

github.com/graphql-dotnet/graphql-dotnet - 060fe7ae5dd9939a713d16f06275d4fc055a7e96 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump xunit from 2.5.3 to 2.6.3 (#3814)

* Bump xunit from 2.5.3 to 2.6.3

Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to ...

github.com/graphql-dotnet/graphql-dotnet - 33530a80e9c01ad80932cbfebf2dbd27dac797cc authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix GQL009 code fix formatting (#3824)

Fix GQL009 code fix formatting

github.com/graphql-dotnet/graphql-dotnet - 3ee59cfc166e05f38629b14cef04767900c3c544 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Deprecated fields are returned when feature is disabled (#3827)

Bugfix for issue 3825

github.com/graphql-dotnet/graphql-dotnet - 924f01d19d187a0a169f69aa6dfc5a39b0f37632 authored about 1 year ago by Shane Krueger <[email protected]>
Misc doc fixes (#3821)

github.com/graphql-dotnet/graphql-dotnet - 941ecdbe33610133e555922ffb8e672cbf43f98f authored about 1 year ago by Artur Gordashnikov <[email protected]>
Another try to fix relative urls (#3820)

github.com/graphql-dotnet/graphql-dotnet - 71f1e5d8ee177ebd70a4cfb724a5c3ab6ed3c880 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Try fix relative urls (#3819)

Fix relative urls

github.com/graphql-dotnet/graphql-dotnet - f9a59b90ccff1e09ab3406fa798e8cda4c98f6a2 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Fix analyzers help links (#3818)

github.com/graphql-dotnet/graphql-dotnet - 61ca525529d17cb2423f5edfce12925f2c7ddf27 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Docs file names should be all lower case (#3817)

* Docs file names should be all lower case

* Rename overview_temp.md back to overview.md

github.com/graphql-dotnet/graphql-dotnet - 6bdb16c7d0a643cf0ff3691bacea8e2fda91b85c authored about 1 year ago by Artur Gordashnikov <[email protected]>
Add analyzer pages to the sitemap (#3816)

github.com/graphql-dotnet/graphql-dotnet - f0f4d76cc080805d80dc06cba1cf9b324873fa07 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Bump parser to 8.4.2 (#3811)

github.com/graphql-dotnet/graphql-dotnet - caddc326709e06c0f88d8c55d49705e6a25a3262 authored about 1 year ago by Shane Krueger <[email protected]>
Fix document caching and add tests (#3810)

* Fix caching and add tests

* Update

github.com/graphql-dotnet/graphql-dotnet - 0423cfeed9fb16a55cd4ef9a5aecc84628dafe17 authored about 1 year ago by Shane Krueger <[email protected]>
Bump actions/setup-dotnet from 3 to 4 (#3807)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release n...

github.com/graphql-dotnet/graphql-dotnet - ffcd01f84b421698d72759f5d437ae6e67488039 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
NotAGraphTypeAttribute analyzer (#3795)

* Annotate generic parameters with NotAGraphTypeAttribute

* Ooops

* More [NotAGraphType]
...

github.com/graphql-dotnet/graphql-dotnet - 9532ab6e772dfa48e7176537a0f1ff22a8d6dc49 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Add .NET 8 testing (#3790)

* Add .NET 8 testing

* Update

github.com/graphql-dotnet/graphql-dotnet - f98fc83eb1c51f02bebfffce3124f904a13ab522 authored about 1 year ago by Shane Krueger <[email protected]>
Configure trim analyzer only for .NET 6+ projects (#3788)

github.com/graphql-dotnet/graphql-dotnet - ddf3f1d43998a5da92e6a187a4143ba1d5bed5cc authored about 1 year ago by Shane Krueger <[email protected]>
Fix source paths for CallerFilePath (#3787)

github.com/graphql-dotnet/graphql-dotnet - 7a7dd2c61b94507bd5c3ab910804ffa5cea3b0de authored about 1 year ago by Shane Krueger <[email protected]>
Fix BomTests (#3780)

github.com/graphql-dotnet/graphql-dotnet - 026855a110e5f07c5df119620cc80b1b090188c9 authored about 1 year ago by Shane Krueger <[email protected]>
Analyzers code and docs reorganization (#3778)

* Format documentation

* Documentation packages

* Code rearrangement

* cleanup

* cle...

github.com/graphql-dotnet/graphql-dotnet - 6383eeece8d3669510c54cf86b70e88613455441 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Ignore InputObjectGraphType analysis if type overrides ParseDictionary (#3776)

* Ignore InputObjectGraphType analyzis if type overrides ParseDictionary method

* rename vari...

github.com/graphql-dotnet/graphql-dotnet - d46bde6d5e30ea1e3a314f40a408f9c86480018d authored about 1 year ago by Artur Gordashnikov <[email protected]>
Bump actions/github-script from 6 to 7 (#3766)

Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release...

github.com/graphql-dotnet/graphql-dotnet - 73cde86458d09f0473c6d258d002687f01446bd9 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Consume analyzers by the sample project (#3770)

* Consume analyzers by the sample project

* Update src/GraphQL.StarWars/GraphQL.StarWars.cspr...

github.com/graphql-dotnet/graphql-dotnet - c1e3b72e24f694e2165b8dc60fd404171042777f authored about 1 year ago by Artur Gordashnikov <[email protected]>
Stabilize Apollo tracing test (#3765)

github.com/graphql-dotnet/graphql-dotnet - f1d89cff08b1e75af1449d7151226a1c33d82e2d authored about 1 year ago by Shane Krueger <[email protected]>
Analyzers/awaitable resolver analyzer (#3763)

* AwaitableResolverAnalyzer

* AwaitableResolverCodeFixProvider

* GQL009 documentation

*...

github.com/graphql-dotnet/graphql-dotnet - 8368266032f687295c84cd6e2ab77a7898054e91 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Add tests for spec issues (#3762)

* Add tests for spec issues

* Update

github.com/graphql-dotnet/graphql-dotnet - ae14c2ef2b5a94142aa96779d6c3728213e21534 authored about 1 year ago by Shane Krueger <[email protected]>
Record data-loader execution time within Apollo Tracing results (#3691)

* Record data-loader execution time within apollo tracing results

* Update

* Update src/Gr...

github.com/graphql-dotnet/graphql-dotnet - 8360265f48486a61a9301a52f75d748c160407e3 authored about 1 year ago by Shane Krueger <[email protected]>
FieldArgumentAnalyzer (#3755)

* FieldArgumentAnalyzer

* cleanup

* cleanup

* Cleanup

github.com/graphql-dotnet/graphql-dotnet - ea9b7582ea692a7c8a7b7d613c9bd1550e3f01ea authored about 1 year ago by Artur Gordashnikov <[email protected]>
Bump xunit from 2.5.2 to 2.5.3 (#3739)

Bump xunit from 2.4.2 to 2.5.3

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2....

github.com/graphql-dotnet/graphql-dotnet - cba0429f4b3c18ac9ec54cf83ca10f9b2a7a5224 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 3 to 4 (#3751)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes...

github.com/graphql-dotnet/graphql-dotnet - c7bd534d980ea2c80eb85d4021f548a7b4bb4cfb authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix xml docs (#3752)

* Fix xml docs

* revert ValidateAsync

* fix

github.com/graphql-dotnet/graphql-dotnet - df822798b95753e407a305b32f953844edec4c17 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Rewrite the obsolete Name method on ConnectionBuilder (#3747)

* Obsolete Name method on ConnectionBuilder

* Update Overview.md

* Revert Resolve => Descr...

github.com/graphql-dotnet/graphql-dotnet - a107165f2f1594ea78feb73ddd2b949b1f6caa67 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Bump @babel/traverse from 7.21.4 to 7.23.2 in /docs2 (#3742)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

github.com/graphql-dotnet/graphql-dotnet - d3b7022591227b3375c069ce3598eaa68968ed11 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove ConfigureAwait(false) from DataLoader.Tests (#3744)

github.com/graphql-dotnet/graphql-dotnet - f14a0b7d83912bea22a3f6bb334820e059ebd14e authored about 1 year ago by Artur Gordashnikov <[email protected]>
Misc cleanup (#3743)

* Misc

* Update src/GraphQL.DataLoader.Tests/GraphQLBuilderTests.cs

* Update

github.com/graphql-dotnet/graphql-dotnet - 38b9c72d42f363286398c352a3f195c644964155 authored about 1 year ago by Shane Krueger <[email protected]>
Change Analyzers Verifiers and upgrade xUnit to 2.5.2 (#3741)

* Replace .Testing.XUnit with .Testing

* Upgrade xUnit to 2.5.2

* Fix xUnit diagnostics

...

github.com/graphql-dotnet/graphql-dotnet - ec2f7948254a5a815b25ea8bbadef9c682b61374 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Fix formatting when the line before Field invocation contains whitespaces (#3740)

* Fix formatting when the line before Field invocation contains whitespaces

* Update src/Grap...

github.com/graphql-dotnet/graphql-dotnet - 5aa940b32ff8819081e0bc413a078d64b326561d authored about 1 year ago by Artur Gordashnikov <[email protected]>
Add additional test for coercion (#3737)

* Add additional test for coercion

* Update

github.com/graphql-dotnet/graphql-dotnet - 4438030c78e390c5751b057d7c24b3d9613fbf1a authored about 1 year ago by Shane Krueger <[email protected]>
Allow nullable variables for non-null arguments that have defaults; allow scalar variable to list types (#3662)

* Progress

* Update

* Fix tests

* Add new tests

* Finish

* Update formatting

*...

github.com/graphql-dotnet/graphql-dotnet - f50aa4644b8b689657b24a400655ea7fc96ff230 authored about 1 year ago by Shane Krueger <[email protected]>
Add reflection caching to AutoRegisteringObjectGraphType (#3728)

* Add reflection caching to AutoRegisteringObjectGraphType

* Update

* Update

* Update
...

github.com/graphql-dotnet/graphql-dotnet - f44194cb3fb9099ffdc189afab8f9d8fd146a70f authored about 1 year ago by Shane Krueger <[email protected]>
Bump GraphQL-Parser from 8.4.0 to 8.4.1 (#3730)

* Bump GraphQL-Parser from 8.4.0 to 9.2.1

Bumps [GraphQL-Parser](https://github.com/graphql-d...

github.com/graphql-dotnet/graphql-dotnet - 47e9a34de44c32e34858f3b2d7d2425c4352e82b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix leading trivia when rewriting field builder (#3729)

* FIx leading trivia when rewriting field builder

* fix

* Use LineFeed

* new line trivi...

github.com/graphql-dotnet/graphql-dotnet - 3c506480dd27e13e22cdddcc0cf16ce41c2c87dd authored about 1 year ago by Artur Gordashnikov <[email protected]>
Merge branch 'master' of https://github.com/graphql-dotnet/graphql-dotnet

github.com/graphql-dotnet/graphql-dotnet - 515a0da7c85f85a44aaed61e876e14da4ff0f9fe authored about 1 year ago by Shane32 <[email protected]>
Bump version to 7.6.2-preview

github.com/graphql-dotnet/graphql-dotnet - 23c5d1a41e4d25e8e877b71515aa98043c14c0ee authored about 1 year ago by Shane32 <[email protected]>
InputGraphTypeAnalyzer (#3720)

* Add GraphQL.Analyzers

* style

* cleanup

* Use GraphQL assembly location in unit tests...

github.com/graphql-dotnet/graphql-dotnet - 727b64160964a97674e38babbae1a621081ef027 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Bump graphql from 16.6.0 to 16.8.1 in /docs2 (#3718)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes]...

github.com/graphql-dotnet/graphql-dotnet - a538c7351ba50c6518091fb8a716ef15717d3805 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump BenchmarkDotNet from 0.13.8 to 0.13.9 (#3725)

Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.8 to 0.13.9.
- [Re...

github.com/graphql-dotnet/graphql-dotnet - 86a3d71a87121dc4f121666100e24e803d58f620 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump postcss from 8.4.21 to 8.4.31 in /docs2 (#3726)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](ht...

github.com/graphql-dotnet/graphql-dotnet - 27bb149a418bae0d2882975bc1bf5d6198645cb2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Nullability.Source from 2.2.0 to 2.3.0 (#3724)

Bumps [Nullability.Source](https://github.com/SimonCropp/NullabilityInfo) from 2.2.0 to 2.3.0.
...

github.com/graphql-dotnet/graphql-dotnet - abf42f8af73aac60e69801aa0a054c9918883833 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Deprecate Name method (#3713)

* Deprecate Name method

* Deprecate ConnectionBuilder.Name method

* Update src/GraphQL/Bui...

github.com/graphql-dotnet/graphql-dotnet - 77d8b01a93268b3e1efd820f59093259c5aed050 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Add GraphQL.Analyzers (#3697)

* Add GraphQL.Analyzers

* style

* cleanup

* Use GraphQL assembly location in unit tests...

github.com/graphql-dotnet/graphql-dotnet - 2d361d3b0f89f376da5ec517c14ba9ab00cfd087 authored about 1 year ago by Artur Gordashnikov <[email protected]>
Prevent sample federation projects from publishing (#3715)

github.com/graphql-dotnet/graphql-dotnet - e8d9a58a03763a5ab91ad1448f2211f1b2a0198a authored over 1 year ago by Shane Krueger <[email protected]>
Revert "Bump codecov/codecov-action from 3 to 4 (#3711)" (#3714)

This reverts commit 9c2971d370924345051e081d76a702346ec32b97.

github.com/graphql-dotnet/graphql-dotnet - d5c96bd91c7eb0bee92492a895dcd4191cdd1fd4 authored over 1 year ago by Shane Krueger <[email protected]>
Add custom validation rule for denying introspection queries (#3695)

* Add custom validation rule for denying introspection queries

* Update

github.com/graphql-dotnet/graphql-dotnet - 4792dcac947d1af12c60016b1ff2bd046ce14e52 authored over 1 year ago by Shane Krueger <[email protected]>
Bump codecov/codecov-action from 3 to 4 (#3711)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Relea...

github.com/graphql-dotnet/graphql-dotnet - 9c2971d370924345051e081d76a702346ec32b97 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#3709)

Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.7 to 0.13.8.
- [Re...

github.com/graphql-dotnet/graphql-dotnet - 00c61f7b9ff4801f479ea3bac0888c34e888553e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump OpenTelemetry.Extensions.Hosting from 1.5.1 to 1.6.0 (#3707)

Bumps [OpenTelemetry.Extensions.Hosting](https://github.com/open-telemetry/opentelemetry-dotnet)...

github.com/graphql-dotnet/graphql-dotnet - e6d7e05bf20a2c12aa4b4fd5200c772fbb65d196 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump OpenTelemetry.Exporter.InMemory from 1.5.1 to 1.6.0 (#3708)

Bumps [OpenTelemetry.Exporter.InMemory](https://github.com/open-telemetry/opentelemetry-dotnet) ...

github.com/graphql-dotnet/graphql-dotnet - 52307de02aca20fd96b1938695fb6c3f7d350786 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#3702 Broken links in documentation (#3703)

* #3702 Fixed links in the documentation

* Apply suggestions from code review

---------

...

github.com/graphql-dotnet/graphql-dotnet - b76fe3a850e15d207868dca2d979405db445dd62 authored over 1 year ago by Javier Cabezas <[email protected]>