Skip to content

Bump bact/pitloom from 0.16.2 to 0.16.4 - #42

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/bact/pitloom-0.16.4
Closed

Bump bact/pitloom from 0.16.2 to 0.16.4#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/bact/pitloom-0.16.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps bact/pitloom from 0.16.2 to 0.16.4.

Release notes

Sourced from bact/pitloom's releases.

v0.16.4

This patch release fixes a bug that allows duplicated entry of the same dependency in the SBOM.

[!NOTE] Limitation notes: While Pitloom can work with any Python project, it currently gathers more information from Hatchling project. More complete support for setuptools is planned for version 0.17.0. uv_build, Poetry Core, PDM-Backend, and Flit-Core are also in the plan. See full limitation notes.

Install for CLI/Python API:

pip install -U pitloom

Install for AI coding assistant:

See the website on how to install Pitloom AI skills and the Claude Code plugin. Try asking the AI agent to "help me complete this SBOM".

Report issues: https://github.com/bact/pitloom/issues

What's changed

Full Changelog: bact/pitloom@v0.16.3...v0.16.4

v0.16.3

This patch release fixes IndexError on unbalanced ')' in license expressions and will auto-sync ID registry after SBOM generation, so that in the next generation the IDs will be stable.

[!NOTE] Limitation notes: While Pitloom can work with any Python project, it currently gathers more information from Hatchling project. More complete support for setuptools is planned for version 0.17.0. uv_build, Poetry Core, PDM-Backend, and Flit-Core are also in the plan. See full limitation notes.

Install for CLI/Python API:

pip install -U pitloom

Install for AI coding assistant:

See the website on how to install Pitloom AI skills and the Claude Code plugin. Try asking the AI agent to "enrich this SBOM".

Report issues: https://github.com/bact/pitloom/issues

What's changed

... (truncated)

Changelog

Sourced from bact/pitloom's changelog.


Last-Modified: 2026-09-01 SPDX-FileCopyrightText: 2026-present Arthit Suriyawongkul SPDX-FileType: DOCUMENTATION SPDX-License-Identifier: CC0-1.0

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Add Poetry backend wheel file discovery and lock parsing (#198)
  • Add pitloom fragment validate CLI command, using spdx3-validate's library API; new pitloom[validate] optional extra (#200)
  • Add --debug/--no-debug flags / PITLOOM_DEBUG env var to surface DEBUG:-level diagnostics on stderr, consistently across every subcommand (#201)
  • Add pitloom verify-wheel/validate-wheel CLI commands and matching embed-wheel --verify/--validate flags (#202)
  • Add SBOM name/version cross-check to verify-wheel, with --fail-on-mismatch to make a mismatch fatal (#204)
  • embed-wheel --sbom now cross-checks the SBOM's name/version against the wheel's METADATA before writing; aborts on mismatch unless --allow-mismatch (#204)

Changed

  • Promote 18 log messages from DEBUG: to WARNING: (shown by default, not just under --debug) where a failure silently drops data from the generated SBOM/AIBOM: Hugging Face Hub fetch failures (model card, model_info(), license files), PyTorch/PT2 pickle/graph/metadata parse failures, fastText args/labels reads, README enrichment frontmatter, sdist pyproject.toml fallback parsing, and pitloom.loom caller-provenance detection. Each promoted message names the affected SBOM field(s) via one grep-able shape, ... | Field(s) affected (skipped|degraded): <name> (#201)

... (truncated)

Commits

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 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 [bact/pitloom](https://github.com/bact/pitloom) from 0.16.2 to 0.16.4.
- [Release notes](https://github.com/bact/pitloom/releases)
- [Changelog](https://github.com/bact/pitloom/blob/main/CHANGELOG.md)
- [Commits](bact/pitloom@4842922...5b58806)

---
updated-dependencies:
- dependency-name: bact/pitloom
  dependency-version: 0.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels Sep 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #44.

@dependabot dependabot Bot closed this Sep 9, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/bact/pitloom-0.16.4 branch September 9, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants