Skip to content

[Snyk] Upgrade graphql-query-complexity from 0.2.3 to 0.9.0 #133

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 Sep 7, 2021

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

ℹ️ 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 11 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-08-09.
Release notes
Package name: graphql-query-complexity
  • 0.9.0 - 2021-08-09

    New Features

    • Compiles code into ES Modules as well as common JS modules (#37)
    • Adds createComplexityRule named export to main package
  • 0.8.1 - 2021-05-04

    Fixes

    • Adds support for default values of query variables. Fixes #50

    Improvements

    • Add prettier code formatting
    • Simplify eslint rules
    • FIx linter setup
  • 0.8.0 - 2021-03-18

    New Features

    • The GraphQL node is now available inside of the estimator #46
  • 0.7.2 - 2020-11-20

    v0.7.2

  • 0.7.1 - 2020-11-01

    Fixes

    • Fix issue with fields with optional directive property #34
  • 0.7.0 - 2020-08-12

    New Features

    • Handle complexity of abstract types (Union, Interface) by returning the maximum possible complexity for a field instead of the sum of the entire selection set, fixes #26
  • 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
  • 0.2.3 - 2019-02-14
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

Unverified

This user has not yet uploaded their public signing key.
Snyk has created this PR to upgrade graphql-query-complexity from 0.2.3 to 0.9.0.

See this package in npm:
https://www.npmjs.com/package/graphql-query-complexity

See this project in Snyk:
https://app.snyk.io/org/saurabharch/project/01b33ceb-8fff-4724-9771-9cdb26440ad7?utm_source=github&utm_medium=upgrade-pr
@stale
Copy link

stale bot commented Apr 16, 2022

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.

@stale stale bot added the wontfix This will not be worked on label Apr 16, 2022
@stale stale bot closed this Apr 28, 2022
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.

None yet

1 participant