Skip to content

fix:(deps): update wandb requirement from <0.19.9,>=0.17.4 to >=0.17.4,<0.19.10 #477

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2025

Updates the requirements on wandb to permit the latest version.

Release notes

Sourced from wandb's releases.

v0.19.9

What's Changed

Added

Changed

  • Boolean values for the reinit setting are deprecated; use "return_previous" and "finish_previous" instead (@​timoffex in wandb/wandb#9557)
  • The "wandb" logger is configured with propagate=False at import time, whereas it previously happened when starting a run. This may change the messages observed by the root logger in some workflows (@​timoffex in wandb/wandb#9540)
  • Metaflow now requires plum-dispatch package. (@​jacobromero in wandb/wandb#9599)
  • Relaxed the pydantic version requirement to support both v1 and v2 (@​dmitryduev in wandb/wandb#9605)
  • Existing pydantic types have been adapted to be compatible with Pydantic v1 (@​tonyyli-wandb in wandb/wandb#9623)
  • wandb.init(dir=...) now creates any nonexistent directories in dir if it has a parent directory that is writeable (@​ringohoffman in wandb/wandb#9545)
  • The server now supports fetching artifact files by providing additional collection information; updated the artifacts api to use the new endpoints instead (@​ibindlish in wandb/wandb#9551)
  • Paginated methods (and underlying paginators) that accept a per_page argument now only accept int values. Default per_page values are set directly in method signatures, and explicitly passing None is no longer supported (@​tonyyli-wandb in wandb/wandb#9201)

Fixed

Changelog

Sourced from wandb's changelog.

[0.19.9] - 2025-04-01

Added

Changed

  • Boolean values for the reinit setting are deprecated; use "return_previous" and "finish_previous" instead (@​timoffex in wandb/wandb#9557)
  • The "wandb" logger is configured with propagate=False at import time, whereas it previously happened when starting a run. This may change the messages observed by the root logger in some workflows (@​timoffex in wandb/wandb#9540)
  • Metaflow now requires plum-dispatch package. (@​jacobromero in wandb/wandb#9599)
  • Relaxed the pydantic version requirement to support both v1 and v2 (@​dmitryduev in wandb/wandb#9605)
  • Existing pydantic types have been adapted to be compatible with Pydantic v1 (@​tonyyli-wandb in wandb/wandb#9623)
  • wandb.init(dir=...) now creates any nonexistent directories in dir if it has a parent directory that is writeable (@​ringohoffman in wandb/wandb#9545)
  • The server now supports fetching artifact files by providing additional collection information; updated the artifacts api to use the new endpoints instead (@​ibindlish in wandb/wandb#9551)
  • Paginated methods (and underlying paginators) that accept a per_page argument now only accept int values. Default per_page values are set directly in method signatures, and explicitly passing None is no longer supported (@​tonyyli-wandb in wandb/wandb#9201)

Fixed

[0.19.8] - 2025-03-04

Fixed

Changed

[0.19.7] - 2025-02-21

Added

Changed

Removed

... (truncated)

Commits
  • adfffc1 Bump version and update CHANGELOG for release 0.19.9
  • bf3c739 chore: update ubuntu to 22.04 in release sdk action (#9668)
  • ef54a28 fix: media not displaying for projects with custom storage bucket (#9661)
  • 40f54f3 fix: captions not being displayed on object3d (#9645)
  • 829dd85 fix(sdk): ensure GraphQL codegen produces pydantic v1-compatible code (#9623)
  • ac97550 fix: console test expecting legacy vs structured format (#9663)
  • 1893132 chore: skip flaky launch test until fixed (#9659)
  • 09e7e02 chore: improve Config docs (#9656)
  • 7790300 chore: replace pip with uv pip in contributing instructions (#9658)
  • a64f45a chore: bump github.com/aws/aws-sdk-go-v2/config from 1.29.9 to 1.29.11 in /co...
  • Additional commits viewable in compare view

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)

Updates the requirements on [wandb](https://github.com/wandb/wandb) to permit the latest version.
- [Release notes](https://github.com/wandb/wandb/releases)
- [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md)
- [Commits](wandb/wandb@v0.17.4...v0.19.9)

---
updated-dependencies:
- dependency-name: wandb
  dependency-version: 0.19.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 6, 2025
@github-actions github-actions bot enabled auto-merge April 6, 2025 23:15
@github-actions github-actions bot merged commit 6b3a486 into main Apr 6, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/pip/wandb-gte-0.17.4-and-lt-0.19.10 branch April 6, 2025 23:18
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