[BLOCKED] Bump packageurl-dotnet from 1.1.0 to 1.3.0
Bumps packageurl-dotnet from 1.1.0 to 1.3.0.
Release notes
Sourced from packageurl-dotnet's releases.
1.3.0
What's Changed
- Encoded purl components as per the PURL specification. by
@morendedin package-url/packageurl-dotnet#23New Contributors
@morendedmade their first contribution in package-url/packageurl-dotnet#23Full Changelog: https://github.com/package-url/packageurl-dotnet/compare/1.2.1...1.3.0
1.2.1
What's Changed
- Fix issues handling golang packages with multi-part namespaces. by
@jpinzin package-url/packageurl-dotnet#20New Contributors
@jpinzmade their first contribution in package-url/packageurl-dotnet#20Full Changelog: https://github.com/package-url/packageurl-dotnet/compare/1.2.0...1.2.1
1.2.0
What's Changed
- Standardize namespace and name normalization to match Python library by
@brbayes-msftin package-url/packageurl-dotnet#22New Contributors
@brbayes-msftmade their first contribution in package-url/packageurl-dotnet#22Full Changelog: https://github.com/package-url/packageurl-dotnet/compare/1.1.1...1.2.0
1.1.1
What's Changed
- npm package names should not be lowered by
@pmalmstenin package-url/packageurl-dotnet#19New Contributors
@pmalmstenmade their first contribution in package-url/packageurl-dotnet#19Full Changelog: https://github.com/package-url/packageurl-dotnet/compare/1.1.0...1.1.1
Commits
a42c0b8Encoded purl components as per the PURL specification. (#23)ef9a9f0Fix issues handling golang packages with multi-part namespaces. (#20)7b27f39Standardize namespace and name normalization to match Python library (#22)810a771Prevent lowercasing npm names to support grandfathered packages (#19)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This is blocked upstream https://github.com/microsoft/component-detection/pull/152.
We should probably wait until Component Detection updates, and update in lockstep.
@dependabot rebase