Skip to content

Bump fev from 0.9.0 to 0.10.0 - #174

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/fev-0.10.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/fev-0.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Contributor

Bumps fev from 0.9.0 to 0.10.0.

Release notes

Sourced from fev's releases.

v0.10.0

Highlights

  • 🪞 Added FEV_DATASETS_PREFIX for loading benchmark datasets from a local or S3 mirror, avoiding repeated Hugging Face Hub downloads while preserving benchmark task metadata (tutorial)
  • 📏 Added new bias-penalized evaluation metrics MAEB and WAPEB
  • 📊 New models added to the leaderboard: TiRex-2, CITRAS-FM, TS-ICL, and TimesFM-3

What's Changed

  • Add dataset mirror environment override (#178)
  • Add MAEB and WAPEB metrics (#172)
  • Add TiRex-2, CITRAS-FM, TS-ICL, and TimesFM-3 results (#165, #168, #171, #177)
  • Add CI sanity checks for fev-bench leaderboard submissions (#169)
  • Improve TiRex-2 checkpoint caching and avoid reloading Toto-2.0 across tasks (#175, #176)
  • Use uv for CI installs and shorten leaderboard preview names (#170)
  • Fix documentation deployment permissions and document local docs builds (#164)

New Contributors

Full Changelog: autogluon/fev@v0.9.0...v0.10.0

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 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 [fev](https://github.com/autogluon/fev) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/autogluon/fev/releases)
- [Commits](autogluon/fev@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: fev
  dependency-version: 0.10.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:uv Pull requests that update python:uv code labels Sep 12, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants