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.17.0 #1208

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

tensorflow/tensorboard (tensorboard)

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)

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 19.25%. Comparing base (a7e299f) to head (f09cd83).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1208   +/-   ##
=======================================
  Coverage   19.25%   19.25%           
=======================================
  Files          39       39           
  Lines        3496     3496           
  Branches      610      610           
=======================================
  Hits          673      673           
- Misses       2803     2804    +1     
+ Partials       20       19    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/tensorboard-2.x-lockfile branch from 71b057c to f09cd83 Compare July 4, 2024 14:30
@renovate renovate bot merged commit e5f3c13 into main Jul 4, 2024
10 checks passed
@renovate renovate bot deleted the renovate/tensorboard-2.x-lockfile branch July 4, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants