Skip to content

chore(deps-dev): bump prophet from 1.3.0 to 1.4.0 - #43412

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/prophet-1.4.0
Open

chore(deps-dev): bump prophet from 1.3.0 to 1.4.0#43412
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/prophet-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps prophet from 1.3.0 to 1.4.0.

Release notes

Sourced from prophet's releases.

v1.4.0

What's Changed

Full Changelog: facebook/prophet@v1.3.0...v1.4.0

Commits
  • abf69a2 v1.4.0 (#2743)
  • 3ab0439 Warn when yearly seasonality is forced on with insufficient history (#2709) (...
  • 4cbff11 Fix unconditional fig.tight_layout() warnings (Issue #2257) (#2732)
  • 46bb494 Update CSV source URL in saturating_forecasts notebook (#2696)
  • 3acd72d Change CSV file URLs in saturating_forecasts.md (#2695)
  • 993cabd Add optional regressor predictor models and propagate their uncertainty (#2703)
  • c740251 Update outdated license info in python init file (Fixes #2728) (#2733)
  • 181f447 address pyrefly error related to importlib.resources.files() (#2722)
  • bfc9e52 full static typing support (#2720)
  • 29450c6 remove importlib-resources in favor of importlib.resources (#2719)
  • 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 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)

Bumps [prophet](https://github.com/facebook/prophet) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/facebook/prophet/releases)
- [Commits](facebook/prophet@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: prophet
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot pip Dependabot - pip related PRs labels Aug 22, 2026
@bito-code-review

bito-code-review Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #28c172

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 6ae23c6..6ae23c6
    • pyproject.toml
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers an incremental AI Review.

  • /review full - Manually triggers a full AI Review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@bito-code-review

bito-code-review Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #3240f5

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 6ae23c6..5a3ec97
    • requirements/development.txt
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers an incremental AI Review.

  • /review full - Manually triggers a full AI Review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.85%. Comparing base (f2610e9) to head (5a3ec97).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #43412      +/-   ##
==========================================
- Coverage   78.85%   78.85%   -0.01%     
==========================================
  Files        2876     2876              
  Lines      164581   164581              
  Branches    38011    38011              
==========================================
- Hits       129786   129784       -2     
- Misses      32348    32350       +2     
  Partials     2447     2447              
Flag Coverage Δ
hive 38.08% <ø> (ø)
mysql 57.77% <ø> (ø)
postgres 57.81% <ø> (ø)
presto 40.01% <ø> (ø)
python 83.54% <ø> (-0.01%) ⬇️
sqlite 57.49% <ø> (ø)
unit 73.56% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot pip Dependabot - pip related PRs size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants