Skip to content

Commit

Permalink
Bump wandb from 0.17.4 to 0.17.5 (#407)
Browse files Browse the repository at this point in the history
Bumps [wandb](https://github.com/wandb/wandb) from 0.17.4 to 0.17.5.
<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.5</h2>
<h2>What's Changed</h2>
<h3>Added</h3>
<ul>
<li>When using wandb-core, support multipart uploads to S3 <a
href="https://github.com/moredatarequired"><code>@​moredatarequired</code></a>
<a
href="https://redirect.github.com/wandb/wandb/pull/7659">wandb/wandb#7659</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li><code>run.finish()</code> may raise an exception in cases where
previously it would <code>os._exit()</code> (<a
href="https://github.com/timoffex"><code>@​timoffex</code></a> in <a
href="https://redirect.github.com/wandb/wandb/pull/7921">wandb/wandb#7921</a>)</li>
<li><code>run.link_artifact()</code> can now surface server errors. (<a
href="https://github.com/ibindlish"><code>@​ibindlish</code></a> in <a
href="https://redirect.github.com/wandb/wandb/pull/6941">wandb/wandb#6941</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Handle <code>path_prefix</code>es that don't correspond to directory
names when downloading artifacts by <a
href="https://github.com/moredatarequired"><code>@​moredatarequired</code></a>
in <a
href="https://redirect.github.com/wandb/wandb/pull/7721">wandb/wandb#7721</a></li>
<li>Fix creating or updating an artifact with the
<code>incremental=True</code> flag by <a
href="https://github.com/amusipatla-wandb"><code>@​amusipatla-wandb</code></a>
in <a
href="https://redirect.github.com/wandb/wandb/pull/7939">wandb/wandb#7939</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/wandb/wandb/blob/v0.17.5/CHANGELOG.md">wandb's
changelog</a>.</em></p>
<blockquote>
<h2>[0.17.5] - 2024-07-19</h2>
<h3>Added</h3>
<ul>
<li>When using wandb-core, support multipart uploads to S3 <a
href="https://github.com/moredatarequired"><code>@​moredatarequired</code></a>
<a
href="https://redirect.github.com/wandb/wandb/pull/7659">wandb/wandb#7659</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li><code>run.finish()</code> may raise an exception in cases where
previously it would <code>os._exit()</code> (<a
href="https://github.com/timoffex"><code>@​timoffex</code></a> in <a
href="https://redirect.github.com/wandb/wandb/pull/7921">wandb/wandb#7921</a>)</li>
<li><code>run.link_artifact()</code> can now surface server errors. (<a
href="https://github.com/ibindlish"><code>@​ibindlish</code></a> in <a
href="https://redirect.github.com/wandb/wandb/pull/6941">wandb/wandb#6941</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Handle <code>path_prefix</code>es that don't correspond to directory
names when downloading artifacts by <a
href="https://github.com/moredatarequired"><code>@​moredatarequired</code></a>
in <a
href="https://redirect.github.com/wandb/wandb/pull/7721">wandb/wandb#7721</a></li>
<li>Fix creating or updating an artifact with the
<code>incremental=True</code> flag by <a
href="https://github.com/amusipatla-wandb"><code>@​amusipatla-wandb</code></a>
in <a
href="https://redirect.github.com/wandb/wandb/pull/7939">wandb/wandb#7939</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wandb/wandb/commit/2a7314df06ab73a741dcb7bc5ecb50cda150b077"><code>2a7314d</code></a>
Bump version and update CHANGELOG for release 0.17.5</li>
<li><a
href="https://github.com/wandb/wandb/commit/b19d89c19498bcabf63b1c400e88a43886768da0"><code>b19d89c</code></a>
chore(sdk): set min MacOS to 10.14 for mac wheel (<a
href="https://redirect.github.com/wandb/wandb/issues/7982">#7982</a>)</li>
<li><a
href="https://github.com/wandb/wandb/commit/a33eda669ce3cfeb2fc292d0cf94081f92f99a1b"><code>a33eda6</code></a>
chore(sdk): update bumpversion config (<a
href="https://redirect.github.com/wandb/wandb/issues/7981">#7981</a>)</li>
<li><a
href="https://github.com/wandb/wandb/commit/4de339ac1fa7f8ed312ff0ab7e0f65d62cf66586"><code>4de339a</code></a>
chore(core): update cibuildwheel to 2.19.2 (<a
href="https://redirect.github.com/wandb/wandb/issues/7977">#7977</a>)</li>
<li><a
href="https://github.com/wandb/wandb/commit/c4023e7de026d4ea3b3fdb8a3da6dbd13a8e150b"><code>c4023e7</code></a>
fix(launch): disable azure registry auth handling if custom credentia…
(<a
href="https://redirect.github.com/wandb/wandb/issues/7937">#7937</a>)</li>
<li><a
href="https://github.com/wandb/wandb/commit/cd751b3ba69d956c3e7c1f1bf08c17d368857ef2"><code>cd751b3</code></a>
feat(launch): Support Pydantic models for specifying job input schemas
(<a
href="https://redirect.github.com/wandb/wandb/issues/7924">#7924</a>)</li>
<li><a
href="https://github.com/wandb/wandb/commit/a93ad79990a9129ced605005e69134e588082573"><code>a93ad79</code></a>
fix(sdk): fix tests broken by internal_api.Api._extra_http_headers (<a
href="https://redirect.github.com/wandb/wandb/issues/7966">#7966</a>)</li>
<li><a
href="https://github.com/wandb/wandb/commit/c5db2f9305a8cfd8f5625c03c686cd75638137b5"><code>c5db2f9</code></a>
refactor(core): Safer TreePath</li>
<li><a
href="https://github.com/wandb/wandb/commit/900a9fc6187f5bc6d1880e208ab2b02b5aa8a4d3"><code>900a9fc</code></a>
fix(sdk): Pass extra headers from settings as default headers for file
upload...</li>
<li><a
href="https://github.com/wandb/wandb/commit/fe2f15df7e0f0905b8bcd150e5d6f696229e4b50"><code>fe2f15d</code></a>
feat(launch): Add input schema to launch manage functions (<a
href="https://redirect.github.com/wandb/wandb/issues/7907">#7907</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/wandb/wandb/compare/v0.17.4...v0.17.5">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.4&new-version=0.17.5)](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
github-actions[bot] authored Jul 22, 2024
2 parents 721561f + cdb035b commit 5e5e463
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e5e463

Please sign in to comment.