Skip to content

chore(deps)(deps): Bump @apollo/client from 4.1.2 to 4.1.3 in /frontend#259

Merged
PhantomDave merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/apollo/client-4.1.3
Feb 3, 2026
Merged

chore(deps)(deps): Bump @apollo/client from 4.1.2 to 4.1.3 in /frontend#259
PhantomDave merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/apollo/client-4.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 3, 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 frontend npm labels Feb 3, 2026
@PhantomDave PhantomDave enabled auto-merge (squash) February 3, 2026 09:46
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/frontend/apollo/client-4.1.3 branch from 54694df to 4d56052 Compare February 3, 2026 09:50
@PhantomDave PhantomDave merged commit 359df93 into main Feb 3, 2026
13 checks passed
@PhantomDave PhantomDave deleted the dependabot/npm_and_yarn/frontend/apollo/client-4.1.3 branch February 3, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file frontend npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant