Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

[Snyk] Upgrade graphql from 0.13.1 to 0.13.2 #132

Closed

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 3, 2020

Snyk has created this PR to upgrade graphql from 0.13.1 to 0.13.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 2 years ago, on 2018-03-16.
Release notes
Package name: graphql
  • 0.13.2 - 2018-03-16

    New:

    • Allow buildSchema() to take options (#1249)
    • Update to Flow v0.68 (#1290)

    Fixes:

    • Update iterall (#1254)
    • buildSchema: Make options optional (#1270)
  • 0.13.1 - 2018-02-15

    New:

    • Publish .mjs files for module code to support native esmodules (#1244)
    • Interface type definitions may now be extended with extendSchema (#1222)
    • isValidNameError utility is now exported as a non-throwing alternative to assertValidName (#1237)
    • ExectuableDefinitionNode Flow type is now exported (#1241)

    Fixes:

    • extendSchema now preserves (and allows extending) a list of legacy field names which would otherwise be considered invalid (#1235)
    • Replaced a misplaced licensing header (7e68984)
from graphql GitHub release notes
Commit messages
Package name: graphql
  • f995c1f 0.13.2
  • 3fe5dee Merge pull request #1290 from samwgoldman/master
  • 207a2fd Update to Flow v0.68
  • 70f008e Remove redundant Flow type casts (#1278)
  • 1fbd7ec Throws descriptive error when non-type used instead of interface (#1282)
  • fb27b92 Merge wrappers into type/definition to fix circular imports (#1275) (#1276)
  • 4a9e37a Cleanup variables test (extracted from #1267) (#1273)
  • 8913bf0 Remove unused dev dependencies
  • fbcda23 Add nested nullable test in VariablesInAllowedPositions test
  • 65fb6ae buildSchema: Make options optional (#1270)
  • 323f2d2 Tests: Remove excessive dependencies and async/await (#1269)
  • a62eea8 Unify extending of type system (#1261)
  • 261b99b Eliminate circular dependency in validation rules (#1263)
  • 499a759 Replace getPromise with isPromise (#1255)
  • fb3257c Update iterall and flow v0.66 (#1254)
  • c2c01e7 Covariant MaybePromise<T>
  • 5ec393e Benchmark introspecting a schema built from SDL in a supplied file. (#1163)
  • 8151240 Benchmark task (#1251)
  • 86d33b4 Allow buildSchema() to take options. (#1249)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@salesforce-cla
Copy link

salesforce-cla bot commented Mar 3, 2020

Thanks for the contribution! Before we can merge this, we need @snyk-bot to sign the Salesforce.com Contributor License Agreement.

@blittle blittle closed this Mar 17, 2020
@syedshehrozhussain syedshehrozhussain deleted the snyk-upgrade-01244337b2505eff2db893dcd5174ec6 branch April 14, 2020 19:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants