Update pre-commit hook fsfe/reuse-tool to v3#12
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
19d09e4 to
2e473df
Compare
8146349 to
deaa8eb
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
deaa8eb to
7138e29
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.1.0→v3.0.2Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
fsfe/reuse-tool (fsfe/reuse-tool)
v3.0.2Compare Source
Fixed
annotate's '--stylenow works again when used for a file with anunrecognised extension. (#909)
v3.0.1Compare Source
Fixed
.qrcand.uinow 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.0Compare 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/dep5will still be supported as adeprecated feature for some time.
That future 3.1 release will have some alpha testing in advance.
Added
downloadandinit. (#697).tcl) (#871).jl) (#815).f90) (#836).bzl) (#870).ld) (#862).s) (#862).empty) (#862).shellcheckrc) (#862)pylintrc) (#862).sld,.sls,.sps) (#875)csinglefor Zig (.zig) and Hare (.ha) (#889)(#858)
annotateon a file with an unrecognised file path, the toolcurrently exits early. To automatically create a .license file for
unrecognised files,
--fallback-dot-licensehas been added. (#823, #851,#853, #859; this took a while to get right.)
.sldirectory as used by Sapling SCM.(#867)
Changed
a directory with a
.gitfile 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-licenseand--skip-unrecognisedare now mutually exclusive onannotate. (#852)-extraDocker images. Theopenssh-clientpackage is now in the main image. (#849)
devDocker images. (#849)-debianDocker 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-typehintsfor documentation. (#772)Fixed
annotatewhere--single-lineand--multi-linewould 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 - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.