Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Bump reuse from 1.0.0 to 1.1.2 #77

Merged
merged 1 commit into from
May 26, 2023
Merged

Bump reuse from 1.0.0 to 1.1.2 #77

merged 1 commit into from
May 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Bumps reuse from 1.0.0 to 1.1.2.

Release notes

Sourced from reuse's releases.

v1.1.2

Fixed

  • Note to maintainers: It is now possible/easier to use the build module to build this module. Previously, there was a namespace conflict. (#640)

v1.1.1

Fixed

  • Don't include documentation files (e.g. README.md) in top-level (i.e., site-packages/). (#657)
  • Include documentation directory in sdist. (#657)

v1.1.0

Added

  • Added support for Python 3.11. (#603)

  • More file types are recognised:

    • Kotlin script (.kts)
    • Android Interface Definition Language (.aidl)
    • Certificate files (.pem)
  • Added comment styles:

    • Apache Velocity Template (Extensions: .vm, .vtl) (#554)
    • XQuery comment style (Extensions: .xq(l|m|y|uery|)) (#610)
  • Some special endings are always stripped from copyright and licensing statements (#602):

    • "> (and variations such as '>, " >, and "/>)
    • ] ::

Changed

  • Removed setup.py and replaced it with a Poetry configuration. Maintainers beware. (#600)
  • Updated PyPI development status to 'production/stable' (#381)
  • The pre-commit hook now passes lint as an overridable argument. (#574)
  • addheader has been renamed to annotate. The functionality remains the same. (#550)
  • Bumped SPDX license list to v3.19.

Deprecated

  • addheader has been deprecated. It still works, but is now undocumented. (#550)

... (truncated)

Changelog

Sourced from reuse's changelog.

1.1.2 - 2023-02-09

Fixed

  • Note to maintainers: It is now possible/easier to use the build module to build this module. Previously, there was a namespace conflict. (#640)

1.1.1 - 2023-02-05

Fixed

  • Don't include documentation files (e.g. README.md) in top-level (i.e., site-packages/). (#657)
  • Include documentation directory in sdist. (#657)

1.1.0 - 2022-12-01

Added

  • Added support for Python 3.11. (#603)
  • More file types are recognised:
    • Kotlin script (.kts)
    • Android Interface Definition Language (.aidl)
    • Certificate files (.pem)
  • Added comment styles:
    • Apache Velocity Template (Extensions: .vm, .vtl) (#554)
    • XQuery comment style (Extensions: .xq(l|m|y|uery|)) (#610)
  • Some special endings are always stripped from copyright and licensing statements (#602):
    • "> (and variations such as '>, " >, and "/>)
    • ] ::

Changed

  • Removed setup.py and replaced it with a Poetry configuration. Maintainers beware. (#600)
  • Updated PyPI development status to 'production/stable' (#381)
  • The pre-commit hook now passes lint as an overridable argument. (#574)
  • addheader has been renamed to annotate. The functionality remains the same. (#550)
  • Bumped SPDX license list to v3.19.

Deprecated

  • addheader has been deprecated. It still works, but is now undocumented. (#550)

Removed

... (truncated)

Commits
  • 86f057b Bump version: 1.1.1 → 1.1.2
  • cbfb739 Add a change log entry
  • 0b378c8 Allow build module to interact with this Python project
  • 2d6896a Bump version: 1.1.0 → 1.1.1
  • 106df73 Add change log entry
  • 61589af Include docs directory in sdist
  • db70c1d don't install docs top-level in site-packages
  • 1cd6ec5 Bump SPDX license list to v3.19
  • 18cc417 Bump version: 1.0.0 → 1.1.0
  • 1d6cf6a Fix bumpversion config
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 9, 2023
@Normo
Copy link
Member

Normo commented May 25, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/reuse-1.1.2 branch from 5d5761e to c636be7 Compare May 25, 2023 13:46
@Normo
Copy link
Member

Normo commented May 26, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/reuse-1.1.2 branch 2 times, most recently from 84d7698 to 14c3008 Compare May 26, 2023 12:30
Bumps [reuse](https://github.com/fsfe/reuse-tool) from 1.0.0 to 1.1.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@v1.0.0...v1.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/reuse-1.1.2 branch from 14c3008 to 5d72ac0 Compare May 26, 2023 12:32
@Normo Normo merged commit f483cb0 into main May 26, 2023
@Normo Normo deleted the dependabot/pip/reuse-1.1.2 branch May 26, 2023 12:43
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