Skip to content

Bump pip-licenses from 3.1.0 to 4.1.0 in /python - #153

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 6, 2023

Copy link
Copy Markdown

Bumps pip-licenses from 3.1.0 to 4.1.0.

Release notes

Sourced from pip-licenses's releases.

4.1.0

  • Support case-insensitive license name matching around --fail-on and --allow-only parameters

4.0.3

  • Escape unicode output (to e.g. &[#123](https://github.com/raimon49/pip-licenses/issues/123);) in the html output

4.0.2

  • Add type annotations and code formatter

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

... (truncated)

Changelog

Sourced from pip-licenses's changelog.

4.1.0

  • Support case-insensitive license name matching around --fail-on and --allow-only parameters

4.0.3

  • Escape unicode output (to e.g. &[#123](https://github.com/raimon49/pip-licenses/issues/123);) in the html output

4.0.2

  • Add type annotations and code formatter

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

... (truncated)

Commits
  • 471fc3d Merge pull request #147 from raimon49/release-4.1.0
  • dd3fa03 Bump version to 4.1.0
  • c0701cf Merge pull request #146 from khatkar/case-insensitive-name-matching
  • 4864621 Replaced license keyword in tests
  • bcf17d2 Added tests for case_insensitive set ops
  • f9bb5a1 Case-insensitive license name matching
  • 5ead5c1 Merge pull request #143 from raimon49/update-dependencies
  • 4947571 Run 'make lint'
  • fed197d Bump cryptography from 38.0.4 to 39.0.1
  • 1184783 Update dev dependencies
  • 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.1.0.
- [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.1.0)

---
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 Mar 6, 2023
@dependabot @github

dependabot Bot commented on behalf of github Mar 6, 2023

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/153/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

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