Skip to content

Bump wandb from 0.19.4 to 0.19.8#244

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/wandb-0.19.8
Closed

Bump wandb from 0.19.4 to 0.19.8#244
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/wandb-0.19.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 10, 2025

Copy link
Copy Markdown
Contributor

Bumps wandb from 0.19.4 to 0.19.8.

Release notes

Sourced from wandb's releases.

v0.19.8

What's Changed

Fixed

Changed

v0.19.7

What's Changed

Added

Changed

Removed

Fixed

v0.19.6

What's Changed

Added

Changed

Fixed

... (truncated)

Changelog

Sourced from wandb's changelog.

[0.19.8] - 2025-03-04

Fixed

Changed

[0.19.7] - 2025-02-21

Added

Changed

Removed

Fixed

[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

... (truncated)

Commits
  • 637bddf Bump version and update CHANGELOG for release 0.19.8
  • d9f89fd chore: increase default sample interval (#9554)
  • 708923c chore: combine system-wide system metrics into single asset (#9553)
  • 0b413bc docs(sdk): add sdk/wandb_run.py::restore to init.pyi (#9523)
  • aea017b docs(sdk): adds use_as and incremental docstrings (#9509)
  • c4cec8c refactor: delete unused MessageFuture class (#9552)
  • 7e35f11 chore: add doc string for ServerFeature enum (#9543)
  • 55da1b5 chore: fix CHANGELOG.unreleased.md formatting (#9544)
  • beb9279 chore: remove the derived_summary from default setting (#9542)
  • a3c1ee6 chore: ignore mypy lint in wandb_init.py::make_disabled_run when assigning to...
  • 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.4 to 0.19.8.
- [Release notes](https://github.com/wandb/wandb/releases)
- [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md)
- [Commits](wandb/wandb@v0.19.4...v0.19.8)

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

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 Mar 10, 2025
@dependabot @github

dependabot Bot commented on behalf of github Apr 8, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #251.

@dependabot dependabot Bot closed this Apr 8, 2025
@dependabot dependabot Bot deleted the dependabot/pip/wandb-0.19.8 branch April 8, 2025 00:20
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