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-dev): bump reuse from 4.0.3 to 5.0.2 #2329

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 15, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/reuse-5.0.2 branch 2 times, most recently from a3d1cde to 328903b Compare November 19, 2024 14:45
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@Yelinz Yelinz merged commit 9d1c16a into main Nov 19, 2024
24 checks passed
@dependabot dependabot bot deleted the dependabot/pip/reuse-5.0.2 branch November 19, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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