Skip to content

[Snyk] Upgrade @graphql-tools/utils from 6.0.10 to 6.0.11 #6809

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

Merged
1 commit merged into from
Jul 17, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @graphql-tools/utils from 6.0.10 to 6.0.11.

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 21 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2020-06-25.
Release notes
Package name: @graphql-tools/utils
  • 6.0.11 - 2020-06-25

    Come talk to us directly on our Discord channel
    Contact us here: the-guild.dev

    What’s Changed

    🚀 Features

    • Remove location data from loaded documents to reduce document size @ardatan (#1666)

    🐛 Bug Fixes

    • Use non-node friendly aggregate error @ardatan (#1683)
    • fix(merge): add default value for mergeDirectives @rufman (#1671)
    • fix for missing enum in build operation node for field method @brense (#1681)
    • fix(proxiedResults): handle top level errors when using type merging @nicolas-cherel (#1648)
    • fix(stitching): avoid duplicate directives @yaacovCR (#1665)
    • fix combination of type merging and gateway type extensions @yaacovCR (#1664)
  • 6.0.11-alpha-d958e71.0 - 2020-06-21
  • 6.0.11-alpha-cea2de6.0 - 2020-06-21
  • 6.0.11-alpha-c2c0d43.0 - 2020-06-23
  • 6.0.11-alpha-bff7610.0 - 2020-06-21
  • 6.0.11-alpha-b5023e3.0 - 2020-06-21
  • 6.0.11-alpha-acf93e4.0 - 2020-06-21
  • 6.0.11-alpha-abf0746.0 - 2020-06-16
  • 6.0.11-alpha-ab03f0e.0 - 2020-06-21
  • 6.0.11-alpha-85252c8.0 - 2020-06-24
  • 6.0.11-alpha-85235a1.0 - 2020-06-21
  • 6.0.11-alpha-6f8c7b5.0 - 2020-06-15
  • 6.0.11-alpha-6bb170f.0 - 2020-06-23
  • 6.0.11-alpha-4b20d8e.0 - 2020-06-23
  • 6.0.11-alpha-48c96f1.0 - 2020-06-21
  • 6.0.11-alpha-35bc41f.0 - 2020-06-23
  • 6.0.11-alpha-21cc079.0 - 2020-06-22
  • 6.0.11-alpha-1916eea.0 - 2020-06-21
  • 6.0.11-alpha-0a4ce2b.0 - 2020-06-21
  • 6.0.11-alpha-029b3b1.0 - 2020-06-17
  • 6.0.11-alpha-002e171.0 - 2020-06-24
  • 6.0.10 - 2020-06-15

    Come talk to us directly on our Discord channel
    Contact us here: the-guild.dev

    What’s Changed

    🚀 Features

    • improve type merging @yaacovCR (#1636)
    • introduce pruneSchema function, PruneSchema transform, and pruneSchema options for makeExecutableSchema and stitchSchemas @yaacovCR (#1632)

    🐛 Bug Fixes

from @graphql-tools/utils GitHub release notes

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

@ghost ghost added the Merge On Green label Jul 17, 2020
@codecov
Copy link

codecov bot commented Jul 17, 2020

Codecov Report

Merging #6809 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6809      +/-   ##
==========================================
- Coverage   93.90%   93.89%   -0.02%     
==========================================
  Files         169      169              
  Lines       12197    12197              
==========================================
- Hits        11454    11452       -2     
- Misses        743      745       +2     
Impacted Files Coverage Δ
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.87% <0.00%> (-0.67%) ⬇️
src/RestWrite.js 93.97% <0.00%> (+0.16%) ⬆️

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 4f7fd17...1b6cd04. Read the comment docs.

@ghost ghost merged commit 2e708cc into master Jul 17, 2020
@TomWFox TomWFox deleted the snyk-upgrade-48a1284be9c1dfd4220e6e61aff55530 branch July 17, 2020 20:15
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant