chore(deps): update dependency packageurl-python to v0.16.0 #186
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:
==0.15.0
->==0.16.0
Release Notes
package-url/packageurl-python (packageurl-python)
v0.16.0
Compare Source
Add support for Python 3.13.
Drop support for Python 3.7.
https://github.com/package-url/packageurl-python/issues/160/160
Improve support for 3 path segments NPM URLs in
url2purl
.https://github.com/package-url/packageurl-python/issues/167/167
v0.15.6
Compare Source
url2purl
.The whole tag is now captured as the version.
This allows to properly reconstruct valid URLs in
purl2url
.v0.15.5
Compare Source
url2purl
instead ofadding a version_prefix qualifier.
Note that the version_prefix qualifier is still supported in
purl2url
forbackward compatibilihttps://github.com/package-url/packageurl-python/pull/159pull/159
v0.15.4
Compare Source
with_package_url
,without_package_url
, andorder_by_package_url
to thePackageURLQuerySetMixin
contrib class.v0.15.3
Compare Source
build_npm_download_url
.v0.15.2
Compare Source
https://github.com/package-url/packageurl-python/issues/157/157
v0.15.1
Compare Source
Add support for Composer in
purl2url
andurl2purl
.https://github.com/package-url/packageurl-python/pull/144/144
Add an option for
exact_match
purl QuerySet lookups in thePackageURLQuerySetMixin.for_package_url
method.https://github.com/package-url/packageurl-python/issues/118/118
Configuration
📅 Schedule: Branch creation - "after 5am on saturday" (UTC), 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 has been generated by Renovate Bot.