Skip to content
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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
fsfe/reuse-tool repository major v1.1.2 -> v2.0.0

Note: The pre-commit manager in Renovate is not supported by the pre-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
  • Detect SPDX snippet tags in files. (#​699)
  • More file types are recognised:
  • More files are recognised:
    • Clang format (.clang-format) (#​632)
    • Browserslist config (.browserslist)
    • Prettier config (.prettierrc) and ignored files (.prettierignore)
    • Flutter pubspec.lock (pubspec.lock) (#​751)
    • Flutter .metadata (.metadata) (#​751)
    • Terraform (.tf, tfvars) and HCL (.hcl). (#​756)
  • Added loglevel argument to pytest and skip one test if loglevel is too high
    (#​645).
  • --add-license-concluded, --creator-person, and --creator-organization
    added to reuse spdx. (#​623)
  • Additional license metadata for the Python package has been added. The actual
    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)
  • Added --contributor option to annotate. (#​669)
  • Added --json flag to lint command (#​654).
  • reuse.ReuseInfo now has copy and union methods. (#​759)
  • Added Ukrainian and Czech translations (#​767)
Changed
  • Bumped SPDX license list to v3.20. (#​692)
  • reuse.SpdxInfo was renamed to reuse.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)
  • Sphinx documentation: Switched from RTD theme to Furo. (#​673, #​716)
  • Removed dependency on setuptools' pkg_resources to determine the installed
    version of reuse. (#​724)
  • Bumped SPDX license list to v3.21. (#​763)
  • Bumped REUSE Spec version to 3.1. (#​768)
  • Introduce an order of precedence. The copyright and licensing information from
    different sources (e.g. .license or .reuse/dep5 file) is no longer merged.
    (#​654)
Removed
  • Python 3.6 and 3.7 support has been dropped. (#​673, #​759)
  • Removed runtime and build time dependency on setuptools. (#​724)
Fixed
  • Fixed automatic generation of Sphinx documentation via readthedocs.io by
    adding a .readthedocs.yaml configuration file (#​648)
  • Fixed a compatibility issue where reuse could not be installed (built) if
    gettext is not installed. (#​691)
  • Translations are available in Docker images. (#​701)
  • Marked the /data directory in Docker containers as safe in Git, preventing
    errors related to linting Git repositories. (#​720)
  • Repaired error when using Galician translations. (#​719)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Third-party library dependencies. label Jun 21, 2023
@renovate renovate bot enabled auto-merge (rebase) June 21, 2023 15:12
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Merging #9453 (1bbe5f4) into main (f4b17ca) will increase coverage by 4.66%.
The diff coverage is n/a.

❗ Current head 1bbe5f4 differs from pull request most recent head 316424e. Consider uploading reports for the commit 316424e to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            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     

see 729 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/fsfe-reuse-tool-2.x branch from 23bf79c to 24f627c Compare June 21, 2023 19:51
@renovate renovate bot changed the title chore(deps): update pre-commit hook fsfe/reuse-tool to v2 Update pre-commit hook fsfe/reuse-tool to v2 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/fsfe-reuse-tool-2.x branch 5 times, most recently from f582d44 to d46ad2b Compare June 26, 2023 12:08
@renovate renovate bot changed the title Update pre-commit hook fsfe/reuse-tool to v2 chore(deps): update pre-commit hook fsfe/reuse-tool to v2 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/fsfe-reuse-tool-2.x branch 3 times, most recently from 316424e to 5c1ec9f Compare June 27, 2023 11:40
@renovate renovate bot force-pushed the renovate/fsfe-reuse-tool-2.x branch from 5c1ec9f to 83d4702 Compare June 27, 2023 12:13
@nijel
Copy link
Member

nijel commented Jun 27, 2023

This release was yanked, see fsfe/reuse-tool#779 and related.

@nijel nijel closed this Jun 27, 2023
auto-merge was automatically disabled June 27, 2023 12:15

Pull request was closed

@renovate
Copy link
Contributor Author

renovate bot commented Jun 27, 2023

Renovate Ignore Notification

Because 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 minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/fsfe-reuse-tool-2.x branch June 27, 2023 12:15
@carmenbianca
Copy link

@nijel You may consider updating to v2.1, for which @renovate-bot has not created a PR (I think).

@nijel
Copy link
Member

nijel commented Jul 19, 2023

@carmenbianca Already done in #9591

@carmenbianca
Copy link

Fantastic, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Third-party library dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants