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
2.02k stars 290 forks source link

Bump wandb from 0.15.4 to 0.15.6 #686

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps wandb from 0.15.4 to 0.15.6.

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.6 (July 24, 2023)

:magic_wand: Enhancements

:hammer: Fixes

:books: Docs

:nail_care: Cleanup

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

0.15.5 (July 5, 2023)

:magic_wand: Enhancements

:hammer: Fixes

:books: Docs

... (truncated)

Commits
  • 95fc64e whitespace fix in changelog
  • f48f574 bumping version -> 0.15.6
  • 9b0f47b Revert "test(artifacts): fix broken tests (#5876)"
  • 92e87a0 chore(launch): skip job create test broken on windows (#5888)
  • f96544c Updating release branch changelog
  • 30c9159 test(artifacts): fix broken tests (#5876)
  • 3954182 feat(sdk): Initial support for migrating W&B runs and reports between instanc...
  • 73ccae4 feat(sdk): Add an simplified trace API to log prompt traces (#5794)
  • 41318a5 test(integrations): fix multiple broken tests (#5838)
  • 46d9fda fix(sdk): use default settings for project retrieval if available (#5917)
  • 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/686/5915ea9b/99fc10c1ffc2dd1acfa874ee595b9e271a6bf67b.svg)](https://app.codesee.io/r/reviews?pr=686&src=https%3A%2F%2Fgithub.com%2FAIStream-Peelout%2Fflow-forecast) #### Legend CodeSee Map legend
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +4.23% :tada:

Comparison is base (ff8f9e3) 68.15% compared to head (99fc10c) 72.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #686 +/- ## ========================================== + Coverage 68.15% 72.38% +4.23% ========================================== Files 67 69 +2 Lines 4983 5142 +159 ========================================== + Hits 3396 3722 +326 + Misses 1587 1420 -167 ``` | Flag | Coverage Δ | | |---|---|---| | python | `72.38% <ø> (+4.23%)` | :arrow_up: | 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. [see 12 files with indirect coverage changes](https://app.codecov.io/gh/AIStream-Peelout/flow-forecast/pull/686/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AIStream-Peelout)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #687.