chore(deps): update dependency packageurl-dotnet to v1.3.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| packageurl-dotnet | nuget | minor | 1.0.0 -> 1.3.0 |
Release Notes
package-url/packageurl-dotnet
v1.3.0
What's Changed
- Encoded purl components as per the PURL specification. by @morended in https://github.com/package-url/packageurl-dotnet/pull/23
New Contributors
- @morended made their first contribution in https://github.com/package-url/packageurl-dotnet/pull/23
Full Changelog: https://github.com/package-url/packageurl-dotnet/compare/1.2.1...1.3.0
v1.2.1
What's Changed
- Fix issues handling golang packages with multi-part namespaces. by @jpinz in https://github.com/package-url/packageurl-dotnet/pull/20
New Contributors
- @jpinz made their first contribution in https://github.com/package-url/packageurl-dotnet/pull/20
Full Changelog: https://github.com/package-url/packageurl-dotnet/compare/1.2.0...1.2.1
v1.2.0
What's Changed
- Standardize namespace and name normalization to match Python library by @brbayes-msft in https://github.com/package-url/packageurl-dotnet/pull/22
New Contributors
- @brbayes-msft made their first contribution in https://github.com/package-url/packageurl-dotnet/pull/22
Full Changelog: https://github.com/package-url/packageurl-dotnet/compare/1.1.1...1.2.0
v1.1.1
What's Changed
- npm package names should not be lowered by @pmalmsten in https://github.com/package-url/packageurl-dotnet/pull/19
New Contributors
- @pmalmsten made their first contribution in https://github.com/package-url/packageurl-dotnet/pull/19
Full Changelog: https://github.com/package-url/packageurl-dotnet/compare/1.1.0...1.1.1
v1.1.0
What's Changed
- Add nuget badge in the readme by @am11 in https://github.com/package-url/packageurl-dotnet/pull/14
- Fix URL of NuGet Badge by @ThomasPiskol in https://github.com/package-url/packageurl-dotnet/pull/15
- cocoapods, cran, vsm and cpan packages should not be lowered by @gfs in https://github.com/package-url/packageurl-dotnet/pull/18
New Contributors
- @gfs made their first contribution in https://github.com/package-url/packageurl-dotnet/pull/18
Full Changelog: https://github.com/package-url/packageurl-dotnet/compare/1.0.0...1.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This update means that cocoapods dependency names are case sensitive. Will this cause us to reindex? CC: @chsalgado
👋 Hi! It looks like you modified some files in the Detectors folder.
You may need to bump the detector versions if any of the following scenarios apply:
- The detector detects more or fewer components than before
- The detector generates different parent/child graph relationships than before
- The detector generates different
devDependenciesvalues than before
If none of the above scenarios apply, feel free to ignore this comment 🙂
👋 Hi! It looks like you modified some files in the Detectors folder.
You may need to bump the detector versions if any of the following scenarios apply:
- The detector detects more or fewer components than before
- The detector generates different parent/child graph relationships than before
- The detector generates different
devDependenciesvalues than before
If none of the above scenarios apply, feel free to ignore this comment 🙂
Submitted a PR to the upstream repo to fix their incorrect escaping of URLs. The last test is failing until this is resolved upstream.
https://github.com/package-url/packageurl-dotnet/pull/24
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.