Skip to content

Update dependency wandb to ^0.21.0 #227

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Change Age Confidence
wandb ^0.18.0 -> ^0.21.0 age confidence

Release Notes

wandb/wandb (wandb)

v0.21.1

Compare Source

Notable Changes

The default ordering for Api().runs(...) and Api().sweeps(...) is now ascending order based on the runs created_at time.

Added
Changed
Deprecated
Fixed

v0.21.0

Compare Source

Notable Changes

This version removes the legacy implementation of the service process. This is a breaking change.

Added
Changed
Removed
  • Removed the legacy python implementation of the service process. The legacy-service option of wandb.require as well as the x_require_legacy_service and x_disable_setproctitle settings with the corresponding environment variables have been removed and will now raise an error if used (@​dmitryduev in https://github.com/wandb/wandb/pull/9965)

  • Removed the private wandb.Run._metadata attribute. To override the auto-detected CPU and GPU counts as well as the GPU type, please use the new settings x_stats_{cpu_count,cpu_logical_count,gpu_count,gpu_type} (@​dmitryduev in https://github.com/wandb/wandb/pull/9984)

Fixed

v0.20.1

Compare Source

Fixed

v0.20.0

Compare Source

Fixed

v0.19.11

Compare Source

Added
Fixed

v0.19.10

Compare Source

Added
  • The new reinit="create_new" setting causes wandb.init() to create a new run even if other runs are active, without finishing the other runs (in contrast to reinit="finish_previous"). This will eventually become the default (@​timoffex in https://github.com/wandb/wandb/pull/9562)
  • Added Artifact.history_step to return the nearest run step at which history metrics were logged for the artifact's source run (@​ibindlish in https://github.com/wandb/wandb/pull/9732)
  • Added data_is_not_path flag to skip file checks when initializing wandb.Html with a sting that points to a file.
Changed
Removed
Deprecated
  • The following wandb.Run methods are deprecated in favor of properties and will be removed in a future release (@​kptkin in https://github.com/wandb/wandb/pull/8925):
    • run.project_name() is deprecated in favor of run.project
    • run.get_url() method is deprecated in favor of run.url
    • run.get_project_url() method is deprecated in favor of run.project_url
    • run.get_sweep_url() method is deprecated in favor of run.sweep_url
Fixed

v0.19.9

Compare Source

Added
Changed
Fixed

v0.19.8

Compare Source

Fixed
Changed

v0.19.7

Compare Source

Added
Changed
Removed
Fixed

v0.19.6

Compare Source

Added
Changed
Fixed

v0.19.5

Compare Source

Added
Changed
Fixed

v0.19.4

Compare Source

Fixed

v0.19.3

Compare Source

Fixed

v0.19.2

Compare Source

Added
Changed
Removed
Fixed

v0.19.1

Compare Source

Added
Fixed

v0.19.0

Compare Source

Notable Changes

This version drops Python 3.7 and removes the wandb.Run.plot_table method.
This version adds pydantic>=2.6,<3 as a dependency.

Changed
Removed
Fixed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/wandb-0.x branch from 8a7e6c4 to fcff0f4 Compare December 10, 2024 01:35
@renovate renovate bot force-pushed the renovate/wandb-0.x branch from fcff0f4 to 98ccdb2 Compare December 13, 2024 09:15
@renovate renovate bot changed the title Update dependency wandb to ^0.19.0 Update dependency wandb to ^0.19.0 - autoclosed Dec 30, 2024
@renovate renovate bot closed this Dec 30, 2024
@renovate renovate bot deleted the renovate/wandb-0.x branch December 30, 2024 14:10
@renovate renovate bot changed the title Update dependency wandb to ^0.19.0 - autoclosed Update dependency wandb to ^0.19.0 Jan 2, 2025
@renovate renovate bot reopened this Jan 2, 2025
@renovate renovate bot force-pushed the renovate/wandb-0.x branch 2 times, most recently from 98ccdb2 to 921f57f Compare January 2, 2025 12:29
@renovate renovate bot changed the title Update dependency wandb to ^0.19.0 Update dependency wandb to ^0.20.0 Jun 3, 2025
@renovate renovate bot force-pushed the renovate/wandb-0.x branch from 921f57f to 433d64b Compare June 3, 2025 22:03
@renovate renovate bot force-pushed the renovate/wandb-0.x branch from 433d64b to aee9636 Compare July 2, 2025 03:57
@renovate renovate bot changed the title Update dependency wandb to ^0.20.0 Update dependency wandb to ^0.21.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/wandb-0.x branch from aee9636 to 5e64c1c Compare August 7, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants