Skip to content

chore(deps-dev): bump reuse from 3.0.0 to 3.0.1

HIFIS Bot requested to merge dependabot-pip-reuse-3.0.1 into main

Bumps reuse from 3.0.0 to 3.0.1.

Release notes

Sourced from reuse's releases.

v3.0.1

Fixed

  • .qrc and .ui now have the HTML comment style instead of being marked uncommentable. (#896)
  • This reverts behaviour introduced in v3.0.0: the contents of uncommentable files are scanned for REUSE information again. The contents of binary files are not. (#896)
Changelog

Sourced from reuse's changelog.

3.0.1 - 2024-01-19

Fixed

  • .qrc and .ui now have the HTML comment style instead of being marked uncommentable. (#896)
  • This reverts behaviour introduced in v3.0.0: the contents of uncommentable files are scanned for REUSE information again. The contents of binary files are not. (#896)
Commits
  • b450f17 Tidy up change log for 3.0.1
  • b7ee288 Bump version: 3.0.0 → 3.0.1
  • 03c7960 Update reuse.pot
  • 50a7474 Merge pull request #896 from carmenbianca/fix-uncommentable
  • 27e70a1 Add change log entry
  • 23018c2 Scan files with uncommentable file extensions anyway
  • b96c88c Do not mark commentable files as uncommentable
  • 120be91 Update reuse.pot
  • 6a74ddf Add unreleased to change log
  • e526972 Merge branch 'release-3.0.0'
  • See full diff in compare view

Merge request reports