etherspot / etherspot-prime-sdk

Etherspot Prime - Account Abstraction SDK
https://etherspot.fyi
MIT License
120 stars 22 forks source link

[Snyk] Upgrade @apollo/client from 3.8.7 to 3.8.8 #95

Closed arddluma closed 3 months ago

arddluma commented 7 months ago

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


Snyk has created this PR to upgrade @apollo/client from 3.8.7 to 3.8.8.

: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 **1 version** ahead of your current version. - The recommended version was released **a month ago**, on 2023-11-29.
Release notes
Package name: @apollo/client
  • 3.8.8 - 2023-11-29

    Patch Changes

  • 3.8.7 - 2023-11-02

    Patch Changes

    • #11297 c8c76a522 Thanks @ jerelmiller! - Add an explicit return type for the useReadQuery hook called UseReadQueryResult. Previously the return type of this hook was inferred from the return value.

    • #11337 bb1da8349 Thanks @ phryneas! - #11206 used the TypeScript syntax infer X extends Y that was introduced in TS 4.8.
      This caused some problems for some users, so we are rolling back to a more backwards-compatible (albeit slightly less performant) type.

from @apollo/client GitHub release notes
Commit messages
Package name: @apollo/client
  • 89ec18e Version Packages (#11350)
  • 300b78f Upgrade optimism version to 0.18.0 (#11396)
  • 4adbb2e Remove bad fragment recommendations in best practices docs (#11390)
  • eef3a75 chore(deps): update all devdependencies (#11321)
  • f373f01 chore(deps): update all devdependencies (major) (#11148)
  • c0c05ed update some devDependencies (#11386)
  • 25d0968 update size-limit, pin compression to gzip
  • c05871c chore(deps): update all dependencies - patch updates (#11360)
  • 7a49cd0 try to fix netlify deploy
  • 5216978 try to fix netlify deploy
  • dc67e24 disable `removeComments`, add docmodel, inheritDoc processing (#11290)
  • bb17509 Improvements to profiler testing utility (#11376)
  • d187e33 Update ROADMAP.md
  • 9ee6f95 chore(deps): update dependency @ wry/trie to ^0.5.0 (#11323)
  • c12f22c chore(deps): update cimg/node docker tag to v21.2.0 (#11372)
  • 6ff4f28 chore(deps): update dessant/lock-threads action to v5 (#11373)
  • 2031b5c Doc update: Remove { breed: 'new_dog_breed' } from queries.mdx (#11368)
  • bd4dd34 Clarify active query limitation for refetchQueries (#11357)
  • 60b7e56 add a "cleanup-checks" trigger action (#11354)
  • ae5091a Enable strict mode in tsconfig and fix type errors (#11200)
  • e5acf91 `useMutation` also reset internal state on reset (#10931)
  • 291aea5 Add missed reexports of MutationFetchPolicy and RefetchWritePolicy to @ apollo/client/core (#11332)
  • 9c0afcc Merge pull request #11314 from apollographql/docs/update-connection-directive-docs
  • 1b42ad9 Merge branch 'main' into docs/update-connection-directive-docs
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](https://app.snyk.io/org/etherspot/project/0d28273d-6839-46a2-8813-9aad7522e3da?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/etherspot/project/0d28273d-6839-46a2-8813-9aad7522e3da/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/etherspot/project/0d28273d-6839-46a2-8813-9aad7522e3da/settings/integration?pkg=@apollo/client&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
github-actions[bot] commented 7 months ago

Yooo! You forgot to bump the version in package.json!