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 tensorboard to v2.18.0 #660

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tensorboard 2.14.0 -> 2.18.0 age adoption passing confidence

Release Notes

tensorflow/tensorboard (tensorboard)

v2.18.0: TensorBoard 2.18.0

Compare Source

The 2.18 minor series tracks TensorFlow 2.18.

Features

  • Compatibility updates for changes in Numpy 2.0 (#​6871)
  • Relax protobuf restriction to work with versions < 5.0.0 (in addition to >= 5.0.0) (#​6888)

Bug Fixes

  • Fixes a floating menu disappearing immediately after right-clicking on the trigger point. (#​6891)

v2.17.1: TensorBoard 2.17.1

Compare Source

Bug Fixes

  • Relax restriction on protobuf dependency (#​6887)
  • Update usage of numpy to reflect numpy 2.0 changes (#​6871)
  • Fix stacking of notification dot (#​6875, thanks @​crisbeto)
  • Fix setting dialog styling regression (#​6885)

v2.17.0: TensorBoard 2.17.0

Compare Source

The 2.17 minor series tracks TensorFlow 2.17.

Features

Bug Fixes

  • Text plugin: Preserve whitespace. (#​6833)
  • Hparams plugin: load metrics when run name is “.” (#​6822)
  • Resolved Graph plugin compatibility issues with Keras 3. (#​6759, #​6823, #​6761, #​6857, etc. thanks @​mloc)
  • Restricts the protobuf dependency to be < 5.0.0, due to a recent breaking change (see #​6808 for details).
  • Fixes internal flag wrapper class to not crash when its __class__ attribute is accessed, which was blocking debugging with pyCharm (#​6751, thanks @​lostinplace)

v2.16.2: TensorBoard 2.16.2

Compare Source

Bug Fixes

  • Remove dependency on tf-keras pip package. (#​6759)

v2.16.1: TensorBoard 2.16.1

Compare Source

Bug Fixes

  • Depend on tf-keras instead of tf-keras-nightly.

v2.16.0: TensorBoard 2.16.0

Compare Source

The 2.16 minor series tracks TensorFlow 2.16.

Features

Bug Fixes

  • Hparams plugin:
  • Time Series dashboard:
    • Fixed color picker usability regression. (#​6682)
  • Brings the tensorboard-data-server wheel into conformance with PEP 600, enabling support for the --load-fast flag in systems with GLIBC >= 2.29. (Requires installing/updating package tensorboard-data-server==0.7.2) (#​6636 fixes #​6578)

Breaking Changes

  • tensorboard dev subcommand will now show an error message without sending any requests, as our hosted service at http://tensorboard.dev has been shut down.
  • Not quite a breaking change, but to something to be aware of: TensorBoard releases generally follow TensorFlow’s releases. However, while TF 2.16 will start using Keras 3 by default, TensorBoard plugins’ implementation remains with keras 2 support only. See @​keras-team/keras#18467 for details.

v2.15.2: TensorBoard 2.15.2

Compare Source

Breaking Changes

  • Updates restriction on protobuf dependency to avoid bad version while still
    allowing newer versions.(#​6660 & #​6746)

v2.15.1: TensorBoard 2.15.1

Compare Source

Breaking Changes

  • TensorBoard.dev is shutting down. See the FAQ at https://tensorboard.dev.
    • No longer able to upload new data to TensorBoard.dev. The tensorboard dev upload command will fail. (#​6638)
    • The experimental dataframe api has been deleted. (#​6644)

Bug Fixes

  • Time Series dashboard:
    • Sort run names with leading numbers differently. (#​6664)
    • Show scrollbar in runs table only when needed. (#​6656)
    • Fix 'Prev' and 'Next' buttons in dark mode. (#​6663)
    • Better loading/reloading behavior for runs table. (#​6658)

v2.15.0: TensorBoard 2.15.0

Compare Source

The 2.15 minor series tracks TensorFlow 2.15.

Features

  • Scalar chart data tables are shown by default. This can be disabled from the general settings panel. (#​6563)
  • Hparams support in timeseries. Allows sorting and filtering the Runs Table in the Time Series dashboard using values logged with the Hparams plugin. (#​6565)
  • Better default sorting of Hparams in the Hparams plugin. Sort the ones that have multiple values to the top of the list. (#​6601)
  • New material components across the UI. (#​6631)

Bug Fixes

v2.14.1: TensorBoard 2.14.1

Compare Source

Bug Fixes

  • Fix indirect dependency on the package six. (#​6580)
  • Remove wheel from the requirements in setup.py (#​6567)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from rashley-iqt as a code owner January 15, 2025 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants