Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps apollo-angular from 11.0.0 to 13.0.0.

Release notes

Sourced from apollo-angular's releases.

apollo-angular@13.0.0

Major Changes

Minor Changes

apollo-angular@12.1.0

Minor Changes

  • #2382 d21e7f9 Thanks @​PowerKiKi! - New onlyCompleteFragment()

    Same as onlyCompleteData() but for Apollo.watchFragment().

Patch Changes

  • #2381 679dba2 Thanks @​PowerKiKi! - Rename onlyComplete() into onlyCompleteData()

    Because it communicates better that it is about the data, and not the stream being completed.

    onlyComplete() will be dropped in the next major version.

apollo-angular@12.0.0

[!CAUTION] Before upgrading apollo-angular to v12, be sure to read all the breaking changes from @apollo/client v4 that also applies to apollo-angular.

Major Changes

... (truncated)

Changelog

Sourced from apollo-angular's changelog.

13.0.0

Major Changes

Minor Changes

12.1.0

Minor Changes

  • #2382 d21e7f9 Thanks @​PowerKiKi! - New onlyCompleteFragment()

    Same as onlyCompleteData() but for Apollo.watchFragment().

Patch Changes

  • #2381 679dba2 Thanks @​PowerKiKi! - Rename onlyComplete() into onlyCompleteData()

    Because it communicates better that it is about the data, and not the stream being completed.

    onlyComplete() will be dropped in the next major version.

12.0.0

Major Changes

... (truncated)

Commits
  • 94fcc61 chore(release): update monorepo packages versions
  • eed80ad Merge branch 'master' into feature/http-context-support
  • b43359c Drop support for Angular 18
  • b49bd54 Support HttpContext in LinkOptions and Context
  • c3f8d8e Added support for angular 21
  • 8bf6947 chore(release): update monorepo packages versions
  • d21e7f9 New onlyCompleteFragment() (#2382)
  • 679dba2 Rename onlyComplete() into onlyCompleteData()
  • 4e4f642 chore(release): update monorepo packages versions
  • 7e4a609 New onlyComplete() helper to filter only complete results
  • Additional commits viewable in compare view

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 Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 14:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@github-actions github-actions bot enabled auto-merge (squash) December 1, 2025 14:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/apollo-angular-13.0.0 branch from fc5bdb3 to 1696d2c Compare December 1, 2025 15:17
Bumps [apollo-angular](https://github.com/the-guild-org/apollo-angular/tree/HEAD/packages/apollo-angular) from 11.0.0 to 13.0.0.
- [Release notes](https://github.com/the-guild-org/apollo-angular/releases)
- [Changelog](https://github.com/the-guild-org/apollo-angular/blob/master/packages/apollo-angular/CHANGELOG.md)
- [Commits](https://github.com/the-guild-org/apollo-angular/commits/apollo-angular@13.0.0/packages/apollo-angular)

---
updated-dependencies:
- dependency-name: apollo-angular
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/apollo-angular-13.0.0 branch from 1696d2c to f69cc29 Compare December 8, 2025 12:11
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant