Skip to content

Conversation

@stephanwlee
Copy link
Contributor

@stephanwlee stephanwlee commented Feb 10, 2020

Notable changes:

  • Angular 8 -> Angular 9
  • zonejs upgrade
  • ngrx @ 9
  • TypeScript @ 3.8.3
  • Karma @ 5
  • Angular Ivy compiler (ngcc)
  • Updated rules_nodejs to make it work with Ivy compiler
  • use node 11 in travis

We used 1 as inspiration to our changes.

Other notable changes:

  • window.require is frozen object after require.js upgrade

cc: @caisq

@stephanwlee
Copy link
Contributor Author

The change is ready to be reviewed. Will update the TF cache when I get LGTM.

@stephanwlee stephanwlee force-pushed the upgrade branch 6 times, most recently from f736faf to 043f08b Compare April 21, 2020 21:41
Copy link
Contributor

@nfelt nfelt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking this on!!

image

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that removing this was required when I was trying to do this upgrade too. Not blocking but cc @caisq in case this affects the devserver and it needs to be retooled at all to work again after this change.

Notable changes:
- Angular 8 -> Angular 9
- zonejs upgrade
- ngrx @ 9
- TypeScript @ 3.8.3
- Karma @ 5
- Angular Ivy compiler (ngcc)
- Updated rules_nodejs to make it work with Ivy compiler
- use node 11 in travis

We used [1] as inspiration to our changes.

Other notable changes:
- window.require is frozen object after require.js upgrade

[1]:
https://github.com/bazelbuild/rules_nodejs/tree/master/examples/angular
@stephanwlee stephanwlee merged commit 4fe081c into tensorflow:master Apr 22, 2020
@stephanwlee stephanwlee deleted the upgrade branch April 22, 2020 00:16
@stephanwlee stephanwlee linked an issue Apr 22, 2020 that may be closed by this pull request
@stephanwlee stephanwlee linked an issue Apr 22, 2020 that may be closed by this pull request
caisq pushed a commit to caisq/tensorboard that referenced this pull request May 19, 2020
Notable changes:

Angular 8 -> Angular 9
zonejs upgrade
ngrx @ 9
TypeScript @ 3.8.3
Karma @ 5
Angular Ivy compiler (ngcc)
Updated rules_nodejs to make it work with Ivy compiler
use node 11 in travis
We used 1 as inspiration to our changes.

Other notable changes:

window.require is frozen object after require.js upgrade
caisq pushed a commit that referenced this pull request May 27, 2020
Notable changes:

Angular 8 -> Angular 9
zonejs upgrade
ngrx @ 9
TypeScript @ 3.8.3
Karma @ 5
Angular Ivy compiler (ngcc)
Updated rules_nodejs to make it work with Ivy compiler
use node 11 in travis
We used 1 as inspiration to our changes.

Other notable changes:

window.require is frozen object after require.js upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eliminate transitive JS dependencies on old versions of minimist chore: Upgrade TypeScript to 3.8

3 participants