chore(deps): update pilosus/action-pip-license-checker action to v3 #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.5.0→v3.1.0Release Notes
pilosus/action-pip-license-checker (pilosus/action-pip-license-checker)
v3.1.0Compare Source
Added
PSF-2.0license supportv3.0.0Compare Source
See release notes for v3.0.0-r1c
v2.0.0Compare Source
Release breaks backward compatibility by adding a mandatory
Misccolumn to the reports no matter the verbosity level. See
Changedsections for more details.
Changed
Misccolumn no longer depends on the verbosity level and is alwaysshown. For
stdoutreports (default format) visibility of thecolumn can be suppresed via custom
formatter(e.g.%s %s %stoshow only first three columns)
formatteroption spans 4 columns (Dependency,License name,License type,Misc) and equals to%-35s %-55s %-20s %-40s.totalsreport formatting assumes that the first two columnsdelimited with the same separator; the first separator is used (by
default a single space)
Added
report-formatto supportstdout(default tabular report printed to the standard output),
json,json-prettyandcsvformatsFixed
BigIntegerin epoch, major, minor,and patch parts of the Python-native package versions
v1.0.0Compare 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:
v0.9.0Compare Source
See changelog for:
v0.8.1Compare Source
Fixed
PEP517-non-compliant packages by bumping
pip-license-checkerversion to
0.42.1
v0.8.0Compare Source
Changed
pip-license-checkerversion 0.42.0v0.7.1Compare Source
Changed
pip-license-checkerversion0.39.0with error handling &verbosity improved
v0.7.0Compare Source
Added
github-tokeninput field for GitHub OAuth Token to increaserate-limits when requesting GitHub API. Recommended to keep a token
as a GitHub secret.
verboseinput field to make output verbose for exceptionsvisibility.
Misccolumn is added to a report for errors output.v0.6.3Compare Source
Fixed
set-out,
use proper
multiline
string output - by pachay,
kulapard, and
pilosus
v0.6.2Compare Source
Fixed
pip-license-checkerbumped to0.33.0tofix parsing long numbers in Python package versions,
v0.6.1Compare Source
Changed
pip-license-checkerbumped to0.31.0tosupport both
zlibandzlib/libpnglicensesv0.6.0Compare Source
Added
formatterinput 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.
This PR was generated by Mend Renovate. View the repository job log.