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.18.0,>=0.10.33 to >=0.10.33,<=0.19.2 #177

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

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

Release notes

Sourced from wandb[aws]'s releases.

v0.19.2

What's Changed

Added

Changed

  • Calling wandb.init(mode="disabled") no longer disables all later runs by default. Use wandb.setup(settings=wandb.Settings(mode="disabled")) for this instead, or set mode="disabled" explicitly in each call to wandb.init(). (@​timoffex in wandb/wandb#9172)

Fixed

Removed

  • The wandb.wandb_sdk.wandb_setup._setup() function's reset parameter has been removed. Note that this is a private function, even though there appear to be usages outside of the repo. Please wandb.teardown() instead of _setup(reset=True). (@​timoffex in wandb/wandb#9165)
  • In the private wandb.wandb_sdk.wandb_setup module, the logger and _set_logger symbols have been removed (@​timoffex in wandb/wandb#9195)
Changelog

Sourced from wandb[aws]'s changelog.

[0.19.2] - 2025-01-07

Added

Changed

  • Calling wandb.init(mode="disabled") no longer disables all later runs by default. Use wandb.setup(settings=wandb.Settings(mode="disabled")) for this instead, or set mode="disabled" explicitly in each call to wandb.init(). (@​timoffex in wandb/wandb#9172)

Fixed

Removed

  • The wandb.wandb_sdk.wandb_setup._setup() function's reset parameter has been removed. Note that this is a private function, even though there appear to be usages outside of the repo. Please wandb.teardown() instead of _setup(reset=True). (@​timoffex in wandb/wandb#9165)
  • In the private wandb.wandb_sdk.wandb_setup module, the logger and _set_logger symbols have been removed (@​timoffex in wandb/wandb#9195)

[0.19.1] - 2024-12-13

Fixed

Changed

[0.19.0] - 2024-12-05

Notable Changes

This version drops Python 3.7 and removes the wandb.Run.plot_table method.

Changed

Removed

... (truncated)

Commits
  • 69d6fda Bump version and update CHANGELOG for release 0.19.2
  • f418f53 chore: add Notable Changes to 0.17, 0.18, 0.19 releases (#9202)
  • 36da633 fix: checks against invalid anonymous settings value. (#9193)
  • ba81ebf refactor: _WandbSetup._get_logger() cannot return None (#9195)
  • ecc84e9 fix: remove unsupported settings when using wandb offline (#9135)
  • 2fe5406 fix(sdk): prevent issues due to bugs in earlier botocore versions (#9015)
  • 9d925b7 security: fix security issue with go-git by updating wandb/core dep (#9192)
  • 908b069 fix: minor fix to make wandb beta sync work (#9187)
  • cf1e178 chore: enforce using correct hash for new graphql schemas (#8831)
  • ce8fc82 chore: bump github.com/getsentry/sentry-go from 0.30.0 to 0.31.1 in /core (#9...
  • 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.19.2)

---
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 Jan 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2025

Superseded by #178.

@dependabot dependabot bot closed this Jan 14, 2025
@dependabot dependabot bot deleted the dependabot/pip/wandb-aws--gte-0.10.33-and-lte-0.19.2 branch January 14, 2025 14:24
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