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

[tune](deps): Bump wandb from 0.10.29 to 0.12.3 in /python/requirements/tune #30

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 2, 2021

Bumps wandb from 0.10.29 to 0.12.3.

Release notes

Sourced from wandb's releases.

v0.12.3

🐛 Bug Fix

  • Fixes the grid search stopping condition in the local controller

💅 Enhancement

  • New jupyter magic for displaying runs, sweeps, and projects %wandb path/to/run -h 1024
  • We no longer display run iframe by default in jupyter, add %%wandb to a cell to display a run
  • Makes api key prompting retry indefinitely on malformed input
  • Invite users to teams via the api api.team("team_name").invite("username_or_email")
  • Remove users from a team via the api api.team("team_name").members[0].delete()
  • Create service accounts via the api api.team("team_name").create_service_account("Description")
  • Manage api keys via the api api.user("username_or_email").generate_api_key()
  • Add pytorch profiling trace support with wandb.profiler.torch_trace_handler()

v0.12.2

🐛 Bug Fix

  • Fix tensorboard_sync to handle ephemeral Sagemaker tfevents files
  • Fix Reports query from the public api (broken pagination and report path)
  • Fix wandb.login() when relogin is specified (only force login once)

💅 Enhancement

  • Clean up footer output of summary and history metrics
  • Clean up error message from wandb sweep --update
  • Add warning for wandb local users to update their docker
  • Add optional argument log_learning_curve to wandb.sklearn.plot_classifier()
  • Restore frozen pip package versions when using wandb launch
  • Add support for jupyter notebooks in launch
  • Add wandb.login() timeout option

v0.12.1

🐛 Bug Fix

  • Fix tensorflow/keras 2.6 not logging validation examples
  • Fix metrics logged through tensorboard not supporting time on x-axis
  • Fix WANDB_IGNORE_GLOBS environment variable handling
  • Fix handling when sys.stdout is configured to a custom logger
  • Fix sklearn feature importance plots not matching feature names properly
  • Fix an issue where colab urls were not being captured
  • Save program commandline if run executable was outside cwd

💅 Enhancement

  • Add Prodigy integration to upload annotated datasets to W&B Tables
  • Add initial Metaflow support
  • Add experimental wandb launch support
  • Add warnings that public API requests are timing out and allow override

... (truncated)

Changelog

Sourced from wandb's changelog.

0.12.3 (September 30, 2021)

🐛 Bug Fix

  • Fixes the grid search stopping condition in the local controller

💅 Enhancement

  • New jupyter magic for displaying runs, sweeps, and projects %wandb path/to/run -h 1024
  • We no longer display run iframe by default in jupyter, add %%wandb to a cell to display a run
  • Makes api key prompting retry indefinitely on malformed input
  • Invite users to teams via the api api.team("team_name").invite("username_or_email")
  • Remove users from a team via the api api.team("team_name").members[0].delete()
  • Create service accounts via the api api.team("team_name").create_service_account("Description")
  • Manage api keys via the api api.user("username_or_email").generate_api_key()
  • Add pytorch profiling trace support with wandb.profiler.torch_trace_handler()

0.12.2 (September 15, 2021)

🐛 Bug Fix

  • Fix tensorboard_sync to handle ephemeral Sagemaker tfevents files
  • Fix Reports query from the public api (broken pagination and report path)
  • Fix wandb.login() when relogin is specified (only force login once)

💅 Enhancement

  • Clean up footer output of summary and history metrics
  • Clean up error message from wandb sweep --update
  • Add warning for wandb local users to update their docker
  • Add optional argument log_learning_curve to wandb.sklearn.plot_classifier()
  • Restore frozen pip package versions when using wandb launch
  • Add support for jupyter notebooks in launch
  • Add wandb.login() timeout option

0.12.1 (August 26, 2021)

🐛 Bug Fix

  • Fix tensorflow/keras 2.6 not logging validation examples
  • Fix metrics logged through tensorboard not supporting time on x-axis
  • Fix WANDB_IGNORE_GLOBS environment variable handling
  • Fix handling when sys.stdout is configured to a custom logger
  • Fix sklearn feature importance plots not matching feature names properly
  • Fix an issue where colab urls were not being captured
  • Save program commandline if run executable was outside cwd

💅 Enhancement

  • Add Prodigy integration to upload annotated datasets to W&B Tables

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [wandb](https://github.com/wandb/client) from 0.10.29 to 0.12.3.
- [Release notes](https://github.com/wandb/client/releases)
- [Changelog](https://github.com/wandb/client/blob/master/CHANGELOG.md)
- [Commits](wandb/wandb@v0.10.29...v0.12.3)

---
updated-dependencies:
- dependency-name: wandb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 4, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

4 similar comments
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 4, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 5, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 16, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 16, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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.

0 participants