Skip to content

[Snyk] Upgrade @graphql-tools/stitch from 6.0.1 to 6.0.10 #6798

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
merged 2 commits into from
Jul 14, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @graphql-tools/stitch from 6.0.1 to 6.0.10.

ℹ️ 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 134 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-06-15.
Release notes
Package name: @graphql-tools/stitch
  • 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

  • 6.0.10-alpha-fa07fd1.0 - 2020-06-11
  • 6.0.10-alpha-f379169.0 - 2020-06-11
  • 6.0.10-alpha-e2f953f.0 - 2020-06-11
  • 6.0.10-alpha-d2ba247.0 - 2020-06-11
  • 6.0.10-alpha-cf0f405.0 - 2020-06-11
  • 6.0.10-alpha-cb1ed85.0 - 2020-06-10
  • 6.0.10-alpha-b74ebcd.0 - 2020-06-11
  • 6.0.10-alpha-ab31a8f.0 - 2020-06-11
  • 6.0.10-alpha-aa3042f.0 - 2020-06-09
  • 6.0.10-alpha-a91db79.0 - 2020-06-10
  • 6.0.10-alpha-a89f34f.0 - 2020-06-11
  • 6.0.10-alpha-a2362d8.0 - 2020-06-11
  • 6.0.10-alpha-9ff2ac1.0 - 2020-06-11
  • 6.0.10-alpha-9bf332e.0 - 2020-06-11
  • 6.0.10-alpha-968d7b4.0 - 2020-06-10
  • 6.0.10-alpha-95f581c.0 - 2020-06-11
  • 6.0.10-alpha-95e7f08.0 - 2020-06-11
  • 6.0.10-alpha-857080b.0 - 2020-06-10
  • 6.0.10-alpha-8386c6c.0 - 2020-06-10
  • 6.0.10-alpha-8281aaa.0 - 2020-06-10
  • 6.0.10-alpha-7547af9.0 - 2020-06-11
  • 6.0.10-alpha-753ea04.0 - 2020-06-10
  • 6.0.10-alpha-7354a44.0 - 2020-06-11
  • 6.0.10-alpha-6840167.0 - 2020-06-11
  • 6.0.10-alpha-6059c40.0 - 2020-06-11
  • 6.0.10-alpha-5b93e0e.0 - 2020-06-10
  • 6.0.10-alpha-5762075.0 - 2020-06-11
  • 6.0.10-alpha-4f65712.0 - 2020-06-11
  • 6.0.10-alpha-498c7be.0 - 2020-06-11
  • 6.0.10-alpha-48510af.0 - 2020-06-09
  • 6.0.10-alpha-438f706.0 - 2020-06-11
  • 6.0.10-alpha-3fd43fb.0 - 2020-06-09
  • 6.0.10-alpha-3aceca2.0 - 2020-06-15
  • 6.0.10-alpha-2d398b3.0 - 2020-06-11
  • 6.0.10-alpha-2b30862.0 - 2020-06-11
  • 6.0.10-alpha-28edca0.0 - 2020-06-10
  • 6.0.10-alpha-1b7ab6a.0 - 2020-06-11
  • 6.0.10-alpha-19feca2.0 - 2020-06-11
  • 6.0.10-alpha-188fb3d.0 - 2020-06-09
  • 6.0.10-alpha-17b8ef4.0 - 2020-06-15
  • 6.0.10-alpha-110c223.0 - 2020-06-09
  • 6.0.10-alpha-10c24d1.0 - 2020-06-11
  • 6.0.9 - 2020-06-08

    Contact us here for help, more necessary open source tools and Enterprise support
    or Chat with us on discord

    • Fix bad typing imports
    • transforms should support custom root type names (#1607)
    • temporarily make delegationContext optional until next major version (#1614)
    • feat(url-loader): ability to get executor and subscriber without introspected schema
  • 6.0.9-alpha-ec5c6b7.0 - 2020-06-08
  • 6.0.9-alpha-db40e8a.0 - 2020-06-06
  • 6.0.9-alpha-b92fec8.0 - 2020-06-08
  • 6.0.9-alpha-b697f3d.0 - 2020-06-08
  • 6.0.9-alpha-a647e48.0 - 2020-06-08
  • 6.0.9-alpha-a1e800c.0 - 2020-06-07
  • 6.0.9-alpha-911628b.0 - 2020-06-08
  • 6.0.9-alpha-7893490.0 - 2020-06-08
  • 6.0.9-alpha-6a54b08.0 - 2020-06-08
  • 6.0.9-alpha-0a613af.0 - 2020-06-08
  • 6.0.9-alpha-03cd1dc.0 - 2020-06-08
  • 6.0.8 - 2020-06-06

    Contact us here for help, more necessary open source tools and Enterprise support
    or Chat with us on discord

    • introduce Subschema class (#1583)
    • refactor application of transforms (#1574)
    • introduce input object field transformers: Filter/Rename/TransformInputObjectFields #1551
    • Able to get generated subschema config instead of wrapped schema from UrlLoader.
  • 6.0.8-alpha-ece00a0.0 - 2020-06-05
  • 6.0.8-alpha-e5d92bf.0 - 2020-06-05
  • 6.0.8-alpha-e5d23fe.0 - 2020-06-03
  • 6.0.8-alpha-df3e4cf.0 - 2020-06-03
  • 6.0.8-alpha-cb8dfef.0 - 2020-06-05
  • 6.0.8-alpha-b7b8996.0 - 2020-06-04
  • 6.0.8-alpha-a5e11f6.0 - 2020-06-05
  • 6.0.8-alpha-9f8f3e5.0 - 2020-06-04
  • 6.0.8-alpha-85a385b.0 - 2020-06-05
  • 6.0.8-alpha-818e986.0 - 2020-06-03
  • 6.0.8-alpha-7c71559.0 - 2020-06-05
  • 6.0.8-alpha-75451fc.0 - 2020-06-04
  • 6.0.8-alpha-6a7edf3.0 - 2020-06-04
  • 6.0.8-alpha-64d89b9.0 - 2020-06-05
  • 6.0.8-alpha-50024f0.0 - 2020-06-04
  • 6.0.8-alpha-4aeb995.0 - 2020-06-04
  • 6.0.8-alpha-13dcd74.0 - 2020-06-04
  • 6.0.8-alpha-0e1d910.0 - 2020-06-05
  • 6.0.7 - 2020-06-03

    Contact us here for help, more necessary open source tools and Enterprise support
    or Chat with us on discord

    • Introduce Webpack Loader and Node Require Extension (#1579)
    • Fix skipGraphQLImport's behavior
  • 6.0.7-alpha-c8af0f7.0 - 2020-06-02
  • 6.0.7-alpha-bb66393.0 - 2020-06-03
  • 6.0.7-alpha-9b5f337.0 - 2020-06-02
  • 6.0.7-alpha-83ba3c9.0 - 2020-06-02
  • 6.0.7-alpha-7e06966.0 - 2020-06-02
  • 6.0.7-alpha-6c0f447.0 - 2020-06-02
  • 6.0.7-alpha-3f2c64a.0 - 2020-06-03
  • 6.0.7-alpha-258b8cb.0 - 2020-06-02
  • 6.0.7-alpha-102ee5a.0 - 2020-06-02
  • 6.0.7-alpha-0c9a9ff.0 - 2020-06-03
  • 6.0.6 - 2020-06-02

    Contact us here for help, more necessary open source tools and Enterprise support
    or Chat with us on discord

  • 6.0.6-alpha-e5186d5.0 - 2020-06-02
  • 6.0.6-alpha-e08738d.0 - 2020-06-02
  • 6.0.6-alpha-b493948.0 - 2020-06-02
  • 6.0.6-alpha-ace3f46.0 - 2020-06-01
  • 6.0.5 - 2020-05-30

    Contact us here for help, more necessary open source tools and Enterprise support
    or Chat with us on discord

    • Fix: resolve correct data if schema is wrapped (#1562)
  • 6.0.5-alpha-fb48136.0 - 2020-05-30
  • 6.0.5-alpha-9e57284.0 - 2020-05-29
  • 6.0.5-alpha-9d37c5d.0 - 2020-05-29
  • 6.0.5-alpha-81c85fd.0 - 2020-05-29
  • 6.0.4 - 2020-05-29

    Contact us here for help, more necessary open source tools and Enterprise support
    or Chat with us on discord

    • Support projection build operation (#1556)
    • Add default Apollo Engine endpoint (#1560)
    • allow MapFields to transform all field nodes (#1545)
    • ExtendSchema comment (#1546)
  • 6.0.4-alpha-ee73a13.0 - 2020-05-27
  • 6.0.4-alpha-eb5a394.0 - 2020-05-29
  • 6.0.4-alpha-d7fddea.0 - 2020-05-29
  • 6.0.4-alpha-cfdd5fe.0 - 2020-05-28
  • 6.0.4-alpha-c447d90.0 - 2020-05-27
  • 6.0.4-alpha-b7fba17.0 - 2020-05-29
  • 6.0.4-alpha-9c898a3.0 - 2020-05-28
  • 6.0.4-alpha-68c14f5.0 - 2020-05-29
  • 6.0.4-alpha-653853b.0 - 2020-05-28
  • 6.0.4-alpha-5fbbe43.0 - 2020-05-28
  • 6.0.4-alpha-5d8aad8.0 - 2020-05-27
  • 6.0.4-alpha-58e028e.0 - 2020-05-27
  • 6.0.4-alpha-484b887.0 - 2020-05-27
  • 6.0.4-alpha-47735d7.0 - 2020-05-27
  • 6.0.4-alpha-3f1c947.0 - 2020-05-27
  • 6.0.4-alpha-2f69988.0 - 2020-05-29
  • 6.0.4-alpha-290b4ac.0 - 2020-05-27
  • 6.0.4-alpha-07be934.0 - 2020-05-28
  • 6.0.4-alpha-02c9b1a.0 - 2020-05-27
  • 6.0.3 - 2020-05-27

    Contact us here for help, more necessary open source tools and Enterprise support
    or Chat with us on discord

    • Add useGETForQueries option for @graphql-tools/url-loader to fetch queries using HTTP GET Urigo/graphql-mesh#478
  • 6.0.3-alpha-bd17df5.0 - 2020-05-27
  • 6.0.2 - 2020-05-27
  • 6.0.2-alpha-d0c2594.0 - 2020-05-25
  • 6.0.2-alpha-bf587ef.0 - 2020-05-26
  • 6.0.2-alpha-bc3fdcf.0 - 2020-05-25
  • 6.0.2-alpha-bba8386.0 - 2020-05-26
  • 6.0.2-alpha-af24f95.0 - 2020-05-27
  • 6.0.2-alpha-af059fc.0 - 2020-05-25
  • 6.0.2-alpha-aa18ce2.0 - 2020-05-27
  • 6.0.2-alpha-9e01204.0 - 2020-05-26
  • 6.0.2-alpha-981e49a.0 - 2020-05-27
  • 6.0.2-alpha-7dca1a4.0 - 2020-05-26
  • 6.0.2-alpha-793eb1c.0 - 2020-05-25
  • 6.0.2-alpha-394f4ff.0 - 2020-05-25
  • 6.0.2-alpha-34e3e8d.0 - 2020-05-25
  • 6.0.2-alpha-1a0a7ff.0 - 2020-05-25
  • 6.0.2-alpha-17be438.0 - 2020-05-27
  • 6.0.2-alpha-10252a1.0 - 2020-05-27
  • 6.0.1 - 2020-05-25
from @graphql-tools/stitch 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

@codecov
Copy link

codecov bot commented Jul 14, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6798      +/-   ##
==========================================
+ Coverage   93.33%   93.89%   +0.55%     
==========================================
  Files         169      169              
  Lines       12054    12054              
==========================================
+ Hits        11251    11318      +67     
+ Misses        803      736      -67     
Impacted Files Coverage Δ
src/RestWrite.js 93.81% <0.00%> (-0.17%) ⬇️
src/Routers/PushRouter.js 96.55% <0.00%> (+3.44%) ⬆️
src/Adapters/Cache/RedisCacheAdapter/index.js 94.64% <0.00%> (+82.14%) ⬆️
...dapters/Cache/RedisCacheAdapter/KeyPromiseQueue.js 95.45% <0.00%> (+95.45%) ⬆️

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 fc8a668...53ee7f8. Read the comment docs.

@davimacedo davimacedo merged commit 1cc3211 into master Jul 14, 2020
@TomWFox TomWFox deleted the snyk-upgrade-74c8869a6f9094f52a482497769a5d8b branch July 14, 2020 22:31
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.

2 participants