LAHTeR / document_segmentation

Tool for segmenting and classifying document boundaries.
1 stars 1 forks source link

Bump wandb from 0.17.4 to 0.17.6 #186

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps wandb from 0.17.4 to 0.17.6.

Release notes

Sourced from wandb's releases.

v0.17.6

What's Changed

Added

Changed

Fixed

  • Correctly handle directory stubs when logging external artifact in azure storage account with Hierarchical Namespace enabled @​marijncv wandb/wandb#7876

Fixed

v0.17.5

What's Changed

Added

Changed

Fixed

Changelog

Sourced from wandb's changelog.

[0.17.6] - 2024-08-08

Added

Changed

Fixed

  • Correctly handle directory stubs when logging external artifact in azure storage account with Hierarchical Namespace enabled @​marijncv wandb/wandb#7876

Fixed

[0.17.5] - 2024-07-19

Added

Changed

Fixed

Commits
  • 4be73d0 Bump version and update CHANGELOG for release 0.17.6
  • c408638 ci(sdk): fix rust toolchain setup in cibuildwheel (#8094)
  • 7c6ea41 feat(sdk): Add a nicer Box3D constructor (#8086)
  • 3608b80 fix(integrations): openai fine-tune results logging not working (#7974)
  • 972e2a4 fix(core): include initial header in leveldb block (#8088)
  • c0b7300 chore(core): move nvidia gpu stats monitor into a separate package (#8082)
  • 6289365 chore(launch): Move job input meta-schema to a python file (#8087)
  • 0dcf675 test(launch): disable failing launch tests on windows (#8083)
  • fac1860 chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in /core (#8078)
  • a789a8a Fix: api.runs sort order docstring (#8063)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 4 weeks ago

Superseded by #189.