Skip to content
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

refactor: upgrade @graphql-tools/schema from 8.5.1 to 9.0.0 #8138

Merged
merged 2 commits into from
Sep 2, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @graphql-tools/schema from 8.5.1 to 9.0.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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 25 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-08-09.
Release notes
Package name: @graphql-tools/schema
  • 9.0.0 - 2022-08-09
  • 9.0.0-alpha-effcdc7b.0 - 2022-05-17
  • 9.0.0-alpha-9ec77577.0 - 2022-05-17
  • 9.0.0-alpha-950a29c9.0 - 2022-06-02
  • 9.0.0-alpha-7172a2c3.0 - 2022-05-17
  • 9.0.0-alpha-7052f15d.0 - 2022-06-02
  • 9.0.0-alpha-565a0007.0 - 2022-05-17
  • 9.0.0-alpha-20220809163138-2baff42f - 2022-08-09
  • 9.0.0-alpha-20220809161832-d76d6c61 - 2022-08-09
  • 9.0.0-alpha-20220809161618-06d18d19 - 2022-08-09
  • 9.0.0-alpha-20220809160339-6777491e - 2022-08-09
  • 9.0.0-alpha-20220809152812-1a2a11ba - 2022-08-09
  • 8.5.2-alpha-fbf97581.0 - 2022-07-28
  • 8.5.2-alpha-f5ea1eb4.0 - 2022-08-01
  • 8.5.2-alpha-f3868574.0 - 2022-07-27
  • 8.5.2-alpha-e7752ba5.0 - 2022-08-01
  • 8.5.2-alpha-b9e4a92b.0 - 2022-08-05
  • 8.5.2-alpha-9d6b1e75.0 - 2022-08-05
  • 8.5.2-alpha-98c3fea0.0 - 2022-08-08
  • 8.5.2-alpha-62ec7058.0 - 2022-07-27
  • 8.5.2-alpha-420b7771.0 - 2022-08-05
  • 8.5.2-alpha-33fb2950.0 - 2022-07-29
  • 8.5.2-alpha-25f2d2c4.0 - 2022-08-08
  • 8.5.2-alpha-20220809122940-806fb1f8 - 2022-08-09
  • 8.5.2-alpha-20220809122146-f067c9c2 - 2022-08-09
  • 8.5.1 - 2022-07-27
from @graphql-tools/schema GitHub release notes
Commit messages
Package name: @graphql-tools/schema

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

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade @graphql-tools/schema from 8.5.1 to 9.0.0 refactor: upgrade @graphql-tools/schema from 8.5.1 to 9.0.0 Aug 31, 2022
@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #8138 (a935c27) into alpha (82eb461) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head a935c27 differs from pull request most recent head 159f06f. Consider uploading reports for the commit 159f06f to get more accurate results

@@            Coverage Diff             @@
##            alpha    #8138      +/-   ##
==========================================
- Coverage   94.17%   94.16%   -0.01%     
==========================================
  Files         182      182              
  Lines       13717    13717              
==========================================
- Hits        12918    12917       -1     
- Misses        799      800       +1     
Impacted Files Coverage Δ
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.94% <0.00%> (-0.22%) ⬇️
src/RestWrite.js 94.27% <0.00%> (-0.16%) ⬇️
src/ParseServerRESTController.js 98.48% <0.00%> (+1.51%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mtrezza
Copy link
Member

mtrezza commented Aug 31, 2022

@Moumouls This is a major increase, and the CI passes. Can we just merge this? Changes described here:

https://github.com/ardatan/graphql-tools/releases/tag/release-1660066351390

@mtrezza mtrezza merged commit 3de466b into alpha Sep 2, 2022
@mtrezza mtrezza deleted the snyk-upgrade-030f8b2cd69b5cafd8e15a96809e1196 branch September 2, 2022 15:37
@Moumouls
Copy link
Member

Moumouls commented Sep 2, 2022

Hi @mtrezza ,

The graphql api is well tested, and the breaking change is not related to features that parse server use :)

@mtrezza
Copy link
Member

mtrezza commented Sep 3, 2022

Thanks for confirming

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-alpha.22

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 16, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Oct 29, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0-alpha.1

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 19, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0

@parseplatformorg parseplatformorg added the state:released-5.x.x Released as LTS version label Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-5.x.x Released as LTS version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants