Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2025

This PR contains the following updates:

Package Type Update Change
pilosus/action-pip-license-checker action major v0.5.0v3.1.0

Release Notes

pilosus/action-pip-license-checker (pilosus/action-pip-license-checker)

v3.1.0

Compare Source

Added
  • PSF-2.0 license support

v3.0.0

Compare Source

See release notes for v3.0.0-r1c

v2.0.0

Compare Source

Release breaks backward compatibility by adding a mandatory Misc
column to the reports no matter the verbosity level. See Changed
sections for more details.

Changed
  • Misc column no longer depends on the verbosity level and is always
    shown. For stdout reports (default format) visibility of the
    column can be suppresed via custom formatter (e.g. %s %s %s to
    show only first three columns)
  • Default formatter option spans 4 columns (Dependency, License name, License type, Misc) and equals to %-35s %-55s %-20s %-40s.
  • totals report formatting assumes that the first two columns
    delimited with the same separator; the first separator is used (by
    default a single space)
Added
  • Report output input field report-format to support stdout
    (default tabular report printed to the standard output), json,
    json-pretty and csv formats
Fixed
  • Address the bug with supporting BigInteger in epoch, major, minor,
    and patch parts of the Python-native package versions

v1.0.0

Compare Source

No breaking changes are expected. Major version increase is mostly to
get out of the 0-based Versioning vicious
circle. It's also to state the fact that the action has reached
certain level of maturity and used by many repos.

See changelog for:

  • [v1.0.0-rc1]
  • [v1.0.0-rc2]

v0.9.0

Compare Source

See changelog for:

  • [v0.9.0-rc1]
  • [v0.9.0-rc2]

v0.8.1

Compare Source

Fixed
  • Addressed a bug with Python package version parsing for
    PEP517-non-compliant packages by bumping pip-license-checker
    version to
    0.42.1

v0.8.0

Compare Source

Changed
  • Used pip-license-checker version 0.42.0

v0.7.1

Compare Source

Changed
  • Used pip-license-checker version 0.39.0 with error handling &
    verbosity improved

v0.7.0

Compare Source

Added
  • github-token input field for GitHub OAuth Token to increase
    rate-limits when requesting GitHub API. Recommended to keep a token
    as a GitHub secret.
  • verbose input field to make output verbose for exceptions
    visibility. Misc column is added to a report for errors output.

v0.6.3

Compare Source

Fixed

v0.6.2

Compare Source

Fixed
  • Docker image version of pip-license-checker bumped to 0.33.0 to
    fix parsing long numbers in Python package versions,
  • Deps updates and security updates

v0.6.1

Compare Source

Changed
  • Docker image version of pip-license-checker bumped to 0.31.0 to
    support both zlib and zlib/libpng licenses

v0.6.0

Compare Source

Added
  • formatter input field for printf-style formatting string to format report.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Dec 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant