Skip to content

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

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

chore(deps): update flanksource go dependencies#23
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 19, 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/is-healthy indirect patch v1.0.90v1.0.91

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/is-healthy (github.com/flanksource/is-healthy)

v1.0.91

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.

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from 5e02b5c to b241574 Compare August 20, 2026 03:47
@flanksource-ci-runner flanksource-ci-runner Bot changed the title chore(deps): update module github.com/flanksource/is-healthy to v1.0.91 chore(deps): update flanksource go dependencies Aug 20, 2026
@flanksource-ci-runner

flanksource-ci-runner Bot commented Aug 20, 2026

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):

  • 24 additional dependencies were updated

Details:

Package Change
github.com/samber/oops v1.21.0 -> v1.22.0
golang.org/x/mod v0.36.0 -> v0.37.0
golang.org/x/sync v0.21.0 -> v0.22.0
github.com/aws/aws-sdk-go-v2 v1.41.6 -> v1.42.0
github.com/aws/aws-sdk-go-v2/config v1.32.16 -> v1.32.25
github.com/aws/aws-sdk-go-v2/credentials v1.19.15 -> v1.19.24
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.22 -> v1.18.29
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.22 -> v1.4.29
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.22 -> v2.7.29
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.23 -> v1.4.30
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.8 -> v1.13.12
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.22 -> v1.13.29
github.com/aws/aws-sdk-go-v2/service/signin v1.0.10 -> v1.2.0
github.com/aws/aws-sdk-go-v2/service/sso v1.30.16 -> v1.31.3
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.20 -> v1.36.6
github.com/aws/aws-sdk-go-v2/service/sts v1.42.0 -> v1.43.3
github.com/aws/smithy-go v1.25.0 -> v1.27.1
github.com/charmbracelet/lipgloss v1.1.0 -> v1.1.1-0.20250404203927-76690c660834
github.com/fsnotify/fsnotify v1.9.0 -> v1.10.1
github.com/mattn/go-isatty v0.0.20 -> v0.0.22
github.com/onsi/ginkgo/v2 v2.28.1 -> v2.32.1
github.com/prometheus/common v0.67.5 -> v0.68.1
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f -> v0.0.0-20260527015227-08cc5374adb3
golang.org/x/text v0.38.0 -> v0.40.0

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from b241574 to be8fab1 Compare August 21, 2026 06:41
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from be8fab1 to 6f3620d Compare August 23, 2026 12:40
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.

0 participants