AIStream-Peelout / flow-forecast

Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
https://flow-forecast.atlassian.net/wiki/spaces/FF/overview
GNU General Public License v3.0
1.97k stars 288 forks source link

Bump wandb from 0.15.4 to 0.15.5 #682

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Bumps wandb from 0.15.4 to 0.15.5.

Release notes

Sourced from wandb's releases.

v0.15.5

What's Changed

:magic_wand: Enhancements

:hammer: Fixes

:books: Docs

New Contributors

Full Changelog: https://github.com/wandb/wandb/compare/v0.15.4...v0.15.5

Changelog

Sourced from wandb's changelog.

0.15.5 (July 5, 2023)

:magic_wand: Enhancements

:hammer: Fixes

:books: Docs

New Contributors

Full Changelog: https://github.com/wandb/wandb/compare/v0.15.4...v0.15.5

Commits
  • 8e00f0a sdk(artifacts): revert to old behavior
  • 566ae95 update the CHANGELOG.md
  • cfa2f42 Bump version: 0.15.5.dev1 → 0.15.5
  • 6ccdea0 test(integrations): langchain - add required bs4 import and fix depre… (#5804)
  • f3027ec fix(sweeps): correct launch sweep author to personal username (#5806)
  • 209a0e2 fix(artifacts): fix handling of references when downloading (#5808)
  • 69b2b0e fix(launch): Ensure resume does not push sensitive info (#5807)
  • b7756ef feat(sdk): add setting to disable setproctitle (#5805)
  • 2a336bb feat(launch): Requeue job when pod goes down (#5770)
  • cb0fd7f feat(artifacts): add flag to skip missing S3 references in `Artifact.download...
  • 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 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)
ghost commented 1 year ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/AIStream-Peelout/flow-forecast/682/564ae2ee/b2dbddd4d9d937a2cbfe728f1826fc3be4364145.svg)](https://app.codesee.io/r/reviews?pr=682&src=https%3A%2F%2Fgithub.com%2FAIStream-Peelout%2Fflow-forecast) #### Legend CodeSee Map legend
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (5d513b2) 72.38% compared to head (b2dbddd) 72.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #682 +/- ## ======================================= Coverage 72.38% 72.38% ======================================= Files 69 69 Lines 5142 5142 ======================================= Hits 3722 3722 Misses 1420 1420 ``` | Flag | Coverage Δ | | |---|---|---| | python | `72.38% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AIStream-Peelout#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 12 months ago

Superseded by #686.