Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency apollo-angular to v1 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 30, 2017

This PR contains the following updates:

Package Type Update Change References
apollo-angular dependencies major 0.13.3 -> 1.5.0 homepage, source

Release Notes

apollographql/apollo-angular

v1.5.0

Compare Source

v1.4.1

Compare Source

  • schematics: bump dependencies

v1.4.0

Compare Source

  • Support named clients in Query, Mutatio and Subscription classes PR #​799

v1.3.0

Compare Source

v1.2.0

  • Expose queryId in QueryRef PR #​733
  • Introduce Query, Mutation, Subscription services PR #​622
  • Angular 6.1 is now required (because of TypeScript 2.8)
  • TypeScript 2.8 is now required (because of Omit type)
  • Apollo Client ^2.3.4 is now required (versions before are not compatible because of the change in apollo-client)

v1.1.0

Compare Source

  • Supports Angular 6 and RxJS 6 (PR #​580)
  • Introduces apollo-angular/testing tools (PR #​592)
  • Introduces APOLLO_OPTIONS token. Allows to create Apollo using Dependency Injection (PR #​607)
  • Adds sideEffects: false (webpack) (PR #​580)
  • Introduces ExtraSubscriptionOptions. Allows to run Apollo.subscribe outside
    the Zone (PR #​488)

v1.0.1

Compare Source

  • Brings typed variables to QueryRef

v1.0.0

Compare Source

  • Supports ApolloClient 2.0
  • Supports ApolloLinks and ApolloCache
  • Supports Angular v5
  • Possible to combine Apollo with anything from Angular's Dependency Injection
  • Supports NativeScript
  • Simpler and less error prone API for watching queries thanks to QueryRef
  • More AoT friendly
  • Brings back Server-Side Rendering
  • Allows to type the operation variables

BREAKING CHANGES: - see Migation

  • Drops apollo-client-rxjs (thanks to QueryRef)
  • ReplacesApolloQueryObservable with QueryRef
  • Introduces new API for defining multiple clients (Apollo.create, Apollo.createDefault, Apollo.createNamed)
  • No longer exposes ClientMap, ClientMapWrapper, ClientWrapper
  • Removes 'variables as Observables' feature

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch from 261633d to fb1ae8a Compare January 11, 2018 22:30
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch from fb1ae8a to 91f182f Compare January 23, 2018 23:01
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch 28 times, most recently from 1ec88fb to ea36bef Compare February 20, 2018 05:43
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch 19 times, most recently from 709ea0b to a6ac833 Compare February 26, 2018 14:36
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch from a6ac833 to d2cc065 Compare March 8, 2018 07:31
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch from d2cc065 to a462f11 Compare May 3, 2018 20:19
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch from a462f11 to 0a6f9ed Compare May 15, 2018 19:18
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch from 0a6f9ed to 5dc413b Compare June 14, 2018 11:46
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch from 5dc413b to 7b80aba Compare June 24, 2018 10:28
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch from 7b80aba to e9754f7 Compare August 21, 2018 16:38
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch from e9754f7 to b72d73e Compare August 30, 2018 17:33
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch 2 times, most recently from 0fb1e74 to 2a4355f Compare October 2, 2018 16:33
@renovate renovate bot force-pushed the renovate/apollo-angular-1.x branch from 2a4355f to 39be889 Compare October 19, 2018 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant