-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update pre-commit hook fsfe/reuse-tool to v2 #9453
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #9453 +/- ##
==========================================
+ Coverage 86.27% 90.93% +4.66%
==========================================
Files 1 729 +728
Lines 51 54387 +54336
Branches 12 8380 +8368
==========================================
+ Hits 44 49458 +49414
- Misses 7 3422 +3415
- Partials 0 1507 +1507 |
23bf79c
to
24f627c
Compare
f582d44
to
d46ad2b
Compare
316424e
to
5c1ec9f
Compare
5c1ec9f
to
83d4702
Compare
This release was yanked, see fsfe/reuse-tool#779 and related. |
Pull request was closed
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
@nijel You may consider updating to v2.1, for which @renovate-bot has not created a PR (I think). |
@carmenbianca Already done in #9591 |
Fantastic, thank you! |
This PR contains the following updates:
v1.1.2
->v2.0.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers 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)
v2.0.0
Compare Source
Added
.fnl
) (#638).cjs
) (#632).pro
) (#632).pri
) (#755).qrc
) (#755).qss
) (#755).ui
) (#755).textile
) (#712).code-workspace
) (#747).arb
) (#749).svelte
).aes
) (#758).jsp
) (#757).clang-format
) (#632).browserslist
).prettierrc
) and ignored files (.prettierignore
)pubspec.lock
) (#751).metadata
) (#751).tf
,tfvars
) and HCL (.hcl
). (#756)(#645).
--add-license-concluded
,--creator-person
, and--creator-organization
added to
reuse spdx
. (#623)SPDX license expression remains the same:
Apache-2.0 AND CC0-1.0 AND CC-BY-SA-4.0 AND GPL-3.0-or-later
. (#733)--contributor
option toannotate
. (#669)--json
flag tolint
command (#654).reuse.ReuseInfo
now hascopy
andunion
methods. (#759)Changed
reuse.SpdxInfo
was renamed toreuse.ReuseInfo
. It is now a (frozen)dataclass instead of a namedtuple. This is only relevant if you're using reuse
as a library in Python. (#669)
pkg_resources
to determine the installedversion of reuse. (#724)
different sources (e.g.
.license
or.reuse/dep5
file) is no longer merged.(#654)
Removed
setuptools
. (#724)Fixed
adding a
.readthedocs.yaml
configuration file (#648)gettext is not installed. (#691)
/data
directory in Docker containers as safe in Git, preventingerrors related to linting Git repositories. (#720)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.