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

build(deps): bump wandb from 0.19.1 to 0.19.3 #398

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

Bumps wandb from 0.19.1 to 0.19.3.

Release notes

Sourced from wandb's releases.

v0.19.3

What's Changed

Fixed

v0.19.2

What's Changed

Added

Changed

  • Calling wandb.init(mode="disabled") no longer disables all later runs by default. Use wandb.setup(settings=wandb.Settings(mode="disabled")) for this instead, or set mode="disabled" explicitly in each call to wandb.init(). (@​timoffex in wandb/wandb#9172)

Fixed

Removed

  • The wandb.wandb_sdk.wandb_setup._setup() function's reset parameter has been removed. Note that this is a private function, even though there appear to be usages outside of the repo. Please wandb.teardown() instead of _setup(reset=True). (@​timoffex in wandb/wandb#9165)
  • In the private wandb.wandb_sdk.wandb_setup module, the logger and _set_logger symbols have been removed (@​timoffex in wandb/wandb#9195)
Changelog

Sourced from wandb's changelog.

[0.19.3] - 2025-01-13

Fixed

[0.19.2] - 2025-01-07

Added

Changed

  • Calling wandb.init(mode="disabled") no longer disables all later runs by default. Use wandb.setup(settings=wandb.Settings(mode="disabled")) for this instead, or set mode="disabled" explicitly in each call to wandb.init(). (@​timoffex in wandb/wandb#9172)

Fixed

Removed

  • The wandb.wandb_sdk.wandb_setup._setup() function's reset parameter has been removed. Note that this is a private function, even though there appear to be usages outside of the repo. Please wandb.teardown() instead of _setup(reset=True). (@​timoffex in wandb/wandb#9165)
  • In the private wandb.wandb_sdk.wandb_setup module, the logger and _set_logger symbols have been removed (@​timoffex in wandb/wandb#9195)

Security

Commits
  • 9153d0e Bump version and update CHANGELOG for release 0.19.3
  • 2de8399 chore: fix vendoring for go<1.23 (#9254)
  • eb90e22 chore: add protobuf version constraint to requirements_dev.txt (#9250)
  • 2d58dd1 chore: (perf) Add a flag to control the % of metrics to log per step (#9231)
  • 38fcc29 chore: fix a bug in the reference docs generating GH Action (#9252)
  • e92352e chore: fix failing CI by explicitly installing tensorboard (#9249)
  • 7e148b9 chore: update schema commit hash to point to mainline ref. (#9241)
  • e6e3811 chore: add missing security updates in changelog (#9243)
  • 9c36f3a chore(launch): skip flakey test test_kubernetes_run_clean_generate_name (#9240)
  • f70719a chore: add changelog entry for the metaflow fix (#9242)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/wandb) from 0.19.1 to 0.19.3.
- [Release notes](https://github.com/wandb/wandb/releases)
- [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md)
- [Commits](wandb/wandb@v0.19.1...v0.19.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2025

Superseded by #399.

@dependabot dependabot bot closed this Jan 17, 2025
@dependabot dependabot bot deleted the dependabot/pip/wandb-0.19.3 branch January 17, 2025 06:03
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