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/merge from 8.4.1 to 9.0.2 #9006

Conversation

parseplatformorg
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @graphql-tools/merge from 8.4.1 to 9.0.2.

ℹ️ 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 40 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-02-20.
Release notes
Package name: @graphql-tools/merge
  • 9.0.2 - 2024-02-20
  • 9.0.2-rc-20240220122605-d8655e3ff72841f5ab2c62aea581a0a43c5df45f - 2024-02-20
  • 9.0.2-rc-20240220122323-43df81236732631d10ea769020a3736f18c7e06d - 2024-02-20
  • 9.0.2-alpha-20240221132303-f1e694950cea045b92bed31176f6b2cb41178128 - 2024-02-21
  • 9.0.2-alpha-20240221131536-9b98c277a2b3c768fb0602375b3fa677dabf6806 - 2024-02-21
  • 9.0.1 - 2023-11-22
  • 9.0.1-rc-20231122143721-5e398bc5 - 2023-11-22
  • 9.0.1-alpha-20231123133003-7b1f3276 - 2023-11-23
  • 9.0.0 - 2023-05-19
  • 9.0.0-rc-20230519104627-f6fea064 - 2023-05-19
  • 9.0.0-rc-20230519104353-b09f3180 - 2023-05-19
  • 9.0.0-rc-20230519015308-f93ea91d - 2023-05-19
  • 9.0.0-rc-20230518085242-b3a813e9 - 2023-05-18
  • 9.0.0-rc-20230518084244-1053d643 - 2023-05-18
  • 9.0.0-rc-20230517125140-6b16e710 - 2023-05-17
  • 9.0.0-alpha-20230519000249-b153667f - 2023-05-19
  • 9.0.0-alpha-20230518210711-0e51a149 - 2023-05-18
  • 9.0.0-alpha-20230518163937-ec682d56 - 2023-05-18
  • 9.0.0-alpha-20230518084344-389b1397 - 2023-05-18
  • 9.0.0-alpha-20230518083908-57102758 - 2023-05-18
  • 9.0.0-alpha-20230518053230-3bdd3d8d - 2023-05-18
  • 9.0.0-alpha-20230518015511-1595bc81 - 2023-05-18
  • 9.0.0-alpha-20230517212118-f09767ef - 2023-05-17
  • 9.0.0-alpha-20230517162914-c9b3c81c - 2023-05-17
  • 9.0.0-alpha-20230517124706-cfe11c10 - 2023-05-17
  • 9.0.0-alpha-20230517124048-55208565 - 2023-05-17
  • 9.0.0-alpha-20230517123108-df347e95 - 2023-05-17
  • 8.4.3-alpha-20230515174415-d29a8b3b - 2023-05-15
  • 8.4.3-alpha-20230515173601-f70d8382 - 2023-05-15
  • 8.4.2 - 2023-05-11
  • 8.4.2-rc-20230510211434-da22d886 - 2023-05-10
  • 8.4.2-rc-20230509052026-db4a12ba - 2023-05-09
  • 8.4.2-rc-20230509014327-44ffc289 - 2023-05-09
  • 8.4.2-rc-20230508125905-a90277cf - 2023-05-08
  • 8.4.2-alpha-20230510094730-d23a5536 - 2023-05-10
  • 8.4.2-alpha-20230509013913-5ec2dd31 - 2023-05-09
  • 8.4.2-alpha-20230508213204-555e989f - 2023-05-08
  • 8.4.2-alpha-20230508212821-3159a7fd - 2023-05-08
  • 8.4.2-alpha-20230508170453-7db2a594 - 2023-05-08
  • 8.4.2-alpha-20230508170117-060df38e - 2023-05-08
  • 8.4.1 - 2023-04-13
from @graphql-tools/merge GitHub release notes
Commit messages
Package name: @graphql-tools/merge

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

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/merge from 8.4.1 to 9.0.2 refactor: Upgrade @graphql-tools/merge from 8.4.1 to 9.0.2 Mar 12, 2024
Copy link

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.

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.32%. Comparing base (b8535b3) to head (ce3a838).

Additional details and impacted files
@@              Coverage Diff               @@
##           release-6.x.x    #9006   +/-   ##
==============================================
  Coverage          94.32%   94.32%           
==============================================
  Files                186      186           
  Lines              14827    14827           
==============================================
  Hits               13985    13985           
  Misses               842      842           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza closed this Mar 14, 2024
@mtrezza mtrezza deleted the snyk-upgrade-fa91be3e7ee92c8d42202af4eea63ced branch March 14, 2024 17:08
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.

3 participants