hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

[Snyk] Upgrade @apollo/client from 3.8.1 to 3.8.2 #2422

Closed surajpuvvada closed 1 year ago

surajpuvvada commented 1 year 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.1 to 3.8.2.

: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 **22 days ago**, on 2023-09-01.
Release notes
Package name: @apollo/client
  • 3.8.2 - 2023-09-01

    Patch Changes

    • #10072 51045c336 Thanks @ Huulivoide! - Fixes race conditions in useReactiveVar that may prevent updates to the reactive variable from propagating through the hook.

    • #11162 d9685f53c Thanks @ jerelmiller! - Ensures GraphQL errors returned in subscription payloads adhere to the errorPolicy set in client.subscribe(...) calls.

    • #11134 96492e142 Thanks @ alessbell! - Use separate type imports in useSuspenseQuery and useBackgroundQuery to workaround SWC compiler issue.

    • #11117 6b8198109 Thanks @ phryneas! - Adds a new devtools registration mechanism and tweaks the mechanism behind the
      "devtools not found" mechanic.

    • #11186 f1d429f32 Thanks @ jerelmiller! - Fix an issue where race conditions when rapidly switching between variables would sometimes result in the wrong data returned from the query. Specifically this occurs when a query is triggered with an initial set of variables (VariablesA), then triggers the same query with another set of variables (VariablesB) but switches back to the VariablesA before the response for VariablesB is returned. Previously this would result in the data for VariablesB to be displayed while VariablesA was active. The data is for VariablesA is now properly returned.

    • #11163 a8a9e11e9 Thanks @ bignimbus! - Fix typo in error message: "occured" -> "occurred"

    • #11180 7d9c481e5 Thanks @ jerelmiller! - Fixes an issue where refetching from useBackgroundQuery via refetch with an error after an error was already fetched would get stuck in a loading state.

  • 3.8.1 - 2023-08-10

    Patch Changes

    • #11141 c469b1616 Thanks @ jerelmiller! - Remove newly exported response iterator helpers that caused problems on some installs where @ types/node was not available.

      IMPORTANT

      The following exports were added in version 3.8.0 that are removed with this patch.

      • isAsyncIterableIterator
      • isBlob
      • isNodeReadableStream
      • isNodeResponse
      • isReadableStream
      • isStreamableBlob
from @apollo/client GitHub release notes
Commit messages
Package name: @apollo/client
  • 1fd7e77 Version Packages (#11164)
  • f1d429f Fixes race condition when changing back to initial variables before request finishes (#11186)
  • 51045c3 Fix race condition in useReactiveVar (#10072)
  • d414de7 chore: bumps typedoc version for TS 5.2 compatibility (#11188)
  • 7d9c481 Fixes issue where refetching an error after an error was returned would hang on loading state (#11180)
  • 6b81981 New devtools registration mechanism (#11117)
  • eef27e5 Enforce prettier formatting in PRs (#11185)
  • fd6f369 Add entry to git-blame-ignore-revs
  • 994ae91 Reformat missed files from #11170
  • f0bb56c Add a format command
  • e9cc163 Enforce prettier formatting in PRs
  • 1c74ed4 Add note about readQuery and ROOT_QUERY to `readQuery` documentation (#11169)
  • 2110c49 Apply prettier to all non-docs files (#11170)
  • 2d1c860 Update git-blame-ignore-revs
  • 352c4a9 Apply prettier to all non-docs files
  • dc25a8c Update ROADMAP last updated
  • 3a2eeb2 Remove metrics from 3.9 feature set
  • 6abf3aa Update queries.mdx (#11176)
  • d9685f5 Ensure subscriptions adhere to the `errorPolicy` (#11162)
  • 5951f6f chore(deps): update all dependencies - patch updates (#11172)
  • 96492e1 chore: separate type imports in useSuspenseQuery.ts, useBackgroundQuery.ts and useReadQuery.ts (#11134)
  • 3570147 chore(deps): update all devdependencies (#11173)
  • a8a9e11 Fix typo in error message (#11163)
  • a8fe0a1 docs: fix use query url path (#11159)
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/surajpuvvada/project/553e7174-0e22-4c7f-aa2c-12ae5f5768b5?utm_source=github&utm_medium=referral&page=upgrade-pr) πŸ›  [Adjust upgrade PR settings](https://app.snyk.io/org/surajpuvvada/project/553e7174-0e22-4c7f-aa2c-12ae5f5768b5/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/surajpuvvada/project/553e7174-0e22-4c7f-aa2c-12ae5f5768b5/settings/integration?pkg=@apollo/client&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
codecov[bot] commented 1 year ago

Codecov Report

Merging #2422 (9b24196) into main (df15d51) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2422   +/-   ##
=======================================
  Coverage   82.98%   82.98%           
=======================================
  Files         921      921           
  Lines       20558    20558           
  Branches     3245     3245           
=======================================
  Hits        17061    17061           
  Misses       3375     3375           
  Partials      122      122           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

Unit Test Results

βŸβ€„β€ˆβŸβ€„βŸβ€„4 files  Β±0β€‚β€ƒβŸβ€„β€ˆ310 suites  Β±0   48m 28s :stopwatch: -58s 1β€ˆ126 tests Β±0  1β€ˆ126 :heavy_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0  1β€ˆ136 runs  Β±0  1β€ˆ136 :heavy_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 9b241968. ± Comparison against base commit df15d513.

github-actions[bot] commented 1 year ago

Unit Test Results

βŸβ€„β€ˆβŸβ€„βŸβ€„4 files  Β±0β€‚β€ƒβŸβ€„β€ˆ310 suites  Β±0   45m 39s :stopwatch: - 3m 47s 1β€ˆ126 tests Β±0  1β€ˆ126 :heavy_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0  1β€ˆ136 runs  Β±0  1β€ˆ136 :heavy_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0 

Results for commit c7813854. ± Comparison against base commit df15d513.