planetarium / libplanet-explorer

Libplanet Explorer now belongs to the Libplanet monorepo. This repository remains read-only as historical archive.
https://github.com/planetarium/libplanet/tree/main/Libplanet.Explorer
10 stars 20 forks source link

chore(deps): bump GraphQL from 3.0.0 to 3.3.2 #162

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps GraphQL from 3.0.0 to 3.3.2.

Release notes

Sourced from GraphQL's releases.

Release 3.3.2

BUGFIX

  • Add lock for multithreaded initialization (#2209)

Release 3.3.1

BUGFIX

  • SchemaPrinter can print inputobject default values (#2175)

Version 3.3.0

BUGFIXES:

FEATURES:

  • Allow control over field/argument name validation (#1840, #1964) - @​sungam3r
  • Added 1000+ xml comments to members for IntelliSense (#1857) - @​Shane32
  • Various performance improvements and code cleanup - @​sungam3r
  • Various dependency and build updates

Version 3.2.0

ISchema now inherits IProvideMetadata (#2036)

Formally it is a breaking change but practically clients shouldn't run into problems, as hardly anyone creates their own ISchema implementations preferring to inherit from Schema class.

MISC:

  • GitHub Security Lab (GHSL) Vulnerability Report: GHSL-2020-231 (#2031)
  • Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.3 (#2032)
  • Add built-in analyzers (#2034)
  • Retarget System.Text.Json to netcoreapp3.1 (#2035)

Version 3.1.6

BUGFIXES:

  • Fix schema first issue - custom scalar with default value as GraphQLTypeReference! (#2025)
  • Fix serialization of SubscriptionExecutionResult for System.Text.Json (#2030)

MISC:

  • Add migration docs (#2017)
  • Bump Moq from 4.15.1 to 4.15.2 (#2028)
  • Bump Bogus from 31.0.3 to 32.0.1 (#2029)

Version 3.1.5

BUGFIXES:

  • Retain stack trace and unwrap exception for DelegateFieldModelBinderResolver (#2007)
  • Fix schema first issue - custom scalar with default value as GraphQLTypeReference! (#2019)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 3 years ago

Superseded by #172.