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

fix:(deps): update wandb requirement from <0.18.2,>=0.17.4 to >=0.17.4,<0.18.3 #439

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2024

Updates the requirements on wandb to permit the latest version.

Release notes

Sourced from wandb's releases.

v0.18.2

What's Changed

Added

Fixed

Changelog

Sourced from wandb's changelog.

[0.18.2] - 2024-09-27

Added

Fixed

[0.18.1] - 2024-09-16

Fixed

Changed

[0.18.0] - 2024-09-11

Added

Fixed

Changed

  • The new "core" backend, previously activated using wandb.require("core"), is now used by default. To revert to the legacy behavior, add wandb.require("legacy-service") at the beginning of your script. Note: In the upcoming minor release, the option to disable this new behavior will be removed (@​kptkin in wandb/wandb#7777)

[0.17.9] - 2024-09-05

Changed

... (truncated)

Commits
  • 1a2fd8b Bump version and update CHANGELOG for release 0.18.2
  • ca40055 chore(sdk): fix test failures/timeouts due to possible pyfakefs and/or hypoth...
  • 9fce522 feat: implement Run::GetSummary in experimental c# client (#8484)
  • ac2c965 fix: add support for parsing amd gpu stats with rocm 6.x (#8493)
  • 342dcba chore: build wheels for MacOS 10.x versions (#8487)
  • 078d189 chore: use metadata attribute for distribution (#8489)
  • fe5f4b5 fix(artifacts): fix OSError from Artifact.add_file on mounted filesystems (#8...
  • b82868d chore: improve behavior of Run::DefineMetric in experimental c# client (#8481)
  • c946405 chore: replace global local path with argument (#8477)
  • f033e17 fix: unknown tensorboard image format when logging gifs. (#8476)
  • 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.18.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2024
@github-actions github-actions bot enabled auto-merge September 29, 2024 23:05
@github-actions github-actions bot merged commit b91db89 into main Sep 29, 2024
4 checks passed
@github-actions github-actions bot deleted the dependabot/pip/wandb-gte-0.17.4-and-lt-0.18.3 branch September 29, 2024 23:08
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