Skip to content

chore(deps): bump the minor-and-patch group with 2 updates#39

Merged
kwent merged 1 commit into
masterfrom
dependabot/go_modules/minor-and-patch-c4d149993e
Jun 19, 2026
Merged

chore(deps): bump the minor-and-patch group with 2 updates#39
kwent merged 1 commit into
masterfrom
dependabot/go_modules/minor-and-patch-c4d149993e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 2 updates: github.com/jedib0t/go-pretty/v6 and github.com/rootlyhq/rootly-go.

Updates github.com/jedib0t/go-pretty/v6 from 6.8.0 to 6.8.1

Release notes

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

v6.8.1

What's Changed

A hardening pass across the table, list, progress, and text packages, fixing security issues, crash/race bugs, and performance problems in the render hot paths, with benchmarks added to back the optimizations.

Security

  • table/list (HTML): escape the title, caption, and CSS class names in RenderHTML() to prevent HTML/attribute injection.
  • table (CSV): make RenderCSV() output RFC 4180 compliant, and add an opt-in Style().CSV.FieldProtection option that neutralizes spreadsheet formula-injection fields (=, +, -, @, tab, CR).
  • text: sanitize hyperlink URLs and bound the escape-sequence parser buffer so adversarial input can't grow it without limit.

Correctness

  • progress: fix a render panic on tiny tracker lengths, data races on tracker/indicator state, and a leaked time.Ticker in the terminal-size watcher.
  • table: guard auto-index rendering against empty maxColumnLengths.
  • text: prevent a panic in VAlign.Apply on negative maxLines.

Performance

  • table: compile regex filters once per render; pre-size render builders.
  • list: hoist repeated width math out of the render loops.
  • text: speed up Align.Apply and StringWidthWithoutEscSequences.
  • progress: build PacManChomp frames with a strings.Builder.

Tooling

  • Moved root-level benchmarks into their packages and wired up make bench; added benchmarks for the table/text/list/progress render hot paths and tests covering the retained-done-tracker render paths.

Full Changelog: jedib0t/go-pretty@v6.8.0...v6.8.1

Commits

Updates github.com/rootlyhq/rootly-go from 0.10.4 to 0.10.5

Release notes

Sourced from github.com/rootlyhq/rootly-go's releases.

v0.10.5: update OpenAPI spec + dependencies

👻 Maintenance

📦 Dependency updates

Commits
  • 0df5b27 chore(deps): update vendored openapi spec
  • 64dc04a chore(deps): update dependency speakeasy-api/openapi to v1.23.1
  • 82a93fb chore(deps): update dependency oasdiff/oasdiff to v1.18.6
  • 932d6cd chore(deps): update dependency speakeasy-api/openapi to v1.23.1
  • 985950b fix(deps): update module github.com/getkin/kin-openapi to v0.140.0
  • ef9ab04 ci(openapi-diff): correctly find empty changelogs
  • 9284d20 ci(openapi-diff): add a separate comment for only breaking changes
  • 374e110 ci(openapi-diff): add commit SHA to comments
  • a62bf6b fix(deps): update module github.com/oapi-codegen/oapi-codegen/v2 to v2.7.1
  • 4f49da5 chore(deps): update actions/checkout action to v6.0.3 (#105)
  • 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 minor-and-patch group with 2 updates: [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) and [github.com/rootlyhq/rootly-go](https://github.com/rootlyhq/rootly-go).


Updates `github.com/jedib0t/go-pretty/v6` from 6.8.0 to 6.8.1
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.8.0...v6.8.1)

Updates `github.com/rootlyhq/rootly-go` from 0.10.4 to 0.10.5
- [Release notes](https://github.com/rootlyhq/rootly-go/releases)
- [Changelog](https://github.com/rootlyhq/rootly-go/blob/master/CHANGELOG.md)
- [Commits](rootlyhq/rootly-go@v0.10.4...v0.10.5)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-version: 6.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/rootlyhq/rootly-go
  dependency-version: 0.10.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 Jun 16, 2026
@greptile-apps

greptile-apps Bot commented Jun 16, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@kwent kwent merged commit cfb8db4 into master Jun 19, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/minor-and-patch-c4d149993e branch June 19, 2026 06:02
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.

1 participant