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

Update wandb[aws] requirement from <=0.17.8,>=0.10.33 to >=0.10.33,<=0.17.9 #149

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on wandb[aws] to permit the latest version.

Release notes

Sourced from wandb[aws]'s releases.

v0.17.9

What's Changed

Changed

  • Changed the default system metrics sampling interval to 10 seconds without averaging, while allowing custom intervals via wandb.init(settings=wandb.Settings(_stats_sampling_interval=...)) (@​dmitryduev in wandb/wandb#8208)

Deprecated

  • define_metric(summary='best', goal=...) is deprecated and soon will be removed, use define_metric(summary='min') or define_metric(summary='min') instead (@​kptkin in wandb/wandb#8219)
Changelog

Sourced from wandb[aws]'s changelog.

[0.17.9] - 2024-09-05

Changed

  • Changed the default system metrics sampling interval to 10 seconds without averaging, while allowing custom intervals via wandb.init(settings=wandb.Settings(_stats_sampling_interval=...)) (@​dmitryduev in wandb/wandb#8208)

Deprecated

  • define_metric(summary='best', goal=...) is deprecated and soon will be removed, use define_metric(summary='min') or define_metric(summary='min') instead (@​kptkin in wandb/wandb#8219)

[0.17.8] - 2024-08-28

Added

Fixed

Deprecated

  • Ability to disable the service process (WANDB__DISABLE_SERVICE) is deprecated and will be removed in the next minor release (@​kptkin in wandb/wandb#8193)

[0.17.7] - 2024-08-15

Fixed

[0.17.6] - 2024-08-08

Added

Changed

... (truncated)

Commits
  • a4d1db2 Bump version and update CHANGELOG for release 0.17.9
  • 8902eeb fix: skip underscorred nvidia gpu metrics (#8285)
  • 6b2a270 chore(launch): disable tests/unit_tests/test_launch/test_inputs/test_internal...
  • 658df9e refactor(sdk): recover panics in defer goroutines (#8271)
  • 2317ee0 chore(sdk): bump quinn-proto from 0.11.6 to 0.11.8 in /nvidia_gpu_stats (#8269)
  • abb00ac chore(sdk): update dependabot configuration (#8270)
  • e152a97 chore(sdk): move viz from top level (#8258)
  • fc40425 fix(sdk): don't block in some Sender defer steps (#8267)
  • 139301f refactor(sdk): do FileTransferStats.SetDone() in Sender (#8266)
  • 7204a13 refactor(sdk): rename AddRecord -> AddWork (#8265)
  • 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[aws]](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.10.33...v0.17.9)

---
updated-dependencies:
- dependency-name: wandb[aws]
  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 Sep 6, 2024
@YevheniiSemendiak YevheniiSemendiak merged commit fd3be71 into master Sep 9, 2024
7 checks passed
@YevheniiSemendiak YevheniiSemendiak deleted the dependabot/pip/wandb-aws--gte-0.10.33-and-lte-0.17.9 branch September 9, 2024 14:55
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.

1 participant