Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps reuse from 4.0.3 to 5.0.2.

Release notes

Sourced from reuse's releases.

v5.0.2

Fixed

  • The release date for the v5.0.0 entry in the change log was wrong.

v5.0.1

Fixed

  • Fix readthedocs build.

v5.0.0

This is a big release for a small change set. With this release, the tool becomes compatible with REUSE Specification 3.3, which is a very subtly improved release of the much bigger version 3.2.

Added

  • More file types are recognised:
  • Added lint-file subcommand to enable running lint on specific files. (#1055)
  • Added shell completion via click. (#1084)
  • Added Jujutsu VCS support. (#TODO)
  • Added new copyright prefixes spdx-string, spdx-string-c, and spdx-string-symbol. (#979)
  • Support for Python 3.13. (#1092)

Changed

  • Bumped REUSE Specification version to version 3.3. (#1069)

  • Switched from argparse to click for handling the CLI. The CLI should still handle the same, with identical options and arguments, but some stuff changed under the hood. (#1084)

    Find here a small list of differences:

    • -h is no longer shorthand for --help.
    • --version now outputs "reuse, version X.Y.Z", followed by a licensing blurb on different paragraphs.
    • Some options are made explicitly mutually exclusive, such as annotate's --skip-unrecognised and --style, and download's --output and --all.
    • Subcommands which take a list of things (files, license) as arguments, such as annotate, lint-file, or download, now also allow zero arguments. This will do nothing, but can be useful in scripting.

... (truncated)

Changelog

Sourced from reuse's changelog.

v5.0.2 - 2024-11-14

Fixed

  • The release date for the v5.0.0 entry in the change log was wrong.

v5.0.1 - 2024-11-14

Fixed

  • Fix readthedocs build.

v5.0.0 - 2024-11-14

This is a big release for a small change set. With this release, the tool becomes compatible with REUSE Specification 3.3, which is a very subtly improved release of the much bigger version 3.2.

Added

  • More file types are recognised:
  • Added lint-file subcommand to enable running lint on specific files. (#1055)
  • Added shell completion via click. (#1084)
  • Added Jujutsu VCS support. (#1051)
  • Added new copyright prefixes spdx-string, spdx-string-c, and spdx-string-symbol. (#979)
  • Support for Python 3.13. (#1092)

Changed

  • Bumped REUSE Specification version to version 3.3. (#1069)

  • Switched from argparse to click for handling the CLI. The CLI should still handle the same, with identical options and arguments, but some stuff changed under the hood. (#1084)

    Find here a small list of differences:

    • -h is no longer shorthand for --help.
    • --version now outputs "reuse, version X.Y.Z", followed by a licensing blurb on different paragraphs.
    • Some options are made explicitly mutually exclusive, such as annotate's --skip-unrecognised and --style, and download's --output and --all.

... (truncated)

Commits
  • 920b644 Bump version: v5.0.1 → v5.0.2
  • ed9cf74 Add change log
  • 2078f10 Fix v5.0.0 date in change log
  • fd7b76c Add step to release check list
  • 9625a50 v5.0.1 entry for change log
  • d7671bf Bump version: v5.0.0 → v5.0.1
  • 65350bb Update poetry.lock
  • d0f4056 Merge branch 'main' into release-5.0.0
  • ff93a87 Translated using Weblate (Spanish)
  • b154360 Translated using Weblate (Spanish)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [reuse](https://github.com/fsfe/reuse-tool) from 4.0.3 to 5.0.2.
- [Release notes](https://github.com/fsfe/reuse-tool/releases)
- [Changelog](https://github.com/fsfe/reuse-tool/blob/main/CHANGELOG.md)
- [Commits](fsfe/reuse-tool@v4.0.3...v5.0.2)

---
updated-dependencies:
- dependency-name: reuse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 13, 2025
@lslusarczyk lslusarczyk merged commit f00bd69 into main Jan 17, 2025
4 checks passed
@lslusarczyk lslusarczyk deleted the dependabot/pip/reuse-5.0.2 branch January 17, 2025 14:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant