Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Bump packageurl-python from 0.9.6 to 0.10.3 #41

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2022

Bumps packageurl-python from 0.9.6 to 0.10.3.

Release notes

Sourced from packageurl-python's releases.

0.10.2 (Sep 15 2022)

What's Changed

Full Changelog: package-url/packageurl-python@v0.10.1...v0.10.2

0.10.1 (Aug 2nd 2022)

Changes

  • Add ability to filter objects with EMPTY purls in PackageURLFilter #92

Full Changelog: package-url/packageurl-python@v0.10.0...v0.10.1

0.10.0 (Jun 27 2022)

What's Changed

  • Upgrade virtualenv.pyz to latest version #85
  • Replace Travis CI by GitHub Actions #84
  • Add black to the CI and apply formatting on whole codebase #91
  • Improve url2purl support for nom URLs
  • Improve url2purl support for rubygems.org URLs #89

New Contributors

Full Changelog: package-url/packageurl-python@v0.9.9...v0.10.0

0.9.9 (Feb 15 2022)

  • Update version to be semver compliant. No changes to the code have been made.

0.9.8.1 (Feb 11 2022)

  • Fix generic sourceforge PackageURL generation #79

0.9.8 (Feb 11 2022)

  • Do not create a generic PackageURL for URLs without a path in url2purl #72
  • Use project name as the Package name when creating generic sourceforge PackageURLs #74
  • Update PyPI route pattern in url2purl to handle different file name formats #76
  • Create generic PackageURL for code.google.com archive URLs #78
  • Capture more download types for bitbucket URLs

0.9.7 (Feb 7 2022)

  • Create a generic PackageURL for URLs that do not fit existing routes in url2purl #68
Changelog

Sourced from packageurl-python's changelog.

0.10.3 (2022-09-15)

  • Fix named arguments in purl_to_lookups.

0.10.2 (2022-09-15)

  • Add encode option in purl_lookups #94 (purl_to_lookups, without_empty_values is moved from packageurl.contrib.django.models to packageurl.contrib.django.utils)

0.10.1 (2022-08-02)

  • Add ability to filter objects with EMPTY purls in PackageURLFilter #92

0.10.0 (2022-06-27)

  • Upgrade virtualenv.pyz to latest version #85
  • Replace Travis CI by GitHub Actions #84
  • Add black to the CI and apply formatting on whole codebase #91
  • Improve url2purl support for nom URLs
  • Improve url2purl support for rubygems.org URLs #89

0.9.9 (2022-02-15)

  • Update version to be semver compliant. No changes to the code have been made.

0.9.8.1 (2022-02-11)

  • Fix generic sourceforge PackageURL generation #79

0.9.8 (2022-02-11)

  • Do not create a generic PackageURL for URLs without a path in url2purl #72
  • Use project name as the Package name when creating generic sourceforge PackageURLs #74
  • Update PyPI route pattern in url2purl to handle different file name formats #76
  • Create generic PackageURL for code.google.com archive URLs #78
  • Capture more download types for bitbucket URLs

... (truncated)

Commits
  • e81d023 Bump version
  • b3e6a8e Merge pull request #98 from TG1999/fix_named_arguement
  • a64f5f6 Fix named arguments in purl_to_lookups
  • 8acf8c5 Bump version
  • fb834f3 Update CHANGELOG
  • aba26ce Merge pull request #95 from TG1999/fix_purl_lookups
  • 08a24af Add encode option in purl_lookups #94
  • d8f658f Fix formatting, add CHANGELOG entry, and upgrade version for release #92
  • 5279f83 Add ability to filter objects with EMPTY purls in PackageURLFilter #92
  • 1d2431f Bump version to v0.10.0 and update CHANGELOG
  • 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 [packageurl-python](https://github.com/package-url/packageurl-python) from 0.9.6 to 0.10.3.
- [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.9.6...v0.10.3)

---
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 Sep 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2022

Superseded by #48.

@dependabot dependabot bot closed this Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/pip/packageurl-python-0.10.3 branch October 17, 2022 12:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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