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

chore: upgrade dependencies #5238

Merged
merged 3 commits into from
Aug 13, 2021
Merged

chore: upgrade dependencies #5238

merged 3 commits into from
Aug 13, 2021

Conversation

stephanwlee
Copy link
Contributor

This change upgrades most of our JavaScript depenencies except for:

  • d3 (the same version as internal one)
  • tfjs (their NPM package is incompatible with ours)

Some type declaration had to be changed due to an upgraded TypeScript
version.

Test sync: cl/390392667

This change upgrades most of our JavaScript depenencies except for:
- d3 (the same version as internal one)
- tfjs (their NPM package is incompatible with ours)

Some type declaration had to be changed due to an upgraded TypeScript
version.
Copy link
Contributor

@psybuzz psybuzz left a comment

Choose a reason for hiding this comment

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

Rxjs, three, and especially vaadin-grid are big version jumps, but I skimmed the changelogs and didn't see anything that should obviously break. Also manually tested locally and dashboards still look the same. Nice!

@stephanwlee stephanwlee merged commit bed15ba into tensorflow:master Aug 13, 2021
@stephanwlee stephanwlee deleted the up3 branch August 13, 2021 15:36
yatbear pushed a commit to yatbear/tensorboard that referenced this pull request Mar 27, 2023
This change upgrades most of our JavaScript dependencies except for:
- d3 (the same version as internal one)
- tfjs (their NPM package is incompatible with ours)
- `@angular/material`: sass library setup is borked.

Some type declaration had to be changed due to an upgraded TypeScript
version.
dna2github pushed a commit to dna2fork/tensorboard that referenced this pull request May 1, 2023
This change upgrades most of our JavaScript dependencies except for:
- d3 (the same version as internal one)
- tfjs (their NPM package is incompatible with ours)
- `@angular/material`: sass library setup is borked.

Some type declaration had to be changed due to an upgraded TypeScript
version.
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.

2 participants