Update dependency reuse to v3 - autoclosed #125
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kompetenzinventar/ki-backend#125
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/reuse-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==2.1.0
->==3.0.2
Release Notes
fsfe/reuse-tool (reuse)
v3.0.2
Compare Source
Fixed
annotate
's '--style
now works again when used for a file with anunrecognised extension. (#909)
v3.0.1
Compare Source
Fixed
.qrc
and.ui
now have the HTML comment style instead of being markeduncommentable. (#896)
files are scanned for REUSE information again. The contents of binary files
are not. (#896)
v3.0.0
Compare Source
This release contains a lot of small improvements and changes without anything
big per se. Rather, it is made in advance of a release which will contain a
single feature: REUSE.toml, a
replacement for
.reuse/dep5
..reuse/dep5
will still be supported as adeprecated feature for some time.
That future 3.1 release will have some alpha testing in advance.
Added
download
andinit
. (#697).tcl
) (#871).jl
) (#815).f90
) (#836).bzl
) (#870).ld
) (#862).s
) (#862).empty
) (#862).shellcheckrc
) (#862)pylintrc
) (#862).sld
,.sls
,.sps
) (#875)csingle
for Zig (.zig
) and Hare (.ha
) (#889)(#858)
annotate
on a file with an unrecognised file path, the toolcurrently exits early. To automatically create a .license file for
unrecognised files,
--fallback-dot-license
has been added. (#823, #851,#853, #859; this took a while to get right.)
.sl
directory as used by Sapling SCM.(#867)
Changed
a directory with a
.git
file as a submodule, it now uses the git command todetect submodules. This helps detect (quoted from Git man page)
"[repositories] that were cloned independently and later added as a submodule
or old setups", which "have the submodule's git directory inside the submodule
instead of embedded into the superproject's git directory". (#687)
REUSE information. (#825)
--force-dot-license
and--skip-unrecognised
are now mutually exclusive onannotate
. (#852)-extra
Docker images. Theopenssh-client
package is now in the main image. (#849)
dev
Docker images. (#849)-debian
Docker image is now based off debian:12-slim. It used to bebased on the python:slim image, which used debian:slim under the hood. (#849)
Removed
--explicit-license
. (#851)addheader
. (#851)sphinx-autodoc-typehints
for documentation. (#772)Fixed
annotate
where--single-line
and--multi-line
would notcorrectly raise an error with an incompatible comment style. (#853)
recognised as the prefix to a Lisp comment, and ";;;" is used when inserting
comment headers, as per
https://www.gnu.org/software/emacs/manual/html_node/elisp/Comment-Tips.html.
(#874)
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.
This PR has been generated by Renovate Bot.
Update dependency reuse to v3to Update dependency reuse to v3 - autoclosedPull request closed