chore(deps): update flanksource go dependencies#334
chore(deps): update flanksource go dependencies#334flanksource-ci-runner[bot] wants to merge 1 commit into
Conversation
ℹ️ Artifact update noticeFile name: cmd/hx/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Gavel crashed before producing resultsExit code: 1 Last lines of gavel.logFull |
9cf4cfb to
251f11e
Compare
251f11e to
59c4356
Compare
This PR contains the following updates:
v1.21.1→v1.21.45v1.47.2→v1.53.1v3.24.81→v3.24.84v3.24.74→v3.24.84v1.0.87→v1.0.88v1.0.86→v1.0.88Release Notes
flanksource/clicky (github.com/flanksource/clicky)
v1.21.45Compare Source
✨ Features
🔧 Maintenance
v1.21.44Compare Source
✨ Features
🔧 Maintenance
v1.21.43Compare Source
🔧 Maintenance
v1.21.42Compare Source
🔧 Maintenance
v1.21.41Compare Source
🐛 Bug Fixes
🔧 Maintenance
v1.21.40Compare Source
🔧 Maintenance
v1.21.39Compare Source
🐛 Bug Fixes
🔧 Maintenance
v1.21.38Compare Source
🐛 Bug Fixes
🔧 Maintenance
v1.21.37Compare Source
⚠ BREAKING CHANGES
♻️ Code Refactoring
✨ Features
🐛 Bug Fixes
📚 Documentation
📦 Build System
f441c76for unreleased agent API (a8c61ab)🔧 Maintenance
v1.21.36Compare Source
📦 Build System
🔧 Maintenance
v1.21.35Compare Source
✅ Tests
🐛 Bug Fixes
🔧 Maintenance
v1.21.34Compare Source
🔧 Maintenance
v1.21.33Compare Source
♻️ Code Refactoring
✨ Features
🐛 Bug Fixes
📦 Build System
🔧 Maintenance
v1.21.32Compare Source
⚠ BREAKING CHANGES
✨ Features
🐛 Bug Fixes
🔧 Maintenance
v1.21.31Compare Source
👷 CI/CD
v1.21.30Compare Source
🐛 Bug Fixes
v1.21.29Compare Source
🐛 Bug Fixes
v1.21.28Compare Source
🐛 Bug Fixes
v1.21.27Compare Source
✨ Features
v1.21.26Compare Source
✨ Features
v1.21.25Compare Source
✅ Tests
🐛 Bug Fixes
v1.21.24Compare Source
✨ Features
🐛 Bug Fixes
v1.21.23Compare Source
✨ Features
v1.21.22Compare Source
🐛 Bug Fixes
v1.21.21Compare Source
🔧 Maintenance
v1.21.20Compare Source
⚠ BREAKING CHANGES
✅ Tests
✨ Features
v1.21.19Compare Source
✨ Features
v1.21.18Compare Source
✨ Features
v1.21.17Compare Source
⚠ BREAKING CHANGES
♻️ Code Refactoring
✨ Features
🐛 Bug Fixes
v1.21.16Compare Source
✨ Features
v1.21.15Compare Source
⚠ BREAKING CHANGES
✨ Features
🐛 Bug Fixes
📦 Build System
v1.21.14Compare Source
⚠ BREAKING CHANGES
♻️ Code Refactoring
✨ Features
🐛 Bug Fixes
👷 CI/CD
📚 Documentation
📦 Build System
🔧 Maintenance
v1.21.13Compare Source
♻️ Code Refactoring
🔧 Maintenance
v1.21.12Compare Source
✨ Features
🔧 Maintenance
v1.21.11Compare Source
✨ Features
🐛 Bug Fixes
v1.21.10Compare Source
♻️ Code Refactoring
✨ Features
🐛 Bug Fixes
📚 Documentation
📦 Build System
🔧 Maintenance
v1.21.9Compare Source
♻️ Code Refactoring
✨ Features
📦 Build System
🔧 Maintenance
v1.21.8Compare Source
⚠ BREAKING CHANGES
Entity type signature changed from Entity[T, ListOpts] to Entity[T, ListOpts, R]. Action and BulkAction are now factory functions returning interface types; update action definitions to use Action(), ActionWithFlags(), BulkAction(), BulkFilterAction(), or BulkActionWithFilter().
chore(gitignore): ignore entity webapp dist directory
Add examples/enitity/webapp/dist/ to gitignore to prevent build artifacts from being tracked in version control.
Add optional Method field to EntityOperation and ActionInfo to allow explicit HTTP method specification for generated RPC/OpenAPI routes. This enables actions to override the default inferred HTTP method (e.g., using GET for a records action instead of the inferred POST).
The Method field is propagated through the command annotation system and checked during HTTP method inference in the RPC converter, allowing fine-grained control over operation semantics.
Includes test coverage for entity actions with explicit GET method using nested entity paths.
Introduce IsInteractiveRenderActive() to check if the task renderer owns the TTY, and GatedStderr() writer that silently drops writes when interactive rendering is active. This allows callers that emit to stderr (e.g., loggers, debug prints) to avoid corrupting the renderer's in-place frame without requiring explicit coordination.
The gating is stateless and rechecks ownership per write, enabling writers captured before rendering starts to still gate correctly when the renderer later acquires the TTY.
Introduce comprehensive stack trace support with language-agnostic parsing, styled rendering, and extensible source resolution. Adds StackTrace, StackFrame types and ParseJavaStackTrace parser to api package, with public convenience wrappers in clicky root. Includes support for frame filtering, context lines, and max frame truncation.
Also adds MultiFilter type for comma-separated flag values with include/exclude semantics, and fixes field value assignment to support type conversion in flags package.
Updates cache debug output to use task.GatedStderr() instead of os.Stderr to prevent log lines from breaking interactive renderer frame accounting. Fixes recursive struct handling in OpenAPI schema generation by tracking visited types.
Refs: stack trace rendering, source context, Java exception parsing
Update documentation and test examples to use generic package names (com.example.admin) instead of specific internal package names (com.adminserver). This makes the codebase more suitable for public documentation and examples without exposing internal naming conventions.
✨ Features
v1.21.7Compare Source
✨ Features
v1.21.6Compare Source
⚠ BREAKING CHANGES
Refs: entity demo tests, example app routing, API response handling
✨ Features
🐛 Bug Fixes
🔧 Maintenance
v1.21.5Compare Source
✨ Features
🐛 Bug Fixes
v1.21.4Compare Source
✨ Features
🔧 Maintenance
v1.21.3Compare Source
🐛 Bug Fixes
🔧 Maintenance
v1.21.2Compare Source
🐛 Bug Fixes
flanksource/commons (github.com/flanksource/commons)
v1.53.1Compare Source
Bug Fixes
v1.53.0Compare Source
Features
BREAKING CHANGES
v1.52.0Compare Source
Features
BREAKING CHANGES
Refs: HAR collection, context-driven configuration, improved retry control
v1.51.6Compare Source
v1.51.5Compare Source
v1.51.4Compare Source
v1.51.3Compare Source
v1.51.2Compare Source
v1.51.1Compare Source
v1.51.0Compare Source
Features
v1.50.4Compare Source
v1.50.3Compare Source
v1.50.2Compare Source
v1.50.1Compare Source
Bug Fixes
v1.50.0Compare Source
Features
v1.49.0Compare Source
Features
v1.48.3Compare Source
v1.48.2Compare Source
v1.48.1Compare Source
v1.48.0Compare Source
Features
v1.47.4Compare Source
v1.47.3Compare Source
flanksource/gomplate (github.com/flanksource/gomplate/v3)
v3.24.84Compare Source
Performance Improvements
v3.24.83Compare Source
Bug Fixes
v3.24.82Compare Source
flanksource/is-healthy (github.com/flanksource/is-healthy)
v1.0.88Compare Source
Features
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.