Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps reuse from 5.0.2 to 5.1.1.

Release notes

Sourced from reuse's releases.

v5.1.1

Fixed

  • Fixed repository file detection using jujutsu versions 0.19.0 or later. (#1191)
  • Fixed a bug that caused not all strings to be marked translatable. This bug was introduced in v5.0.0. Strings that were already translated before the release of v5.0.0 are now translated again. (#1216)

v5.1.0

Added

  • Added new file extensions:
    • .dtd (#1141)
    • .gperf (#1131)
    • Erlang .erl and .hrl, leex and yecc Erlang parser generators .xrl and .yrl (#1117)
    • Elixir (.ex and .exs) (#1117)
    • Gleam (.gleam) (#1117)
    • Lean (.lean, .olean, and .ilean) (#1188)
  • Added --json flag to the supported-licenses subcommand. (#1187)

Changed

  • Revert Cargo.lock to uncommentable. (#1169)
  • reuse annotate previously would insert a newline after a header, which is not always a desirable behavior. Instead of inserting a newline, reuse annotate will now respect the existing whitespace of the file where the header is being placed. When the license header is being added to a file for the first time, a space will be added after the license, but subsequent updates to the header will leave the whitespace alone. (#1136)
  • Updated spdx-license-list-data to v3.27.0.
Changelog

Sourced from reuse's changelog.

v5.1.1 - 2025-09-05

Fixed

  • Fixed repository file detection using jujutsu versions 0.19.0 or later. (#1191)
  • Fixed a bug that caused not all strings to be marked translatable. This bug was introduced in v5.0.0. Strings that were already translated before the release of v5.0.0 are now translated again. (#1216)

v5.1.0 - 2025-09-04

Added

  • Added new file extensions:
    • .dtd (#1141)
    • .gperf (#1131)
    • Erlang .erl and .hrl, leex and yecc Erlang parser generators .xrl and .yrl (#1117)
    • Elixir (.ex and .exs) (#1117)
    • Gleam (.gleam) (#1117)
    • Lean (.lean, .olean, and .ilean) (#1188)
  • Added --json flag to the supported-licenses subcommand. (#1187)

Changed

  • Revert Cargo.lock to uncommentable. (#1169)
  • reuse annotate previously would insert a newline after a header, which is not always a desirable behavior. Instead of inserting a newline, reuse annotate will now respect the existing whitespace of the file where the header is being placed. When the license header is being added to a file for the first time, a space will be added after the license, but subsequent updates to the header will leave the whitespace alone. (#1136)
  • Updated spdx-license-list-data to v3.27.0.
Commits
  • ba42a0b Generate change log
  • 2122643 Bump version: v5.1.0 → v5.1.1
  • 5e8cb95 Update reuse.pot
  • b659b97 Merge pull request #1191 from PigeonF/push-rplntwzsortz
  • 7fc4be3 Merge pull request #1216 from carmenbianca/fix-globstar-makefile
  • 1db9830 Correctly include all gettext strings in .pot file
  • 99c9ad9 Correct invocation for jujutsu file listing
  • ab9acaa Merge pull request #1215 from carmenbianca/release-5.1.0
  • d6b23ab Add a step to the release check list
  • 634a182 Regenerate poetry.lock
  • 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 5.0.2 to 5.1.1.
- [Release notes](https://github.com/fsfe/reuse-tool/releases)
- [Changelog](https://github.com/fsfe/reuse-tool/blob/main/CHANGELOG.md)
- [Commits](fsfe/reuse-tool@v5.0.2...v5.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 10:50
@dependabot dependabot bot added the python:uv Pull requests that update python:uv code label Sep 8, 2025
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:uv Pull requests that update python:uv code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants