Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 15, 2021

Bumps wandb from 0.10.12 to 0.10.18.

Changelog

Sourced from wandb's changelog.

0.10.18 (February 8, 2021)

💅 Enhancement

  • Add run delete and file delete to the public API
  • Align steps between tensorboard_sync and wandb.log() history
  • Add WANDB_START_METHOD to allow POSIX systems to use fork
  • Support mixed types in wandb.Table() with allow_mixed_types

🐛 Bug Fix

  • Fix potential leaked file due to log not being closed properly
  • Improve wandb verify to better handle network issues and report errors
  • Made file downloads more deterministic with respect to filesystem caches

0.10.17 (February 1, 2021)

🐛 Bug Fix

  • Fix regression seen with python 3.5
  • Silence vendored watchdog warnings on mac

0.10.16 (February 1, 2021)

💅 Enhancement

  • Artifacts now support parallel writers for large distributed workflows.
  • Artifacts support distributed tables for dataset visualization.
  • Improvements to PR templates
  • Added more type annotations
  • Vendored watchdog 0.9.0 removing it as a dependency
  • New documentation generator
  • Public api now has file.direct_url to avoid redirects for signed urls.

🐛 Bug Fix

  • Allow config-defaults.yaml to be overwritten when running sweeps
  • General bug fixes and improvements to wandb verify
  • Disabled widgets in Spyder IDE
  • Fixed WANDB_SILENT in Spyder IDE
  • Reference file:// artifacts respect the name attribute.

0.10.15 (January 24, 2021)

💅 Enhancement

  • Add wandb verify to troubleshoot local installs

🐛 Bug Fix

... (truncated)

Commits
  • d860272 Bump version: 0.10.18.dev1 → 0.10.18
  • 831159d [WB-4511] changelog 0.10.18 (#1821)
  • 7b7d09f Add ability to delete files from API (#1812)
  • 3de214b [WB-4515] Add fork start method in settings / env (#1789)
  • f5996df Fix/Add debugging for flaky sender test (#1818)
  • 87d406c [WB-4550] Add proto check: make sure proto is generated correctly (#1814)
  • ab52e1a [WB-4548] Use fsync to force writes on file download operations (#1805)
  • ae12ad3 [WB-4526]: Fix wandb verify flakeyness, add exit codes (#1797)
  • b48c6cc Fix grpc-server (#1811)
  • 3acb7ec [WB-4481]: Align steps between tensorboard and wandb (#1781)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 15, 2021

Superseded by #19.

@dependabot dependabot bot closed this Feb 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/wandb-0.10.18 branch February 15, 2021 21: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.

1 participant