Skip to content

[Snyk] Upgrade graphql-query-complexity from 0.2.3 to 0.6.0 #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Jul 9, 2020

Snyk has created this PR to upgrade graphql-query-complexity from 0.2.3 to 0.6.0.

merge advice

ℹ️ 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 5 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-05-25.
Release notes
Package name: graphql-query-complexity
  • 0.6.0 - 2020-05-25

    Breaking

    • The previously deprecated legacyEstimator and the fieldConfigEstimator were removed in favor of the fieldExtensionsEstimator. Adding support for GraphQL v15 made this necessary (see #30).
    • The estimator option is now required when configuring the validation rule.

    New Features

    • Support for graphql-js v15 #30

    Fixes

    • Improved TS types #28

    Thanks to @rh389, @wSedlacek

  • 0.5.0 - 2020-04-17

    New Features

    • Add support for multi-query documents and calculating the complexity for a single operation #22
    • Add support for @skip and @include directives #23
  • 0.4.1 - 2019-10-21

    Bigfix release:

    • Skip complexity calculation by directiveEstimator when astNode is undefined #21
  • 0.4.0 - 2019-10-06
    • Added field extensions estimator #19
    • fieldConfigEstimator is now deprecated in favor of fieldExtensionsEstimator
  • 0.3.0 - 2019-05-18

    #16 Calculate query complexity outside of validation context

  • 0.2.3 - 2019-02-14

    Fixes #15

from graphql-query-complexity GitHub release notes
Commit messages
Package name: graphql-query-complexity

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

@stale
Copy link

stale bot commented Sep 7, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant