Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps wandb from 0.19.9 to 0.23.1.

Release notes

Sourced from wandb's releases.

v0.23.1

What's Changed

Added

Changed

  • wandb.Api() now raises a UsageError if WANDB_IDENTITY_TOKEN_FILE is set and an explicit API key is not provided (@​timoffex in wandb/wandb#10970)
    • wandb.Api() has only ever worked using an API key

Deprecated

  • Anonymous mode, including the anonymous setting, the WANDB_ANONYMOUS environment variable, wandb.init(anonymous=...), wandb login --anonymously and wandb.login(anonymous=...) is deprecated and will emit warnings (@​timoffex in wandb/wandb#10909)

Fixed

v0.23.0

What's Changed

Added

Fixed

... (truncated)

Changelog

Sourced from wandb's changelog.

[0.23.1] - 2025-12-03

Added

Changed

  • wandb.Api() now raises a UsageError if WANDB_IDENTITY_TOKEN_FILE is set and an explicit API key is not provided (@​timoffex in wandb/wandb#10970)
    • wandb.Api() has only ever worked using an API key

Deprecated

  • Anonymous mode, including the anonymous setting, the WANDB_ANONYMOUS environment variable, wandb.init(anonymous=...), wandb login --anonymously and wandb.login(anonymous=...) is deprecated and will emit warnings (@​timoffex in wandb/wandb#10909)

Fixed

[0.23.0] - 2025-11-11

Added

Fixed

[0.22.3] - 2025-10-28

... (truncated)

Commits
  • 5acc579 Bump version and update CHANGELOG for release 0.23.1
  • a3208e3 chore: run the check-docs-reference action only when main is the base branch ...
  • df070f0 feat: add setting to control wandb stage directory name (#11017)
  • 585fa6a feat: allow by pass runhistory cache (#10934)
  • 49d3b2f feat: add sentry telemetry for beta_scan_history events (#10933)
  • 26f8bbc fix: add timeout argument to api requests to wandb-core (#11008)
  • cb30c68 fix: add early stopping when reading a row which is larger than the requested...
  • 91a5f45 chore: bump go version to 1.25.5 (#11010)
  • e79b2db refactor: delete _thread_local_api_settings (#11016)
  • 04ed1c1 chore: simplify SDK release workflow with mode selection dropdown (#11014)
  • 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.9 to 0.23.1.
- [Release notes](https://github.com/wandb/wandb/releases)
- [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md)
- [Commits](wandb/wandb@v0.19.9...v0.23.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Dec 8, 2025
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant