Hanra-s-work / point_one_robot_car

This is the repository that was chosen to be used for an autonomous car project.
MIT License
0 stars 0 forks source link

Update dependency tensorboard to v2.17.0 #152

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tensorboard ==2.10.1 -> ==2.17.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

tensorflow/tensorboard (tensorboard) ### [`v2.17.0`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.17.0): TensorBoard 2.17.0 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.16.2...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](https://togithub.com/tensorflow/tensorboard/issues/6737) accidentally omitted from notes in release 2.16.0) - Usability improvements for runs table and hparams in Time Series dashboard ([#​6837](https://togithub.com/tensorflow/tensorboard/issues/6837), [#​6839](https://togithub.com/tensorflow/tensorboard/issues/6839)) - Global pins: Store pinned cards in local storage, so they’d be pinned when similar experiments are loaded. ([#​6850](https://togithub.com/tensorflow/tensorboard/issues/6850), [#​6819](https://togithub.com/tensorflow/tensorboard/issues/6819), [#​6821](https://togithub.com/tensorflow/tensorboard/issues/6821), etc) - Handle large number of Hparams ([#​6777](https://togithub.com/tensorflow/tensorboard/issues/6777), [#​6780](https://togithub.com/tensorflow/tensorboard/issues/6780), [#​6807](https://togithub.com/tensorflow/tensorboard/issues/6807)) - Infra: Reduce binary size of [`tensorboard-data-server`](http://pypi.org/project/tensorboard-data-server/) (aka “Rustboard”). ([#​6765](https://togithub.com/tensorflow/tensorboard/issues/6765), thanks [@​Corwinpro](https://togithub.com/Corwinpro)) #### Bug Fixes - Text plugin: Preserve whitespace. ([#​6833](https://togithub.com/tensorflow/tensorboard/issues/6833)) - Hparams plugin: load metrics when run name is “.” ([#​6822](https://togithub.com/tensorflow/tensorboard/issues/6822)) - Resolved Graph plugin compatibility issues with Keras 3. ([#​6759](https://togithub.com/tensorflow/tensorboard/issues/6759), [#​6823](https://togithub.com/tensorflow/tensorboard/issues/6823), [#​6761](https://togithub.com/tensorflow/tensorboard/issues/6761), [#​6857](https://togithub.com/tensorflow/tensorboard/issues/6857), etc. thanks [@​mloc](https://togithub.com/mloc)) - Restricts the protobuf dependency to be < 5.0.0, due to a recent breaking change (see [#​6808](https://togithub.com/tensorflow/tensorboard/issues/6808) for details). - Fixes internal flag wrapper class to not crash when its `__class__` attribute is accessed, which was blocking debugging with pyCharm ([#​6751](https://togithub.com/tensorflow/tensorboard/issues/6751), thanks [@​lostinplace](https://togithub.com/lostinplace)) ### [`v2.16.2`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.16.2): TensorBoard 2.16.2 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.16.1...2.16.2) #### Bug Fixes - Remove dependency on tf-keras pip package. ([#​6759](https://togithub.com/tensorflow/tensorboard/issues/6759)) ### [`v2.16.1`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.16.1): TensorBoard 2.16.1 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.16.0...2.16.1) #### Bug Fixes - Depend on tf-keras instead of tf-keras-nightly. ### [`v2.16.0`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.16.0): TensorBoard 2.16.0 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.15.2...2.16.0) The 2.16 minor series tracks TensorFlow 2.16. #### Features - Time Series dashboard: - Improved sorting of runs whose names begin with integers. ([#​6664](https://togithub.com/tensorflow/tensorboard/issues/6664)) - Improved hparams filtering. ([#​6680](https://togithub.com/tensorflow/tensorboard/issues/6680), [#​6692](https://togithub.com/tensorflow/tensorboard/issues/6692)) - Usability improvements and fixes in runs table. ([#​6656](https://togithub.com/tensorflow/tensorboard/issues/6656), [#​6658](https://togithub.com/tensorflow/tensorboard/issues/6658), [#​6678](https://togithub.com/tensorflow/tensorboard/issues/6678), [#​6736](https://togithub.com/tensorflow/tensorboard/issues/6736)) - Graph plugin: - Improved support for dark theme. ([#​6691](https://togithub.com/tensorflow/tensorboard/issues/6691), thanks [@​tummala-manasa](https://togithub.com/tummala-manasa)) - Removed dependencies on `google-auth`, `google-auth-oauthlib`, and `requests` libraries. ([#​6705](https://togithub.com/tensorflow/tensorboard/issues/6705)) - Relaxed restriction on protobuf dependency, given that issue @​[protocolbuffers/protobuf#13485](https://togithub.com/protocolbuffers/protobuf/issues/13485) was fixed. ([#​6660](https://togithub.com/tensorflow/tensorboard/issues/6660), [#​6746](https://togithub.com/tensorflow/tensorboard/issues/6746)) #### Bug Fixes - Hparams plugin: - Fixed Download data links. ([#​6719](https://togithub.com/tensorflow/tensorboard/issues/6719) fixes [#​6088](https://togithub.com/tensorflow/tensorboard/issues/6088), thanks [@​louis49](https://togithub.com/louis49)) - Time Series dashboard: - Fixed color picker usability regression. ([#​6682](https://togithub.com/tensorflow/tensorboard/issues/6682)) - Brings the `tensorboard-data-server` wheel into conformance with [PEP 600](https://peps.python.org/pep-0600/), enabling support for the `--load-fast` flag in systems with GLIBC >= 2.29. (Requires installing/updating package `tensorboard-data-server==0.7.2`) ([#​6636](https://togithub.com/tensorflow/tensorboard/issues/6636) fixes [#​6578](https://togithub.com/tensorflow/tensorboard/issues/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](https://togithub.com/keras-team/keras/issues/18467) for details. ### [`v2.15.2`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.15.2): TensorBoard 2.15.2 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.15.1...2.15.2) #### Breaking Changes - Updates restriction on protobuf dependency to avoid bad version while still allowing newer versions.([#​6660](https://togithub.com/tensorflow/tensorboard/issues/6660) & [#​6746](https://togithub.com/tensorflow/tensorboard/issues/6746)) ### [`v2.15.1`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.15.1): TensorBoard 2.15.1 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.15.0...2.15.1) #### 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](https://togithub.com/tensorflow/tensorboard/issues/6638)) - The experimental dataframe api has been deleted. ([#​6644](https://togithub.com/tensorflow/tensorboard/issues/6644)) #### Bug Fixes - Time Series dashboard: - Sort run names with leading numbers differently. ([#​6664](https://togithub.com/tensorflow/tensorboard/issues/6664)) - Show scrollbar in runs table only when needed. ([#​6656](https://togithub.com/tensorflow/tensorboard/issues/6656)) - Fix 'Prev' and 'Next' buttons in dark mode. ([#​6663](https://togithub.com/tensorflow/tensorboard/issues/6663)) - Better loading/reloading behavior for runs table. ([#​6658](https://togithub.com/tensorflow/tensorboard/issues/6658)) ### [`v2.15.0`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.15.0): TensorBoard 2.15.0 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.14.1...2.15.0) 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](https://togithub.com/tensorflow/tensorboard/issues/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](https://togithub.com/tensorflow/tensorboard/issues/6565)) - Better default sorting of Hparams in the Hparams plugin. Sort the ones that have multiple values to the top of the list. ([#​6601](https://togithub.com/tensorflow/tensorboard/issues/6601)) - New material components across the UI. ([#​6631](https://togithub.com/tensorflow/tensorboard/issues/6631)) #### Bug Fixes - Restricts protobuf dependency to < 4.24 due to [protocolbuffers/protobuf#13485](https://togithub.com/protocolbuffers/protobuf/issues/13485) ([#​6538](https://togithub.com/tensorflow/tensorboard/issues/6538)) - Relaxes dependency on google-auth-oauthlib to allow versions 1.x < 2.0 ([#​6609](https://togithub.com/tensorflow/tensorboard/issues/6609), thanks [@​elgalu](https://togithub.com/elgalu)) ### [`v2.14.1`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.14.1): TensorBoard 2.14.1 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.14.0...2.14.1) #### Bug Fixes - Fix indirect dependency on the package six. ([#​6580](https://togithub.com/tensorflow/tensorboard/issues/6580)) - Remove wheel from the requirements in setup.py ([#​6567](https://togithub.com/tensorflow/tensorboard/issues/6567)) ### [`v2.14.0`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.14.0): TensorBoard 2.14.0 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.13.0...2.14.0) The 2.14 minor series tracks TensorFlow 2.14. #### Features - Small data table and step selector usability and accessibility improvements ([#​6372](https://togithub.com/tensorflow/tensorboard/issues/6372), [#​6409](https://togithub.com/tensorflow/tensorboard/issues/6409), [#​6410](https://togithub.com/tensorflow/tensorboard/issues/6410), [#​6431](https://togithub.com/tensorflow/tensorboard/issues/6431)) #### Bug Fixes - Embedding Projector plugin improvements - Fix tSNE tweaking hyperparams ([#​6320](https://togithub.com/tensorflow/tensorboard/issues/6320), thanks [@​alicialics](https://togithub.com/alicialics)) - Some visualization and usability improvements ([#​6373](https://togithub.com/tensorflow/tensorboard/issues/6373), [#​6326](https://togithub.com/tensorflow/tensorboard/issues/6326), [#​6325](https://togithub.com/tensorflow/tensorboard/issues/6325), [#​6429](https://togithub.com/tensorflow/tensorboard/issues/6429), thanks [@​alicialics](https://togithub.com/alicialics)) - Graph plugin: Fix rendering issue for tensors with zero dimension size ([#​6420](https://togithub.com/tensorflow/tensorboard/issues/6420)) - HParams plugin: A couple fixes related to boolean and NaN values ([#​6393](https://togithub.com/tensorflow/tensorboard/issues/6393), [#​6496](https://togithub.com/tensorflow/tensorboard/issues/6496)) #### Breaking Changes - Drops support for Python 3.8. ### [`v2.13.0`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.13.0): TensorBoard 2.13.0 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.12.3...2.13.0) #### Bug Fixes - Several improvements to the projector plugin (thank you [@​alicialics](https://togithub.com/alicialics)) - Embedding Projector: fix regex suffix css ([#​6329](https://togithub.com/tensorflow/tensorboard/issues/6329)) - Embedding Projector: fix bookmark projection state ([#​6328](https://togithub.com/tensorflow/tensorboard/issues/6328)) - Embedding Projector: fix dark mode button contrast ([#​6327](https://togithub.com/tensorflow/tensorboard/issues/6327)) - Embedding Projector: update tsne learning rate during iteration ([#​6319](https://togithub.com/tensorflow/tensorboard/issues/6319)) ### [`v2.12.3`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.12.3): TensorBoard 2.12.3 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.12.2...2.12.3) #### Bug Fixes - Redirects the unsupported What-If Tool plugin to the supported [Learning Interpretability Tool](https://pair-code.github.io/lit/) to avoid protobuf compatibility errors ([#​6343](https://togithub.com/tensorflow/tensorboard/issues/6343)) ### [`v2.12.2`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.12.2): TensorBoard 2.12.2 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.12.1...2.12.2) #### Bug Fixes - Fixes scalar chart rendering in Safari ([#​6303](https://togithub.com/tensorflow/tensorboard/issues/6303)) ### [`v2.12.1`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.12.1): TensorBoard 2.12.1 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.12.0...2.12.1) #### Bug Fixes - Bumps `google-auth-oauthlib` dependency restriction to be compatible with versions up to 1.0 ([#​6246](https://togithub.com/tensorflow/tensorboard/issues/6246)) ### [`v2.12.0`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.12.0): TensorBoard 2.12.0 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.11.2...2.12.0) The 2.12 minor series tracks TensorFlow 2.12. #### Features - Time Series dashboard visualization improvements: ([#​6137](https://togithub.com/tensorflow/tensorboard/issues/6137)) - Allows selection of a step or range of steps on a scalar chart, and shows a table with data from those steps under it. - Enables linking the selected steps across all charts in the Time Series dashboard. - Time Series dashboard now sorts runs in tooltip by pixel distance (matching the Scalars dashboard) ([#​6116](https://togithub.com/tensorflow/tensorboard/issues/6116)). - Fast data loading mode (`--load_fast`, aka “RustBoard”) improvements: - Supports more ways to authenticate to GCS, including GKE service accounts, via `gcp_auth` ([#​5939](https://togithub.com/tensorflow/tensorboard/issues/5939), thanks [@​Corwinpro](https://togithub.com/Corwinpro)). - Now available on `manylinux2014` platforms ([#​6101](https://togithub.com/tensorflow/tensorboard/issues/6101), thanks [@​adamjstewart](https://togithub.com/adamjstewart)). #### Bug Fixes - Fixes long standing breakage in standalone version of the Projector visualization ([#​6069](https://togithub.com/tensorflow/tensorboard/issues/6069)). - Fixes broken help dialog button in projector plugin ([#​6024](https://togithub.com/tensorflow/tensorboard/issues/6024), thanks [@​mromanelli9](https://togithub.com/mromanelli9)). - Fixes a bug in which a deadlock could cause the event writer to hang ([#​6168](https://togithub.com/tensorflow/tensorboard/issues/6168), thanks [@​crassirostris](https://togithub.com/crassirostris)). #### Breaking Changes - Drops support for Python 3.7 and marks 3.11 as supported ([#​6144](https://togithub.com/tensorflow/tensorboard/issues/6144)). - Drops support for protobuf < 3.19.6 and adds support for 4.x ([#​6147](https://togithub.com/tensorflow/tensorboard/issues/6147)). ### [`v2.11.2`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.11.2): TensorBoard 2.11.2 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.11.1...2.11.2) #### Bug Fixes - Fixes bug introduced in [#​6107](https://togithub.com/tensorflow/tensorboard/issues/6107), which was included in release 2.11.1. ([#​6142](https://togithub.com/tensorflow/tensorboard/issues/6142)) ### [`v2.11.1`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.11.1): TensorBoard 2.11.1 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.11.0...2.11.1) **NOTE: This release has a bug related to the limited-input device auth flow, and was "yanked" in PyPi (https://pypi.org/help/#yanked). A newer patch release (2.11.2) contains these changes along with the fix for the bug.** #### Bug Fixes - Prevent regression in TensorBoard.dev uploader authentication by replacing deprecated OOB auth flow with limited-input device flow. ([#​6107](https://togithub.com/tensorflow/tensorboard/issues/6107)) - See [deprecation announcement](https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html). - Fix compatibility with numpy 1.24.0 by removing deprecated type aliases ([#​6117](https://togithub.com/tensorflow/tensorboard/issues/6117), [#​6140](https://togithub.com/tensorflow/tensorboard/issues/6140)) ### [`v2.11.0`](https://togithub.com/tensorflow/tensorboard/releases/tag/2.11.0): TensorBoard 2.11.0 [Compare Source](https://togithub.com/tensorflow/tensorboard/compare/2.10.1...2.11.0) The 2.11 minor series tracks TensorFlow 2.11. #### Bug Fixes - Fixed HParams plugin sorting bugs ([#​5971](https://togithub.com/tensorflow/tensorboard/issues/5971)) - Fix color by menu drop down bug in projector plugin ([#​5974](https://togithub.com/tensorflow/tensorboard/issues/5974)) - Fix bug with histogram axis being off due to rounding ([#​5925](https://togithub.com/tensorflow/tensorboard/issues/5925)) #### Breaking Changes - TensorBoard now only supports Python 3.7 and above ([#​5878](https://togithub.com/tensorflow/tensorboard/issues/5878)) Python 3.6 is past its End of Life: https://peps.python.org/pep-0494/#lifespan

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.



This PR has been generated by Mend Renovate. View repository job log here.