Skip to content

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.3.

ℹ️ 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 43 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2024-02-23.
Release notes
Package name: @graphql-tools/merge
  • 9.0.3 - 2024-02-23
  • 9.0.3-rc-20240223123247-f0b510157b67249ec9bf02bbcd5683876ce0112f - 2024-02-23
  • 9.0.3-alpha-20240222154539-b27ae8605c354eed2b24844a475c8889ccc90dfb - 2024-02-22
  • 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.3 refactor: Upgrade @graphql-tools/merge from 8.4.1 to 9.0.3 Mar 17, 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 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.15%. Comparing base (6d4663b) to head (9fc5ae3).

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9030      +/-   ##
==========================================
+ Coverage   93.78%   94.15%   +0.36%     
==========================================
  Files         186      186              
  Lines       14679    14679              
==========================================
+ Hits        13767    13821      +54     
+ Misses        912      858      -54     

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

@mtrezza mtrezza merged commit da368ea into alpha Mar 20, 2024
@mtrezza mtrezza deleted the snyk-upgrade-41d2908220b4c6085d8cf4b084892da9 branch March 20, 2024 05:26
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 7.0.0-alpha.30

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 20, 2024
@parseplatformorg
Copy link
Contributor Author

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

@parseplatformorg
Copy link
Contributor Author

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

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 30, 2024
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 7.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jun 30, 2024
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-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.

3 participants