Skip to content

Bump the go-dependencies group across 1 directory with 3 updates - #346

Merged
riteshnoronha merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-cbae6e5642
Aug 28, 2026
Merged

Bump the go-dependencies group across 1 directory with 3 updates#346
riteshnoronha merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-cbae6e5642

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 3 updates in the / directory: github.com/package-url/packageurl-go, github.com/cheggaaa/pb/v3 and github.com/rogpeppe/go-internal.

Updates github.com/package-url/packageurl-go from 0.1.6 to 0.1.7

Release notes

Sourced from github.com/package-url/packageurl-go's releases.

v0.1.7

What's Changed

New Contributors

Full Changelog: package-url/packageurl-go@v0.1.6...v0.1.7

Commits
  • c88ed7b Merge pull request #103 from william-elastisys/cpan-optional-namespace
  • 569ee0d make cpan namespace optional
  • 44fc744 Merge pull request #105 from william-elastisys/add-vcpkg-type
  • 9da7353 add support for vcpkg purl-type
  • f5978e9 Merge pull request #93 from czunker/fix/encode-sub-delims-in-path-segments
  • 327d6a6 Percent-encode sub-delimiters in name/version path segments
  • bfacec9 Merge pull request #95 from arpitjain099/fix/npm-missing-name
  • 871407e Reject npm purl with bare scope and no name
  • 85c494e Merge pull request #102 from william-elastisys/homebrew-case-sensitive
  • 16e06cb make brew name and namespace lower-case
  • Additional commits viewable in compare view

Updates github.com/cheggaaa/pb/v3 from 3.2.0 to 3.2.1

Commits
  • 6e37daa Merge pull request #243 from cheggaaa/version-bumps
  • 3b0760a bump versions to 1.0.30 and 3.2.1
  • e3020d0 Merge pull request #242 from cheggaaa/v3-wasip1-js-stub
  • 6273214 Merge pull request #239 from cheggaaa/dependabot/go_modules/v3/github.com/mat...
  • d8bb17f Merge branch 'master' into dependabot/go_modules/v3/github.com/mattn/go-runew...
  • 49ec290 termutil: add fallback stub for platforms without terminal control
  • 425842b Merge pull request #240 from cheggaaa/dependabot/go_modules/v3/github.com/mat...
  • 12e27e0 Merge pull request #241 from calvinrp/wasip1-terminal-width
  • 7a78d76 Define terminalWidth on GOOS=wasip1 via the appengine/js stub
  • e49350a Bump github.com/mattn/go-isatty from 0.0.23 to 0.0.24 in /v3
  • Additional commits viewable in compare view

Updates github.com/rogpeppe/go-internal from 1.14.1 to 1.16.0

Release notes

Sourced from github.com/rogpeppe/go-internal's releases.

v1.15.0

What's Changed

Full Changelog: rogpeppe/go-internal@v1.14.1...v1.15.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 3 updates in the / directory: [github.com/package-url/packageurl-go](https://github.com/package-url/packageurl-go), [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) and [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal).


Updates `github.com/package-url/packageurl-go` from 0.1.6 to 0.1.7
- [Release notes](https://github.com/package-url/packageurl-go/releases)
- [Commits](package-url/packageurl-go@v0.1.6...v0.1.7)

Updates `github.com/cheggaaa/pb/v3` from 3.2.0 to 3.2.1
- [Commits](cheggaaa/pb@v3.2.0...v3.2.1)

Updates `github.com/rogpeppe/go-internal` from 1.14.1 to 1.16.0
- [Release notes](https://github.com/rogpeppe/go-internal/releases)
- [Commits](rogpeppe/go-internal@v1.14.1...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/package-url/packageurl-go
  dependency-version: 0.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/cheggaaa/pb/v3
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/rogpeppe/go-internal
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

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 Aug 24, 2026

@viveksahu26 viveksahu26 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM !!

@riteshnoronha
riteshnoronha merged commit 1bbb54a into main Aug 28, 2026
8 checks passed
@riteshnoronha
riteshnoronha deleted the dependabot/go_modules/go-dependencies-cbae6e5642 branch August 28, 2026 00:21
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