chore(deps): update fsfe/reuse docker tag to v5.1.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| fsfe/reuse | image-name | minor |
5.0.2 -> 5.1.1
|
Release Notes
fsfe/reuse-tool (fsfe/reuse)
v5.1.1
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
Added
- Added new file extensions:
- Added
--jsonflag to thesupported-licensessubcommand. (#1187)
Changed
- Revert
Cargo.lockto uncommentable. (#1169) -
reuse annotatepreviously would insert a newline after a header, which is not always a desirable behavior. Instead of inserting a newline,reuse annotatewill 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-datato v3.27.0.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by FITKO CI