Skip to content

chore(deps): update flanksource go dependencies - #3423

Open
flanksource-ci-runner[bot] wants to merge 1 commit into
mainfrom
renovate-flanksource/flanksource-go-dependencies
Open

chore(deps): update flanksource go dependencies#3423
flanksource-ci-runner[bot] wants to merge 1 commit into
mainfrom
renovate-flanksource/flanksource-go-dependencies

Conversation

@flanksource-ci-runner

@flanksource-ci-runner flanksource-ci-runner Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/flanksource/clicky require patch v1.21.55v1.21.57
github.com/flanksource/commons require minor v1.56.0v1.57.0
github.com/flanksource/commons-test require patch v0.1.13v0.1.15
github.com/flanksource/incident-commander/plugin/api indirect patch v0.0.3v0.0.5
github.com/flanksource/incident-commander/plugin/api require patch v0.0.3v0.0.5
github.com/flanksource/incident-commander/plugin/api require patch v0.0.0v0.0.5
github.com/flanksource/incident-commander/plugin/sdk require patch v0.0.0v0.0.6
github.com/flanksource/is-healthy indirect patch v1.0.90v1.0.91
github.com/flanksource/kopper require patch v1.0.25v1.0.31

Release Notes

flanksource/clicky (github.com/flanksource/clicky)

v1.21.57

Compare Source

⚠ BREAKING CHANGES
  • exec: WithContext now properly cancels in-flight commands and prevents already-canceled contexts from starting. Process.Short() renamed to PrettyShort() and returns api.Textable. Removed legacy Task-based restart/wrapper functions (kept TaskAsTask/RunAsTask). Supervise must now set RestartPolicy=RestartNo when running under RunSupervisedAsTask.
♻️ Code Refactoring
  • improve table rendering and process lifecycle management (1a86b05)
  • refactor captain chat settings to use runtime profiles (8055722)
  • refactor verb tool hints to use safety facts instead of permission defaults (e73028d)
  • aichat: refactor tool permission API from ToolMode to ToolPolicy (1e305ab)
  • api: refactor table cell handling for hidden columns and filtering (d901d6e)
  • exec: split exec into focused modules with proper context cancellation (83522f5)
✅ Tests
  • Remove tool permission test files (db72878)
✨ Features
  • add server-side sorting support for entity lists and tables (99b4ad9)
  • task: Add background task support to prevent wait deadlocks (6c266bb)
🔧 Maintenance
  • update dependencies across multiple modules (131f98b)
  • release: pin sub-modules to v1.21.56 [skip ci] (7ad379c)

v1.21.56

Compare Source

⚠ BREAKING CHANGES
  • exec: WithContext now properly cancels in-flight commands and prevents already-canceled contexts from starting. Process.Short() renamed to PrettyShort() and returns api.Textable. Removed legacy Task-based restart/wrapper functions (kept TaskAsTask/RunAsTask). Supervise must now set RestartPolicy=RestartNo when running under RunSupervisedAsTask.
♻️ Code Refactoring
  • improve table rendering and process lifecycle management (1a86b05)
  • refactor captain chat settings to use runtime profiles (8055722)
  • refactor verb tool hints to use safety facts instead of permission defaults (e73028d)
  • aichat: refactor tool permission API from ToolMode to ToolPolicy (1e305ab)
  • api: refactor table cell handling for hidden columns and filtering (d901d6e)
  • exec: split exec into focused modules with proper context cancellation (83522f5)
✅ Tests
  • Remove tool permission test files (db72878)
✨ Features
  • add server-side sorting support for entity lists and tables (99b4ad9)
  • task: Add background task support to prevent wait deadlocks (6c266bb)
🔧 Maintenance
  • update dependencies across multiple modules (131f98b)
  • release: pin sub-modules to v1.21.56 [skip ci] (7ad379c)
flanksource/commons (github.com/flanksource/commons)

v1.57.0

Compare Source

Bug Fixes
  • logger: preserve logger-specific JSON output mode (3a3deb9)
  • Prevent logging and timeout regressions (3ee4af7)
Features
  • har: support bounded collectors and selective entry details (c589ecd)
flanksource/commons-test (github.com/flanksource/commons-test)

v0.1.15

Compare Source

What's Changed

Full Changelog: flanksource/commons-test@v0.1.14...v0.1.15

v0.1.14

Compare Source

What's Changed

Full Changelog: flanksource/commons-test@v0.1.13...v0.1.14

flanksource/incident-commander (github.com/flanksource/incident-commander/plugin/api)

v0.0.5

Compare Source

Features

v0.0.4

Compare Source

Features
flanksource/is-healthy (github.com/flanksource/is-healthy)

v1.0.91

Compare Source

flanksource/kopper (github.com/flanksource/kopper)

v1.0.31

Compare Source

v1.0.30

Compare Source

v1.0.29

Compare Source

v1.0.28

Compare Source

v1.0.27

Compare Source

Bug Fixes
  • restrict lint workflow permissions (dfb1550)

v1.0.26

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from fe27c70 to c2cc275 Compare August 23, 2026 12:31
@flanksource-ci-runner

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/onsi/ginkgo/v2 v2.29.0 -> v2.32.1
github.com/onsi/gomega v1.40.0 -> v1.42.1
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 -> v6.0.3
golang.org/x/sync v0.21.0 -> v0.22.0
github.com/Masterminds/semver/v3 v3.4.0 -> v3.5.0
github.com/charmbracelet/lipgloss v1.1.0 -> v1.1.1-0.20250404203927-76690c660834
github.com/spf13/cast v1.7.1 -> v1.10.0
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f -> v0.0.0-20260527015227-08cc5374adb3
golang.org/x/text v0.39.0 -> v0.40.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant