Skip to content

⬆️ Bump spdx-tools from 0.8.3 to 0.8.5 - #159

Merged
acabarbaye merged 2 commits into
mainfrom
dependabot/pip/spdx-tools-0.8.5
Aug 20, 2026
Merged

⬆️ Bump spdx-tools from 0.8.3 to 0.8.5#159
acabarbaye merged 2 commits into
mainfrom
dependabot/pip/spdx-tools-0.8.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps spdx-tools from 0.8.3 to 0.8.5.

Release notes

Sourced from spdx-tools's releases.

v0.8.5

What's Changed

Full Changelog: spdx/tools-python@v0.8.4...v0.8.5

v0.8.4

Main change: added support for Python 3.14, dropped support for 3.7, 3.8 and 3.9

What's Changed

New Contributors

Full Changelog: spdx/tools-python@v0.8.3...v0.8.4

Changelog

Sourced from spdx-tools's changelog.

v0.8.5 (2026-03-13)

New features and changes

  • clean up pyproject.toml and MANIFEST.in, remove appveyor.yml
  • make code conformant with PEP 484

Contributors

This release was made possible by the following contributors. Thank you very much!

v0.8.4 (2026-01-16) (unreleased)

New features and changes

  • change supported Python versions:
    • add support for Python 3.14
    • dropped support for Python 3.7, 3.8, 3.9 (which all have reached their end-of-life)
  • fixes
    • download location URIs are not case sensitive anymore
    • removed some control characters from JSON SPDX
    • remove usages of __file__ to make the project zip-safe
  • fixes to README.md and process.md

Contributors

This release was made possible by the following contributors. Thank you very much!

Commits
  • cef432a add changelog for upcoming release 0.8.5
  • c0aea30 fix black linting error
  • 000da4c Fix line length
  • 868746b type hint: Make Optional explicit (PEP 484)
  • 669969f Update MANIFEST.in; remove appveyor.yml
  • 4c9e2a6 add changelog for upcoming release 0.8.4
  • ae2fe8b Add development status
  • a0794d9 Remove License from classifiers
  • 6405c49 pyproject.toml: Update Python versions + project URLs
  • a02a3c4 Remove mentions that SPDX 3 is not released yet
  • 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 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 [spdx-tools](https://github.com/spdx/tools-python) from 0.8.3 to 0.8.5.
- [Release notes](https://github.com/spdx/tools-python/releases)
- [Changelog](https://github.com/spdx/tools-python/blob/main/CHANGELOG.md)
- [Commits](spdx/tools-python@v0.8.3...v0.8.5)

---
updated-dependencies:
- dependency-name: spdx-tools
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 20, 2026 09:57
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 20, 2026
@acabarbaye
acabarbaye merged commit 6c356fe into main Aug 20, 2026
16 checks passed
@acabarbaye
acabarbaye deleted the dependabot/pip/spdx-tools-0.8.5 branch August 20, 2026 11:04
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.

2 participants