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

fix(deps): update dependency tensorboard to v2.18.0 #18

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tensorboard 2.13.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)

v2.14.0: TensorBoard 2.14.0

Compare Source

The 2.14 minor series tracks TensorFlow 2.14.

Features

Bug Fixes

Breaking Changes

  • Drops support for Python 3.8.

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 force-pushed the renovate/tensorboard-2.x-lockfile branch from e9bf566 to d09f3e7 Compare February 9, 2024 12:04
@renovate renovate bot changed the title Update dependency tensorboard to v2.15.1 Update dependency tensorboard to v2.15.2 Feb 9, 2024
@renovate renovate bot force-pushed the renovate/tensorboard-2.x-lockfile branch from d09f3e7 to d67e7f6 Compare February 13, 2024 01:56
@renovate renovate bot changed the title Update dependency tensorboard to v2.15.2 Update dependency tensorboard to v2.16.0 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/tensorboard-2.x-lockfile branch from d67e7f6 to 14d7d75 Compare February 14, 2024 16:00
@renovate renovate bot changed the title Update dependency tensorboard to v2.16.0 Update dependency tensorboard to v2.16.1 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/tensorboard-2.x-lockfile branch from 14d7d75 to 3ba2cea Compare February 16, 2024 21:40
@renovate renovate bot changed the title Update dependency tensorboard to v2.16.1 Update dependency tensorboard to v2.16.2 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/tensorboard-2.x-lockfile branch from 3ba2cea to 4a91755 Compare June 7, 2024 21:52
@renovate renovate bot changed the title Update dependency tensorboard to v2.16.2 Update dependency tensorboard to v2.17.0 Jun 7, 2024
@renovate renovate bot force-pushed the renovate/tensorboard-2.x-lockfile branch from 4a91755 to 1a08254 Compare August 14, 2024 20:37
@renovate renovate bot changed the title Update dependency tensorboard to v2.17.0 Update dependency tensorboard to v2.17.1 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/tensorboard-2.x-lockfile branch from 1a08254 to 4a89ddf Compare September 25, 2024 22:38
@renovate renovate bot changed the title Update dependency tensorboard to v2.17.1 Update dependency tensorboard to v2.18.0 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/tensorboard-2.x-lockfile branch from 4a89ddf to 1843293 Compare December 15, 2024 20:19
@renovate renovate bot changed the title Update dependency tensorboard to v2.18.0 fix(deps): update dependency tensorboard to v2.18.0 Dec 15, 2024
@mergify mergify bot merged commit 66e30b4 into master Dec 15, 2024
8 of 11 checks passed
@renovate renovate bot deleted the renovate/tensorboard-2.x-lockfile branch December 15, 2024 20:48
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