Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps the apollo group with 2 updates in the /website directory: @apollo/client and apollo-angular.

Updates @apollo/client from 4.0.7 to 4.0.9

Release notes

Sourced from @​apollo/client's releases.

@​apollo/client@​4.0.9

Patch Changes

  • #12993 8f3bc9b Thanks @​jerelmiller! - Fix an issue where switching from options with variables to skipToken with useSuspenseQuery and useBackgroundQuery would create a new ObservableQuery. This could cause unintended refetches where variables were absent in the request when the query was referenced with refetchQueries.

@​apollo/client@​4.0.8

Patch Changes

Changelog

Sourced from @​apollo/client's changelog.

4.0.9

Patch Changes

  • #12993 8f3bc9b Thanks @​jerelmiller! - Fix an issue where switching from options with variables to skipToken with useSuspenseQuery and useBackgroundQuery would create a new ObservableQuery. This could cause unintended refetches where variables were absent in the request when the query was referenced with refetchQueries.

4.0.8

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​apollo/client since your current version.


Updates apollo-angular from 12.0.0 to 12.1.0

Release notes

Sourced from apollo-angular's releases.

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.

Changelog

Sourced from apollo-angular's changelog.

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.

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2025

Assignees

The following users could not be added as assignees: AppOutlet. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 10, 2025
Bumps the apollo group with 2 updates in the /website directory: [@apollo/client](https://github.com/apollographql/apollo-client) and [apollo-angular](https://github.com/the-guild-org/apollo-angular/tree/HEAD/packages/apollo-angular).


Updates `@apollo/client` from 4.0.7 to 4.0.9
- [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.0.7...@apollo/client@4.0.9)

Updates `apollo-angular` from 12.0.0 to 12.1.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@12.1.0/packages/apollo-angular)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-version: 4.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: apollo
- dependency-name: apollo-angular
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: apollo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/apollo-b42eb7fcd8 branch from 2e2f23a to 41d97df Compare December 8, 2025 09:25
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