Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps the go group with 6 updates in the / directory:

Package From To
github.com/jedib0t/go-pretty/v6 6.6.8 6.7.7
github.com/jfrog/build-info-go 1.8.9-0.20251223092904-9e9460642431 1.12.4
github.com/vbauerster/mpb/v8 8.10.2 8.11.3
golang.org/x/sync 0.18.0 0.19.0
golang.org/x/term 0.37.0 0.38.0
golang.org/x/text 0.31.0 0.32.0

Updates github.com/jedib0t/go-pretty/v6 from 6.6.8 to 6.7.7

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.7.7

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.6...v6.7.7

v6.7.6

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.5...v6.7.6

v6.7.5

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.4...v6.7.5

v6.7.4

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.3...v6.7.4

v6.7.3

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.2...v6.7.3

v6.7.2

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.1...v6.7.2

v6.7.1

What's Changed

... (truncated)

Commits
  • b0a2ab9 table: fix border with no data rows (original behavior) (#397)
  • 73867dd table: fix border with no data rows; fixes #395 (#396)
  • b2eda90 table: split style.go into individual files (#392)
  • 0b7174f README.me: link to package README.md instead of folder (#391)
  • 361b3e6 table: FilterBy: add row filtering support (#390)
  • 66db774 text: fix alignment issues with box/block chars (#389)
  • a020032 text: 256-colors support (#388)
  • b9f2816 README.md: fix nested colored table text/image (#387)
  • 39375b4 table: horizontal separator customization by context (#386)
  • 3b69e0f table: HTML: flexible color handling for column text (#385)
  • Additional commits viewable in compare view

Updates github.com/jfrog/build-info-go from 1.8.9-0.20251223092904-9e9460642431 to 1.12.4

Release notes

Sourced from github.com/jfrog/build-info-go's releases.

v1.12.4

Full Changelog: jfrog/build-info-go@v1.12.3...v1.12.4

v1.12.3

What's Changed

Improvements 🌱

Other Changes 📚

Full Changelog: jfrog/build-info-go@v1.12.2...v1.12.3

v1.12.2

What's Changed

Bug Fixes 🛠

  • Fix for maven conditional upload scenarios by @​agrasth

Full Changelog: jfrog/build-info-go@v1.12.1...v1.12.2

1.12.1

What's Changed

Improvements 🌱

New Contributors

Full Changelog: jfrog/build-info-go@v1.12.0...v1.12.1

v1.12.0

What's Changed

Improvements 🌱

... (truncated)

Commits

Updates github.com/vbauerster/mpb/v8 from 8.10.2 to 8.11.3

Release notes

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

v8.11.2

Full Changelog: vbauerster/mpb@v8.10.2...v8.11.2

Commits

Updates golang.org/x/sync from 0.18.0 to 0.19.0

Commits

Updates golang.org/x/term from 0.37.0 to 0.38.0

Commits

Updates golang.org/x/text from 0.31.0 to 0.32.0

Commits
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.6.8` | `6.7.7` |
| [github.com/jfrog/build-info-go](https://github.com/jfrog/build-info-go) | `1.8.9-0.20251223092904-9e9460642431` | `1.12.4` |
| [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) | `8.10.2` | `8.11.3` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.18.0` | `0.19.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.37.0` | `0.38.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.31.0` | `0.32.0` |



Updates `github.com/jedib0t/go-pretty/v6` from 6.6.8 to 6.7.7
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.6.8...v6.7.7)

Updates `github.com/jfrog/build-info-go` from 1.8.9-0.20251223092904-9e9460642431 to 1.12.4
- [Release notes](https://github.com/jfrog/build-info-go/releases)
- [Changelog](https://github.com/jfrog/build-info-go/blob/main/RELEASE.md)
- [Commits](https://github.com/jfrog/build-info-go/commits/v1.12.4)

Updates `github.com/vbauerster/mpb/v8` from 8.10.2 to 8.11.3
- [Release notes](https://github.com/vbauerster/mpb/releases)
- [Commits](vbauerster/mpb@v8.10.2...v8.11.3)

Updates `golang.org/x/sync` from 0.18.0 to 0.19.0
- [Commits](golang/sync@v0.18.0...v0.19.0)

Updates `golang.org/x/term` from 0.37.0 to 0.38.0
- [Commits](golang/term@v0.37.0...v0.38.0)

Updates `golang.org/x/text` from 0.31.0 to 0.32.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-version: 6.7.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/jfrog/build-info-go
  dependency-version: 1.12.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/vbauerster/mpb/v8
  dependency-version: 8.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/sync
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/term
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/text
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 23, 2025
@ehl-jf ehl-jf added the ignore for release Automatically generated release notes label Dec 23, 2025
@github-actions
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


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 ignore for release Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants