Skip to content

Bump wandb from 0.19.10 to 0.21.1#80

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wandb-0.21.1
Closed

Bump wandb from 0.19.10 to 0.21.1#80
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wandb-0.21.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps wandb from 0.19.10 to 0.21.1.

Release notes

Sourced from wandb's releases.

v0.21.1

What's Changed

Notable Changes

The default ordering for Api().runs(...) and Api().sweeps(...) is now ascending order based on the runs created_at time.

Added

Changed

Deprecated

  • The wandb.beta.workflows module and its contents (including log_model(), use_model(), and link_model()) are deprecated and will be removed in a future release (@​tonyyli-wandb in wandb/wandb#10205).

Fixed

v0.21.0

What's Changed

Notable Changes

This version removes the legacy implementation of the service process. This is a breaking change.

Added

  • Setting x_stats_track_process_tree to track process-specific metrics such as the RSS, CPU%, and thread count in use for the entire process tree, starting from x_stats_pid. This can be expensive and is disabled by default (@​dmitryduev in wandb/wandb#10089)
  • Notes are now returned to the client when resuming a run (@​kptkin in wandb/wandb#9739)
  • Added support for creating custom Vega chart presets through the API. Users can now define and upload custom chart specifications that can be then reused across runs with wandb.plot_table() (@​thanos-wandb in wandb/wandb#9931)

... (truncated)

Changelog

Sourced from wandb's changelog.

[0.21.1] - 2025-08-07

Notable Changes

The default ordering for Api().runs(...) and Api().sweeps(...) is now ascending order based on the runs created_at time.

Added

Changed

Deprecated

  • The wandb.beta.workflows module and its contents (including log_model(), use_model(), and link_model()) are deprecated and will be removed in a future release (@​tonyyli-wandb in wandb/wandb#10205).

Fixed

[0.21.0] - 2025-07-01

Notable Changes

This version removes the legacy implementation of the service process. This is a breaking change.

Added

  • Setting x_stats_track_process_tree to track process-specific metrics such as the RSS, CPU%, and thread count in use for the entire process tree, starting from x_stats_pid. This can be expensive and is disabled by default (@​dmitryduev in wandb/wandb#10089)
  • Notes are now returned to the client when resuming a run (@​kptkin in wandb/wandb#9739)
  • Added support for creating custom Vega chart presets through the API. Users can now define and upload custom chart specifications that can be then reused across runs with wandb.plot_table() (@​thanos-wandb in wandb/wandb#9931)

Changed

... (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 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.10 to 0.21.1.
- [Release notes](https://github.com/wandb/wandb/releases)
- [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md)
- [Commits](wandb/wandb@v0.19.10...v0.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2025

Superseded by #84.

@dependabot dependabot bot closed this Sep 2, 2025
@dependabot dependabot bot deleted the dependabot/pip/wandb-0.21.1 branch September 2, 2025 04:42
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants