Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump wandb from 0.17.3 to 0.17.4 (#398)
Bumps [wandb](https://github.com/wandb/wandb) from 0.17.3 to 0.17.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/wandb/wandb/releases">wandb's releases</a>.</em></p> <blockquote> <h2>v0.17.4</h2> <h2>What's Changed</h2> <h3>Added</h3> <ul> <li>Support queue template variables in launch sweep scheduelr jobs <a href="https://github.com/KyleGoyette"><code>@KyleGoyette</code></a> <a href="https://redirect.github.com/wandb/wandb/pull/7787">wandb/wandb#7787</a></li> </ul> <h3>Fixed</h3> <ul> <li>Use <code>sys.exit()</code> instead of <code>os._exit()</code> if an internal subprocess exits with a non-zero code (<a href="https://github.com/timoffex"><code>@timoffex</code></a> in <a href="https://redirect.github.com/wandb/wandb/pull/7866">wandb/wandb#7866</a>)</li> <li>Fix an occasional race condition when using <code>core</code> that could affect run logs (<a href="https://github.com/timoffex"><code>@timoffex</code></a> in <a href="https://redirect.github.com/wandb/wandb/pull/7889">wandb/wandb#7889</a>)</li> <li>Fix OSError on <code>Artifact.download(skip_cache=True)</code> when encountering different filesystems by <a href="https://github.com/tonyyli-wandb"><code>@tonyyli-wandb</code></a> in <a href="https://redirect.github.com/wandb/wandb/pull/7835">wandb/wandb#7835</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/wandb/wandb/blob/main/CHANGELOG.md">wandb's changelog</a>.</em></p> <blockquote> <h2>[0.17.4] - 2024-07-03</h2> <h3>Added</h3> <ul> <li>Support queue template variables in launch sweep scheduelr jobs <a href="https://github.com/KyleGoyette"><code>@KyleGoyette</code></a> <a href="https://redirect.github.com/wandb/wandb/pull/7787">wandb/wandb#7787</a></li> </ul> <h3>Fixed</h3> <ul> <li>Use <code>sys.exit()</code> instead of <code>os._exit()</code> if an internal subprocess exits with a non-zero code (<a href="https://github.com/timoffex"><code>@timoffex</code></a> in <a href="https://redirect.github.com/wandb/wandb/pull/7866">wandb/wandb#7866</a>)</li> <li>Fix an occasional race condition when using <code>core</code> that could affect run logs (<a href="https://github.com/timoffex"><code>@timoffex</code></a> in <a href="https://redirect.github.com/wandb/wandb/pull/7889">wandb/wandb#7889</a>)</li> <li>Fix OSError on <code>Artifact.download(skip_cache=True)</code> when encountering different filesystems by <a href="https://github.com/tonyyli-wandb"><code>@tonyyli-wandb</code></a> in <a href="https://redirect.github.com/wandb/wandb/pull/7835">wandb/wandb#7835</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wandb/wandb/commit/e574b95cd99788081777b8fe6884d7c23b55cbf8"><code>e574b95</code></a> Bump version and update CHANGELOG for release 0.17.4</li> <li><a href="https://github.com/wandb/wandb/commit/d927f722450ec57e1ab50783e7b3c123dbeeec77"><code>d927f72</code></a> refactor(core): Add URL to filestream error message</li> <li><a href="https://github.com/wandb/wandb/commit/2187006f5c10896a80b74d9cf386981e1467608a"><code>2187006</code></a> refactor(core): Move some error message properties to tags</li> <li><a href="https://github.com/wandb/wandb/commit/4f02f43651fecf20c723dfd6d6611318256a9094"><code>4f02f43</code></a> fix(core): use correct headers for service account (<a href="https://redirect.github.com/wandb/wandb/issues/7898">#7898</a>)</li> <li><a href="https://github.com/wandb/wandb/commit/6e91b1789367aab21f827a799d13b6846e5724ed"><code>6e91b17</code></a> fix(artifacts): Fix OSError on <code>Artifact.download(skip_cache=True)</code> when enco...</li> <li><a href="https://github.com/wandb/wandb/commit/d0fd61968e59938f39445ff5cefc39e495fe4a4b"><code>d0fd619</code></a> chore(sdk): Enable CGO on Windows when race detection is on; ci win</li> <li><a href="https://github.com/wandb/wandb/commit/4d47a88f9c2c9f2fd068829c75ac8b2db245fc50"><code>4d47a88</code></a> chore(sdk): fix grammatical issues in contributing doc (<a href="https://redirect.github.com/wandb/wandb/issues/7890">#7890</a>)</li> <li><a href="https://github.com/wandb/wandb/commit/8709c2c7b8ba1eb661a4ad36a72017d489afde65"><code>8709c2c</code></a> feat(core): Limit filestream request size</li> <li><a href="https://github.com/wandb/wandb/commit/03649e74198f2269f8c9af3f3f11f5dc78e2d954"><code>03649e7</code></a> chore(core): Add <code>@OverRide</code> to method to silence lint</li> <li><a href="https://github.com/wandb/wandb/commit/ab193399d5f6d8f6e34a859f76288545552923a3"><code>ab19339</code></a> feat(sdk): enable uploading ranges of files in core (<a href="https://redirect.github.com/wandb/wandb/issues/7660">#7660</a>)</li> <li>Additional commits viewable in <a href="https://github.com/wandb/wandb/compare/v0.17.3...v0.17.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wandb&package-manager=pip&previous-version=0.17.3&new-version=0.17.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information