Loading
chore(deps): update module github.com/package-url/packageurl-go to v0.1.7
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/package-url/packageurl-go | require | patch | v0.1.6 -> v0.1.7 |
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
package-url/packageurl-go (github.com/package-url/packageurl-go)
v0.1.7
What's Changed
- Merge identical return branches in adjustMlflowName by @gshk99 in https://github.com/package-url/packageurl-go/pull/92
- Percent-decode subpath when parsing by @sueun-dev in https://github.com/package-url/packageurl-go/pull/96
- make brew name and namespace lower-case by @william-elastisys in https://github.com/package-url/packageurl-go/pull/102
- Reject npm purl with bare scope and no name by @arpitjain099 in https://github.com/package-url/packageurl-go/pull/95
- Percent-encode sub-delimiters in name/version path segments by @czunker in https://github.com/package-url/packageurl-go/pull/93
- add support for vcpkg purl-type by @william-elastisys in https://github.com/package-url/packageurl-go/pull/105
- make cpan namespace optional by @william-elastisys in https://github.com/package-url/packageurl-go/pull/103
New Contributors
- @gshk99 made their first contribution in https://github.com/package-url/packageurl-go/pull/92
- @sueun-dev made their first contribution in https://github.com/package-url/packageurl-go/pull/96
- @william-elastisys made their first contribution in https://github.com/package-url/packageurl-go/pull/102
- @arpitjain099 made their first contribution in https://github.com/package-url/packageurl-go/pull/95
- @czunker made their first contribution in https://github.com/package-url/packageurl-go/pull/93
Full Changelog: https://github.com/package-url/packageurl-go/compare/v0.1.6...v0.1.7
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.