Update dependency @apollo/client to v4.1.3#300
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
2 times, most recently
from
February 14, 2025 10:36
08140c7 to
dac349c
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
4 times, most recently
from
February 20, 2025 05:45
d18dba8 to
8850af0
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
8 times, most recently
from
February 27, 2025 03:17
0ead369 to
1238654
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
9 times, most recently
from
March 6, 2025 21:38
0f4660e to
046ca9f
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
from
March 7, 2025 19:04
046ca9f to
073ab5c
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
3 times, most recently
from
March 9, 2025 06:11
b18c3f3 to
40fbbd6
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
8 times, most recently
from
March 28, 2025 06:34
61739fa to
3751e4c
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
6 times, most recently
from
April 4, 2025 18:36
c98b0c7 to
ae74d4b
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
7 times, most recently
from
April 10, 2025 19:02
95b811f to
6ae3af4
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
5 times, most recently
from
April 17, 2025 06:43
ee60e4d to
a8315a0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
4.1.2→4.1.3Release Notes
apollographql/apollo-client (@apollo/client)
v4.1.3Compare Source
Patch Changes
#13111
bf46fe0Thanks @RogerHYang! - FixcreateFetchMultipartSubscriptionto support cancellation viaAbortControllerPreviously, calling
dispose()orunsubscribe()on a subscription created bycreateFetchMultipartSubscriptionhad no effect - the underlying fetch request would continue running until completion. This was because noAbortControllerwas created or passed tofetch(), and no cleanup function was returned from the Observable.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.