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.4 | :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 #2010.
Bumps @apollo/client from 3.3.6 to 3.11.4.
Release notes
Sourced from
@apollo/client
's releases.... (truncated)
Changelog
Sourced from
@apollo/client
's changelog.... (truncated)
Commits
c6e8182
Version Packages (#11991)41b17e5
Fix issue returning arrays from cache.modify modifier functions when the arra...9e4b798
renovate: don't request reviewers (#11992)e609156
Fix a potential crash when callingclearStore
while a query was running. (#...8aa627f
Version Packages (#11985)5db1659
Fix issue where multiple fetches might reportdata
if result contained erro...c95848e
FixfetchMore
for queries withno-cache
fetch policies (#11974)076bb63
Version Packages (#11981)38c0a2c
Fix missinggetServerSnapshot
function for useSubscription (#11980)07693a2
chore(deps): update all devdependencies (#11979)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