Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Updates the requirements on tensorboard to permit the latest version.

Release notes

Sourced from tensorboard's releases.

TensorBoard 2.19.0

The 2.19 minor series tracks TensorFlow 2.19.

This release contains only internal cleanups, with no particular new features or bug fixes.

Changelog

Sourced from tensorboard's changelog.

Release 2.19.0

The 2.19 minor series tracks TensorFlow 2.19.

This release contains only internal cleanups, with no particular new features or bug fixes.

Release 2.18.0

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) (#6888)

Bug Fixes

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

Release 2.17.1

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)

Release 2.17.0

The 2.17 minor series tracks TensorFlow 2.17.

Features

  • Enable adding hparams columns in scalar data tables in Time Series dashboard (#6737 accidentally omitted from notes in release 2.16.0)
  • Usability improvements for runs table and hparams in Time Series dashboard (#6837, #6839)
  • Global pins: Store pinned cards in local storage, so they’d be pinned when similar experiments are loaded. (#6850, #6819, #6821, etc)
  • Handle large number of Hparams (#6777, #6780, #6807)
  • Infra: Reduce binary size of tensorboard-data-server (aka “Rustboard”). (#6765, thanks @​Corwinpro)

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)

Release 2.16.2

Bug Fixes

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

... (truncated)

Commits
  • 3fceda6 TensorBoard 2.19.0
  • 8ff3478 Release notes for TensorBoard 2.19.0
  • 24f8dd2 Pin TF for 2.19 branch
  • e31a6f8 Update TF compat protos.
  • 9742d3d Updates proto-update script to match new reference to 'tsl' dir
  • 5ca7029 Escapes curly braces in str.format() to fix broken error message.
  • a7178f4 Updates deprecated alias 'assertEquals' with non-deprecated method name (#6970)
  • 862a9da Removes reference to Fairness Indicators plugin (#6966)
  • 4dec80d Updates missed GH upload-artifact action to v4 (#6961)
  • 84bf02e Bump nanoid from 3.3.6 to 3.3.8 (#6962)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

📚 Documentation preview 📚: https://pytorch-lightning--20735.org.readthedocs.build/en/20735/

Updates the requirements on [tensorboard](https://github.com/tensorflow/tensorboard) to permit the latest version.
- [Release notes](https://github.com/tensorflow/tensorboard/releases)
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorboard@2.9.1...2.19.0)

---
updated-dependencies:
- dependency-name: tensorboard
  dependency-version: 2.19.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team April 21, 2025 01:59
@dependabot dependabot bot added the ci Continuous Integration label Apr 21, 2025
@github-actions github-actions bot added pl Generic label for PyTorch Lightning package dependencies Pull requests that update a dependency file labels Apr 21, 2025
@Borda Borda merged commit df18e4c into master Apr 21, 2025
98 of 99 checks passed
@Borda Borda deleted the dependabot-pip-requirements-tensorboard-gte-2.9.1-and-lt-2.20.0 branch April 21, 2025 18:34
Borda pushed a commit that referenced this pull request Jun 19, 2025
…=2.9.1,<2.20.0 in /requirements (#20735)

build(deps): update tensorboard requirement in /requirements

Updates the requirements on [tensorboard](https://github.com/tensorflow/tensorboard) to permit the latest version.
- [Release notes](https://github.com/tensorflow/tensorboard/releases)
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorboard@2.9.1...2.19.0)

---
updated-dependencies:
- dependency-name: tensorboard
  dependency-version: 2.19.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit df18e4c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous Integration dependencies Pull requests that update a dependency file pl Generic label for PyTorch Lightning package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant