Skip to content

[Snyk] Upgrade @graphql-tools/utils from 6.0.13 to 6.0.15 #6875

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
Aug 21, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @graphql-tools/utils from 6.0.13 to 6.0.15.

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 38 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-07-22.
Release notes
Package name: @graphql-tools/utils
  • 6.0.15 - 2020-07-22

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

    What’s Changed

    🚀 Features

    • Use improved fork of graphql-tag/loader (more customizable, much smaller output, bundle size improvements) @kamilkisiela (#1815)
    • Helper + docs for selectionSet arguments @gmac (#1802)

    🧰 Enhancements

    🐛 Bug Fixes

  • 6.0.15-alpha-ffbbfdc0.0 - 2020-07-20
  • 6.0.15-alpha-ef401487.0 - 2020-07-22
  • 6.0.15-alpha-e17ef07e.0 - 2020-07-22
  • 6.0.15-alpha-dff16fb6.0 - 2020-07-22
  • 6.0.15-alpha-dea8c115.0 - 2020-07-22
  • 6.0.15-alpha-c8ff8c6b.0 - 2020-07-19
  • 6.0.15-alpha-b49acfbd.0 - 2020-07-22
  • 6.0.15-alpha-b2e5ca83.0 - 2020-07-19
  • 6.0.15-alpha-ad349394.0 - 2020-07-21
  • 6.0.15-alpha-aa287ef5.0 - 2020-07-22
  • 6.0.15-alpha-9e0941bb.0 - 2020-07-22
  • 6.0.15-alpha-9a6aeb49.0 - 2020-07-19
  • 6.0.15-alpha-998474ba.0 - 2020-07-22
  • 6.0.15-alpha-71a91fe8.0 - 2020-07-22
  • 6.0.15-alpha-6658bc16.0 - 2020-07-22
  • 6.0.15-alpha-5ae9ee3b.0 - 2020-07-22
  • 6.0.15-alpha-479892bd.0 - 2020-07-18
  • 6.0.15-alpha-2e7eb16c.0 - 2020-07-19
  • 6.0.15-alpha-2b226dd1.0 - 2020-07-19
  • 6.0.15-alpha-0b6671ec.0 - 2020-07-21
  • 6.0.15-alpha-09a9afe2.0 - 2020-07-19
  • 6.0.14 - 2020-07-16

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

    What’s Changed

    🚀 Features

    🧰 Enhancements

    • feat(merge): support multidimensional arrays for mergeTypeDefs and mergeResolvers @ardatan (#1789)

    🐛 Bug Fixes

  • 6.0.14-alpha-f5b9c70a.0 - 2020-07-15
  • 6.0.14-alpha-d8e3a375.0 - 2020-07-16
  • 6.0.14-alpha-ce586b07.0 - 2020-07-16
  • 6.0.14-alpha-cd3b97d0.0 - 2020-07-14
  • 6.0.14-alpha-b63bf4d0.0 - 2020-07-16
  • 6.0.14-alpha-a4dd0ead.0 - 2020-07-16
  • 6.0.14-alpha-8d5462c6.0 - 2020-07-15
  • 6.0.14-alpha-8ac60307.0 - 2020-07-16
  • 6.0.14-alpha-89b0b6dc.0 - 2020-07-14
  • 6.0.14-alpha-70916407.0 - 2020-07-14
  • 6.0.14-alpha-3e6df325.0 - 2020-07-16
  • 6.0.14-alpha-35f73d51.0 - 2020-07-16
  • 6.0.14-alpha-24101f9a.0 - 2020-07-16
  • 6.0.14-alpha-1f3b14a1.0 - 2020-07-16
  • 6.0.14-alpha-1cfd6f92.0 - 2020-07-16
  • 6.0.13 - 2020-07-14

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

    What’s Changed

    🚀 Features

    🧰 Enhancements

    🐛 Bug Fixes

    • fix(url-loader): send correct data if useGETForQueries is true @ardatan (#1778)
    • Modify ast nodes when transforming schemas @yaacovCR (#1762)
    • fixes selectionSet hints with WrapFields transform @yaacovCR (#1757)
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 Aug 21, 2020
@codecov
Copy link

codecov bot commented Aug 21, 2020

Codecov Report

Merging #6875 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6875      +/-   ##
==========================================
+ Coverage   93.78%   93.82%   +0.03%     
==========================================
  Files         168      168              
  Lines       12185    12185              
==========================================
+ Hits        11428    11432       +4     
+ Misses        757      753       -4     
Impacted Files Coverage Δ
src/RestWrite.js 93.97% <0.00%> (+0.16%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 93.58% <0.00%> (+0.66%) ⬆️

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 bff0ea9...c665913. Read the comment docs.

@ghost ghost merged commit 441a0da into master Aug 21, 2020
@TomWFox TomWFox deleted the snyk-upgrade-fba965e48f66dd12fed201ccf48a50fd branch October 31, 2020 20:32
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