Skip to content

Bump the go group across 1 directory with 6 updates#1530

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go-a7409eaa14
Open

Bump the go group across 1 directory with 6 updates#1530
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go-a7409eaa14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

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

Package From To
github.com/buger/jsonparser 1.1.1 1.1.2
github.com/jedib0t/go-pretty/v6 6.6.8 6.7.8
github.com/vbauerster/mpb/v8 8.10.2 8.12.0
golang.org/x/sync 0.18.0 0.20.0
golang.org/x/term 0.37.0 0.41.0
golang.org/x/text 0.31.0 0.35.0

Updates github.com/buger/jsonparser from 1.1.1 to 1.1.2

Release notes

Sourced from github.com/buger/jsonparser's releases.

v1.1.2

What's Changed

New Contributors

Full Changelog: buger/jsonparser@v1.1.1...v1.1.2

Commits
  • a69e7e0 Merge pull request #276 from dbarrosop/master
  • d3eacc0 fix: prevent panic on negative slice index in Delete with malformed JSON (GO-...
  • 61b32cf Merge pull request #241 from unxcepted/master
  • 2181e83 Merge pull request #244 from ScaleChamp/patch-2
  • 1510b51 Added latest versions of go to tests
  • 6fc2e48 fix: eachkey allocation
  • a6f867e Merge pull request #239 from AdamKorcz/cifuzz1
  • cbc01fd Fuzzing: Add CIFuzz
  • dc92d69 Merge pull request #228 from jonomacd/null-handling
  • 2d9d634 Merge pull request #231 from carsonip/fix-parseint-overflow-check
  • Additional commits viewable in compare view

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

Release notes

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

v6.7.8

What's Changed

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

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

... (truncated)

Commits
  • f05e1de progress: address race conditions in render/stop/trackers; fixes 399 (#401)
  • 1cebbc5 progress: SortByIndex for better control of sorting (#398)
  • 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)
  • Additional commits viewable in compare view

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

Release notes

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

v8.12.0

Full Changelog: vbauerster/mpb@v8.11.3...v8.12.0

v8.11.3

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

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.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • 2a180e2 errgroup: use consistent read for SetLimit panic
  • See full diff in compare view

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

Commits
  • 9d2dc07 go.mod: update golang.org/x dependencies
  • d954e03 all: upgrade go directive to at least 1.25.0 [generated]
  • 3aff304 go.mod: update golang.org/x dependencies
  • a7e5b04 go.mod: update golang.org/x dependencies
  • 943f25d x/term: handle transpose
  • 9b991dd x/term: handle delete key
  • 3863673 go.mod: update golang.org/x dependencies
  • See full diff in compare view

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

Commits
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • 817fba9 go.mod: update golang.org/x dependencies
  • 3264de9 all: clean up old Go hacks
  • 74af298 all: fix tags in remaining Unicode tables
  • 117e03b all: delete old Unicode tables
  • 9463ea4 all: update to Unicode 17
  • 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  • f964ad8 internal/export/idna: delete old code
  • 678d34e unicode/norm: preserve QC Maybe bit in packed forminfo
  • 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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/buger/jsonparser](https://github.com/buger/jsonparser) | `1.1.1` | `1.1.2` |
| [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.6.8` | `6.7.8` |
| [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) | `8.10.2` | `8.12.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.18.0` | `0.20.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.37.0` | `0.41.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.31.0` | `0.35.0` |



Updates `github.com/buger/jsonparser` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/buger/jsonparser/releases)
- [Commits](buger/jsonparser@v1.1.1...v1.1.2)

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

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

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

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

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

---
updated-dependencies:
- dependency-name: github.com/buger/jsonparser
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-version: 6.7.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/vbauerster/mpb/v8
  dependency-version: 8.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/term
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/text
  dependency-version: 0.35.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 Mar 20, 2026
@ehl-jf ehl-jf added the ignore for release Automatically generated release notes label Mar 20, 2026
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.

1 participant