hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

chore:(deps): bump @apollo/client from 3.8.7 to 3.9.5 #2624

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps @apollo/client from 3.8.7 to 3.9.5.

Release notes

Sourced from @​apollo/client's releases.

v3.9.5

Patch Changes

v3.9.4

Patch Changes

v3.9.3

Patch Changes

v3.9.2

Patch Changes

v3.9.1

Patch Changes

v3.9.0

Minor Changes

Memory optimizations

  • #11424 62f3b6d Thanks @​phryneas! - Simplify RetryLink, fix potential memory leak

    Historically, RetryLink would keep a values array of all previous values, in case the operation would get an additional subscriber at a later point in time.

... (truncated)

Changelog

Sourced from @​apollo/client's changelog.

3.9.5

Patch Changes

3.9.4

Patch Changes

3.9.3

Patch Changes

3.9.2

Patch Changes

3.9.1

Patch Changes

3.9.0

Minor Changes

... (truncated)

Commits
  • 17ccc42 3.9.5 release (#11580)
  • 1133469 fix: strengthen MockedResponse.newData type (#11592)
  • a0d40aa Fix anchor links in ApolloClient api docs (#11599)
  • 1ba2fd9 Fix regression that causes partial data to be reported unexpectedly in some c...
  • 8c20955 bump rehackt to v0.0.5 (#11595)
  • ac4ae84 chore(deps): update all devdependencies (#11586)
  • 6933e0e chore(deps): update mad9000/actions-find-and-replace-string action to v5 (#11...
  • 9cba37c chore(deps): update all dependencies - patch updates (#11585)
  • d46acaf Update ROADMAP.md
  • 65ab695 Make mock response error and result optional when delay is infinite (#11562)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (cf7c36a) 81.74% compared to head (125ac0c) 81.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2624 +/- ## ======================================= Coverage 81.74% 81.74% ======================================= Files 929 929 Lines 20854 20854 Branches 3152 3152 ======================================= Hits 17048 17048 Misses 3665 3665 Partials 141 141 ```

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

dependabot[bot] commented 6 months ago

Superseded by #2629.