parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

refactor: Upgrade graphql from 16.8.1 to 16.9.0

Open parseplatformorg opened this issue 1 year ago • 3 comments
trafficstars

snyk-top-banner

Snyk has created this PR to upgrade graphql from 16.8.1 to 16.9.0.

:information_source: 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 3 versions ahead of your current version.

  • The recommended version was released on 2 months ago.

Release notes
Package name: graphql
  • 16.9.0 - 2024-06-21
  • 16.9.0-canary.pr.4159.0fa29326c53fcd63c6473c7357c28aa13fa0019d - 2024-08-13
  • 16.8.2 - 2024-06-12

    v16.8.2 (2024-06-12)

    Bug Fix 🐞

    Internal 🏠

    Committers: 2

  • 16.8.1 - 2023-09-19

    v16.8.1 (2023-09-19)

    Bug Fix 🐞

    • #3967 OverlappingFieldsCanBeMergedRule: Fix performance degradation (@ AaronMoat)

    Committers: 1

from graphql GitHub release notes

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

parseplatformorg avatar Aug 15 '24 04:08 parseplatformorg

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

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.48%. Comparing base (00624d6) to head (2ac5b69). Report is 3 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9281      +/-   ##
==========================================
- Coverage   93.49%   93.48%   -0.02%     
==========================================
  Files         186      186              
  Lines       14811    14811              
==========================================
- Hits        13848    13846       -2     
- Misses        963      965       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 15 '24 04:08 codecov[bot]

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

parseplatformorg avatar Oct 05 '24 21:10 parseplatformorg