Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2025

This PR contains the following updates:

Package Change Age Confidence
reuse (source) ==5.0.2 -> ==5.1.1 age confidence

Release Notes

fsfe/reuse-tool (reuse)

v5.1.1

Compare Source

Fixed
  • Fixed repository file detection using jujutsu versions 0.19.0 or later.
    (#​1191)
  • Fixed a bug that caused not all strings to be marked translatable. This bug
    was introduced in v5.0.0. Strings that were already translated before the
    release of v5.0.0 are now translated again. (#​1216)

v5.1.0

Compare Source

Added
  • Added new file extensions:
  • Added --json flag to the supported-licenses subcommand. (#​1187)
Changed
  • Revert Cargo.lock to uncommentable. (#​1169)
  • reuse annotate previously would insert a newline after a header, which is
    not always a desirable behavior. Instead of inserting a newline,
    reuse annotate will now respect the existing whitespace of the file where
    the header is being placed. When the license header is being added to a file
    for the first time, a space will be added after the license, but subsequent
    updates to the header will leave the whitespace alone. (#​1136)
  • Updated spdx-license-list-data to v3.27.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Sep 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.60%. Comparing base (22b2622) to head (31fbb3f).

❗ There is a different number of reports uploaded between BASE (22b2622) and HEAD (31fbb3f). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (22b2622) HEAD (31fbb3f)
8 3
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #615       +/-   ##
===========================================
- Coverage   81.27%   60.60%   -20.67%     
===========================================
  Files          51       50        -1     
  Lines        2814     2772       -42     
  Branches      328      325        -3     
===========================================
- Hits         2287     1680      -607     
- Misses        415      992      +577     
+ Partials      112      100       -12     

☔ View full report in Codecov by Sentry.
📢 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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants