Skip to content

Bump pip-licenses from 3.1.0 to 4.0.1 in /python - #121

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/pip-licenses-4.0.1
Closed

Bump pip-licenses from 3.1.0 to 4.0.1 in /python#121
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/pip-licenses-4.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 21, 2022

Copy link
Copy Markdown

Bumps pip-licenses from 3.1.0 to 4.0.1.

Release notes

Sourced from pip-licenses's releases.

4.0.1

  • Fix "pip-licenses" is missing in output of pip-licenses --with-system option

4.0.0

  • Support for Python 3.11
  • Dropped support Python 3.7
  • Migrate Docker base image from Alpine to Debian 11-slim
  • Breaking changes
    • Does not work with PTable and depends on prettytable
    • Depend on importlib_metadata rather than pip

3.5.5

  • Search for path defined in PEP 639
  • Dropped support Python 3.6

3.5.4

  • Skip directories when detecting license files

3.5.3

  • Support pip 21.3 or later

3.5.2

  • Ignore spaces around --fail-on and --allow-only parameters

3.5.1

  • Fix the order in which multiple licenses are output

3.5.0

  • Handle multiple licenses better with options --fail-on and --allow-only
  • Small change in output method for multiple licenses, change the separator from comma to semicolon
    • Up to 3.4.0: Python Software Foundation License, MIT License
    • 3.5.0 or later: Python Software Foundation License; MIT License

3.4.0

  • Implement new option --packages

3.3.1

  • Fix license summary refer to --from option

3.3.0

  • Improves the readability of the help command

3.2.0

Changelog

Sourced from pip-licenses's changelog.

4.0.1

  • Fix "pip-licenses" is missing in output of pip-licenses --with-system option

4.0.0

  • Support for Python 3.11
  • Dropped support Python 3.7
  • Migrate Docker base image from Alpine to Debian 11-slim
  • Breaking changes
    • Does not work with PTable and depends on prettytable
    • Depend on importlib_metadata rather than pip

3.5.5

  • Search for path defined in PEP 639 with --with-license-file option
  • Dropped support Python 3.6

3.5.4

  • Skip directories when detecting license files

3.5.3

  • Support pip 21.3 or later

3.5.2

  • Ignore spaces around --fail-on and --allow-only parameters

3.5.1

  • Fix the order in which multiple licenses are output

3.5.0

  • Handle multiple licenses better with options --fail-on and --allow-only
  • Small change in output method for multiple licenses, change the separator from comma to semicolon
    • Up to 3.4.0: Python Software Foundation License, MIT License
    • 3.5.0 or later: Python Software Foundation License; MIT License

3.4.0

  • Implement new option --packages

3.3.1

  • Fix license summary refer to --from option

3.3.0

... (truncated)

Commits
  • 6c49185 Merge pull request #136 from raimon49/fix-output-with-system-in-v4
  • 5cf467b Add an Actions secrets for CodeCov Repository upload token
  • 7631f76 Bump version to 4.0.1
  • 22799be Use raw distributions from importlib_metadata
  • d0e07f6 Remove Release Candidate number and update the announcement document
  • acce720 Merge pull request #131 from raimon49/release-4.0.0
  • 4d6c35c Update to description in pip-licenses v4.x
  • cbb460a Update document about Dockerfile in CHANGELOG
  • 4a00ed7 Update document about Dockerfile in README
  • 51a0318 NOT specifying Python 3.11 patch version in Dockerfile
  • Additional commits viewable in compare view

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 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)

Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 3.1.0 to 4.0.1.
- [Release notes](https://github.com/raimon49/pip-licenses/releases)
- [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md)
- [Commits](raimon49/pip-licenses@v-3.1.0...v-4.0.1)

---
updated-dependencies:
- dependency-name: pip-licenses
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Nov 21, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 21, 2022

Copy link
Copy Markdown
Author

Dependabot tried to add @adriangonz as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/qed-software/seldon-core/pulls/121/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the qed-software/seldon-core repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github Dec 5, 2022

Copy link
Copy Markdown
Author

Superseded by #126.

@dependabot dependabot Bot closed this Dec 5, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/python/pip-licenses-4.0.1 branch December 5, 2022 06:02
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.

0 participants