SnowflakePowered / snowflake

:snowflake: :video_game: Emulator Frontend and SDK
http://snowflakepowe.red
Mozilla Public License 2.0
248 stars 15 forks source link

Bump GraphQL.Server.Ui.Playground from 3.5.0-alpha0046 to 4.4.1 #813

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps GraphQL.Server.Ui.Playground from 3.5.0-alpha0046 to 4.4.1.

Release notes

Sourced from GraphQL.Server.Ui.Playground's releases.

Release 4.4.1

BUGFIX: Handling extensions property from querystring and application/x-www-form-urlencoded (#489)

Release 4.4.0

NEW FEATURES:

  • Enable calling AuthorizeWith on a Schema directly (#470)

MISC:

  • Bump Moq from 4.15.1 to 4.15.2 (#459)
  • GitHub Security Lab (GHSL) Vulnerability Report: GHSL-2020-231 (#462)
  • Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#465)
  • Fix typo in launch config name (#467)
  • Make different ports for UIs in example (#468)
  • Correct launch urls in sample project (#469)

Release 4.3.1

New features:

  • Replaced GraphiQL with GraphiQLWithExtensions (includes GraphiQL explorer) (#455)

Mics:

  • Fix path and license warning (#436)
  • Readme tweaks (#437)
  • Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#441)
  • Bump Shouldly from 4.0.0-beta0004 to 4.0.0 (#448)
  • Bump Moq from 4.14.7 to 4.15.1 (#450)
  • Bump Shouldly from 4.0.0 to 4.0.1 (#452)

Release 4.3.0

Do not test on README changes (#431) Add GraphQLHttpMiddleware.RequestExecutingAsync (#435)

Release 4.2.1

fix ArgumentNullException (#428)

Release 4.2.0

Extensions for GraphQLRequest and repo rework (#372)

Release 4.1.0

Bumped reference to GraphQL.NET version 3.1.0, which includes a number of bug fixes and enhancements.

See https://github.com/graphql-dotnet/graphql-dotnet/releases/tag/3.1.0

Release 4.0.2

Designed for use with GraphQL.Net 3.0.0

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 will not automatically merge this PR because it includes a non-semver update to a production dependency.


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 3 years ago

Codecov Report

Merging #813 (e20c0eb) into master (41f8842) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #813   +/-   ##
=======================================
  Coverage   72.16%   72.16%           
=======================================
  Files         482      482           
  Lines       15363    15363           
  Branches      853      853           
=======================================
  Hits        11086    11086           
  Misses       3934     3934           
  Partials      343      343           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 41f8842...e20c0eb. Read the comment docs.

dependabot-preview[bot] commented 3 years ago

Looks like GraphQL.Server.Ui.Playground is no longer a dependency, so this is no longer needed.