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

build(deps): update sacrebleu requirement from <2.5.0,>=2.3.0 to >=2.3.0,<2.6.0 in /requirements #2899

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Updates the requirements on sacrebleu to permit the latest version.

Changelog

Sourced from sacrebleu's changelog.

2.5.1 (2025-01-03)

Fixed

  • Mistake in tagging v2.5.0

2.5.0 (2025-01-02)

Added

  • WMT24 test sets

Fixed

  • Convert Changelog to markdown format
  • Add optimization for compute_bleu precision initialization (#257) Thanks to Ernests Lavrinovics for this contribution.

2.4.2 (2024-04-12)

Added:

  • Add printing of domain if present (via --echo)

2.4.1 (2024-03-12)

Fixed:

  • Add exports to package init.py

2.4.0 (2023-12-11)

Added:

  • WMT23 test sets (test set wmt23)

2.3.3 (2023-11-28)

Fixed:

2.3.2 (2023-11-06)

Fixed:

  • Special treatment of empty references in TER (#232)
  • Bump in mecab version for JA (#234)

Added:

  • Warning if -tok spm is used (use explicit flores101 instead) (#238)

2.3.1 (2022-10-18)

Bugfix:

  • Set lru_cache to 2^16 for SPM tokenizer (was set to infinite)

2.3.0 (2022-10-18)

Features:

  • (#203) Added -tok flores101 and -tok flores200, a.k.a. spbleu.

... (truncated)

Commits

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)

📚 Documentation preview 📚: https://torchmetrics--2899.org.readthedocs.build/en/2899/

@dependabot dependabot bot requested a review from SkafteNicki as a code owner January 6, 2025 23:05
@dependabot dependabot bot added the test / CI testing or CI label Jan 6, 2025
@dependabot dependabot bot requested a review from a team January 6, 2025 23:05
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99%. Comparing base (f7235c9) to head (bbfe628).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #2899      +/-   ##
=========================================
+ Coverage      69%     99%     +30%     
=========================================
  Files         346      14     -332     
  Lines       19142     176   -18966     
=========================================
- Hits        13230     175   -13055     
+ Misses       5912       1    -5911     

@mergify mergify bot added the ready label Jan 7, 2025
Updates the requirements on [sacrebleu](https://github.com/mjpost/sacrebleu) to permit the latest version.
- [Release notes](https://github.com/mjpost/sacrebleu/releases)
- [Changelog](https://github.com/mjpost/sacrebleu/blob/master/CHANGELOG.md)
- [Commits](mjpost/sacrebleu@v2.3.0...v2.5.1)

---
updated-dependencies:
- dependency-name: sacrebleu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-requirements-sacrebleu-gte-2.3.0-and-lt-2.6.0 branch from bbfe628 to aa6058f Compare January 7, 2025 11:40
@Borda Borda merged commit f218f6d into master Jan 7, 2025
58 of 66 checks passed
@Borda Borda deleted the dependabot-pip-requirements-sacrebleu-gte-2.3.0-and-lt-2.6.0 branch January 7, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready test / CI testing or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant