Bump the go group across 1 directory with 7 updates#1553
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the go group across 1 directory with 7 updates#1553dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
ehl-jf
approved these changes
May 4, 2026
Bumps the go group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/buger/jsonparser](https://github.com/buger/jsonparser) | `1.1.2` | `1.2.0` | | [github.com/gookit/color](https://github.com/gookit/color) | `1.6.0` | `1.6.1` | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.6.8` | `6.7.10` | | [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.42.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.31.0` | `0.36.0` | Updates `github.com/buger/jsonparser` from 1.1.2 to 1.2.0 - [Release notes](https://github.com/buger/jsonparser/releases) - [Commits](buger/jsonparser@v1.1.2...v1.2.0) Updates `github.com/gookit/color` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/gookit/color/releases) - [Commits](gookit/color@v1.6.0...v1.6.1) Updates `github.com/jedib0t/go-pretty/v6` from 6.6.8 to 6.7.10 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.6.8...v6.7.10) 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.42.0 - [Commits](golang/term@v0.37.0...v0.42.0) Updates `golang.org/x/text` from 0.31.0 to 0.36.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.31.0...v0.36.0) --- updated-dependencies: - dependency-name: github.com/buger/jsonparser dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/gookit/color dependency-version: 1.6.1 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.10 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.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/text dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
8dedcc1 to
38dc035
Compare
ehl-jf
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go group with 7 updates in the / directory:
1.1.21.2.01.6.01.6.16.6.86.7.108.10.28.12.00.18.00.20.00.37.00.42.00.31.00.36.0Updates
github.com/buger/jsonparserfrom 1.1.2 to 1.2.0Release notes
Sourced from github.com/buger/jsonparser's releases.
Commits
c172c16Merge pull request #269 from buger/tinygo680cd2eMerge pull request #281 from buger/reqproof-assurance-hardening9dce61cMigrate review storage from reviews/ folder to per-requirement timestampsc03b9effeat: add property-based obligation classes with 24 new SYS-REQs9c46110chore: fix spec lint warnings — remove stale parent field, set review metadata8bbb8a8Close coverage gaps: SYS-REQ-007/008/010 fuzz harness coverage to 100%552e93bInstall Z3 via apt before audit98133b4Remove manual Z3 pre-download, now handled by proof-action1b70eadDebug Z3 pre-download: remove output suppressionaac1fbcPre-download Z3 solver before auditUpdates
github.com/gookit/colorfrom 1.6.0 to 1.6.1Release notes
Sourced from github.com/gookit/color's releases.
Commits
d232e11ci(release): remove Go version matrix and simplify build steps in release action1245572fix(convert): incorrect conversion between integer types2bb27a5fix(detect): should enable VTP on windows CMD,PWSHe58a899fix: re-apply color after nested reset in RenderString (#119)de1e243Add 'stable' to Go version matrix and update actioned1b9ccbuild(deps): bump actions/checkout from 5 to 6 (#115)2e18426build(deps): bump github/codeql-action from 3 to 4 (#113)Updates
github.com/jedib0t/go-pretty/v6from 6.6.8 to 6.7.10Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
... (truncated)
Commits
66563fdtext: fix panic on align with unicode (#404)017a359table: markdown padding for human-friendly output; fixes #402 (#403)f05e1deprogress: address race conditions in render/stop/trackers; fixes 399 (#401)1cebbc5progress: SortByIndex for better control of sorting (#398)b0a2ab9table: fix border with no data rows (original behavior) (#397)73867ddtable: fix border with no data rows; fixes #395 (#396)b2eda90table: split style.go into individual files (#392)0b7174fREADME.me: link to package README.md instead of folder (#391)361b3e6table: FilterBy: add row filtering support (#390)66db774text: fix alignment issues with box/block chars (#389)Updates
github.com/vbauerster/mpb/v8from 8.10.2 to 8.12.0Release notes
Sourced from github.com/vbauerster/mpb/v8's releases.
Commits
d6986e1v8.12.00cda456go get -u0fb5da7actions/checkout@v6d8c3964minor: makeBar needs just priority int0f80003minor: increment bwg first9454ec3refactoring: pState.rmOnComplete8ed132cminor: amend AbortedOrCompleted comment03d2deaminor: prefer switch to if else chainef72bbcminor: unlambda w.termSize76d48feminor: avoid int64 -> uint conversionUpdates
golang.org/x/syncfrom 0.18.0 to 0.20.0Commits
ec11c4aerrgroup: fix a typo in the documentation1a58307all: modernize interface{} -> any3172ca5all: upgrade go directive to at least 1.25.0 [generated]2a180e2errgroup: use consistent read for SetLimit panicUpdates
golang.org/x/termfrom 0.37.0 to 0.42.0Commits
52b71d3go.mod: update golang.org/x dependencies9d2dc07go.mod: update golang.org/x dependenciesd954e03all: upgrade go directive to at least 1.25.0 [generated]3aff304go.mod: update golang.org/x dependenciesa7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete key3863673go.mod: update golang.org/x dependenciesUpdates
golang.org/x/textfrom 0.31.0 to 0.36.0Commits
8577a70go.mod: update golang.org/x dependencies7ca2c6dgo.mod: update golang.org/x dependencies73d1ba9all: upgrade go directive to at least 1.25.0 [generated]817fba9go.mod: update golang.org/x dependencies3264de9all: clean up old Go hacks74af298all: fix tags in remaining Unicode tables117e03ball: delete old Unicode tables9463ea4all: update to Unicode 177278b25internal/export/idna: update for post-Unicode 10 idna changesf964ad8internal/export/idna: delete old code