build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.9 to 6.8.1 - #322
build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.9 to 6.8.1#322dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.7.9 to 6.8.1. - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.7.9...v6.8.1) --- updated-dependencies: - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-version: 6.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
84b1b29 to
cac48ca
Compare
🧪 Testing GuideWhat this PR addressesThis is a dependency bump of Steps to verifySince this is a dependency update with no application code changes, there are no reproduction steps for a specific bug. Instead, validate the following:
What to verify (expected behavior)
Note Posted by PR Testing Guide · Tag @mendral-app with feedback. |
There was a problem hiding this comment.
LGTM
Previous bake-time concern is resolved — v6.8.1 has been available for ~19 days with no reported issues. The change is a straightforward dependency bump in go.mod/go.sum with no code modifications. The upstream release notes indicate security and correctness improvements, making this a beneficial update.
Tag @mendral-app with feedback or questions. View session
|
Superseded by #338. |
Bumps github.com/jedib0t/go-pretty/v6 from 6.7.9 to 6.8.1.
Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
... (truncated)
Commits
22c68f6fix panics, races, and injection vectors; speed up render hot paths (#409)45fb00dtext: wrap wide runes when wrapLen is odd in WrapHard (#408)ad17549progress: fix speed decay on done trackers and log overwrite; fixes #405 (#406)66563fdtext: fix panic on align with unicode (#404)Note
Dependabot bump of
github.com/jedib0t/go-pretty/v6from 6.7.9 to 6.8.1, a semver-minor update that includes security hardening (HTML/CSV injection prevention), crash/race fixes, and performance improvements in the upstream library.Written by Mendral for commit cac48ca.