Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update packageurl-python requirement from ~=0.15.0 to ~=0.16.0 #1400

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Updates the requirements on packageurl-python to permit the latest version.

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

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)

0.15.1 (2024-06-13)

... (truncated)

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

Updates the requirements on [packageurl-python](https://github.com/package-url/packageurl-python) to permit the latest version.
- [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.0...v0.16.0)

---
updated-dependencies:
- dependency-name: packageurl-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 📦 dependencies Update of dependencies label Oct 28, 2024
@kdeldycke kdeldycke merged commit 8dcf56d into main Oct 29, 2024
24 of 34 checks passed
@kdeldycke kdeldycke deleted the dependabot/pip/packageurl-python-approx-eq-0.16.0 branch October 29, 2024 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant