Update Apollo GraphQL packages (patch) #50
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.3.6
->3.3.11
2.32.0
->2.32.5
2.19.1
->2.19.2
Release Notes
apollographql/apollo-client
v3.3.11
Compare Source
Bug fixes
useLazyQuery
forceUpdate
loop regression introduced by #7655 in version 3.3.10.@benjamn in #7715
v3.3.10
Compare Source
Bug fixes
Revert PR #7276, but test that garbage collection reclaims torn-down
ObservableQuery
objects.@benjamn in #7695
Reset
QueryInfo.diff
andQueryInfo.dirty
after canceling notify timeout inQueryInfo.markResult
andQueryInfo.markError
.@jcreighton in #7696
Improvements
Avoid calling
forceUpdate
when component is unmounted.@DylanVann in #7655
The
codemods/
top-level directory has been moved into thescripts/
directory.@benjamn in #7675
v3.3.9
Compare Source
Bug Fixes
InMemoryCache
objects.@benjamn in #7661
Improvements
graphql-tag
dependency has been updated to version 2.12.0, after converting its repository to use TypeScript and ECMAScript module syntax. There should be no visible changes in behavior, though the internal changes seemed significant enough to mention here.@abdonrd in graphql-tag#273 and
@PowerKiKi in graphql-tag#325
v3.3.8
Compare Source
Bug Fixes
Catch updates in
useReactiveVar
with an additional check.@jcreighton in #7652
Reactivate forgotten reactive variables whenever
InMemoryCache
acquires its first watcher.@benjamn in #7657
Backport
Symbol.species
fix forConcast
andObservableQuery
fromrelease-3.4
, fixing subscriptions in React Native Android when the Hermes JavaScript engine is enabled (among other benefits).@benjamn in #7403 and #7660
v3.3.7
Compare Source
Bug Fixes
Fix a regression due to #7310 that caused
loading
always to betrue
forskip: true
results during server-side rendering.@rgrove in #7567
Avoid duplicate
useReactiveVar
listeners when rendering inReact.StrictMode
.@jcreighton in #7581
Improvements
displayName
onApolloContext
objects for easier debugging.@dulmandakh in #7550
apollographql/apollo-tooling
v2.32.5
Compare Source
apollo@2.32.5
Bump version of
env-ci
#1754 Issue #2219Due to human error during the release process, the following packages also had their versions bumped, despite having no known significant changes. (Apologies, from that human.)
apollo-codegen-core@0.39.3
apollo-codegen-flow@0.37.3
apollo-codegen-scala@0.38.3
apollo-codegen-swift@0.39.3
apollo-codegen-typescript@0.39.3
apollo-env@0.6.6
apollo-graphql@0.6.1
apollo-language-server@1.25.2
@apollographql/apollo-tools@0.4.9
vscode-apollo@1.18.2
v2.32.4
Compare Source
apollo@2.32.5
instead.v2.32.1
Compare Source
apollo-codegen-swift
queryDocument
to time out #2198apollographql/apollo-server
v2.19.2
Compare Source
apollo-server-express
: types: ExportExpressContext
from main module. PR #4821 Issue #3699apollo-server-env
: types: The first parameter tofetch
is now marked as required, as intended and in accordance with the Fetch API specification. PR #4822 Issue #4741apollo-server-core
: Updategraphql-tag
package tolatest
, now with itsgraphql-js
peerDependencies
expanded to include^15.0.0
PR #4833Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.