Skip to content

chore(deps): bump the go group across 1 directory with 3 updates - #86

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-5d36f2fa5f
Closed

chore(deps): bump the go group across 1 directory with 3 updates#86
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-5d36f2fa5f

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the go group with 3 updates in the / directory: github.com/scanoss/scanoss.api-sdk, github.com/vbauerster/mpb/v8 and golang.org/x/net.

Updates github.com/scanoss/scanoss.api-sdk from 0.8.0 to 0.14.0

Commits
  • 9e53887 chore: sync SDK from scanoss.api v0.14.0
  • f0f10fc chore: sync SDK from scanoss.api v0.13.0
  • f54b250 chore: sync SDK from scanoss.api v0.12.0
  • 230ac04 chore: sync SDK from scanoss.api v0.11.1
  • abb165b chore: sync SDK from scanoss.api v0.11.0
  • 2f884b8 chore: sync SDK from scanoss.api v0.10.1
  • 437fe47 chore: sync SDK from scanoss.api v0.10.0
  • 0809a05 chore: sync SDK from scanoss.api v0.9.3
  • 534317f chore: sync SDK from scanoss.api v0.9.2
  • 540f5db chore: sync SDK from scanoss.api v0.9.1
  • Additional commits viewable in compare view

Updates github.com/vbauerster/mpb/v8 from 8.14.0 to 8.15.2

Release notes

Sourced from github.com/vbauerster/mpb/v8's releases.

v8.15.2

Full Changelog: vbauerster/mpb@v8.15.1...v8.15.2

v8.15.1

Full Changelog: vbauerster/mpb@v8.15.0...v8.15.1

v8.15.0

What's Changed

Full Changelog: vbauerster/mpb@v8.14.0...v8.15.0

Commits
  • 7a4e3a0 v8.15.2
  • 4c0e3a2 refactoring: no need for n <= 0 check
  • 0940ba2 refactoring: don't populate ewmaDecorators on noRenderMode
  • cc4166b refactoring: p.noRender -> p.noRenderMode
  • c07860e minor: prefer else
  • b859b3c refactoring: switch to threadSafeMovingAverage
  • 90957b8 refactoring: prefer sync.RWMutex in threadSafeMovingAverage
  • 3652a2d refactoring: any -> andDecorFunc
  • 32066da v8.15.1
  • 1b5a8d0 refactoring: don't push to heap on noRender
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.57.0 to 0.58.0

Commits
  • acc78e0 go.mod: update golang.org/x dependencies
  • 90d10f0 internal/http3: delete invalid Content-Length if declared in server handler
  • 08abf4d internal/http3: infer headers when Content-Encoding is set but is empty
  • 8d10596 http2: avoid deadlocks in wrapped ClientConn state callback
  • 99c3b0a http2/hpack: build the table lookup maps lazily, only for encoders
  • 5a920b1 http3: rework registration to allow using a fake network
  • 7fd2842 quic: return an error from Accept after PacketConn reader exits
  • 825111d quic: avoid busy-loop when keep-alive is blocked by congestion control
  • a02ddfa http/httpproxy: prioritize lowercase proxy environment variables
  • 574e5eb quic: halt conn goroutines on close when listener exits early
  • Additional commits viewable in compare view

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 group with 3 updates in the / directory: [github.com/scanoss/scanoss.api-sdk](https://github.com/scanoss/scanoss.api-sdk), [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) and [golang.org/x/net](https://github.com/golang/net).


Updates `github.com/scanoss/scanoss.api-sdk` from 0.8.0 to 0.14.0
- [Commits](scanoss/scanoss.api-sdk@v0.8.0...v0.14.0)

Updates `github.com/vbauerster/mpb/v8` from 8.14.0 to 8.15.2
- [Release notes](https://github.com/vbauerster/mpb/releases)
- [Commits](vbauerster/mpb@v8.14.0...v8.15.2)

Updates `golang.org/x/net` from 0.57.0 to 0.58.0
- [Commits](golang/net@v0.57.0...v0.58.0)

---
updated-dependencies:
- dependency-name: github.com/scanoss/scanoss.api-sdk
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/vbauerster/mpb/v8
  dependency-version: 8.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/net
  dependency-version: 0.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

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 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 27, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-5d36f2fa5f branch August 27, 2026 20:25
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.

0 participants