Skip to content

Comments

build(deps): bump packageurl-python from 0.15.1 to 0.16.0#206

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-pip-packageurl-python-0.16.0
Closed

build(deps): bump packageurl-python from 0.15.1 to 0.16.0#206
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-pip-packageurl-python-0.16.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps packageurl-python from 0.15.1 to 0.16.0.

Release notes

Sourced from packageurl-python's releases.

v0.16.0

What's Changed

New Contributors

Full Changelog: package-url/packageurl-python@v0.15.6...v0.16.0

v0.15.6

What's Changed

Full Changelog: package-url/packageurl-python@v0.15.5...v0.15.6

v0.15.5

What's Changed

Full Changelog: package-url/packageurl-python@v0.15.4...v0.15.5

v0.15.4

Full Changelog: package-url/packageurl-python@v0.15.3...v0.15.4

v0.15.3

No release notes provided.

v0.15.2

Full Changelog: package-url/packageurl-python@v0.15.1...v0.15.2

Changelog

Sourced from packageurl-python's changelog.

0.16.0 (2024-10-22)

0.15.6 (2024-07-25)

  • Refine support for GitHub /archive/refs/tags/ URLs in url2purl. The whole tag is now captured as the version. This allows to properly reconstruct valid URLs in purl2url.

0.15.5 (2024-07-24)

  • Capture the whole git tag as the version for GutHub URL in url2purl instead of adding a version_prefix qualifier. Note that the version_prefix qualifier is still supported in purl2url for backward compatibility. package-url/packageurl-python#159

0.15.4 (2024-07-15)

  • Add with_package_url, without_package_url, and order_by_package_url to the PackageURLQuerySetMixin contrib class.

0.15.3 (2024-07-09)

  • Add support for namespace in build_npm_download_url.

0.15.2 (2024-07-04)

Commits
  • 9155d41 Modernize and simplify the "publish release" GitHub action
  • d206f09 Bump version for 0.16.0 release
  • 810463f Add support for Python 3.13 (#171)
  • 883041e Improve support for 3 path segments NPM URLs in url2purl #167 (#170)
  • d89a160 Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#166)
  • 4f87c96 Clarify test command (#168)
  • 04a706a Merge pull request #153 from johnmhoran/143-add-purl2url-cocoapods-repo-url-s...
  • f98abf0 Drop support for Python 3.7 #160 (#163)
  • 14a11b5 Bump version for 0.15.6 release
  • 81f50eb Forcing macos-13 as Python3.7 is not supported on macos-latest #160 (#162)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [packageurl-python](https://github.com/package-url/packageurl-python) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/package-url/packageurl-python/releases)
- [Changelog](https://github.com/package-url/packageurl-python/blob/main/CHANGELOG.rst)
- [Commits](package-url/packageurl-python@v0.15.1...v0.16.0)

---
updated-dependencies:
- dependency-name: packageurl-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 02:14
@dependabot dependabot bot requested review from DDuarte and fopina March 24, 2025 02:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

Superseded by #217.

@dependabot dependabot bot closed this Jul 7, 2025
@dependabot dependabot bot deleted the dependabot-pip-packageurl-python-0.16.0 branch July 7, 2025 02:53
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