Skip to content
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

build(deps): bump wandb from 0.19.1 to 0.19.7 #407

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps wandb from 0.19.1 to 0.19.7.

Release notes

Sourced from wandb's releases.

v0.19.7

What's Changed

Added

Changed

Removed

Fixed

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)

v0.19.5

What's Changed

Added

Changed

... (truncated)

Changelog

Sourced from wandb's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

Starting with the 0.16.4 release on March 5, 2024, the format is based on Keep a Changelog.

Unreleased changes are in https://github.com/wandb/wandb/blob/main/CHANGELOG.unreleased.md.

[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)

... (truncated)

Commits
  • 2678738 chore: enable cgo for macos10/amd64 builds (#9499)
  • 614dc7a feat(artifacts): enable Registry search api (#9472)
  • 3b2a29b chore(artifacts): apis to filter registries, collections, and artifacts (#9169)
  • c686b1e chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.77.0 to 1.77.1 in ...
  • d548a46 fix: handle MailboxClosedError in loop_check_status (#9495)
  • 9f1a8b6 chore: bump github.com/aws/aws-sdk-go-v2 from 1.36.1 to 1.36.2 in /core (#9492)
  • 997632e chore: bump google.golang.org/api from 0.221.0 to 0.222.0 in /core (#9490)
  • f524273 chore: bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 in /cor...
  • 21a148b fix: json serialization error happening in some cases for numpy number dataty...
  • 4eff1d4 refactor: add request ID to ServerRequest (#9474)
  • 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.1 to 0.19.7.
- [Release notes](https://github.com/wandb/wandb/releases)
- [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md)
- [Commits](wandb/wandb@v0.19.1...v0.19.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants