Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump autots from 0.5.0 to 0.5.1 #1300

Merged
merged 1 commit into from
Nov 20, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Bumps autots from 0.5.0 to 0.5.1.

Release notes

Sourced from autots's releases.

0.5.1 🧙‍♂️ 🧙‍♂️ 🧙‍♂️

  • add LocalLinearTrend transformer
  • improved ScipyFilter focusing on Butter and Savitzky–Golay filters
  • update to AutoTS().back_forecast including breaking change of column arg renamed to series
  • add KalmanSmoothing transformer
  • add KalmanStateSpace model (Kalman Filter + 'any' state space models)
  • AlignLastValue no longer applied to upper/lower forecast bounds
  • modified regression impact in HolidayTransformer to weighted least squares, moved existing to 'datepart_regression'
  • added Cassandra model
  • bug fix for Categorical dateparts with 1 starts
  • updated load_daily to Wikimedia page views
  • added dwae metric
  • added MetricMotif model
  • added 'common_fourier' datepart method
  • added SeasonalMotif model
  • added 'seasonal' validation
  • bug fix for cffilter with univariate input
Commits

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)

@dependabot dependabot bot added the Security Urgent because related to security label Nov 15, 2022
@dependabot dependabot bot requested a review from lisphilar November 15, 2022 20:13
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #1300 (a4c039f) into main (6ddbdc2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1300   +/-   ##
=======================================
  Coverage   90.70%   90.70%           
=======================================
  Files          42       42           
  Lines        2742     2742           
  Branches      279      279           
=======================================
  Hits         2487     2487           
  Misses        236      236           
  Partials       19       19           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Bumps [autots](https://github.com/winedarksea/AutoTS) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/winedarksea/AutoTS/releases)
- [Commits](winedarksea/AutoTS@0.5.0...0.5.1)

---
updated-dependencies:
- dependency-name: autots
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/autots-0.5.1 branch from 9030089 to a4c039f Compare November 16, 2022 13:58
@lisphilar lisphilar added this to the Release v3.0.0 milestone Nov 20, 2022
@lisphilar lisphilar merged commit dfbac35 into main Nov 20, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/autots-0.5.1 branch November 20, 2022 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Security Urgent because related to security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant