Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 14, 2021

Bumps wandb from 0.10.29 to 0.12.0.

Release notes

Sourced from wandb's releases.

v0.12.0

βŒ› No Longer Supported

  • Remove Python 3.5 support

πŸ› Bug Fix

  • Fix issue that could cause artifact uploads to fail if artifact files are being modified
  • Fix issue where wandb.restore() wouldn't work with runs from a sweep

πŸ’… Enhancement

  • Improve run execution time calculation

v0.11.2

πŸ› Bug Fix

  • Restore vendored graphql-core library because of network regression

v0.11.1

βŒ› Deprecated

  • Python 3.5 will not be supported as of wandb==0.12.0

πŸ› Bug Fix

  • Reduce Memory Footprint of Images In Tables
  • Added a dependency on graphql-core>=2.3.0
  • Removed urllib3 pin to avoid conflicts, if you see urllib3 related errors run pip install --upgrade urllib3
  • Improved Public API HTTP error messages
  • Set run.dir to the generated directory name in disabled mode

πŸ’… Enhancement

  • Adds support for native Jax array logging
  • Tables now support Molecule data type
  • Improve Stable-Baselines3 API by auto log model's name and always upload models at the end of training
  • Implements the sweep local controller using wandb/sweeps

v0.11.0

βŒ› No Longer Supported

  • Remove Python 2.7 support

πŸ› Bug Fix

  • Fix issue where wandb.watch() broke model saving in pytorch
  • Fix issue where uniform sweep parameters were parsed as int_uniform
  • Fix issue where file_stream thread was killed on 4xx errors

... (truncated)

Changelog

Sourced from wandb's changelog.

0.12.0 (August 10, 2021)

βŒ› No Longer Supported

  • Remove Python 3.5 support

πŸ› Bug Fix

  • Fix issue that could cause artifact uploads to fail if artifact files are being modified
  • Fix issue where wandb.restore() wouldn't work with runs from a sweep

πŸ’… Enhancement

  • Improve run execution time calculation

0.11.2 (August 2, 2021)

πŸ› Bug Fix

  • Restore vendored graphql-core library because of network regression

0.11.1 (July 29, 2021)

βŒ› Deprecated

  • Python 3.5 will not be supported as of wandb==0.12.0

πŸ› Bug Fix

  • Reduce Memory Footprint of Images In Tables
  • Added a dependency on graphql-core>=2.3.0
  • Removed urllib3 pin to avoid conflicts, if you see urllib3 related errors run pip install --upgrade urllib3
  • Improved Public API HTTP error messages
  • Set run.dir to the generated directory name in disabled mode

πŸ’… Enhancement

  • Adds support for native Jax array logging
  • Tables now support Molecule data type
  • Improve Stable-Baselines3 API by auto log model's name and always upload models at the end of training
  • Implements the sweep local controller using wandb/sweeps

0.11.0 (July 15, 2021)

βŒ› No Longer Supported

  • Remove Python 2.7 support

πŸ› Bug Fix

... (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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 28, 2021

Superseded by #52.

@dependabot dependabot bot closed this Aug 28, 2021
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/tune/wandb-0.12.0 branch August 28, 2021 07:06
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.

1 participant