Closed dependabot[bot] closed 2 months ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
npm/@apollo/client | 3.11.6 | :green_circle: 5.6 | Details
|
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Superseded by #2023.
Bumps @apollo/client from 3.3.6 to 3.11.6.
Release notes
Sourced from
@apollo/client
's releases.... (truncated)
Changelog
Sourced from
@apollo/client
's changelog.... (truncated)
Commits
40d21f1
Version Packages (#12050)04462a2
Fix useSubscription restart was not cached (#12044)a67727e
Merge pull request #12049 from apollographql/pr/fix-120489c26892
useFragment
: keep current result on a memoized mutable object3fdc381
Write failing test36d2cae
Version Packages (#12036)82d8cb4
Remove double initialization and unneeded useLazyRef from useFragment to avoi...eb3e21b
TypeMutationResult.reset
as an arrow function (#12027)4210ab1
Update ROADMAP.mda3c26e3
Add some tests forwatchFragment
for nested fragments and the fragment regi...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