Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2025

Bumps skfolio from 0.13.0 to 0.14.0.

Release notes

Sourced from skfolio's releases.

v0.14.0 (2025-10-09)

Chores

  • Add unit tests for python 3.13 (365e6bd)

  • Increase security checks in ci/cd (3f141cf)

  • Ruff format (dc224c7)

Continuous Integration

Documentation

  • Add Enterprise Support to documentation (344eba2)

  • Add Failure and Fallback tutorial (45a6354)

  • Add Skfolio Labs references (fe314c8)

  • Improve code references (9eb7294)

  • Simplify pull_request_template.md (b892f6d)

Features

  • Add fallback mechanism to the optimization classes (e45450c)

  • Add NaN support to risk measures (f0e8305)

  • Cross_val_predict now propagates weights between consecutive folds for sequential CV strategies (e.g., WalkForward or MultipleRandomizedCV) (8c0ee99)

  • portfolio: Add FailedPortfolio for failed optimizations (dd79cf7)


Detailed Changes: v0.13.0...v0.14.0

Changelog

Sourced from skfolio's changelog.

CHANGELOG

Commits
  • edb630c v0.14.0 [skip ci]
  • 05ec49b Merge pull request #183 from skfolio/feature/issue-168/fallback
  • 02b4878 ci: add minimum deps tests in CI workflow
  • 76fe043 ci: fix CI workflow
  • f2ad1cc ci: fix CI workflow
  • e74d1b3 ci: improve CI workflow
  • 45a6354 docs: add Failure and Fallback tutorial
  • 8c0ee99 feat: cross_val_predict now propagates weights between consecutive folds for ...
  • e45450c feat: add fallback mechanism to the optimization classes
  • dd79cf7 feat(portfolio): add FailedPortfolio for failed optimizations
  • 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 <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 [skfolio](https://github.com/skfolio/skfolio) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/skfolio/skfolio/releases)
- [Changelog](https://github.com/skfolio/skfolio/blob/main/CHANGELOG.md)
- [Commits](skfolio/skfolio@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: skfolio
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 10, 2025
@gnzsnz gnzsnz merged commit 59a73e1 into master Oct 10, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/skfolio-0.14.0 branch October 10, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants