Skip to content

chore(deps): bump github.com/package-url/packageurl-go from 0.1.5 to 0.1.6#280

Merged
codacybeta merged 2 commits into
masterfrom
dependabot/go_modules/github.com/package-url/packageurl-go-0.1.6
Apr 29, 2026
Merged

chore(deps): bump github.com/package-url/packageurl-go from 0.1.5 to 0.1.6#280
codacybeta merged 2 commits into
masterfrom
dependabot/go_modules/github.com/package-url/packageurl-go-0.1.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps github.com/package-url/packageurl-go from 0.1.5 to 0.1.6.

Commits
  • a74324e Optimize parsing and serialization performance (#86)
  • b41f387 Address review feedback and add chrome-extension validation
  • a546cc5 Optimize parsing and serialization performance
  • See full diff 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 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)

Bumps [github.com/package-url/packageurl-go](https://github.com/package-url/packageurl-go) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/package-url/packageurl-go/releases)
- [Commits](package-url/packageurl-go@v0.1.5...v0.1.6)

---
updated-dependencies:
- dependency-name: github.com/package-url/packageurl-go
  dependency-version: 0.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 27, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 27, 2026 12:39
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 27, 2026
@codacybeta codacybeta enabled auto-merge (squash) April 27, 2026 12:40
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 27, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown

@codacy-production codacy-production Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates 'github.com/package-url/packageurl-go' from 0.1.5 to 0.1.6 in the 'go.mod' file. While the version bump is correct and Codacy analysis is up to standards, the pull request is missing the 'go.sum' file update. This is a critical omission for Go dependency management as it prevents proper checksum verification and may cause build failures. This issue must be addressed before merging.

About this PR

  • The 'go.sum' file was not updated in this PR. When bumping dependencies in 'go.mod', you must also include the updated 'go.sum' file to ensure checksum integrity and prevent CI/CD build failures.

Test suggestions

  • Verify the project compiles and existing package-url related functionality remains intact with the new version.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify the project compiles and existing package-url related functionality remains intact with the new version.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@codacybeta codacybeta merged commit 83bd731 into master Apr 29, 2026
8 checks passed
@codacybeta codacybeta deleted the dependabot/go_modules/github.com/package-url/packageurl-go-0.1.6 branch April 29, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants