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 to Angular 10 #39

Closed
arawinters opened this issue Jun 26, 2020 · 0 comments · Fixed by #47
Closed

Update to Angular 10 #39

arawinters opened this issue Jun 26, 2020 · 0 comments · Fixed by #47
Assignees
Labels
accepted Enhancement has been recorded in the Senzing backlog dependencies Change requested in dependencies maintenance tasks related to code maintenance

Comments

@arawinters
Copy link
Contributor

arawinters commented Jun 26, 2020

We should update the library to compile using angular-cli@10.0.0
This will update the library to compile using the newest versions of dependencies, tooling, and schema's.

There are currently several dependency compatibility issues preventing compilation using the older Angular 7, or more specifically the dependencies that angular devkit defines for the 7 release. Since this project is just for compiling the rest-api-client-ng library which just creates an angular compatible module for communicating with the senzing-api-server it will be easier to just upgrade the lib than try and come up with temporary/unstable solutions to the issue. The end user should see no difference since it just affects those trying to compile from source. The end result should still be a package that is compatible with projects based on older releases of angular.

The end user should see no difference since it just affects those trying to compile from source. The end result should still be a package that is compatible with projects based on older releases of angular.

Note: this update is being performed in multiple repositories simultaneously.

see the following tickets for associated tickets:

@arawinters arawinters added maintenance tasks related to code maintenance dependencies Change requested in dependencies labels Jun 26, 2020
@arawinters arawinters self-assigned this Jun 26, 2020
@arawinters arawinters added the accepted Enhancement has been recorded in the Senzing backlog label Aug 27, 2020
arawinters added a commit that referenced this issue Sep 3, 2020
arawinters added a commit that referenced this issue Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Enhancement has been recorded in the Senzing backlog dependencies Change requested in dependencies maintenance tasks related to code maintenance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant