Update dependency reuse to v1 - autoclosed #123
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#123
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/reuse-1.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:
==0.14.0
->==1.1.2
Release Notes
fsfe/reuse-tool (reuse)
v1.1.2
Compare Source
Fixed
build
module tobuild this module. Previously, there was a namespace conflict. (#640)
v1.1.1
Compare Source
Fixed
README.md
) in top-level (i.e.,site-packages/
). (#657)v1.1.0
Compare Source
Added
.kts
).aidl
).pem
).vm
,.vtl
) (#554).xq(l|m|y|uery|)
) (#610)statements (#602):
">
(and variations such as'>
," >
, and"/>
)] ::
Changed
setup.py
and replaced it with a Poetry configuration. Maintainersbeware. (#600)
lint
as an overridable argument. (#574)addheader
has been renamed toannotate
. The functionality remains thesame. (#550)
Deprecated
addheader
has been deprecated. It still works, but is now undocumented.(#550)
Removed
setup.py
. (#600)Poetry and not planned. (#600)
requests
removed; usingurllib.request
from the standardlibrary instead. (#600)
Fixed
of Git no longer allow
git submodule add repository path
where repository isa file. A flag was added to explicitly allow this in the test framework.
(#619)
properly detected (#560)
comment style on a single line could not be parsed (#593).
<?php
(#543).v1.0.0
Compare Source
A major release! Do not worry, no breaking changes but a development team
(@carmenbianca, @floriansnow, @linozen, @mxmehl and @nicorikken) that is
confident enough to declare the REUSE helper tool stable, and a bunch of
long-awaited features!
Apart from smaller changes under the hood and typical maintenance tasks, the
main additions are new flags to the
addheader
subcommand that ease recursiveand automatic operations, the ability to ignore areas of a file that contain
strings that may falsely be detected as copyright or license statements, and the
option to merge copyright lines. The tool now also has better handling of some
edge cases with copyright and license identifiers.
We would like to thank the many contributors to this release, among them
@ajinkyapatil8190, @aspiers, @ferdnyc, @Gri-ffin, @hexagonrecursion, @hoijui,
@Jakelyst, @Liambeguin, @rex4539, @robinkrahl, @rpavlik, @siiptuo, @thbde and
@ventosus.
Added
using this tool and automating some steps that are not built into the tool
itself. (#500)
reuse lint
. Simplyadd
REUSE-IgnoreStart
andREUSE-IgnoreEnd
as comments and all linesbetween the two will be ignored by the next run of
reuse lint
. (#463)by default. (#496)
.sbt
).vim
)--skip-existing
flag toaddheader
in order to skip files thatalready contain SPDX information. This may be useful for only adding SPDX
information to newly created files. (#480)
--recursive
flag toaddheader
. (#469)transforming multiple lines with a single year into a single line with a
range. (#328)
Changed
setuptools
instead of the deprecateddistutils
which will be removedwith Python 3.12. (#451)
addheader --explicit-license
renamed to--force-dot-license
. (#476)docker
. (#499)Copyright(c)
andCopyright(C)
. (#440)Deprecated
--explicit-license
in favour of--force-dot-license
.--explicit-license
will remain useable (although undocumented) for theforeseeable future. (#476)
Removed
JsxCommentStyle
in favor of usingCCommentStyle
directly (see sectionFixed
). (#406)Fixed
Apache-1.0+
appears as a declared license, it should not be identified asmissing, bad, or unused if
LICENSES/Apache-1.0.txt
exists. It is, however,identified separately as a used license. (#123)
addheader
creates a.license
file, that file now has a newline at theend. (#477)
.jxs
and.tsx
) actually uses C comment syntax as JSX blocks neverstand at the beginning of the file where the licensing info needs to go.
(#406)
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.
7c1251737c
tob1636a8ed9
Update dependency reuse to v1to Update dependency reuse to v1 - autoclosedPull request closed