Skip to content

chore(deps): bump @apollo/client from 4.1.2 to 4.1.3 in /ui#1310

Merged
nimdanitro merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/ui/develop/apollo/client-4.1.3
Feb 6, 2026
Merged

chore(deps): bump @apollo/client from 4.1.2 to 4.1.3 in /ui#1310
nimdanitro merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/ui/develop/apollo/client-4.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 29, 2026

Bumps @apollo/client from 4.1.2 to 4.1.3.

Release notes

Sourced from @​apollo/client's releases.

@​apollo/client@​4.1.3

Patch Changes

  • #13111 bf46fe0 Thanks @​RogerHYang! - Fix createFetchMultipartSubscription to support cancellation via AbortController

    Previously, calling dispose() or unsubscribe() on a subscription created by createFetchMultipartSubscription had no effect - the underlying fetch request would continue running until completion. This was because no AbortController was created or passed to fetch(), and no cleanup function was returned from the Observable.

Changelog

Sourced from @​apollo/client's changelog.

4.1.3

Patch Changes

  • #13111 bf46fe0 Thanks @​RogerHYang! - Fix createFetchMultipartSubscription to support cancellation via AbortController

    Previously, calling dispose() or unsubscribe() on a subscription created by createFetchMultipartSubscription had no effect - the underlying fetch request would continue running until completion. This was because no AbortController was created or passed to fetch(), and no cleanup function was returned from the Observable.

Commits

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 <dependency name> 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner January 29, 2026 18:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 29, 2026
@github-actions github-actions Bot added the chore label Jan 29, 2026
@github-actions github-actions Bot requested a review from nimdanitro January 29, 2026 18:05
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/develop/apollo/client-4.1.3 branch from 3db24f0 to 03018e5 Compare February 6, 2026 05:27
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/@apollo/client@4.1.2...@apollo/client@4.1.3)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/develop/apollo/client-4.1.3 branch from 03018e5 to b3c410b Compare February 6, 2026 05:29
@nimdanitro nimdanitro merged commit 24a10f0 into develop Feb 6, 2026
10 checks passed
@nimdanitro nimdanitro deleted the dependabot/npm_and_yarn/ui/develop/apollo/client-4.1.3 branch February 6, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant