Skip to content

fix:(deps): update wandb requirement from <0.19.6,>=0.17.4 to >=0.17.4,<0.19.7 #467

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
merged 1 commit into from
Feb 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Updates the requirements on wandb to permit the latest version.

Release notes

Sourced from wandb's releases.

v0.19.6

What's Changed

Added

Changed

Fixed

  • Fixed a performance issue causing slow instantiation of wandb.Artifact, which in turn slowed down fetching artifacts in various API methods. (@​tonyyli-wandb in wandb/wandb#9355)
  • Some errors from wandb.Api have better string representations (@​timoffex in wandb/wandb#9361)
  • Artifact.add_reference, when used with file URIs for a directory and the name parameter, was incorrectly adding the value of name to the path of the file references (@​ssisk in wandb/wandb#9378)
  • Fixed a bug causing Artifact.add_reference() with checksum=False to log new versions of local reference artifacts without changes to the reference URI. (@​tonyyli-wandb in wandb/wandb#9326)
Changelog

Sourced from wandb's changelog.

[0.19.6] - 2025-02-05

Added

Changed

Fixed

  • Fixed a performance issue causing slow instantiation of wandb.Artifact, which in turn slowed down fetching artifacts in various API methods. (@​tonyyli-wandb in wandb/wandb#9355)
  • Some errors from wandb.Api have better string representations (@​timoffex in wandb/wandb#9361)
  • Artifact.add_reference, when used with file URIs for a directory and the name parameter, was incorrectly adding the value of name to the path of the file references (@​ssisk in wandb/wandb#9378)
  • Fixed a bug causing Artifact.add_reference() with checksum=False to log new versions of local reference artifacts without changes to the reference URI. (@​tonyyli-wandb in wandb/wandb#9326)

[0.19.5] - 2025-01-29

Added

Changed

Fixed

  • Fixed a bug causing offline mode to make network requests when logging media artifacts. If you are using an older version of W&B Server that does not support offline artifact uploads, use the setting allow_offline_artifacts=False to revert to older compatible behavior. (@​domphan-wandb in wandb/wandb#9267)
  • Expand sanitization rules for logged table artifact name to allow for hyphens and dots. This update brings the rules up-to-date with the current rules for artifact names. (Allowing letters, numbers, underscores, hyphens, and dots) (@​nicholaspun-wandb in wandb/wandb#9271)
  • Correctly handle run rewind settings fork_from and resume_from. (@​dmitryduev in wandb/wandb#9331)

[0.19.4] - 2025-01-16

Fixed

  • Fix incorrectly reported device counts and duty cycle measurements for TPUs with single devices per chip / multiple devices on the host and make TPU metrics sampling more robust (@​dmitryduev in wandb/wandb#9266)
  • Handle non-consecutive TPU device IDs in system monitor (@​dmitryduev in wandb/wandb#9276)

[0.19.3] - 2025-01-13

Fixed

[0.19.2] - 2025-01-07

Added

... (truncated)

Commits
  • 577b1ed Bump version and update CHANGELOG for release 0.19.6
  • 48bcb60 fix: revert "log an error when we do not have access permission to the netrc ...
  • c9a0bb9 chore: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.5.0 t...
  • 040fc34 chore: add sdk team as code owners on infra changes (#9407)
  • a9532ba chore: update login message for notebook environments to not show "press ctrl...
  • 270f871 chore: auto-generate x_label in shared mode if not provided (#9399)
  • 820e470 fix: log an error when we do not have access permission to the netrc file (#9...
  • c22d733 fix(artifacts): artifact.add_reference: stop including the name in the artifa...
  • e00ccf7 refactor: log token on unmarshal error (#9404)
  • ee574f3 fix: break connection on parsing error (#9391)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
@github-actions github-actions bot enabled auto-merge February 10, 2025 00:26
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.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/wandb-gte-0.17.4-and-lt-0.19.7 branch from 2450ad5 to bf9b1cd Compare February 10, 2025 00:30
@github-actions github-actions bot merged commit 51790b5 into main Feb 10, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/pip/wandb-gte-0.17.4-and-lt-0.19.7 branch February 10, 2025 00:33
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