Skip to content

Bump wandb from 0.19.10 to 0.21.4#86

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps wandb from 0.19.10 to 0.21.4.

Release notes

Sourced from wandb's releases.

v0.21.4

What's Changed

Added

  • Add DSPy integration: track evaluation metrics over time, log predictions and program signature evolution to W&B Tables, and save DSPy programs as W&B Artifacts (complete program or state as JSON/PKL) (@​ayulockin in wandb/wandb#10327)

v0.21.3

What's Changed

Changed

Fixed

  • The message "Changes to your wandb environment variables will be ignored" is no longer printed when nothing changed (@​timoffex in wandb/wandb#10420)

v0.21.2

What's Changed

Notable Changes

This version raises errors that would previously have been suppressed during calls to Artifact.link() or Run.link_artifact(). While this prevents undetected failures in those methods, it is also a breaking change.

Added

Changed

  • Errors encountered while linking an artifact are no longer suppressed/silenced, and Artifact.link() and Run.link_artifact() no longer return None (@​tonyyli-wandb in wandb/wandb#9968)
  • The "Run history" and "Run summary" printed at the end of a run are now limited to 10 metrics each (@​timoffex in wandb/wandb#10351)

Fixed

  • Dataclasses in a run's config no long raise Object of type ... is not JSON serializable when containing real classes as fields to the dataclass (@​jacobromero in wandb/wandb#10371)
  • Artifact.link() and Run.link_artifact() should be faster on server versions 0.74.0+, requiring 4-5 fewer unnecessary blocking GraphQL requests (@​tonyyli-wandb in wandb/wandb#10393).

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.

... (truncated)

Changelog

Sourced from wandb's changelog.

[0.21.4] - 2025-09-11

Added

  • Add DSPy integration: track evaluation metrics over time, log predictions and program signature evolution to W&B Tables, and save DSPy programs as W&B Artifacts (complete program or state as JSON/PKL) (@​ayulockin in wandb/wandb#10327)

[0.21.3] - 2025-08-30

Changed

Fixed

  • The message "Changes to your wandb environment variables will be ignored" is no longer printed when nothing changed (@​timoffex in wandb/wandb#10420)

[0.21.2] - 2025-08-28

Notable Changes

This version raises errors that would previously have been suppressed during calls to Artifact.link() or Run.link_artifact(). While this prevents undetected failures in those methods, it is also a breaking change.

Added

Changed

  • Errors encountered while linking an artifact are no longer suppressed/silenced, and Artifact.link() and Run.link_artifact() no longer return None (@​tonyyli-wandb in wandb/wandb#9968)
  • The "Run history" and "Run summary" printed at the end of a run are now limited to 10 metrics each (@​timoffex in wandb/wandb#10351)

Fixed

  • Dataclasses in a run's config no long raise Object of type ... is not JSON serializable when containing real classes as fields to the dataclass (@​jacobromero in wandb/wandb#10371)
  • Artifact.link() and Run.link_artifact() should be faster on server versions 0.74.0+, requiring 4-5 fewer unnecessary blocking GraphQL requests (@​tonyyli-wandb in wandb/wandb#10393).

[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

... (truncated)

Commits
  • c93d859 Bump version and update CHANGELOG for release 0.21.4
  • eba2fc5 chore: bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.8 in /cor...
  • 9459e6a chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.87.3 to 1.88.1 in ...
  • 78b5821 chore: bump github.com/spf13/afero from 1.14.0 to 1.15.0 in /core (#10481)
  • 65d96f4 chore(sdk): add banner message to install weave if a target lib is detected b...
  • 3085f0c chore: bump github.com/aws/aws-sdk-go-v2 from 1.38.3 to 1.39.0 in /core (#10472)
  • 4ad4875 chore: bump golang.org/x/time from 0.12.0 to 0.13.0 in /core (#10463)
  • 43ae192 chore: bump golang.org/x/sync from 0.16.0 to 0.17.0 in /core (#10460)
  • 9dcd3e0 chore: do not send benign system monitor resource sampling errors to Sentry (...
  • 9029694 chore(artifacts): move SerializedToJson annotation to automations (#10427)
  • 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.10 to 0.21.4.
- [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.4)

---
updated-dependencies:
- dependency-name: wandb
  dependency-version: 0.21.4
  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 Sep 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #89.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/pip/wandb-0.21.4 branch September 22, 2025 16:36
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