Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the pip-dependencies group in /.github/workflows with 1 update: reuse.

Updates reuse from 6.1.2 to 6.2.0

Release notes

Sourced from reuse's releases.

v6.2.0

Added

  • Added new file extensions and files:
    • .arcconfig, .arclint, .arcunit (#1123)
    • .nvmrc (#1211)
    • .smk, Snakefile, matplotlibrc (#1206)
    • .yamllint (#1124)
    • uv.lock (#1156)
    • dune, dune-project, dune-workspace (#1208)
  • file-magic is now supported as an additional module for detecting the encoding of files. (#1264)
  • Support deprecated licences for reuse download. (#606)
  • Markdown files which have frontmatter (i.e. yaml or toml between a --- block at the start of the file) now get Python-like comments inside of the frontmatter when annotating. (#1170)

Fixed

  • When file-magic is installed simultaneously with python-magic, the tool used to misbehave (read: crash), because either one of them could be imported on import magic. This misbehaviour no longer happens. (#1264)
  • Invalid SPDX license expressions are no longer recognized as used or missing licenses. (#1254)
  • click translations are now correctly loaded. (#1267)
Changelog

Sourced from reuse's changelog.

v6.2.0 - 2025-10-27

Added

  • Added new file extensions and files:
    • .arcconfig, .arclint, .arcunit (#1123)
    • .nvmrc (#1211)
    • .smk, Snakefile, matplotlibrc (#1206)
    • .yamllint (#1124)
    • uv.lock (#1156)
    • dune, dune-project, dune-workspace (#1208)
  • file-magic is now supported as an additional module for detecting the encoding of files. (#1264)
  • Support deprecated licences for reuse download. (#606)
  • Markdown files which have frontmatter (i.e. yaml or toml between a --- block at the start of the file) now get Python-like comments inside of the frontmatter when annotating. (#1170)

Fixed

  • When file-magic is installed simultaneously with python-magic, the tool used to misbehave (read: crash), because either one of them could be imported on import magic. This misbehaviour no longer happens. (#1264)
  • Invalid SPDX license expressions are no longer recognized as used or missing licenses. (#1254)
  • click translations are now correctly loaded. (#1267)
Commits
  • a1bb792 Satisfy linter
  • dd2859e Fix click translations
  • 7e5143b Improve change log
  • 180f075 Regenerate poetry.lock
  • 6dc73a8 Generate change log
  • 9f7c3f2 Bump version: v6.1.2 → v6.2.0
  • a2dbe72 Merge pull request #606 from carmenbianca/deprecated-download
  • 0b19360 Support deprecated licenses for download
  • daa04d1 Merge pull request #1266 from carmenbianca/arcanist
  • 4534fab Add support for arcanist config file extensions
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pip-dependencies group in /.github/workflows with 1 update: [reuse](https://github.com/fsfe/reuse-tool).


Updates `reuse` from 6.1.2 to 6.2.0
- [Release notes](https://github.com/fsfe/reuse-tool/releases)
- [Changelog](https://github.com/fsfe/reuse-tool/blob/main/CHANGELOG.md)
- [Commits](fsfe/reuse-tool@v6.1.2...v6.2.0)

---
updated-dependencies:
- dependency-name: reuse
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 1, 2026
@vszakats vszakats merged commit 57017b5 into main Jan 2, 2026
4 checks passed
@vszakats vszakats deleted the dependabot/pip/dot-github/workflows/pip-dependencies-2a1f76c4a1 branch January 2, 2026 09:51
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